chore(deps): update all patch dependencies #765
Merged
+1,066
−1,067
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~1.2.8
->~1.2.9
^1.0.3
->^1.0.4
^1.1.0
->^1.1.1
^1.3.0
->^1.3.1
^1.1.0
->^1.1.1
^1.2.1
->^1.2.2
^1.0.7
->^1.0.8
^1.0.6
->^1.0.7
^1.0.5
->^1.0.6
^8.5.6
->^8.5.7
^8.5.6
->^8.5.7
^8.5.6
->^8.5.7
^8.5.6
->^8.5.7
^8.5.6
->^8.5.7
^8.5.6
->^8.5.7
^8.5.6
->^8.5.7
^19.0.9
->^19.0.10
^19.0.3
->^19.0.4
^20.4.4
->^20.4.5
1.41.2
->1.41.3
^8.5.6
->^8.5.7
^0.2.10
->^0.2.11
^4.19.2
->^4.19.3
^3.0.5
->^3.0.6
Release Notes
web-infra-dev/rsbuild (@rsbuild/core)
v1.2.9
Compare Source
What's Changed
New Features 🎉
httpServer
in RsbuildDevServer by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4570onBeforeStartDevServer
hook to return post callback by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4573Bug Fixes 🐞
server.port
when replacing<port>
by @colinaaa in https://github.com/web-infra-dev/rsbuild/pull/4578Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.2.8...v1.2.9
storybookjs/storybook (@storybook/addon-essentials)
v8.5.7
Compare Source
storybookjs/storybook (@storybook/addon-interactions)
v8.5.7
Compare Source
storybookjs/storybook (@storybook/addon-onboarding)
v8.5.7
Compare Source
nrwl/nx (nx)
v20.4.5
Compare Source
20.4.5 (2025-02-18)
🩹 Fixes
extends
field to nx-schema.json (#30027)extends
when reading tsconfig options (#30062)include
andexclude
in tsconfig options when updating tsconfig to support js (#30073)@nx/rspack/plugin
plugin (#30086)❤️ Thank You
web-infra-dev/rspress (rspress)
v1.41.3
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
route.extensions
should work by @SoonIter in https://github.com/web-infra-dev/rspress/pull/1846setTimeout
set unbinding changes by @SoonIter in https://github.com/web-infra-dev/rspress/pull/1858Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rspress@v1.41.2...v1.41.3
SuperchupuDev/tinyglobby (tinyglobby)
v0.2.11
Compare Source
I've opened a sponsorships page! Consider sponsoring at https://github.com/sponsors/SuperchupuDev
if you'd like to support the development of this project. This is a huge release in a technical aspect
that took many months to get right.
Added
New optimizer to avoid crawling directories with entries that will never match.
This is a huge performance improvement and it should solve most if not all performance issues in the library.
This has taken many months to figure out and implement and has gotten through three different implementations
with the help and/or advice of many people, most from e18e:
Other performance improvements, such as early returning without patterns by bluwy
and micro-optimizations by Torathion
debug
option. Useful for development purposesFixed
privatenumber/tsx (tsx)
v4.19.3
Compare Source
vitest-dev/vitest (vitest)
v3.0.6
Compare Source
🐞 Bug Fixes
getMockedSystemTime
foruseFakeTimer
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7405 (03912)queueMicrotask
from default fake timers to not break node fetch - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7505 (167a9)toHaveClass
typing - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7383 (7ef23)maxWorkers
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7483 (adbb2)vite-node
to pass correct execution wrapper offset - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7417 (1f2e5)inspect
related cli options - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7373 (ed15b)View changes on GitHub
Configuration
📅 Schedule: Branch creation - "* 0-3 * * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.