Skip to content

chore(deps): bump rspress 2.0#918

Merged
9aoy merged 4 commits intomainfrom
rspress-2-0
Feb 10, 2026
Merged

chore(deps): bump rspress 2.0#918
9aoy merged 4 commits intomainfrom
rspress-2-0

Conversation

@9aoy
Copy link
Copy Markdown
Collaborator

@9aoy 9aoy commented Jan 28, 2026

Summary

bump rspress 2.0.

Related Links

https://github.com/web-infra-dev/rspress

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @9aoy, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request focuses on upgrading the project's documentation framework, rspress, to its stable 2.0.0 version. Concurrently, it streamlines the dependency list and theme customization by removing the @rspress/plugin-llms plugin and its associated code, indicating a shift away from its functionality or a decision to no longer integrate it into the documentation site's user interface.

Highlights

  • Dependency Updates: The core rspress package has been updated from a release candidate version (2.0.0-rc.4) to its stable 2.0.0 release. Associated plugins like @rspress/plugin-algolia have also been updated to 2.0.0, and @rsbuild/plugin-sass to ^1.5.0.
  • Plugin Removal: The @rspress/plugin-llms dependency and all its related imports and UI components (e.g., LlmsContainer, LlmsCopyButton, LlmsViewOptions) have been removed from the project, specifically from website/package.json and website/theme/index.tsx.
  • Theme Customization Simplification: The custom getCustomMDXComponent function in website/theme/index.tsx, which previously wrapped h1 elements with LLMs-related components, has been entirely removed, simplifying the theme's MDX component handling.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request successfully bumps rspress to version 2.0. The dependency updates and removal of @rspress/plugin-llms are reflected correctly in the code. One potential issue is that the configuration llms: true in website/rspress.config.ts was not removed. Since the corresponding plugin and its usage are gone, this configuration is likely obsolete and should be removed to prevent any potential issues. Apart from this, the changes are clean and straightforward.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Jan 28, 2026

Deploying rstest with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7ecf15e
Status: ✅  Deploy successful!
Preview URL: https://4943802a.rstest.pages.dev
Branch Preview URL: https://rspress-2-0.rstest.pages.dev

View logs

@9aoy 9aoy requested a review from fi3ework February 10, 2026 06:55
@9aoy 9aoy merged commit 773ddb3 into main Feb 10, 2026
9 checks passed
@9aoy 9aoy deleted the rspress-2-0 branch February 10, 2026 07:20
@9aoy 9aoy mentioned this pull request Feb 10, 2026
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.

2 participants