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.1 #222

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.1.

Release notes *Sourced from [react-select's releases](https://github.com/JedWatson/react-select/releases).* > ## 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 - [`f494e4d`](https://github.com/JedWatson/react-select/commit/f494e4d744cb3bb2108559530455aa40207669e1) v2.4.1 - [`a23e9cd`](https://github.com/JedWatson/react-select/commit/a23e9cdd115e024ce9afb69082e5628ed2f0471e) Merge pull request [#3432](https://github-redirect.dependabot.com/JedWatson/react-select/issues/3432) from JedWatson/fix-mobile-regression - [`6a7cc4c`](https://github.com/JedWatson/react-select/commit/6a7cc4ca851e09a94b172154ddbe3d43788b2766) changed event.currentTarget back to event.target for ontouchEnd logic - [`3f248f9`](https://github.com/JedWatson/react-select/commit/3f248f907f89303cfa62a16f94f1a028125682c5) Merge branch 'justingrant-patch-1' - [`5ea6a09`](https://github.com/JedWatson/react-select/commit/5ea6a095b534b7930fb2214099bacc2a364aae32) remove accidentally added newline - [`c4256ca`](https://github.com/JedWatson/react-select/commit/c4256cad72001c427ab297eae4fcb3d2df47ff39) Add a sentence describing what "Creatable" does - [`f8f0d4e`](https://github.com/JedWatson/react-select/commit/f8f0d4edbf65ed81a139a4ff1328b47f8184e6a7) update changelog - [`4b42ea5`](https://github.com/JedWatson/react-select/commit/4b42ea5c4a202c72dfe8e9710a55311830860151) v2.4.0: update package.json - [`af02ca8`](https://github.com/JedWatson/react-select/commit/af02ca8031f8d072589694613c5cdfd601b2c4fa) Merge pull request [#3428](https://github-redirect.dependabot.com/JedWatson/react-select/issues/3428) from JedWatson/v2.4.0-CHANGELOG - [`92b8b5e`](https://github.com/JedWatson/react-select/commit/92b8b5ed7a6b111127e3b3a4aa21cb4720c76fc0) 📜 v2.4.0 changelog - Additional commits viewable in [compare view](https://github.com/JedWatson/react-select/compare/v2.3.0...v2.4.1)


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 - `@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 #238.