chore(deps): update all non-major dependencies#28
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
159b88e to
b23839e
Compare
b23839e to
0ab984e
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:
^7.56.0→^7.57.72.0.0-beta.4→2.0.0-canary-20260309140114^0.19.4→^0.20.0^0.2.0→^0.2.2^24.10.9→^24.12.0^0.51.1→^0.52.022.22.0→22.22.110.28.2+sha512.41872f037ad22f7348e3b1debbaf7e867cfd448f2726d9cf74c08f19507c31d2c8e7a11525b983febc2df640b5438dee6023ebb1f84ed43cc2d654d2bc326264→10.32.0Release Notes
microsoft/rushstack (@microsoft/api-extractor)
v7.57.7Compare Source
Mon, 09 Mar 2026 15:14:07 GMT
Patches
minimatchversion from10.2.1to10.2.3to address CVE-2026-27903.v7.57.6Compare Source
Wed, 25 Feb 2026 21:39:42 GMT
Patches
@microsoft/tsdoc-configto~0.18.1to mitigate CVE-2025-69873.v7.57.5Compare Source
Wed, 25 Feb 2026 00:34:29 GMT
Version update only
v7.57.4Compare Source
Tue, 24 Feb 2026 01:13:27 GMT
Version update only
v7.57.3Compare Source
Mon, 23 Feb 2026 00:42:21 GMT
Patches
v7.57.2Compare Source
Fri, 20 Feb 2026 16:14:49 GMT
Patches
v7.57.1Compare Source
Fri, 20 Feb 2026 00:15:03 GMT
Patches
"node"condition before"import"in the"exports"map so that Node.js uses the CJS output (which handles extensionless imports), while bundlers still use ESM via"import". Fixes #5644.v7.57.0Compare Source
Thu, 19 Feb 2026 00:04:52 GMT
Minor changes
lib-commonjs, DTS is now underlib-dts, and ESM is now underlib-esm. Imports tolibstill work as before, handled by the"exports"field inpackage.json.v7.56.3Compare Source
Sat, 07 Feb 2026 01:13:26 GMT
Patches
lodashdependency from~4.17.15to~4.17.23.v7.56.2Compare Source
Wed, 04 Feb 2026 20:42:47 GMT
Patches
v7.56.1Compare Source
Wed, 04 Feb 2026 16:13:27 GMT
Version update only
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
v2.0.0-beta.6Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v2.0.0-beta.5...v2.0.0-beta.6
v2.0.0-beta.5Compare Source
What's Changed
New Features 🎉
preview.setupMiddlewarestoserver.setupMiddlewaresby @chenjiahan in #7192server.setupconfig by @chenjiahan in #7197portin prod server API by @chenjiahan in #7209startDevServerby @chenjiahan in #7215httpServerfor prod server by @chenjiahan in #7216closemethod for prod server by @chenjiahan in #7217rsbuild.previewby @chenjiahan in #7219openandprintUrlsmethods to preview server by @chenjiahan in #7224Performance 🚀
Bug Fixes 🐞
client.overlay.runtimeby environments by @chenjiahan in #7189dev.setupMiddlewaresin favor ofserver.setupby @chenjiahan in #7229Refactor 🔨
Document 📖
server.setupconfig by @chenjiahan in #7198Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v2.0.0-beta.4...v2.0.0-beta.5
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
v0.19.6Compare Source
What's Changed
Document 📖
dts.buildrequirement by @Timeless0911 in #1482Other Changes
de0fac2by @renovate[bot] in #1477Full Changelog: web-infra-dev/rslib@v0.19.5...v0.19.6
v0.19.5Compare Source
What's Changed
Document 📖
Other Changes
Full Changelog: web-infra-dev/rslib@v0.19.4...v0.19.5
web-infra-dev/rslint (@rslint/core)
v0.2.2Compare Source
What's Changed
New Contributors
Full Changelog: web-infra-dev/rslint@v0.2.1...v0.2.2
v0.2.1Compare Source
What's Changed
Full Changelog: web-infra-dev/rslint@v0.2.0...v0.2.1
dprint/dprint (dprint)
v0.52.0Compare Source
Changes
--skip-stable-format(#1075)dprint fmt --fail-on-change(#1073)Install
Run
dprint upgradeor see https://dprint.dev/install/Checksums
actions/node-versions (node)
v22.22.1: 22.22.1Compare Source
Node.js 22.22.1
pnpm/pnpm (pnpm)
v10.32.0: pnpm 10.32Compare Source
Minor Changes
--allflag topnpm approve-buildsthat approves all pending builds without inConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 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.