Skip to content
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

Bump react-accessible-treeview from 2.3.4 to 2.4.0 in /assets #1391

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2023

Bumps react-accessible-treeview from 2.3.4 to 2.4.0.

Release notes

Sourced from react-accessible-treeview's releases.

v2.4.0

  • Merge pull request #99 from kpustakhod/data-type 7906f0d
  • Get array structure back for data 1f13d61
  • Add children duplicated validation 04da5fd
  • Correct documentation 4f144bc
  • Remove testing stuff 3de1528
  • Add TreeViewData validator, move types and reducer in separate files, fix review notes. 19a1071
  • Add type identifier into node keys, add tests for controlled selection and expand for cases when tree uses customer ids. 9edc71b
  • Updates messages 07530be
  • Remove console 257eab2
  • Remove node array type support d2efa86
  • Remove comments 06a80b3
  • Minor tweaks 6484dba
  • Decrease breaking changes for flattenTree helper f565461
  • Add tests aa252d4
  • Support strings and numbers as id type fb8daca
  • Extend type of data to utilize arrays and maps e110488
  • Enhance tree data to be Map not array 6147952
  • Merge pull request #96 from dgreene1/bump-version-v2.3.5 9ace3a9
  • 2.3.5 fc0790e

dgreene1/react-accessible-treeview@v2.3.5...v2.4.0

v2.3.5

  • Do not select on key-down when clickAction is select to focus df9e428
Commits
  • edf9cdc 2.4.0
  • 7906f0d Merge pull request #99 from kpustakhod/data-type
  • 1f13d61 Get array structure back for data
  • 04da5fd Add children duplicated validation
  • 4f144bc Correct documentation
  • 3de1528 Remove testing stuff
  • 19a1071 Add TreeViewData validator, move types and reducer in separate files, fix rev...
  • 9edc71b Add type identifier into node keys, add tests for controlled selection and ex...
  • 07530be Updates messages
  • 257eab2 Remove console
  • Additional commits viewable in compare view

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 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 [react-accessible-treeview](https://github.com/dgreene1/react-accessible-treeview) from 2.3.4 to 2.4.0.
- [Release notes](https://github.com/dgreene1/react-accessible-treeview/releases)
- [Commits](dgreene1/react-accessible-treeview@v2.3.4...v2.4.0)

---
updated-dependencies:
- dependency-name: react-accessible-treeview
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 9, 2023
@dependabot dependabot bot requested a review from a team May 9, 2023 06:03
@dottorblaster dottorblaster merged commit b96f4c5 into main May 9, 2023
@dottorblaster dottorblaster deleted the dependabot/npm_and_yarn/assets/react-accessible-treeview-2.4.0 branch May 9, 2023 09:07
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
Development

Successfully merging this pull request may close these issues.

1 participant