chore(deps): update all non-major dependencies #1264
Merged
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:
^7.53.0
->^7.53.1
^0.19.1
->^0.20.0
^0.19.1
->^0.20.0
^4.0.30
->^4.0.31
1.55.1
->1.56.0
~1.5.13
->~1.5.17
^22.18.8
->^22.18.10
^19.2.0
->^19.2.2
^19.2.0
->^19.2.1
7.0.0-dev.20251005.1
->7.0.0-dev.20251012.1
^3.45.1
->^3.46.0
1.6.1
->1.7.0
^4.48.1
->^4.49.0
^21.6.3
->^21.6.4
^3.1.0
->^3.1.1
Release Notes
microsoft/rushstack (@microsoft/api-extractor)
v7.53.1
Compare Source
Wed, 08 Oct 2025 00:13:28 GMT
Version update only
module-federation/core (@module-federation/enhanced)
v0.20.0
Compare Source
Minor Changes
c66c21e
: rename the share resolver option toallowNodeModulesSuffixMatch
and update generated schemas, declarations, and tests to use the new name.Patch Changes
dcc290e
: chore(enhanced): update schema2eea0d0
: feat(enhanced): runtimePlugins support pass params22b9ff9
: fix(enhanced): PopulatebuildMeta
andbuildInfo
onConsumeSharedPlugin
using fallbacks8a80605
: fix(enhanced): Mark all exports as provided, to avoid webpack's export analysis from marking them as unused since we copy buildMeta8038f61
: fix(webpack-bundler-runtime): align with rspack bundler runtime variable1e96509
]c171400
]37346d4
]639a83b
]module-federation/core (@module-federation/rsbuild-plugin)
v0.20.0
Compare Source
Patch Changes
b7872a1
: refactor: migrate rsbuild-plugin build to rslib639a83b
: use TSC instead of SWCdcc290e
]2eea0d0
]25df940
]22b9ff9
]8a80605
]c66c21e
]37346d4
]8038f61
]639a83b
]module-federation/core (@module-federation/storybook-addon)
v4.0.31
Patch Changes
dcc290e
]2eea0d0
]22b9ff9
]8a80605
]c66c21e
]37346d4
]8038f61
]639a83b
]microsoft/playwright (@playwright/test)
v1.56.0
Compare Source
web-infra-dev/rsbuild (@rsbuild/core)
v1.5.17
Compare Source
What's Changed
New Features 🎉
server.printUrls
by @colinaaa in #6333Bug Fixes 🐞
Document 📖
server.printUrls
by @colinaaa in #6335Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.5.16...v1.5.17
v1.5.16
Compare Source
What's Changed
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.5.15...v1.5.16
v1.5.15
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.5.14...v1.5.15
v1.5.14
Compare Source
What's Changed
New Features 🎉
Performance 🚀
stats.toJson()
calls by @chenjiahan in #6301stats.hasErrors()
calls by @chenjiahan in #6305Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.5.13...v1.5.14
microsoft/typescript-go (@typescript/native-preview)
v7.0.0-dev.20251012.1
Compare Source
v7.0.0-dev.20251011.1
Compare Source
v7.0.0-dev.20251010.1
Compare Source
v7.0.0-dev.20251009.1
Compare Source
v7.0.0-dev.20251008.1
Compare Source
v7.0.0-dev.20251007.1
Compare Source
v7.0.0-dev.20251006.1
Compare Source
zloirock/core-js (core-js-pure)
v3.46.0
Compare Source
Map
upsert stage 3 proposal:WeakMap.prototype.getOrInsertComputed
bug with callback calling before validation a keyIterator
chunking proposal:Iterator.prototype.chunks
Iterator.prototype.windows
Iterator.prototype.sliding
method replaced with an extra parameter ofIterator.prototype.windows
method, tc39/proposal-iterator-chunking/#24, tc39/proposal-iterator-chunking/#26Iterator.zip
andIterator.zipKeyed
behavior withmode: 'longest'
option, #1469, thanks @lionel-roweObject.groupBy
andIterator.zipKeyed
together withSymbol
polyfill - some cases of symbol keys on resultnull
-prototype object were able to leak out tofor-in
Map
upsert proposal features marked as shipped from FF144rspack-contrib/create-rstack (create-rstack)
v1.7.0
Compare Source
What's Changed
Full Changelog: rspack-contrib/create-rstack@v1.6.2...v1.7.0
v1.6.2
Compare Source
What's Changed
Full Changelog: rspack-contrib/create-rstack@v1.6.1...v1.6.2
streamich/memfs (memfs)
v4.49.0
Compare Source
Bug Fixes
Features
4.48.1 (2025-10-01)
Bug Fixes
nrwl/nx (nx)
v21.6.4
Compare Source
21.6.4 (2025-10-08)
🚀 Features
🩹 Fixes
❤️ Thank You
vuejs/language-tools (vue-tsc)
v3.1.1
Compare Source
Features
--tsdk
command line arg (#5691)Bug Fixes
Ref
byRefSymbol
property (#5687) - Thanks to @KazariEX!__vue__
in project instead of program (#5690)$scopedSlots
support for Vue 2__VLS_export
(#5696) - Thanks to @KazariEX!Other Changes
writeGlobalTypes
without side effectsConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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.