chore(deps): update patch npm dependencies#13615
Merged
chenjiahan merged 1 commit intomainfrom Apr 4, 2026
Merged
Conversation
Deploying rspack with
|
| Latest commit: |
6a30028
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://f9319ea4.rspack-v2.pages.dev |
| Branch Preview URL: | https://renovate-patch-npm-dependenc.rspack-v2.pages.dev |
Merging this PR will degrade performance by 1.24%
Performance Changes
Comparing Footnotes
|
Contributor
Rsdoctor Bundle Diff AnalysisFound 6 projects in monorepo, 0 projects with changes. 📊 Quick Summary
Generated by Rsdoctor GitHub Action |
Contributor
📦 Binary Size-limit
🎉 Size decreased by 7.59KB from 49.26MB to 49.25MB (⬇️0.02%) |
chenjiahan
approved these changes
Apr 4, 2026
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.20.2→0.20.32.0.0-beta.7→2.0.0-rc.2^2.0.6→^2.0.8^2.0.6→^2.0.8^2.0.6→^2.0.8^2.0.6→^2.0.8^2.0.6→^2.0.8^0.9.4→^0.9.60.5.19→0.5.21^20.19.37→^20.19.39^4.0.0→^4.0.1^20.8.7→^20.8.9^4.17.23→^4.18.1^4.17.23→^4.18.1^2.10.1→^2.10.2^10.29.0→^10.29.1^9.5.4→^9.5.7^3.5.30→^3.5.32Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
web-infra-dev/rslib (@rslib/core)
v0.20.3Compare Source
What's Changed
Other Changes
Full Changelog: web-infra-dev/rslib@v0.20.2...v0.20.3
rstackjs/rspack-dev-server (@rspack/dev-server)
v2.0.0-rc.2Compare Source
What's Changed
Full Changelog: rstackjs/rspack-dev-server@v2.0.0-rc.1...v2.0.0-rc.2
v2.0.0-rc.1Compare Source
What's Changed
Full Changelog: rstackjs/rspack-dev-server@v2.0.0-rc.0...v2.0.0-rc.1
v2.0.0-rc.0Compare Source
What's Changed
Full Changelog: rstackjs/rspack-dev-server@v2.0.0-beta.7...v2.0.0-rc.0
web-infra-dev/rspress (@rspress/core)
v2.0.8Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
pnpm-plugin-skillsandrspress-custom-themeskill by @SoonIter in #3269Full Changelog: web-infra-dev/rspress@v2.0.7...v2.0.8
v2.0.7Compare Source
Highlights ✨
📦 Code Block Fold
You can now use
```tsx foldto make long code blocks collapsed by default, allowing readers to expand them on demand. The code block will be collapsed to a default height of 300px with an expand button at the bottom. You can also customize the collapsed height via theheightattribute.🤖
rspress-custom-themeSkill for AIAdded the
rspress-custom-themeskill to the AI guide page. This skill helps AI tools understand how to customize Rspress themes, making it easier to build custom theme components with AI assistance.One prompt → a complete themed docs site & custom home pages ✨
RspressV2Promo.mp4
rspress-custom-theme skill👇
🔗https://github.com/rstackjs/agent-skills#rspress-custom-theme
🔗 https://rspress.rs/guide/start/ai
Here are the two themes generated 👇
🖤 rspress-theme-clarity: http://github.com/SoonIter/rspress-theme-clarity
🔶 rspress-theme-noir: https://github.com/SoonIter/rspress-theme-noir
What's Changed
New Features 🎉
```tsx toggle(#2968) by @AmazingRain in #3241transformhook for atom/rss/json by @Copilot in #3238Bug Fixes 🐞
text-autospacein<code>,<kbd>, and<samp>by @tats-u in #3254Document 📖
rspress-custom-themeskill to AI guide page by @SoonIter in #3253Other Changes
toggleattribute tofoldand className--code-wrap->--wrap-codeby @SoonIter in #3251New Contributors
Full Changelog: web-infra-dev/rspress@v2.0.6...v2.0.7
web-infra-dev/rstest (@rstest/core)
v0.9.6Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rstest@v0.9.5...v0.9.6
v0.9.5Compare Source
What's Changed
New Features 🎉
output.distPath.rootconfiguration by @9aoy in #1083Performance 🚀
Bug Fixes 🐞
Document 📖
Markdown reporterto AI guide by @9aoy in #1084view test temporary outputsguide by @9aoy in #1103output.bundleDependenciesconfiguration by @9aoy in #1108Other Changes
Full Changelog: web-infra-dev/rstest@v0.9.4...v0.9.5
swc-project/swc (@swc/helpers)
v0.5.21Compare Source
v0.5.20Compare Source
rstackjs/connect-next (connect-next)
v4.0.1Compare Source
What's Changed
New Contributors
Full Changelog: rstackjs/connect-next@v4.0.0...v4.0.1
capricorn86/happy-dom (happy-dom)
v20.8.9Compare Source
👷♂️ Patch fixes
v20.8.8Compare Source
👷♂️ Patch fixes
webpack/mini-css-extract-plugin (mini-css-extract-plugin)
v2.10.2Compare Source
preactjs/preact (preact)
v10.29.1Compare Source
Fixes
Maintenance
.test.js->.test.jsxwhen JSX is used (#5058, thanks @marvinhagemeister)TypeStrong/ts-loader (ts-loader)
v9.5.7Compare Source
Skipping 9.5.5-9.5.6 due to publishing issues
vuejs/core (vue)
v3.5.32Compare Source
Bug Fixes
Reverts
v3.5.31Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 8am on saturday" in timezone Asia/Shanghai, 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.