Skip to content

chore: bump tree to 1.4.0 - #678

Merged
zombieJ merged 1 commit into
masterfrom
agent/bump-tree-1.4.0
Jul 30, 2026
Merged

chore: bump tree to 1.4.0#678
zombieJ merged 1 commit into
masterfrom
agent/bump-tree-1.4.0

Conversation

@zombieJ

@zombieJzombieJ commented Jul 30, 2026

Copy link
Copy Markdown
Member

Summary

  • bump @rc-component/tree from ~1.3.2 to ~1.4.0

Validation

  • ut test -- --runInBand
  • ut tsc
  • ut lint

Summary by CodeRabbit

  • 改进
    • 更新树形组件依赖版本,带来更稳定的运行时体验。

@vercel

vercelBot commented Jul 30, 2026

Copy link
Copy Markdown

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

ProjectDeploymentActionsUpdated (UTC)
tree-selectReadyReadyPreviewJul 30, 2026 7:37am

@coderabbitai

coderabbitaiBot commented Jul 30, 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: 03cd7ab8-9341-4db4-9c41-398aba7a6d74

📥 Commits

Reviewing files that changed from the base of the PR and between 7e0376c and 7192c06.

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

Walkthrough

Changes

树依赖更新

Layer / File(s)Summary
更新树依赖版本
package.json
将运行时依赖 @rc-component/tree 的版本约束从 ~1.3.2 更新为 ~1.4.0

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

Possibly related PRs

Suggested reviewers:afc163

Poem

小兔蹦跳看版本,
树依赖换新装。
1.4.0 风儿轻,
package.json 亮晶晶。
耳朵一竖,检查完成!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check nameStatusExplanation
Description Check✅ PassedCheck skipped - CodeRabbit’s high-level summary is enabled.
Title check✅ Passed标题简洁且准确概括了将 tree 依赖升级到 1.4.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/bump-tree-1.4.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.

@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@codecov

codecovBot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.84%. Comparing base (7e0376c) to head (7192c06).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #678 +/- ##
=======================================
Coverage 99.84% 99.84% =======================================
Files 17 17 Lines 629 629 Branches 195 195 =======================================
Hits 628 628 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 1afa16d into masterJul 30, 2026
11 checks passed
@zombieJ
zombieJ deleted the agent/bump-tree-1.4.0 branch July 30, 2026 07:38
@github-actions

Copy link
Copy Markdown

React Doctor could not complete this scan.

react-doctor exited with status 0 before producing a JSON report.

Report this bug

Reviewed by React Doctor for commit 7192c06.

@github-actions

github-actionsBot commented Jul 30, 2026

Copy link
Copy Markdown

❌ Deploy failed

PR preview ❌ Failed❌ Failed
🔗 Previewhttps://react-component-tree-select-preview-pr-678.surge.sh(may be unavailable)
📝 Commit7192c06
🪵 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-07-30T07_42_15_658Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2026-07-30T07_42_15_658Z-debug-0.log

🤖 Powered by surge-preview

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