Skip to content

chore(deps): upgrade @rc-component/select to 1.11.0 - #683

Merged
zombieJ merged 1 commit into
masterfrom
agent/upgrade-select-1.11.0
Aug 14, 2026
Merged

chore(deps): upgrade @rc-component/select to 1.11.0#683
zombieJ merged 1 commit into
masterfrom
agent/upgrade-select-1.11.0

Conversation

@zombieJ

@zombieJzombieJ commented Aug 14, 2026

Copy link
Copy Markdown
Member

Upgrade @rc-component/select from ~1.10.0 to ~1.11.0 to consume the virtual option accessibility improvements from react-component/select#1226.

Validation:

  • ut run test -- --runInBand
  • ut run tsc

Summary by CodeRabbit

  • 依赖更新
    • 更新选择组件依赖版本,提升兼容性与稳定性。

@vercel

vercelBot commented Aug 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
tree-selectReadyReadyPreviewAug 14, 2026 8:54am

@coderabbitai

coderabbitaiBot commented Aug 14, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 97405779-3dd0-4b39-8e3f-58467171e3f1

📥 Commits

Reviewing files that changed from the base of the PR and between 102afed and 4d4b354.

📒 Files selected for processing (1)
  • package.json

Walkthrough

本次变更将 @rc-component/select 的运行时依赖版本从 ~1.10.0 更新为 ~1.11.0

Changes

Select 依赖更新

Layer / File(s)Summary
更新运行时依赖版本
package.json
@rc-component/select 的版本从 ~1.10.0 更新为 ~1.11.0

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk:⚪ Minimal · up to 4d4b3

This is a localized dependency version update with no actionable merge-blocking risk remaining after normal checks and review.

Suggested reviewers:afc163

Poem

兔耳轻摆看版本,
Select 向前跳一程。
旧号换成新号牌,
依赖更新已完成。
月光下,构建更清醒。

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check nameStatusExplanation
Description Check✅ PassedCheck skipped - CodeRabbit’s high-level summary is enabled.
Title check✅ Passed标题准确说明了将依赖升级至 @rc-component/select 1.11.0,是本次变更的主要内容。
Docstring Coverage✅ PassedNo functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check✅ PassedCheck skipped because no linked issues were found for this pull request.
Out of Scope Changes check✅ PassedCheck skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch agent/upgrade-select-1.11.0

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

DiffPackageSupply Chain
Security
VulnerabilityQualityMaintenanceLicense
Addednpm/​@​rc-component/​select@​1.11.09810010099100

View full report

@github-actions

github-actionsBot commented Aug 14, 2026

Copy link
Copy Markdown

❌ Deploy failed

PR preview ❌ Failed❌ Failed
🔗 Previewhttps://react-component-tree-select-preview-pr-683.surge.sh(may be unavailable)
📝 Commit4d4b354
🪵 LogsView logs
📋 Build log (last lines)
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7" from eslint-plugin-react@7.37.5
npm error node_modules/eslint-plugin-react
npm error dev eslint-plugin-react@"^7.37.5" from the root project
npm error eslint-plugin-react@"^7.32.2" from @umijs/fabric@4.0.1
npm error node_modules/@umijs/fabric
npm error @umijs/fabric@"^4.0.0" from rc-test@7.1.3
npm error node_modules/rc-test
npm error dev rc-test@"^7.1.3" from the root project
npm error
npm error Conflicting peer dependency: eslint@9.39.5
npm error node_modules/eslint
npm error peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7" from eslint-plugin-react@7.37.5
npm error node_modules/eslint-plugin-react
npm error dev eslint-plugin-react@"^7.37.5" from the root project
npm error eslint-plugin-react@"^7.32.2" from @umijs/fabric@4.0.1
npm error node_modules/@umijs/fabric
npm error @umijs/fabric@"^4.0.0" from rc-test@7.1.3
npm error node_modules/rc-test
npm error dev rc-test@"^7.1.3" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /home/runner/.npm/_logs/2026-08-14T08_54_55_130Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2026-08-14T08_54_55_130Z-debug-0.log

🤖 Powered by surge-preview

@codecov

codecovBot commented Aug 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.84%. Comparing base (102afed) to head (4d4b354).

Additional details and impacted files
@@ Coverage Diff @@## master #683 +/- ##
=======================================
Coverage 99.84% 99.84% =======================================
Files 17 17 Lines 633 633 Branches 181 190 +9 =======================================
Hits 632 632 Misses 1 1 

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zombieJ
zombieJ merged commit e7a5463 into masterAug 14, 2026
15 checks passed
@zombieJ
zombieJ deleted the agent/upgrade-select-1.11.0 branch August 14, 2026 09:06
Sign up for freeto 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

@zombieJ