chore(deps): update all non-major dependencies #405
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.28.6→7.29.0^7.28.6→^7.29.07.28.6→7.29.0^2.3.12→^2.3.13^1.0.7→^1.1.0^1.5.1→^1.6.0^1.4.3→^1.4.41.4.3→1.4.4^1.4.1→^1.5.0^1.0.12→^1.1.0^1.2.3→^1.2.4^1.0.6→^1.1.0^1.5.0→^1.5.1^0.19.3→^0.19.41.7.3→1.7.41.7.3→1.7.4^2.0.0-rc.7→^2.0.1^2.0.0-rc.7→^2.0.1^2.0.0-rc.7→^2.0.1^0.8.0→^0.8.1^0.8.0→^0.8.1^0.8.0→^0.8.10.8.0→0.8.14.7.0→4.8.0^10.2.0→^10.2.3^10.2.0→^10.2.3^10.2.0→^10.2.3^10.2.0→^10.2.3^1.15.10→^1.15.11^14.4.0→^14.5.0^11.4.0→^11.5.0^12.4.0→^12.5.0^12.4.0→^12.5.0^12.4.0→^12.5.0^12.4.0→^12.5.0^13.4.0→^13.5.0^12.4.0→^12.5.0^19.2.9→^19.2.10^8.53.1→^8.54.0^8.53.1→^8.54.010.4.23→10.4.24^7.1.2→^7.1.37.1.2→7.1.3^2.13.1→^2.13.2^5.7.1→^5.7.2^20.3.9→^20.4.016.1.5→16.1.616.1.4→16.1.6^1.58.0→^1.58.110.28.1→10.28.210.28.2→10.28.3^10.28.2→^10.28.3^19.2.3→^19.2.4^19.2.3→^19.2.4^1.47.0→^1.47.1^10.2.0→^10.2.3^4.3.5→^4.3.6^3.2.3→^3.2.4Release Notes
babel/babel (@babel/core)
v7.29.0Compare Source
v7.29.0 (2026-01-31)
Thanks @simbahax for your first PR!
🚀 New Feature
babel-typesbabel-standalone🐛 Bug Fix
babel-parserextendsclause (@nicolo-ribaudo)babel-traversebabel-plugin-transform-block-scoping,babel-traverse🏃♀️ Performance
babel-generator,babel-runtime-corejs3Committers: 6
biomejs/biome (@biomejs/biome)
v2.3.13Compare Source
Patch Changes
#8815
f924f23Thanks @dyc3! - ImproveduseVueValidVOnto be more closely aligned with the source rule. It will now properly allow modifiers for all possible keyboard events. It should have better performance when there are no violations of the rule as well.Now treated valid:
#8856
85f81f9Thanks @dyc3! - Fixed #8710: Biome now parses Vue dynamic slot shorthand arguments that use template literals in[].#8850
2a190e0Thanks @dyc3! - Fixed #8708: Tailwind@utilitydirectives now parse functional utility names likepx-*when Tailwind directives are enabled.#8863
79386e0Thanks @dyc3! - Fixed an issue withbiome migrate eslintwhere it couldn't detect rules for CSS, GraphQL, and HTML.#8771
6f56b6eThanks @lghuahua! - Fix the--reporter=summaryoutput incorrectly merging and displaying wrong issue counts for different rules. Fixes #8730#8714
ac3a71fThanks @Netail! - Added new nursery ruleuse-consistent-enum-value-type. This rule disallows enums from having both number and string members.web-infra-dev/rsbuild (@rsbuild/plugin-babel)
v1.1.0Compare Source
See Announcing Rspack 1.1 for more details 🎉
What's Changed
New Features 🎉
queueMicroTaskon the server side of SSR by @LingyuCoder in #3873referencesby @chenjiahan in #3882layeroption toapi.transform()by @chenjiahan in #3883issuerLayeroption toapi.transform()by @chenjiahan in #3884cliShortcuts.helpoption by @chenjiahan in #3889Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.0.19...v1.1.0
rstackjs/rsbuild-plugin-vue2 (@rsbuild/plugin-vue2)
v1.1.0Compare Source
What's Changed
Full Changelog: rstackjs/rsbuild-plugin-vue2@v1.0.6...v1.1.0
web-infra-dev/rsdoctor (@rsdoctor/rspack-plugin)
v1.5.1Compare Source
What's Changed
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rsdoctor@v1.5.0...v1.5.1
web-infra-dev/rslib (@rslib/core)
v0.19.4Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
import.meta.urlnot being removed by tree-shaking by @sylingd in #1463Document 📖
Other Changes
extraToolsto generate templates by @Timeless0911 in #1462New Contributors
Full Changelog: web-infra-dev/rslib@v0.19.3...v0.19.4
web-infra-dev/rspack (@rspack/cli)
v1.7.4Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
require.resolve()replaced asrequire()by @intellild in #12773rs.requireActualandrs.importActualin all contexts by @9aoy in #12806Refactor 🔨
Other Changes
X msby @stormslowly in #12790New Contributors
Full Changelog: web-infra-dev/rspack@v1.7.3...v1.7.4
web-infra-dev/rspress (@rspress/core)
v2.0.1Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
type: moduleto template package.jsonOther Changes
Full Changelog: web-infra-dev/rspress@v2.0.0...v2.0.1
v2.0.0Compare Source
Rspress 2.0 🚀
🦀 Rspress 2.0 is officially released, featuring a brand new theme, AI-native SSG-MD and llms.txt generation, Shiki code highlighting, lazyCompilation, an improved documentation development experience.
What's Changed
New Features 🎉
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.