chore(deps): update node-patch-updates to v2.0.20 #2185
No reviewers
Labels
No labels
Abandoned
Blocked
Bug
Changelog
Added
Changelog
Missing
Changelog
None
Cherry-picking
Database
Dependencies
Dependencies/Renovate
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/E2EE
Matrix/Federation
Matrix/Hydra
Matrix/MSC
Matrix/Media
Matrix/T&S
Merge
Merge/Manual
Merge/Squash
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Support
bob the builder
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/continuwuity!2185
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/node-patch-updates"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
2.0.19→2.0.202.0.19→2.0.202.0.19→2.0.20Release Notes
web-infra-dev/rspress (@rspress/core)
v2.0.20Compare Source
Highlights
🧭 New Blog: How to build an Agent-friendly website
Can an AI agent find, read, and understand your documentation as easily as a human? This new guide shows how Rspress combines
llms.txt, SSG-MD,Accept: text/markdown, andinjectLlmsHintto build documentation for both humans and Agents—and how AFDocs makes the result measurable.Read the blog: How to build an Agent-friendly website
🔗 Normalize clean URLs before rendering
Static hosts can serve the same page through URLs such as
/guide,/guide.html,/guide/, and/guide/index.html. Rspress can now match the actual route first and normalize the browser address bar to the format selected byroute.cleanUrlsbefore the page renders:With this configuration,
/guide.htmlbecomes/guide, while/reference/index.htmlbecomes/reference/. Normalization useshistory.replaceState, does not reload the page, and preservesbase, query parameters, hashes, and existing history state.This is a browser-side fallback rather than an HTTP 301/308 redirect. Keep server or CDN redirects for canonical SEO behavior.
Documentation:
route.cleanUrlsRedirectBlog: The trailing slash problem in static sites
Related PR: #3571
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: https://github.com/web-infra-dev/rspress/compare/v2.0.19...v2.0.20
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate CLI.
1fa6c2fc5f69e204bfe2