chore(deps): update all non-major dependencies#1445
Merged
Timeless0911 merged 2 commits intomainfrom Jan 19, 2026
Merged
Conversation
✅ Deploy Preview for rslib ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Timeless0911
previously approved these changes
Jan 19, 2026
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Timeless0911
approved these changes
Jan 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^0.22.0→^0.22.1^0.22.0→^0.22.1^5.0.2→^5.0.31.7.1→1.7.2^1.0.6→^1.0.7^1.5.0→^1.5.1^1.4.2→^1.4.3^1.7.0→^1.7.1^1.4.2→^1.4.3^1.4.0→^1.4.1^1.0.6→^1.0.7^1.2.0→^1.2.1^1.2.3→^1.2.4^1.1.1→^1.1.2^1.2.0→^1.2.1^1.0.3→^1.0.4^0.1.14→^0.2.01.12.2→1.12.3^24.10.7→^24.10.97.0.0-dev.20260111.1→7.0.0-dev.20260118.1^20.1.0→^20.3.3^4.51.1→^4.54.0^3.7.4→^3.8.0^2.5.20→^2.5.221.0.4→1.0.5^1.1.0→^1.1.20.19.1→0.19.2^3.2.0→^3.2.2^3.2.0→^3.2.2^3.2.0→^3.2.2^4.0.16→^4.0.17Release Notes
module-federation/core (@module-federation/enhanced)
v0.22.1Compare Source
Patch Changes
module-federation/core (@module-federation/rsbuild-plugin)
v0.22.1Compare Source
Patch Changes
module-federation/core (@module-federation/storybook-addon)
v5.0.3Compare Source
Patch Changes
web-infra-dev/rsbuild (@rsbuild/core)
v1.7.2Compare Source
What's Changed
New Features 🎉
@rspack/coreto ~1.7.1 by @chenjiahan in #6904Performance 🚀
Bug Fixes 🐞
env.targetswhenjsc.targetis set by @chenjiahan in #6886Refactor 🔨
Document 📖
tools.swcby @chenjiahan in #6887Other Changes
expectNoLoghelper by @chenjiahan in #6872Full Changelog: web-infra-dev/rsbuild@v1.7.1...v1.7.2
rstackjs/rsbuild-plugin-node-polyfill (@rsbuild/plugin-node-polyfill)
v1.4.3Compare Source
What's Changed
Full Changelog: rstackjs/rsbuild-plugin-node-polyfill@v1.4.2...v1.4.3
rstackjs/rsbuild-plugin-toml (@rsbuild/plugin-toml)
v1.1.2Compare Source
What's Changed
Full Changelog: rstackjs/rsbuild-plugin-toml@v1.1.1...v1.1.2
rstackjs/rsbuild-plugin-typed-css-modules (@rsbuild/plugin-typed-css-modules)
v1.2.1Compare Source
What's Changed
Full Changelog: rstackjs/rsbuild-plugin-typed-css-modules@v1.2.0...v1.2.1
rstackjs/rsbuild-plugin-yaml (@rsbuild/plugin-yaml)
v1.0.4Compare Source
What's Changed
Full Changelog: rstackjs/rsbuild-plugin-yaml@v1.0.3...v1.0.4
web-infra-dev/rslint (@rslint/core)
v0.2.0Compare Source
What's Changed
New Features 🎉
@rslint/tsgopackage with typescript-go compatibility support (#432)@rslint/tsgo(#433)@rslint/tsgo-darwin-x64@rslint/tsgo-darwin-arm64@rslint/tsgo-linux-x64@rslint/tsgo-linux-arm64@rslint/tsgo-win32-x64@rslint/tsgo-win32-arm64npm/*tonpm/rslint/*for consistency (#433)Bug Fixes 🐞
node.Name().Text()in ComputedPropertyName node (#419)dts.bundleoption in rslib.config.ts to avoid website build error (#435)Other Changes
Full Changelog: web-infra-dev/rslint@v0.1.14...v0.2.0
rstackjs/rstack-doc-ui (@rstack-dev/doc-ui)
v1.12.3Compare Source
What's Changed
Full Changelog: rstackjs/rstack-doc-ui@v1.12.2...v1.12.3
microsoft/typescript-go (@typescript/native-preview)
v7.0.0-dev.20260118.1Compare Source
v7.0.0-dev.20260117.1Compare Source
v7.0.0-dev.20260116.1Compare Source
v7.0.0-dev.20260115.1Compare Source
v7.0.0-dev.20260114.1Compare Source
v7.0.0-dev.20260113.1Compare Source
v7.0.0-dev.20260112.1Compare Source
capricorn86/happy-dom (happy-dom)
v20.3.3Compare Source
v20.3.2Compare Source
v20.3.1Compare Source
👷♂️ Patch fixes
DataTransfer.getData()- By @marchaos in task #1965XMLHttpRequest- By @rexxars in task #1890v20.3.0Compare Source
🎨 Features
RegExpto convert ASCII character casing to improve performance - By @TrevorBurnham in task #1886v20.2.0Compare Source
🎨 Features
Element.classList.contains()instead of splittingclassNamein query selectors to improve performance as it's cached - By @TrevorBurnham in task #1884v20.1.1Compare Source
👷♂️ Patch fixes
querySelector()- By @TrevorBurnham in task #1882querySelector()to improve performance - By @TrevorBurnham in task #1882streamich/memfs (memfs)
v4.54.0Compare Source
Features
v4.53.0Compare Source
Features
v4.52.0Compare Source
Bug Fixes
Dirent.pathwith deprecation notice (ebf8ea9)Features
Dir(d237aa9)Dirent.parentPath(f72f9fe)4.51.1 (2025-11-30)
Bug Fixes
prettier/prettier (prettier)
v3.8.0Compare Source
diff
🔗 Release note
matzkoh/prettier-plugin-packagejson (prettier-plugin-packagejson)
v2.5.22Compare Source
Bug Fixes
v2.5.21Compare Source
Bug Fixes
rstackjs/rsbuild-plugin-google-analytics (rsbuild-plugin-google-analytics)
v1.0.5Compare Source
What's Changed
Full Changelog: rstackjs/rsbuild-plugin-google-analytics@v1.0.4...v1.0.5
rstackjs/rsbuild-plugin-open-graph (rsbuild-plugin-open-graph)
v1.1.2Compare Source
What's Changed
New Contributors
Full Changelog: rstackjs/rsbuild-plugin-open-graph@v1.1.1...v1.1.2
v1.1.1Compare Source
What's Changed
Full Changelog: rstackjs/rsbuild-plugin-open-graph@v1.1.0...v1.1.1
web-infra-dev/rslib (rslib)
v0.19.2Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: v0.19.1...v0.19.2
rstackjs/storybook-rsbuild (storybook-addon-rslib)
v3.2.2Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v3.2.1Compare Source
🐞 Bug Fixes
View changes on GitHub
vitest-dev/vitest (vitest)
v4.0.17Compare Source
🚀 Features
🐞 Bug Fixes
addEventHandler#9371 - by @ThibautMarechal in #9372 and #9371 (40841)process.envandimport.meta.envdefines in inline project - by @hi-ogawa in #9239 (b70c9)ErrorEvent.messagewhen unhandledErrorEvent.erroris null - by @hi-ogawa in #9322 (5d84e)fileParallelismon an instance - by @sheremet-va in #9328 (15006)istanbul-lib-source-mapsusage - by @AriPerkkio in #9344 (b0940)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.