browser-extensions icon indicating copy to clipboard operation
browser-extensions copied to clipboard

chore(deps): update dependency downshift to v3

Open renovate[bot] opened this issue 7 years ago • 0 comments

This PR contains the following updates:

Package Type Update New value References Sourcegraph
downshift dependencies major ^3.0.0 source code search for "downshift"

Release Notes

paypal/downshift

v3.1.4

Compare Source

Bug Fixes

v3.1.3

Compare Source

Bug Fixes

v3.1.2

Compare Source

Bug Fixes

v3.1.1

Compare Source

Bug Fixes
  • TS: ability to call getRootProps without arguments (#​605) (3c6733b)

v3.1.0

Compare Source

Features

v3.0.0

Compare Source

Bug Fixes
  • inputValue: always set inputValue properly (247b621), closes #​512
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 with default, you probably want to change that to initial instead. defaultSelectedItem and defaultInputValue were also removed in favor of initialSelectedItem and initialInputValue (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.

renovate[bot] avatar Nov 01 '18 10:11 renovate[bot]