Skip to content

chore(deps): bump rc-tree from 1.14.10 to 5.13.1 #3679

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

Open
wants to merge 1 commit into
base: feature
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 24, 2025

Bumps rc-tree from 1.14.10 to 5.13.1.

Release notes

Sourced from rc-tree's releases.

v5.13.1

  • Fix context (#925) 3b1dcb0

react-component/tree@v5.13.0...v5.13.1

v5.13.0

  • feat: Add classname to distinguish between leaf nodes or parent nodes (#912) c62d569
  • chore(deps-dev): bump glob from 7.2.3 to 11.0.0 (#851) 8e1dd54
  • chore(deps-dev): bump less from 3.13.1 to 4.2.1 (#911) 1dd1ece
  • Delete .github/workflows/codeql.yml e54d7c6
  • Add CodeQL workflow for GitHub code scanning (#660) 8495da4

react-component/tree@v5.12.4...v5.13.0

v5.12.4

  • fix: fix renderSwitcher issue (#910) eaf7d37

react-component/tree@v5.12.3...v5.12.4

v5.12.3

  • fix: fix type (#908) 310a427

react-component/tree@v5.12.2...v5.12.3

v5.12.2

  • chore: adjust code order (#907) 7440baa
  • refactor: rewrite TreeNode CC => FC (#905) 9912c1f
  • chore(deps-dev): bump rc-dialog from 8.9.0 to 9.6.0 (#862) fdb35f9
  • chore(deps-dev): bump rc-tooltip from 5.3.1 to 6.3.2 (#902) 9e037b3
  • chore: code optimization (#906) 8fffa7c

react-component/tree@v5.12.1...v5.12.2

v5.12.1

  • chore: code optimization (#903) f44b340

react-component/tree@v5.12.0...v5.12.1

v5.12.0

  • feat: horizontal scrolling support in virtual mode (#878) 73bf2c0
  • chore(deps-dev): bump eslint-plugin-unicorn from 53.0.0 to 56.0.1 (#889) 0c75c63
  • chore(deps-dev): bump @​types/react-dom from 18.3.2 to 19.0.1 (#898) 7c96f63
  • chore(deps-dev): bump @​testing-library/react from 15.0.7 to 16.1.0 (#897) b478c40
  • chore(deps-dev): bump @​types/react from 18.3.14 to 19.0.1 (#899) 4e82422

react-component/tree@v5.11.0...v5.12.0

v5.11.0

  • feat: add disabledStrategy prop to support dynamic node disabled state calculation (#890) 63195ee
  • feat: improve a11y (#888) 37cb671

... (truncated)

Changelog

Sourced from rc-tree's changelog.

Changelog

3.2.0 2020-05-08

  • Upgrade rc-animate.
  • Remove react-lifecycles-compat and prop-types.

2.1.0 / 2019-04-28

  • TreeNode support checkable.

2.0.0 / 2019-04-26

  • Remove old animation api and use motion instead.

1.11.5 / 2018-04-19

  • add onClick & onDoubleClick for node click event
  • add related className in treeNode
  • fix drag into another tree will throw exception

1.10.0 / 2018-04-17

  • onCheck arguments provide nativeEvent
  • onSelect arguments provide nativeEvent
  • onExpand arguments provide nativeEvent

1.9.0 / 2018-04-09

  • adjust dragable logic to make drag more smooth
  • fix loadData trigger twice when expand node
  • add icon prop on Tree
  • fix check by prop not work on disabled node

1.8.0 / 2018-03-29

  • code refactor and optimize logic
  • add disabled API
  • add icon API

1.4.0 / 2016-10-24

  • add onDragEnd API and fix related issues.

1.3.0 / 2016-04-15

  • make autoExpandParent also work in controlled mode.(Before just work in uncontrolled mode)
  • change onExpand params
    • old: function(node, expanded, expandedKeys)
    • new: function(expandedKeys, {expanded: bool, node})

1.2.1 / 2016-04-08

  • remove halfCheckedKeys api, and change checkedKeys to an object on setting checkStrictly.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rc-tree](https://github.com/react-component/tree) from 1.14.10 to 5.13.1.
- [Release notes](https://github.com/react-component/tree/releases)
- [Changelog](https://github.com/react-component/tree/blob/master/CHANGELOG.md)
- [Commits](react-component/tree@1.14.10...v5.13.1)

---
updated-dependencies:
- dependency-name: rc-tree
  dependency-version: 5.13.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants