fix(deps): update all non-major dependencies#40
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
211e95f to
ad5e141
Compare
ad5e141 to
50f4660
Compare
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.0-beta.6→2.0.0-canary-20260309140114^1.6.0→^1.6.2^0.19.6→^0.20.0^24.11.0→^24.12.010.30.3→10.32.1^5.105.3→^5.105.4Release Notes
web-infra-dev/rsbuild (@rsbuild/core)
v2.0.0-beta.8Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Refactor 🔨
Other Changes
@rsbuild/corepublic types by @chenjiahan in #7249Full Changelog: web-infra-dev/rsbuild@v2.0.0-beta.7...v2.0.0-beta.8
v2.0.0-beta.7Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
dev.writeToDiskconfig correctly by @9aoy in #7273module.hotwith import.meta by @chenjiahan in #7276Document 📖
Other Changes
bbbca2dby @renovate[bot] in #7267New Contributors
Full Changelog: web-infra-dev/rsbuild@v2.0.0-beta.6...v2.0.0-beta.7
web-infra-dev/rsbuild (@rsbuild/plugin-less)
v1.6.2Compare Source
What's Changed
New Features 🎉
api.transformtyping with conditional types by @chenjiahan in #6499Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.6.1...v1.6.2
v1.6.1Compare Source
What's Changed
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.6.0...v1.6.1
web-infra-dev/rslib (@rslib/core)
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
pnpm/pnpm (pnpm)
v10.32.1: pnpm 10.32.1Compare Source
Patch Changes
pnpm-workspace.yamlwithout apackagesfield caused all directories to be treated as workspace projects. This broke projects that usepnpm-workspace.yamlonly for settings (e.g.minimumReleaseAge) without defining workspace packages #10909.Platinum Sponsors
Gold Sponsors
v10.32.0: pnpm 10.32Compare Source
Minor Changes
--allflag topnpm approve-buildsthat approves all pending builds without interactive prompts #10136.Patch Changes
lockfile-include-tarball-url. Fixes #10915.Platinum Sponsors
Gold Sponsors
v10.31.0Compare Source
webpack/webpack (webpack)
v5.105.4Compare Source
Patch Changes
Add
Module.getSourceBasicTypesto distinguish basic source types and clarify how modules with non-basic source types likeremotestill produce JavaScript output. (by @xiaoxiaojx in #20546)Handle
createRequirein expressions. (by @alexander-akait in #20549)Fixed types for multi stats. (by @alexander-akait in #20556)
Remove empty needless js output for normal css module. (by @JSerFeng in #20162)
Update
enhanced-resolveto support new features fortsconfig.json. (by @alexander-akait in #20555)Narrows export presence guard detection to explicit existence checks on namespace imports only, i.e. patterns like "x" in ns. (by @hai-x in #20561)
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Asia/Shanghai, 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.