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

chore(deps): bump downshift from 5.2.1 to 6.1.9 #70

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 17, 2022

Bumps downshift from 5.2.1 to 6.1.9.

Release notes

Sourced from downshift's releases.

v6.1.9

6.1.9 (2022-08-11)

Bug Fixes

  • hooks: do not accept undefined as initial values (#1398) (1054249)

v6.1.8

6.1.8 (2022-08-11)

Bug Fixes

  • useMultipleSelect: removeSelectedItem adding duplicate items to selected items (#1353) (bf709b9), closes #1316

v6.1.7

6.1.7 (2021-08-10)

Bug Fixes

v6.1.6

6.1.6 (2021-08-05)

Bug Fixes

  • TS: revert changes in typings index.d.ts (#1308) (c268449)

v6.1.5

6.1.5 (2021-08-03)

Bug Fixes

v6.1.4

6.1.4 (2021-08-03)

Bug Fixes

  • hooks: do not add a11y status on react native (#1300) (0a221cf)

v6.1.3

6.1.3 (2021-04-20)

... (truncated)

Commits
  • 1054249 fix(hooks): do not accept undefined as initial values (#1398)
  • eac25d3 docs: add drewbrend as a contributor for code (#1397)
  • bf709b9 fix(useMultipleSelect): removeSelectedItem adding duplicate items to selected...
  • efba7f2 dev: add docs for multiple selections (#1396)
  • e4d37fe docs: fix ARIA 1.1 links for combobox and select (#1392)
  • ab6718a docs: update stateChangeTypes in README (#1378)
  • 05aecb4 dev: fix e2e and docs (#1388)
  • 26c93a5 docs: add chandrasekhar1996 as a contributor for bug, code (#1311)
  • e9c3e10 fix(TS): add tslib as a dependency (#1310)
  • c268449 fix(TS): revert changes in typings index.d.ts (#1308)
  • 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 5.2.1 to 6.1.9.
- [Release notes](https://github.com/downshift-js/downshift/releases)
- [Changelog](https://github.com/downshift-js/downshift/blob/master/CHANGELOG.md)
- [Commits](downshift-js/downshift@v5.2.1...v6.1.9)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 17, 2022
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