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 7.2.1 to 8.4.0 #285

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps downshift from 7.2.1 to 8.4.0.

Release notes

Sourced from downshift's releases.

v8.4.0

8.4.0 (2024-03-03)

Features

v8.3.3

8.3.3 (2024-03-01)

Bug Fixes

  • fixes issue causing combobox to grab focus on render (#1575) (59366d9)

v8.3.2

8.3.2 (2024-02-21)

Bug Fixes

  • onMouseMove: only call handler on non-touch devices (#1571) (dc9da74)

v8.3.1

8.3.1 (2023-12-29)

Bug Fixes

  • useSelect: correct getLabelProps return type (#1562) (a5d6310)

v8.3.0

8.3.0 (2023-12-29)

Features

v8.2.4

8.2.4 (2023-12-28)

Bug Fixes

  • hooks: check state chage via deep compare (#1558) (4edfc30)

v8.2.3

8.2.3 (2023-11-09)

... (truncated)

Commits
  • a583281 feat(hooks): itemToKey prop (#1573)
  • 59366d9 fix: fixes issue causing combobox to grab focus on render (#1575)
  • dc9da74 fix(onMouseMove): only call handler on non-touch devices (#1571)
  • a5d6310 fix(useSelect): correct getLabelProps return type (#1562)
  • 53dd723 feat(useSelect): focus toggle on label click (#1561)
  • 4edfc30 fix(hooks): check state chage via deep compare (#1558)
  • a8f2699 dev(readme): fix GitHub workflow badge URL (#1552)
  • e534757 fix(hooks): use createInitialState in reducer (#1556)
  • fd6ab68 fix(typescript): add onPress to toggle button props parameter (#1548)
  • 0be1752 docs: add zmdavis as a contributor for code, and bug (#1543)
  • 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 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 [downshift](https://github.com/downshift-js/downshift) from 7.2.1 to 8.4.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@v7.2.1...v8.4.0)

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

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 Mar 4, 2024
Copy link
Author

dependabot bot commented on behalf of github Mar 18, 2024

Superseded by #289.

@dependabot dependabot bot closed this Mar 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/downshift-8.4.0 branch March 18, 2024 11:34
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