chore(deps): update all non-major dependencies#34
Merged
Conversation
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:
^2.0.6→^2.0.7^1.4.1→^1.4.60.18.0→0.21.5^0.14.0→^0.21.5^2.0.0-beta.33→^2.0.12^2.0.0-beta.33→^2.0.12^2.0.0-beta.33→^2.0.12^0.10.0→^0.10.2^24.5.2→^24.12.4^19.1.13→^19.2.15^19.2.2→^19.2.15^19.2.14→^19.2.1511.1.2→11.2.2^19.1.1→^19.2.6^19.2.0→^19.2.6^5.9.2→^5.9.3Release Notes
web-infra-dev/rsbuild (@rsbuild/core)
v2.0.7Compare Source
Highlights
Web Worker Query Imports
Rsbuild now supports importing worker scripts with
?worker,?worker&inline, and?inline&worker:Automatic Dependency Externalization
output.autoExternalreads dependencies from the rootpackage.jsonand generatesoutput.externalsrules for matching packages and subpath imports. This is useful for Node.js and SSR bundles where runtime dependencies should stay external.What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v2.0.6...v2.0.7
web-infra-dev/rslib (@rslib/core)
v0.21.5Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes
4949c44by @renovate[bot] in #1637New Contributors
Full Changelog: web-infra-dev/rslib@v0.21.4...v0.21.5
v0.21.4Compare Source
What's Changed
New Features 🎉
Document 📖
Other Changes
0e1297eby @renovate[bot] in #1613f767cddby @renovate[bot] in #1625Full Changelog: web-infra-dev/rslib@v0.21.3...v0.21.4
v0.21.3Compare Source
What's Changed
New Features 🎉
Other Changes
6680c15by @renovate[bot] in #160548b55a0by @renovate[bot] in #1609Full Changelog: web-infra-dev/rslib@v0.21.2...v0.21.3
v0.21.2Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rslib@v0.21.1...v0.21.2
v0.21.1Compare Source
What's Changed
Bug Fixes 🐞
Other Changes
45a8018by @renovate[bot] in #1585New Contributors
Full Changelog: web-infra-dev/rslib@v0.21.0...v0.21.1
v0.21.0Compare Source
Highlights 💡
Single Executable Applications
Rslib now supports building Node.js single executable applications with the experimental
experiments.exeoption.Best Practices Skill
Rslib now provides a best practices skill, which can be used when writing, reviewing, or troubleshooting Rslib projects.
What's Changed
New Features 🎉
experiments.exesupport by @Timeless0911 in #1572Bug Fixes 🐞
Document 📖
Other Changes
f6ea537by @renovate[bot] in #1576New Contributors
Full Changelog: web-infra-dev/rslib@v0.20.3...v0.21.0
v0.20.3Compare Source
What's Changed
Other Changes
Full Changelog: web-infra-dev/rslib@v0.20.2...v0.20.3
v0.20.2Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
df5ea7eby @renovate[bot] in #1562Full Changelog: web-infra-dev/rslib@v0.20.1...v0.20.2
v0.20.1Compare Source
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rslib@v0.20.0...v0.20.1
v0.20.0Compare Source
Breaking changes 🚨
Drop Node.js 18 support
Rslib v0.20 requires Node.js 20.19+ or 22.12+, Node.js 18 is no longer supported.
Rsbuild / Rspack v2
Rslib v0.20 now depends on beta version of @rsbuild/core v2 and @rspack/core v2. If you use custom Rsbuild / Rspack configurations or plugins, you may need to make corresponding adjustments.
See the Rsbuild v2 upgrade guide for all breaking changes.
Deprecate
experiments.advancedEsmexperiments.advancedEsmis now deprecated and effectively ignored. Advanced ESM behavior is the default in both bundle and bundleless mode.What you need to do:
experiments.advancedEsmfrom your configRename type
StartServerResultThe exported type
StartServerResulthas been renamed toStartDevServerResult.What's Changed
New Features 🎉
experiments.advancedEsmby @Timeless0911 in #1513Bug Fixes 🐞
Document 📖
Other Changes
53b8394by @renovate[bot] in #1520Full Changelog: web-infra-dev/rslib@v0.19.6...v0.20.0
v0.19.6Compare Source
What's Changed
Document 📖
dts.buildrequirement by @Timeless0911 in #1482Other Changes
de0fac2by @renovate[bot] in #1477Configuration
📅 Schedule: (in timezone Asia/Shanghai)
* 0-3 * * 1)🚦 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.