-
-
Notifications
You must be signed in to change notification settings - Fork 217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: site page crash error #444
Conversation
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (2)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the 📝 Walkthrough概述浏览此次拉取请求主要涉及 Bubble 组件的文档更新和依赖包版本升级。在中英文文档中删除了与 GPT-Vis 渲染图表相关的代码示例,同时将 变更
可能相关的 PR
诗歌
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? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
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)
Other keywords and placeholders
CodeRabbit Configuration File (
|
WalkthroughThis pull request addresses a site page crash error by removing a specific code reference in documentation files and updating a package dependency. The changes involve deleting a code snippet related to GPT-Vis in both English and Chinese documentation and updating the version of the Changes
|
@@ -111,7 +111,7 @@ | |||
"@microflash/rehype-figure": "^2.1.1", | |||
"@npmcli/run-script": "^9.0.1", | |||
"@octokit/rest": "^21.0.2", | |||
"@petercatai/assistant": "^2.0.10", | |||
"@petercatai/assistant": "^2.0.13", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ensure that the update to @petercatai/assistant
from version ^2.0.10
to ^2.0.13
is compatible with the rest of the codebase and does not introduce any breaking changes.
Bundle ReportChanges will decrease total bundle size by 7.09kB (-4.54%) ⬇️. This is within the configured threshold ✅ Detailed changes
|
Deploying ant-design-x with Cloudflare Pages
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #444 +/- ##
=======================================
Coverage 91.45% 91.45%
=======================================
Files 67 67
Lines 1462 1462
Branches 370 370
=======================================
Hits 1337 1337
Misses 125 125 ☔ View full report in Codecov by Sentry. |
Summary by CodeRabbit
文档
依赖
@petercatai/assistant
依赖版本从^2.0.10
升级到^2.0.13
react-intl
,版本为7.0.4