Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Bump downshift from 6.1.9 to 7.6.0 #477

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps downshift from 6.1.9 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.9 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.9...v7.6.0)

---
updated-dependencies:
- dependency-name: downshift
  dependency-type: direct:development
  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 Jul 9, 2023
@HarelM HarelM closed this Jul 9, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 9, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/downshift-7.6.0 branch July 9, 2023 19:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant