browser-extensions
browser-extensions copied to clipboard
chore(deps): update dependency downshift to v3
This PR contains the following updates:
| Package | Type | Update | New value | References | Sourcegraph |
|---|---|---|---|---|---|
| downshift | dependencies | major | ^3.0.0 | source |
Release Notes
paypal/downshift
v3.1.4
Bug Fixes
v3.1.3
Bug Fixes
v3.1.2
Bug Fixes
v3.1.1
Bug Fixes
v3.1.0
Features
v3.0.0
Bug Fixes
Features
- add ARIA specification of First and Last option highlight (#590) (d937119)
-
initial*: add
initial*props for all state (b4435d6), closes #467
BREAKING CHANGES
-
initial*: If you're using any of the props that start withdefault, you probably want to change that toinitialinstead.defaultSelectedItemanddefaultInputValuewere also removed in favor ofinitialSelectedItemandinitialInputValue(respectively). -
inputValue: if you control the selectedItem, we no longer set the inputValue to the defaultInputValue. -
highlightedIndex: In compliance with the ARIA specification, downshift will now default to highlighting the first item when the user presses ⬇ and the last item when the user presses ⬆ (given the menu is closed). #590
Renovate configuration
:date: Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.