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 downshift from 6.1.7 to 7.6.0 #31

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 1, 2023

Bumps downshift from 6.1.7 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)

Bumps [downshift](https://github.com/downshift-js/downshift) from 6.1.7 to 7.6.0.
- [Release notes](https://github.com/downshift-js/downshift/releases)
- [Changelog](https://github.com/downshift-js/downshift/blob/master/CHANGELOG.md)
- [Commits](downshift-js/downshift@v6.1.7...v7.6.0)

---
updated-dependencies:
- dependency-name: downshift
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants