drewcook / arbor-ui

A collaborative, music-making NFT platform for artists and collectors, built on Ethereum.
https://arbor.audio
GNU General Public License v3.0
7 stars 7 forks source link

chore(deps): bump downshift from 6.1.12 to 7.6.0 #270

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps downshift from 6.1.12 to 7.6.0.

Release notes

Sourced from downshift's releases.

v7.6.0

7.6.0 (2023-03-20)

Features

  • getter prop with aria-label will not add aria-labelledby (#1488) (20314b5)

v7.5.0

7.5.0 (2023-03-20)

Features

  • reactNativeWeb: support in Downshift and hooks (#1489) (a4c3714)

v7.4.1

7.4.1 (2023-03-14)

Bug Fixes

  • useCombobox: Ensure highlighted index is not selected on browser tab change (#1484) (4ff1385), closes #1471

v7.4.0

7.4.0 (2023-03-10)

Features

  • useCombobox: selectedItemChanged support (#1480) (9b3199a)

v7.3.4

7.3.4 (2023-03-10)

Bug Fixes

  • defaultProps: only select if there are items and one is highlighted (#1467) (108c1ba)

v7.3.3

7.3.3 (2023-03-10)

Bug Fixes

  • hooks: correctly compute item and index in getter function (#1473) (7471fba)

v7.3.2

7.3.2 (2023-03-08)

... (truncated)

Commits
  • 20314b5 feat: getter prop with aria-label will not add aria-labelledby (#1488)
  • a4c3714 feat(reactNativeWeb): support in Downshift and hooks (#1489)
  • 740b5b1 docs: add DaveWelling as a contributor for code, ideas, and research (#1487)
  • 32f8f4d docs: add aliceHendicott as a contributor for code, and bug (#1485)
  • 4ff1385 fix(useCombobox): Ensure highlighted index is not selected on browser tab cha...
  • 9b3199a feat(useCombobox): selectedItemChanged support (#1480)
  • 108c1ba fix(defaultProps): only select if there are items and one is highlighted (#1467)
  • 7471fba fix(hooks): correctly compute item and index in getter function (#1473)
  • c6c0af5 fix(useCombobox): controlled selectedItem extra renders (#1477)
  • 8c903c3 fix(useMultipleSelection): do not crash in react native (#1479)
  • 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)
dependabot[bot] commented 9 months ago

A newer version of downshift exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.