Skip to content
This repository was archived by the owner on Jan 22, 2019. It is now read-only.

chore(deps): update dependency downshift to v3 #307

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 1, 2018

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

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 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 renovate bot requested a review from ijsnow as a code owner November 1, 2018 10:20
@felixfbecker felixfbecker assigned ggilmore and unassigned felixfbecker Nov 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants