Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rspress/plugin-llms (source) 2.0.0-beta.16 -> 2.0.0-beta.18 age adoption passing confidence
@rspress/shared (source) 2.0.0-beta.16 -> 2.0.0-beta.18 age adoption passing confidence
rspress (source) 2.0.0-beta.16 -> 2.0.0-beta.18 age adoption passing confidence

Release Notes

web-infra-dev/rspress (@​rspress/plugin-llms)

v2.0.0-beta.18

Compare Source

Breaking Changes 🚨
Reimplement base config with basename feature of react-router

Related PR: #​2322

If you are using const { pathname } = useLocation() together with base configuration, it should be noted that pathname will not contain base url, as the top-level BrowserRouter includes basename

What's Changed
Bug Fixes 🐞
Other Changes
New Contributors

Full Changelog: web-infra-dev/rspress@v2.0.0-beta.17...v2.0.0-beta.18

v2.0.0-beta.17

Compare Source

Breaking Changes 🚨
Support Single Nav Mode by renaming the top level _meta.json to _nav.json

Related PR: #​2314

If your top level does not have _nav.json, themeConfig.nav will not be generated, and your homepage will directly enter the document.

For example:

├── doc
│   ├── guide
│   │   ├── advanced
│   │   │   └── plugin.mdx
│   │   ├── _meta.json
│   │   └── index.mdx
+   ├── _meta.json
│   └── index.md
├── package.json
└── rspress.config.ts
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors

Full Changelog: web-infra-dev/rspress@v2.0.0-beta.16...v2.0.0-beta.17


Configuration

📅 Schedule: Branch creation - "every weekend" (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.

🔕 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.

Copy link

changeset-bot bot commented Jun 28, 2025

⚠️ No Changeset found

Latest commit: c724759

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

netlify bot commented Jun 28, 2025

Deploy Preview for modernjs-byted failed. Why did it fail? →

Name Link
🔨 Latest commit c724759
🔍 Latest deploy log https://app.netlify.com/projects/modernjs-byted/deploys/68621b820f9c5600080f41ce

@renovate renovate bot force-pushed the renovate/rspress branch from 88b93af to b8b7d08 Compare June 30, 2025 05:02
@caohuilin caohuilin enabled auto-merge (squash) June 30, 2025 05:07
@caohuilin caohuilin merged commit 74c4a03 into main Jun 30, 2025
8 of 11 checks passed
@caohuilin caohuilin deleted the renovate/rspress branch June 30, 2025 05:15
caohuilin added a commit that referenced this pull request Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant