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.2.2 #9744

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2023

Bumps downshift from 7.6.1 to 8.2.2.

Release notes

Sourced from downshift's releases.

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)

v8.2.0

8.2.0 (2023-09-20)

Features

v8.1.1

8.1.1 (2023-09-20)

Bug Fixes

  • typescript: missing generic parameter of React.RefObject (#1536) (bc7639c)

v8.1.0

8.1.0 (2023-08-02)

Features

  • useSelect: focus toggle when opened initially (#1527) (90d6d72)

v8.0.2

8.0.2 (2023-08-02)

Bug Fixes

... (truncated)

Commits
  • 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)
  • 0dd0ab4 dev: update node to 16 in release job (#1544)
  • 9828365 feat: update dependencies and react to v18 (#1538)
  • bc7639c fix(typescript): missing generic parameter of React.RefObject (#1536)
  • 90d6d72 feat(useSelect): focus toggle when opened initially (#1527)
  • 883a458 fix(types): remove GestureResponderEvent (#1524)
  • 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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 29, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/downshift-8.2.2 branch 2 times, most recently from ecc84cb to 5a95103 Compare October 9, 2023 11:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/downshift-8.2.2 branch from 5a95103 to 5000048 Compare October 23, 2023 12:18
@github-actions github-actions bot added the merge conflicts 🚧 Please rebase onto or merge the latest main. label Oct 24, 2023
@github-actions
Copy link
Contributor

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.2.2 branch from 5000048 to 1858d25 Compare October 24, 2023 11:51
@github-actions github-actions bot removed the merge conflicts 🚧 Please rebase onto or merge the latest main. label Oct 24, 2023
@github-actions github-actions bot added the merge conflicts 🚧 Please rebase onto or merge the latest main. label Nov 6, 2023
Copy link
Contributor

github-actions bot commented Nov 6, 2023

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

@caugner
Copy link
Contributor

caugner commented Nov 7, 2023

@dependabot rebase

Bumps [downshift](https://github.com/downshift-js/downshift) from 7.6.1 to 8.2.2.
- [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.2.2)

---
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.2.2 branch from 1858d25 to ac91186 Compare November 7, 2023 20:08
@dependabot dependabot bot requested a review from mdn-bot as a code owner November 7, 2023 20:08
@github-actions github-actions bot removed the merge conflicts 🚧 Please rebase onto or merge the latest main. label Nov 7, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2023

Superseded by #9985.

@dependabot dependabot bot closed this Nov 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/downshift-8.2.2 branch November 9, 2023 11:17
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.

1 participant