chore(deps): update all non-major dependencies #1382
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.55.1->^7.55.2^2.11.0->^2.11.1~1.6.12->~1.6.13~1.6.12->~1.6.13^0.1.13->^0.1.14^0.6.8->^0.7.0^3.17.0->^3.19.0^10.1.2->^10.1.4^10.1.2->^10.1.4^10.1.2->^10.1.4^10.1.2->^10.1.4^5.0.5->^5.0.67.0.0-dev.20251130.1->7.0.0-dev.20251207.1v6.0.0->v6.0.11.7.11->1.7.13^5.1.0->^5.2.1^10.27.2->^10.28.0^3.7.3->^3.7.4^19.2.0->^19.2.1^19.2.0->^19.2.1^19.2.0->^19.2.1^19.2.0->^19.2.10.18.2->0.18.3^10.1.2->^10.1.4^3.0.0->^3.1.0^3.0.0->^3.1.0^3.0.0->^3.1.0^4.0.14->^4.0.15^3.1.5->^3.1.7Release Notes
microsoft/rushstack (@microsoft/api-extractor)
v7.55.2Compare Source
Sat, 06 Dec 2025 01:12:28 GMT
Version update only
reduxjs/redux-toolkit (@reduxjs/toolkit)
v2.11.1Compare Source
web-infra-dev/rsbuild (@rsbuild/core)
v1.6.13Compare Source
What's Changed
New Features 🎉
dev.client.logLeveloption by @zalishchuk in #6712Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.6.12...v1.6.13
web-infra-dev/rslint (@rslint/core)
v0.1.14Compare Source
What's Changed
93cb6efby @renovate[bot] in #39034e1148by @renovate[bot] in #398New Contributors
Full Changelog: web-infra-dev/rslint@v0.1.13...v0.1.14
web-infra-dev/rstest (@rstest/core)
v0.7.0Compare Source
What's Changed
Breaking Changes
Use SWC v47
Since SWC 46 is incompatible with swc-plugin-coverage-instrument, we are skipping SWC 46 (rspack 1.6 and rsbuild 1.6). Instead, SWC 47 will be used in rspack 1.7, and rstest will directly use the canary version of rspack / rsbuild 1.7 with SWC 47.
If your project uses SWC Wasm plugins (such as
@swc/plugin-emotion), you will need to upgrade the plugins to a version compatible with swc_core@47; otherwise, it may cause build errors due to version incompatibility.see https://plugins.swc.rs/versions/range/768 to get all available swc plugin versions for Rstest v0.7.
New Features 🎉
Bug Fixes 🐞
@rstest/coreinit fragment in web-infra-dev/rspack#12363Document 📖
node.js profilingguide by @9aoy in #736Full Changelog: web-infra-dev/rstest@v0.6.9...v0.7.0
v0.6.9Compare Source
What's Changed
Bug Fixes 🐞
node_modulesby @9aoy in #730Document 📖
projectsguide by @9aoy in #724Full Changelog: web-infra-dev/rstest@v0.6.8...v0.6.9
shikijs/shiki (@shikijs/transformers)
v3.19.0Compare Source
🚀 Features
rootStyle: falseoption - by @khushthecoder and @antfu in #1184 (baf9a)classActiveCodeoption to notation transformers - by @GreenHacker420 in #1171 (a6a44)🐞 Bug Fixes
View changes on GitHub
v3.18.0Compare Source
🚀 Features
zeroIndexedoption totransformerMetaHighlight- by @manak-sharma20 in #1149 (c39ff)🐞 Bug Fixes
langAliasto special languages, close #1164 - by @antfu in #1164 (45ab1)View changes on GitHub
v3.17.1Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
storybookjs/storybook (@storybook/addon-docs)
v10.1.4Compare Source
v10.1.3Compare Source
storybookjs/storybook (@storybook/addon-onboarding)
v10.1.4Compare Source
10.1.4
v10.1.3Compare Source
10.1.3
microsoft/typescript-go (@typescript/native-preview)
v7.0.0-dev.20251207.1Compare Source
v7.0.0-dev.20251206.1Compare Source
v7.0.0-dev.20251205.1Compare Source
v7.0.0-dev.20251204.1Compare Source
v7.0.0-dev.20251203.1Compare Source
v7.0.0-dev.20251202.1Compare Source
v7.0.0-dev.20251201.1Compare Source
actions/checkout (actions/checkout)
v6.0.1Compare Source
rspack-contrib/create-rstack (create-rstack)
v1.7.13Compare Source
What's Changed
Full Changelog: rspack-contrib/create-rstack@v1.7.12...v1.7.13
v1.7.12Compare Source
What's Changed
Full Changelog: rspack-contrib/create-rstack@v1.7.11...v1.7.12
expressjs/express (express)
v5.2.1Compare Source
=======================
preactjs/preact (preact)
v10.28.0Compare Source
Types
Fixes
commpat/server.browserentry (#4941 & #4940, thanks @marvinhagemeister)Performance
prettier/prettier (prettier)
v3.7.4Compare Source
diff
LWC: Avoid quote around interpolations (#18383 by @kovsu)
TypeScript: Fix comment inside union type gets duplicated (#18393 by @fisker)
TypeScript: Fix unstable comment print in union type comments (#18395 by @fisker)
facebook/react (react)
v19.2.1: 19.2.1 (December 3rd, 2025)Compare Source
React Server Components
web-infra-dev/rslib (rslib)
v0.18.3Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes
Configuration
📅 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.