chore(deps): update all non-major dependencies #375
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:
~1.6.10->~1.6.13^1.6.10->^1.6.13^1.1.2->^1.2.0^1.3.11->^1.3.12^0.18.2->^0.18.31.6.5->1.6.61.6.5->1.6.6^0.6.8->^0.7.00.6.8->0.7.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^0.17.1->^0.17.2^5.0.5->^5.0.6^8.48.0->^8.48.1^8.48.0->^8.48.1^66.5.9->^66.5.10^66.5.9->^66.5.10^66.5.9->^66.5.10^2.11.9->^2.12.00.27.0->0.27.1^4.2.1->^4.3.0^5.1.0->^5.2.15.2.0->5.2.1^0.555.0->^0.556.016.0.6->16.0.710.27.2->10.28.0^10.27.2->^10.28.0^19.2.0->^19.2.1^19.2.0->^19.2.1^1.46.2->^1.47.0^10.1.2->^10.1.4^3.0.0->^3.1.0^3.0.0->^3.1.0^3.0.0->^3.1.0^5.45.2->^5.45.65.3.14->5.3.15^1.2.0->^1.2.1^3.1.5->^3.1.7Release Notes
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
v1.6.12Compare Source
What's Changed
New Features 🎉
Document 📖
manifest.prefixoption documentation by @chenjiahan in #6682Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.6.11...v1.6.12
v1.6.11Compare Source
What's Changed
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.6.10...v1.6.11
rspack-contrib/rsbuild-plugin-eslint (@rsbuild/plugin-eslint)
v1.2.0Compare Source
What's Changed
environmentsoption by @zalishchuk in #43New Contributors
Full Changelog: rspack-contrib/rsbuild-plugin-eslint@v1.1.2...v1.2.0
web-infra-dev/rsdoctor (@rsdoctor/rspack-plugin)
v1.3.12Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes
34e1148by @renovate[bot] in #1416Full Changelog: web-infra-dev/rsdoctor@v1.3.11...v1.3.12
web-infra-dev/rslib (@rslib/core)
v0.18.3Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rslib@v0.18.2...v0.18.3
web-infra-dev/rspack (@rspack/cli)
v1.6.6Compare Source
Highlights 💡
Compact module factories
Rspack now generates a more compact module factory format that trims the wrapper function. Benchmarks show this reduces bundle size by about 1% before gzip.
What's Changed
Performance Improvements ⚡
output.pathinfoby default by @chenjiahhttps://github.com/web-infra-dev/rspack/pull/12306/12306New Features 🎉
Bug Fixes 🐞
Refactor 🔨
__webpack_require__in static code by runtime template by @LingyuCodhttps://github.com/web-infra-dev/rspack/pull/12284/12284Document Updates 📖
output.environmentconfiguration by @chenjiahhttps://github.com/web-infra-dev/rspack/pull/12312/12312Rule.use.parallelto includemaxWorkersoption by @chenjiahhttps://github.com/web-infra-dev/rspack/pull/12322/12322Other Changes
import_meta_property_in_destructuringparser hook by @LingyuCodhttps://github.com/web-infra-dev/rspack/pull/12255/12255New Contributors
Full Changelog: web-infra-dev/rspack@v1.6.5...v1.6.6
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
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
facebook/stylex (@stylexjs/stylex)
v0.17.2Compare Source
unpluginplugin.typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.48.1Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.48.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
unocss/unocss (@unocss/preset-attributify)
v66.5.10Compare Source
🚀 Features
virtualModulePrefixoption to support for custom virtual module prefix - by @zyyv and @liujiayii in #5008 (1819f)🐞 Bug Fixes
inlineConfigwhen load config - by @zyyv (37452)View changes on GitHub
element-plus/element-plus (element-plus)
v2.12.0Compare Source
2.12.0
2025-12-05
Features
Bug fixes
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: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.