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-dev): bump downshift from 7.6.1 to 8.3.1 #10256

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps downshift from 7.6.1 to 8.3.1.

Release notes

Sourced from downshift's releases.

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)

Bug Fixes

  • hooks: use createInitialState in reducer (#1556) (e534757)

v8.2.2

8.2.2 (2023-09-29)

Bug Fixes

  • typescript: add onPress to toggle button props parameter (#1548) (fd6ab68)

v8.2.1

8.2.1 (2023-09-25)

Bug Fixes

  • defaultProps: use undefined environment on React Native (#1546) (7d8c32d)
  • useSelect: preventDefault on item props onMouseDown (b24f2e6)
  • useSelect: preventDefault on item props onMouseDown (#1547) (05ffa9c)

... (truncated)

Commits
  • 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)
  • 05ffa9c fix(useSelect): preventDefault on item props onMouseDown (#1547)
  • b24f2e6 fix(useSelect): preventDefault on item props onMouseDown
  • 7d8c32d fix(defaultProps): use undefined environment on React Native (#1546)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from mdn-bot as a code owner January 1, 2024 11:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 1, 2024
@github-actions github-actions bot added the merge conflicts 🚧 Please rebase onto or merge the latest main. label Jan 2, 2024
Copy link
Contributor

github-actions bot commented Jan 2, 2024

This pull request has merge conflicts that must be resolved before it can be merged.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/downshift-8.3.1 branch from dbb5170 to cc2ba52 Compare January 2, 2024 10:32
@github-actions github-actions bot removed the merge conflicts 🚧 Please rebase onto or merge the latest main. label Jan 2, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/downshift-8.3.1 branch from cc2ba52 to d0f4532 Compare January 9, 2024 16:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/downshift-8.3.1 branch 2 times, most recently from 3711db6 to 1669620 Compare January 22, 2024 10:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/downshift-8.3.1 branch from 1669620 to 530e4f4 Compare January 31, 2024 11:21
Bumps [downshift](https://github.com/downshift-js/downshift) from 7.6.1 to 8.3.1.
- [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.6.1...v8.3.1)

---
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 force-pushed the dependabot/npm_and_yarn/downshift-8.3.1 branch from 530e4f4 to 48be1d5 Compare January 31, 2024 11:23
@github-actions github-actions bot added the merge conflicts 🚧 Please rebase onto or merge the latest main. label Feb 13, 2024
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 21, 2024

Superseded by #10564.

@dependabot dependabot bot closed this Feb 21, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/downshift-8.3.1 branch February 21, 2024 11:07
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 merge conflicts 🚧 Please rebase onto or merge the latest main.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants