[Snyk] Upgrade rspress from 1.31.1 to 1.33.0
Snyk has created this PR to upgrade rspress from 1.31.1 to 1.33.0.
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
-
The recommended version is 2 versions ahead of your current version.
-
The recommended version was released on 22 days ago.
Release notes
Package name: rspress
-
1.33.0 - 2024-10-11
What's Changed
New Features 🎉
- feat: enable Rsbuild CLI shortcuts by @ chenjiahan in #1456
- feat(theme-default): children, outline and fixes for Badge by @ Huxpro in #1451
- feat: support preview [root] and fix root priority by @ Timeless0911 in #1461
Bug Fixes 🐞
Document 📖
- docs: enable sitemap plugin by @ chenjiahan in #1453
Other Changes
- chore(deps): update all patch dependencies by @ renovate in #1454
- chore(deps): update dependency rspress to ^1.32.0 by @ renovate in #1455
- chore(deps): update all patch dependencies by @ renovate in #1462
New Contributors
Full Changelog: v1.32.0...v1.33.0
-
1.32.0 - 2024-10-08
What's Changed
New Features 🎉
- feat(theme-default): adjust the color contrast in dark mode by @ yuyutaotao in #1447
Bug Fixes 🐞
- fix(plugin-shiki): __dirname is not found by @ SoonIter in #1433
Other Changes
- chore: remove release trigger modern update by @ caohuilin in #1431
- chore(deps): update all patch dependencies by @ renovate in #1434
- chore(deps): update dependency framer-motion to v11.9.0 by @ renovate in #1435
- chore(deps): update dependency solid-js to ^1.9.1 by @ renovate in #1436
- chore(deps): update dependency webpack to ^5.95.0 by @ renovate in #1437
- chore(deps): update dependency react-router-dom to ^6.26.2 by @ renovate in #1036
- chore(deps): update dependency @ types/mdast to v4 by @ renovate in #1236
- chore(deps): update all patch dependencies by @ renovate in #1442
- chore(deps): update dependency nx to v20 by @ renovate in #1444
New Contributors
- @ yuyutaotao made their first contribution in #1447
Full Changelog: v1.31.1...v1.32.0
-
1.31.1 - 2024-09-23
What's Changed
New Features 🎉
- feat(style): use a compact layout when there are many nav items by @ chenjiahan in #1415
Other Changes
- chore(deps): update dependency @ types/jest to v29.5.13 by @ renovate in #785
- chore(deps): update dependency @ types/html-to-text to v9 by @ renovate in #1235
- chore(deps): update dependency rspress to ^1.31.0 by @ renovate in #1421
- chore(deps): update all patch dependencies by @ renovate in #1419
- chore(deps): update dependency vitest to v2.1.1 by @ renovate in #1422
- chore(deps): update dependency @ biomejs/biome to v1.9.1 by @ renovate in #1420
- chore(deps): update all patch dependencies by @ renovate in #1426
- chore(deps): update playwright monorepo to v1.47.2 by @ renovate in #1427
Full Changelog: v1.31.0...v1.31.1
[!IMPORTANT]
- Check the changes in this PR to ensure they won't cause issues with your project.
- This PR was automatically created by Snyk using the credentials of a real user.
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
[!IMPORTANT]
Review skipped
Ignore keyword(s) in the title.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yamlfile in this repository. To trigger a single review, invoke the@coderabbitai reviewcommand.You can disable this status message by setting the
reviews.review_statustofalsein the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
🪧 Tips
Chat
There are 3 ways to chat with CodeRabbit:
- Review comments: Directly reply to a review comment made by CodeRabbit. Example:
I pushed a fix in commit <commit_id>, please review it.Generate unit testing code for this file.Open a follow-up GitHub issue for this discussion.
- Files and specific lines of code (under the "Files changed" tab): Tag
@coderabbitaiin a new review comment at the desired location with your query. Examples:@coderabbitai generate unit testing code for this file.@coderabbitai modularize this function.
- PR comments: Tag
@coderabbitaiin a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:@coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.@coderabbitai read src/utils.ts and generate unit testing code.@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.@coderabbitai help me debug CodeRabbit configuration file.
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.
CodeRabbit Commands (Invoked using PR comments)
@coderabbitai pauseto pause the reviews on a PR.@coderabbitai resumeto resume the paused reviews.@coderabbitai reviewto trigger an incremental review. This is useful when automatic reviews are disabled for the repository.@coderabbitai full reviewto do a full review from scratch and review all the files again.@coderabbitai summaryto regenerate the summary of the PR.@coderabbitai resolveresolve all the CodeRabbit review comments.@coderabbitai configurationto show the current CodeRabbit configuration for the repository.@coderabbitai helpto get help.
Other keywords and placeholders
- Add
@coderabbitai ignoreanywhere in the PR description to prevent this PR from being reviewed. - Add
@coderabbitai summaryto generate the high-level summary at a specific location in the PR description. - Add
@coderabbitaianywhere in the PR title to generate the title automatically.
CodeRabbit Configuration File (.coderabbit.yaml)
- You can programmatically configure CodeRabbit by adding a
.coderabbit.yamlfile to the root of your repository. - Please see the configuration documentation for more information.
- If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation:
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
Documentation and Community
- Visit our Documentation for detailed information on how to use CodeRabbit.
- Join our Discord Community to get help, request features, and share feedback.
- Follow us on X/Twitter for updates and announcements.