Skip to content

chore(deps): update rspress packages to v2.0.7#244

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/rspress-packages
Mar 31, 2026
Merged

chore(deps): update rspress packages to v2.0.7#244
renovate[bot] merged 1 commit intomainfrom
renovate/rspress-packages

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 31, 2026

This PR contains the following updates:

Package Change Age Confidence
@rspress/core (source) 2.0.52.0.7 age confidence
@rspress/plugin-rss (source) 2.0.52.0.7 age confidence
@rspress/plugin-sitemap (source) 2.0.52.0.7 age confidence

Release Notes

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

v2.0.7

Compare Source

Highlights ✨
📦 Code Block Fold

related PR: #​3241, #​3251 | doc: Code folding - rspress.rs

You can now use ```tsx fold to 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 the height attribute.

```tsx fold
// long code block content, collapsed by default
```

```tsx fold height="200"
// custom collapsed height (200px)
```

🤖 rspress-custom-theme Skill for AI

related PR: #​3253 | doc: AI

Added the rspress-custom-theme skill 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 ✨

npx skills add rstackjs/agent-skills --skill rspress-custom-theme
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 🎉

Bug Fixes 🐞
Document 📖
Other Changes
New Contributors

Full Changelog: web-infra-dev/rspress@v2.0.6...v2.0.7

v2.0.6

Compare Source

What's Changed
New Features 🎉
Bug Fixes 🐞
  • fix(custom-head/frontmatter): frontmatter og:title and description priority over Rspress's own default tags by @​SoonIter in #​3215
  • fix(llms): ensure llms.txt ordering respects _meta.json by @​Timeless0911 in #​3218
  • fix(theme/llmsUI): add LLMS clipboard fallback for HTTP pages by @​Copilot in #​3237
  • fix(auto-nav-sidebar/tag): preserve tag field for dir sidebar items without index file by @​SoonIter in #​3236
  • fix(theme/search): reset selected suggestion to first when search query changes by @​buyfakett in #​3227
Document 📖
Other Changes

Full Changelog: web-infra-dev/rspress@v2.0.5...v2.0.6


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot merged commit 7c4b067 into main Mar 31, 2026
3 checks passed
@renovate renovate bot deleted the renovate/rspress-packages branch March 31, 2026 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants