GroceriStar / react-only-intern-23

https://cool-features.netlify.com/
GNU General Public License v3.0
1 stars 2 forks source link

Bump react-select from 2.3.0 to 2.4.3 #247

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps react-select from 2.3.0 to 2.4.3.

Release notes *Sourced from [react-select's releases](https://github.com/JedWatson/react-select/releases).* > ## v2.4.2 / 2019-03-11 > ## Bug fixes > * [#3446](https://github-redirect.dependabot.com/JedWatson/react-select/pull/3446) Fix bug with select input value not being selectable. Thanks [@​kangweichan](https://github.com/kangweichan) > * [#3445](https://github-redirect.dependabot.com/JedWatson/react-select/pull/3446) Fix accessibility bug. Disabled options are now focusable and announced by screen-readers but not selectable. Thanks [@​sarahbethfederman](https://github.com/sarahbethfederman) > > ## Updates > * Fixed typo in style docs. Thanks [thiagodebastos](https://github.com/thiagodebastos). > * [#3460](https://github-redirect.dependabot.com/JedWatson/react-select/pull/3460) Added description for actionTypes to docs. Thanks [@​mikekellyio](https://github.com/mikekellyio) > > ## v2.4.1 / 2019-02-18 > ## Bug fixes > * [#3432](https://github-redirect.dependabot.com/JedWatson/react-select/pull/3432) Fix bug with select menu's not working on mobile. > > ## v2.4.0 / 2019-02-15 > ### Bug fixes > * [#3427](https://github-redirect.dependabot.com/JedWatson/react-select/pull/3427) remove focusOption() invocation on ENTER press if the menu is not open. > * [#3402](https://github-redirect.dependabot.com/JedWatson/react-select/pull/3402) fix menu scroll being reset on focus of a select with an open menu in ie11. See [#3342](https://github-redirect.dependabot.com/JedWatson/react-select/issues/3342) for details. Thanks [timothypage](https://github.com/timothypage) > * [#3420](https://github-redirect.dependabot.com/JedWatson/react-select/pull/3420) fixed select menu being opened on click, when openMenuOnClick is false. Thanks [caleb](https://github.com/caleb) and [rscotten](https://github.com/rscotten) > * [#3419](https://github-redirect.dependabot.com/JedWatson/react-select/pull/3419) fixed bug with ScrollCaptor operating on an undefined scrollTarget. Thanks [iulian-radu-at](https://github.com/iulian-radu-at) > * [#3411](https://github-redirect.dependabot.com/JedWatson/react-select/pull/3411) fix bug where Enter key press on select with a closed menu wouldn't propagate up. Resolves [#2217](https://github-redirect.dependabot.com/JedWatson/react-select/issues/2217). > * [#3407](https://github-redirect.dependabot.com/JedWatson/react-select/pull/3407) remove unnecessary aria-roles from menu and options. This is now all handled by our aria-live implementation. Resolves [#3355](https://github-redirect.dependabot.com/JedWatson/react-select/issues/3355). Thanks [sarahbethfederman](https://github.com/sarahbethfederman). > * [#3393](https://github-redirect.dependabot.com/JedWatson/react-select/pull/3393), fix aria live announcement text for removing a selected option. Thanks [msharkeyiii](https://github.com/msharkeyiii). > * [#3350](https://github-redirect.dependabot.com/JedWatson/react-select/pull/3350) Updated to 0.91 of flow. Updated types to pass stricter type checking, in later versions of flow. Thanks [DragonWW](https://github.com/DragorWW) > > > ### Updates > * [#3370](https://github-redirect.dependabot.com/JedWatson/react-select/pull/3370) Updated memoize-one dependency to 5.0.0. Thanks [adam187](https://github.com/adam187) > * [#3366](https://github-redirect.dependabot.com/JedWatson/react-select/pull/3366/files) Update build tooling, to leverage babel 7. Thanks [DragonWW](https://github.com/DragorWW)
Commits - See full diff in [compare view](https://github.com/JedWatson/react-select/commits)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #253.