chore(deps): update all non-major dependencies - autoclosed#54
Merged
chenjiahan merged 1 commit intomainfrom Dec 1, 2025
Merged
chore(deps): update all non-major dependencies - autoclosed#54chenjiahan merged 1 commit intomainfrom
chenjiahan merged 1 commit intomainfrom
Conversation
chenjiahan
approved these changes
Dec 1, 2025
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.17.0->^0.18.2^0.6.1->^0.6.8^24.9.2->^24.10.124.11.0->24.11.110.20.0->10.24.0~3.6.2->~3.7.3Release Notes
web-infra-dev/rslib (@rslib/core)
v0.18.2Compare Source
What's Changed
New Features 🎉
@types/reactfrom dts bundle by @Timeless0911 in #1365Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rslib@v0.18.1...v0.18.2
v0.18.1Compare Source
What's Changed
Bug Fixes 🐞
Document 📖
Other Changes
93cb6efby @renovate[bot] in #1347Full Changelog: web-infra-dev/rslib@v0.18.0...v0.18.1
v0.18.0Compare Source
Highlights 💡
Enable persistent build cache by default
Rslib enables Rspack's persistent build cache by default, allowing it to reuse the cached results instead of rebuilding from scratch, which can significantly reduce build time for large projects.
More details:
What's Changed
New Features 🎉
Document 📖
Other Changes
Full Changelog: web-infra-dev/rslib@v0.17.2...v0.18.0
v0.17.2Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
—toolsflag by @fi3ework in #1328Document 📖
Other Changes
Full Changelog: web-infra-dev/rslib@v0.17.1...v0.17.2
v0.17.1Compare Source
What's Changed
New Features 🎉
rslibwithout any sub-command to trigger build by @Timeless0911 in #1316rslib-runtimeby @Timeless0911 in #1320Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rslib@v0.17.0...v0.17.1
web-infra-dev/rstest (@rstest/core)
v0.6.8Compare Source
What's Changed
New Features 🎉
Full Changelog: web-infra-dev/rstest@v0.6.7...v0.6.8
v0.6.7Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Configure SWCguide by @9aoy in #713upgrade-rstestguide by @9aoy in #714Other Changes
dist/by @9aoy in #710--bailwithout value by @9aoy in #716New Contributors
Full Changelog: web-infra-dev/rstest@v0.6.6...v0.6.7
v0.6.6Compare Source
What's Changed
New Features 🎉
rs.getConfigAPI by @9aoy in #701Bug Fixes 🐞
describe.eachtype error by @9aoy in #707Document 📖
Other Changes
Full Changelog: web-infra-dev/rstest@v0.6.5...v0.6.6
v0.6.5Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
testNamePatternconfiguration details by @9aoy in #690Other Changes
New Contributors
Full Changelog: web-infra-dev/rstest@v0.6.4...v0.6.5
v0.6.4Compare Source
What's Changed
New Features 🎉
chaiConfigconfiguration. by @9aoy in #683Other Changes
Full Changelog: web-infra-dev/rstest@v0.6.3...v0.6.4
v0.6.3Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes
SIGTERMevent handler by @9aoy in #680Full Changelog: web-infra-dev/rstest@v0.6.2...v0.6.3
v0.6.2Compare Source
What's Changed
New Features 🎉
defineProjecthelper by @9aoy in #670Bug Fixes 🐞
onTestCaseResultrpc timeout error by @9aoy in #661process.killerror correctly by @9aoy in #660Document 📖
Other Changes
advancedEsmby @9aoy in #664Full Changelog: web-infra-dev/rstest@v0.6.1...v0.6.2
actions/node-versions (node)
v24.11.1: 24.11.1Compare Source
Node.js 24.11.1
pnpm/pnpm (pnpm)
v10.24.0Compare Source
v10.23.0: pnpm 10.23Compare Source
Minor Changes
--lockfile-onlyoption topnpm list#10020.Patch Changes
pnpm self-updateshould download pnpm from the configured npm registry #10205.pnpm self-updateshould always install the non-executable pnpm package (pnpm in the registry) and never the@pnpm/exepackage, when installing v11 or newer. We currently cannot ship@pnpm/exeaspkgdoesn't work with ESM #10190.pnpm add, if there's aengines.runtimesetting declared inpackage.json#10209.pnpm listandpnpm whynow display npm: protocol for aliased packages (e.g.,foo npm:[email protected]) #8660.pnpm store pruneshould not fail if the store contains Node.js packages #10131.Platinum Sponsors
Gold Sponsors
v10.22.0: pnpm 10.22Compare Source
Minor Changes
Added support for
trustPolicyExclude#10164.You can now list one or more specific packages or versions that pnpm should allow to install, even if those packages don't satisfy the trust policy requirement. For example:
Allow to override the
enginesfield on publish by thepublishConfig.enginesfield.Patch Changes
Platinum Sponsors
Gold Sponsors
v10.21.0Compare Source
prettier/prettier (prettier)
v3.7.3Compare Source
diff
API: Fix
prettier.getFileInfo()change that breaks VSCode extension (#18375 by @fisker)An internal refactor accidentally broke the VSCode extension plugin loading.
v3.7.2Compare Source
diff
JavaScript: Fix string print when switching quotes (#18351 by @fisker)
JavaScript: Preserve quote for embedded HTML attribute values (#18352 by @kovsu)
TypeScript: Fix comment in empty type literal (#18364 by @fisker)
v3.7.1Compare Source
diff
API: Fix performance regression in doc printer (#18342 by @fisker)
Prettier 3.7.1 can be very slow when formatting big files, the regression has been fixed.
v3.7.0Compare Source
diff
🔗 Release Notes
Configuration
📅 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.