chore(deps): update all non-major dependencies #1235
Merged
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
~1.5.9->~1.5.102.0.0-beta.32->2.0.0-beta.332.0.0-beta.32->2.0.0-beta.332.0.0-beta.32->2.0.0-beta.332.0.0-beta.32->2.0.0-beta.332.0.0-beta.32->2.0.0-beta.33^0.3.4->^0.4.1^3.12.2->^3.13.0^9.1.6->^9.1.7^9.1.6->^9.1.7^9.1.6->^9.1.7^9.1.6->^9.1.7^9.1.6->^9.1.7^22.18.4->^22.18.67.0.0-dev.20250915.1->7.0.0-dev.20250921.1^4.39.0->^4.43.0^21.5.2->^21.5.310.16.1->10.17.0>=10.16.1->>=10.17.00.13.2->0.13.3^9.1.6->^9.1.7^8.8.1->^8.8.3Release Notes
web-infra-dev/rsbuild (@rsbuild/core)
v1.5.10Compare Source
What's Changed
New Features 🎉
--config-loader autoby @Timeless0911 in #6186Bug Fixes 🐞
ImportMetaEnvinterface to use Record by @chenjiahan in #6182--config-loader autoby @Timeless0911 in #6189Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.5.9...v1.5.10
web-infra-dev/rspress (@rspress/core)
v2.0.0-beta.33Compare Source
Breaking Changes🚨
Make raw HTML in md styled
Rspress is now driven by CSS for style, ref: https://github.com/web-infra-dev/rspress/blob/main/packages/theme-default/src/styles/doc.scss
So you can:
<ul><li>this is a line</li></ul>, they will now be styled the same as* this is a lineconst { h1: H1 } = getCustomMdxComponents()to annotate styles.rp-not-docis all you neededWhat's Changed
New Features 🎉
.rp-not-docescape hatch (#2579) by @SoonIter in #2600Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rspress@v2.0.0-beta.32...v2.0.0-beta.33
web-infra-dev/rstest (@rstest/core)
v0.4.1Compare Source
What's Changed
Document 📖
@rstest/coverage-istanbulreadme by @9aoy in #572Migrating from Jestchapter by @9aoy in #574Other Changes
pool.typeoptional by @9aoy in #575New Contributors
Full Changelog: web-infra-dev/rstest@v0.4.0...v0.4.1
v0.4.0Compare Source
Highlights 💡
Code coverage support 🎉
Rstest supports collecting code coverage and generating coverage reports using istanbul.
Learn more about Code coverage.
What's Changed
New Features 🎉
coverage.reportersoption by @9aoy in #556coverage.reportsDirectoryoption by @9aoy in #557--coverageby @9aoy in #568Bug Fixes 🐞
Document 📖
coverageconfiguration by @9aoy in #564Other Changes
New Contributors
Full Changelog: web-infra-dev/rstest@v0.3.4...v0.4.0
shikijs/shiki (@shikijs/transformers)
v3.13.0Compare Source
🚀 Features
View changes on GitHub
v3.12.3Compare Source
🐞 Bug Fixes
@shikijs/twoslashversion specifier - by @9romise in #1078 (a1cde)View changes on GitHub
storybookjs/storybook (@storybook/addon-docs)
v9.1.7Compare Source
vite-plugin-storybook-nextjsto 2.0.7 - #32331, thanks @k35o!@ts-expect-errorin preview - #32442, thanks @mrginglymus!storybookjs/storybook (@storybook/addon-onboarding)
v9.1.7Compare Source
9.1.7
vite-plugin-storybook-nextjsto 2.0.7 - #32331, thanks @k35o!@ts-expect-errorin preview - #32442, thanks @mrginglymus!microsoft/typescript-go (@typescript/native-preview)
v7.0.0-dev.20250921.1Compare Source
v7.0.0-dev.20250920.1Compare Source
v7.0.0-dev.20250919.1Compare Source
v7.0.0-dev.20250918.1Compare Source
v7.0.0-dev.20250917.1Compare Source
v7.0.0-dev.20250916.1Compare Source
streamich/memfs (memfs)
v4.43.0Compare Source
Features
v4.42.0Compare Source
Features
.openAsBlob()forFsaNodeFs(26068e8)v4.41.0Compare Source
Features
v4.40.0Compare Source
Features
nrwl/nx (nx)
v21.5.3Compare Source
21.5.3 (2025-09-19)
🚀 Features
🩹 Fixes
❤️ Thank You
pnpm/pnpm (pnpm)
v10.17.0Compare Source
Minor Changes
The
minimumReleaseAgeExcludesetting now supports patterns. For instance:Related PR: #9984.
Patch Changes
minimumReleaseAgecheck, when the package is requested by exact version and the packument is loaded from cache #9978.minimumReleaseAgeis set and the active version under a dist-tag is not mature enough, do not downgrade to a prerelease version in case the original version wasn't a prerelease one #9979.web-infra-dev/rslib (rslib)
v0.13.3Compare Source
What's Changed
New Features 🎉
--config-loaderoption by @chenjiahan in #1225Performance 🚀
Bug Fixes 🐞
Other Changes
rsbuild-plugin-dtsby @Timeless0911 in #1227Full Changelog: v0.13.2...v0.13.3
google/zx (zx)
v8.8.3: — Sealing GasketCompare Source
Continues #1339 to prevent injections via
Proxyinput or customtoString()manipulations.v8.8.2: — Leaking ValveCompare Source
Fixes potential cmd injection via
kill()method for Windows platform. #1337 #1339. Affects the versions range8.7.1...8.8.1.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.