Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

fix(deps): update dependency downshift to v7 #848

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
downshift (source) ^6.0.0 -> ^7.0.0 age adoption passing confidence

Release Notes

downshift-js/downshift

v7.6.0

Compare Source

Features
  • getter prop with aria-label will not add aria-labelledby (#​1488) (20314b5)

v7.5.0

Compare Source

Features

v7.4.1

Compare Source

Bug Fixes
  • useCombobox: Ensure highlighted index is not selected on browser tab change (#​1484) (4ff1385), closes #​1471

v7.4.0

Compare Source

Features

v7.3.4

Compare Source

Bug Fixes
  • defaultProps: only select if there are items and one is highlighted (#​1467) (108c1ba)

v7.3.3

Compare Source

Bug Fixes
  • hooks: correctly compute item and index in getter function (#​1473) (7471fba)

v7.3.2

Compare Source

Bug Fixes

v7.3.1

Compare Source

Bug Fixes

v7.3.0

Compare Source

Features

v7.2.2

Compare Source

Bug Fixes

v7.2.1

Compare Source

Bug Fixes
  • hooks: do not add mouse and touch events in React native (#​1472) (694f2af)

v7.2.0

Compare Source

Features

v7.1.2

Compare Source

Bug Fixes

v7.1.1

Compare Source

Bug Fixes
  • useMultipleSelection: prevent adding items on Backspace/Delete without activeIndex (#​1458) (d1a7f67)

v7.1.0

Compare Source

Features
  • useSelect: improve highlight by character keys algorithm (#​1456) (d822530)

v7.0.5

Compare Source

Bug Fixes
  • add clean up to avoid effect firing twice in strict mode (#​1436) (25a673b)

v7.0.4

Compare Source

Bug Fixes

v7.0.3

Compare Source

Bug Fixes

v7.0.1

Compare Source

Bug Fixes

v7.0.0

Compare Source

Features
BREAKING CHANGES
  • updates to useCombobox and useSelect to adhere to the 1.2 version of the ARIA Combobox pattern.

Migration guide is available in this file.

Closes https://github.com/downshift-js/downshift/issues/1365.
Closes https://github.com/downshift-js/downshift/issues/1239.
Contains changes from https://github.com/downshift-js/downshift/pull/1149.

v6.1.12

Compare Source

Bug Fixes

v6.1.11

Compare Source

Bug Fixes

v6.1.10

Compare Source

Bug Fixes
  • useCombobox: prevent default on Escape when open or has content (#​1407) (3eb7b44)

v6.1.9

Compare Source

Bug Fixes

v6.1.8

Compare Source

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

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team, Averethel, lkappeler and Marine-Berthier and removed request for a team April 19, 2023 13:45
@autoricardo-bot autoricardo-bot temporarily deployed to branch-carforyou-components-pkg-renovate-downshift-7-x April 19, 2023 13:50 Destroyed
@Averethel Averethel merged commit 6899d4f into master Apr 19, 2023
@Averethel Averethel deleted the renovate/downshift-7.x branch April 19, 2023 13:55
@autoricardo-bot
Copy link
Collaborator

🎉 This PR is included in version 24.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

2 participants