Conversation
📝 Walkthrough## Walkthrough
本次更改主要是将 `@ant-design/charts`、`@ant-design/plots` 以及 `@ant-design/charts-site` 的 `package.json` 文件中的版本号统一升级为 `2.6.0-beta.0`,并且从根目录的 `package.json` 中移除了 `pnpm` 配置内的 `overrides` 部分,新增并升级了部分 ESLint 相关依赖。同时,合并了两个测试文件中对 React 和 act 的导入语句,未涉及其他功能、依赖或元数据的修改。
## Changes
| 文件路径 | 变更摘要 |
|-----------------------------------------------|----------------------------------------------|
| packages/charts/package.json | 版本号从 2.4.0 升级到 2.6.0-beta.0 |
| packages/plots/package.json | 版本号从 2.5.0 升级到 2.6.0-beta.0 |
| site/package.json | 版本号从 2.4.0 升级到 2.6.0-beta.0 |
| package.json | 移除 `pnpm` 配置中的 `overrides` 部分,新增 `@typescript-eslint/parser` 和 `@typescript-eslint/eslint-plugin` 依赖,升级 `eslint` 版本,新增 `tslib` 依赖 |
| packages/util/tests/rc/create-node-spec.tsx | 合并对 React 和 act 的导入语句,简化导入方式 |
| packages/util/tests/react/render-spec.tsx | 合并对 React 和 act 的导入语句,简化导入方式 |
## Poem
> 小兔挥爪点版本,
> 三地齐升新号段。
> Beta 之风悄然起,
> 未来功能待绽放。
> 跳跃数字向前看,
> 代码世界春意盎。
> 🐇✨📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (3)
✅ Files skipped from review due to trivial changes (1)
🚧 Files skipped from review as they are similar to previous changes (1)
⏰ Context from checks skipped due to timeout of 90000ms (2)
🔇 Additional comments (1)
✨ Finishing Touches
🧪 Generate Unit Tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. 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 (
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Summary by CodeRabbit