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: bump downshift from 6.1.12 to 7.6.0 #2527

Merged
merged 3 commits into from
Jul 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps downshift from 6.1.12 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)

@dependabot dependabot bot requested review from a team and Lelith as code owners July 10, 2023 13:45
@dependabot dependabot bot requested review from fabe and mshaaban0 July 10, 2023 13:45
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 10, 2023
@changeset-bot
Copy link

changeset-bot bot commented Jul 10, 2023

🦋 Changeset detected

Latest commit: 26d2304

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 32 packages
Name Type
@contentful/f36-autocomplete Minor
@contentful/f36-accordion Minor
@contentful/f36-asset Minor
@contentful/f36-badge Minor
@contentful/f36-button Minor
@contentful/f36-card Minor
@contentful/f36-collapse Minor
@contentful/f36-copybutton Minor
@contentful/f36-core Minor
@contentful/f36-datetime Minor
@contentful/f36-datepicker Minor
@contentful/f36-drag-handle Minor
@contentful/f36-entity-list Minor
@contentful/f36-empty-state Minor
@contentful/f36-forms Minor
@contentful/f36-icon Minor
@contentful/f36-list Minor
@contentful/f36-menu Minor
@contentful/f36-modal Minor
@contentful/f36-note Minor
@contentful/f36-notification Minor
@contentful/f36-pagination Minor
@contentful/f36-pill Minor
@contentful/f36-popover Minor
@contentful/f36-skeleton Minor
@contentful/f36-spinner Minor
@contentful/f36-table Minor
@contentful/f36-tabs Minor
@contentful/f36-text-link Minor
@contentful/f36-tooltip Minor
@contentful/f36-typography Minor
@contentful/f36-components Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Jul 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
forma-36 ✅ Ready (Inspect) Visit Preview Jul 11, 2023 8:51am

@denkristoffer
Copy link
Collaborator

@dependabot rebase

Bumps [downshift](https://github.com/downshift-js/downshift) from 6.1.12 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.12...v7.6.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 force-pushed the dependabot/npm_and_yarn/main/downshift-7.6.0 branch from 9c38837 to 711e0f6 Compare July 11, 2023 08:27
@denkristoffer
Copy link
Collaborator

denkristoffer commented Jul 11, 2023

@Lelith if you have time I'd like your ✅ on this 🙇 I had to change the Autocomplete component due to https://github.com/downshift-js/downshift/blob/master/src/hooks/MIGRATION_V7.md#usecombobox

@denkristoffer denkristoffer removed the request for review from fabe July 11, 2023 08:48
@github-actions
Copy link

github-actions bot commented Jul 11, 2023

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
CommonJS 148.44 KB (+0.41% 🔺) 3 s (+0.41% 🔺) 85 ms (+70.07% 🔺) 3.1 s
Module 144.71 KB (+0.43% 🔺) 2.9 s (+0.43% 🔺) 90 ms (+120.31% 🔺) 3 s

@Lelith
Copy link
Collaborator

Lelith commented Jul 12, 2023

Looks good to me!

@denkristoffer denkristoffer merged commit 460e989 into main Jul 12, 2023
@denkristoffer denkristoffer deleted the dependabot/npm_and_yarn/main/downshift-7.6.0 branch July 12, 2023 07:45
cf-remylenoir added a commit that referenced this pull request Jul 14, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants