chore(deps): update node-patch-updates to v2.0.8 #1599

Merged
ginger merged 1 commit from renovate/node-patch-updates into main 2026-04-06 13:04:14 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
@rspress/core (source) 2.0.72.0.8 age confidence
@rspress/plugin-client-redirects (source) 2.0.72.0.8 age confidence
@rspress/plugin-sitemap (source) 2.0.72.0.8 age confidence

Release Notes

web-infra-dev/rspress (@​rspress/core)

v2.0.8

Compare Source

What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: https://github.com/web-infra-dev/rspress/compare/v2.0.7...v2.0.8


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@rspress/core](https://github.com/web-infra-dev/rspress) ([source](https://github.com/web-infra-dev/rspress/tree/HEAD/packages/core)) | [`2.0.7` → `2.0.8`](https://renovatebot.com/diffs/npm/@rspress%2fcore/2.0.7/2.0.8) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@rspress%2fcore/2.0.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@rspress%2fcore/2.0.7/2.0.8?slim=true) | | [@rspress/plugin-client-redirects](https://github.com/web-infra-dev/rspress) ([source](https://github.com/web-infra-dev/rspress/tree/HEAD/packages/plugin-client-redirects)) | [`2.0.7` → `2.0.8`](https://renovatebot.com/diffs/npm/@rspress%2fplugin-client-redirects/2.0.7/2.0.8) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@rspress%2fplugin-client-redirects/2.0.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@rspress%2fplugin-client-redirects/2.0.7/2.0.8?slim=true) | | [@rspress/plugin-sitemap](https://github.com/web-infra-dev/rspress) ([source](https://github.com/web-infra-dev/rspress/tree/HEAD/packages/plugin-sitemap)) | [`2.0.7` → `2.0.8`](https://renovatebot.com/diffs/npm/@rspress%2fplugin-sitemap/2.0.7/2.0.8) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@rspress%2fplugin-sitemap/2.0.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@rspress%2fplugin-sitemap/2.0.7/2.0.8?slim=true) | --- ### Release Notes <details> <summary>web-infra-dev/rspress (@&#8203;rspress/core)</summary> ### [`v2.0.8`](https://github.com/web-infra-dev/rspress/releases/tag/v2.0.8) [Compare Source](https://github.com/web-infra-dev/rspress/compare/v2.0.7...v2.0.8) <!-- Release notes generated using configuration in .github/release.yml at main --> ##### What's Changed ##### New Features 🎉 - feat(mdx): support three code block height behaviors and defaultCodeOverflow config by [@&#8203;SoonIter](https://github.com/SoonIter) in [#&#8203;3263](https://github.com/web-infra-dev/rspress/pull/3263) - feat(create-rspress): add custom theme scaffold option by [@&#8203;Timeless0911](https://github.com/Timeless0911) in [#&#8203;3268](https://github.com/web-infra-dev/rspress/pull/3268) ##### Bug Fixes 🐞 - fix(core): avoid hanging ssg build when public assets are missing by [@&#8203;Timeless0911](https://github.com/Timeless0911) in [#&#8203;3270](https://github.com/web-infra-dev/rspress/pull/3270) ##### Document 📖 - docs: add AI skill reference to custom-theme and global sidebar section to auto-nav-sidebar by [@&#8203;SoonIter](https://github.com/SoonIter) in [#&#8203;3261](https://github.com/web-infra-dev/rspress/pull/3261) - docs: add blog list plugin to overview by [@&#8203;buyfakett](https://github.com/buyfakett) in [#&#8203;3262](https://github.com/web-infra-dev/rspress/pull/3262) - docs(theme): add banner for rspress-custom-theme skill by [@&#8203;SoonIter](https://github.com/SoonIter) in [#&#8203;3264](https://github.com/web-infra-dev/rspress/pull/3264) ##### Other Changes - chore(e2e): add "type": "module" to all e2e fixture package.json files by [@&#8203;SoonIter](https://github.com/SoonIter) in [#&#8203;3258](https://github.com/web-infra-dev/rspress/pull/3258) - chore(deps): update all patch dependencies by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;3265](https://github.com/web-infra-dev/rspress/pull/3265) - chore(deps): update rstack by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;3266](https://github.com/web-infra-dev/rspress/pull/3266) - chore(infra): add `pnpm-plugin-skills` and `rspress-custom-theme` skill by [@&#8203;SoonIter](https://github.com/SoonIter) in [#&#8203;3269](https://github.com/web-infra-dev/rspress/pull/3269) - Release v2.0.8 by [@&#8203;SoonIter](https://github.com/SoonIter) in [#&#8203;3271](https://github.com/web-infra-dev/rspress/pull/3271) **Full Changelog**: <https://github.com/web-infra-dev/rspress/compare/v2.0.7...v2.0.8> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS40IiwidXBkYXRlZEluVmVyIjoiNDMuNTkuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jaWVzIiwiRGVwZW5kZW5jaWVzL1Jlbm92YXRlIl19-->
chore(deps): update node-patch-updates to v2.0.8
All checks were successful
Check Changelog / Check for changelog (pull_request_target) Successful in 9s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m33s
Documentation / Build and Deploy Documentation (pull_request) Successful in 5m2s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 13m8s
ab10d37f68
ginger merged commit 6155dd2726 into main 2026-04-06 13:04:14 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
continuwuation/continuwuity!1599
No description provided.