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.2.0 to 2.3.0 #195

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps react-select from 2.2.0 to 2.3.0.

Release notes *Sourced from [react-select's releases](https://github.com/JedWatson/react-select/releases).* > ## v2.3.0 / 2019-01-18 > ### Bug fixes > * [#3315](https://github-redirect.dependabot.com/JedWatson/react-select/pull/3315) add RAF call to Collapse component getRef() such that getBoundingClientRect() is invoked consistently. > * [#3275](https://github-redirect.dependabot.com/JedWatson/react-select/pull/3275/files) wrap String invocation around inputValue to avoid calling toLowerCase on invalid elements. thanks [tavareshenrique](https://github.com/tavareshenrique) > * [#3357](https://github-redirect.dependabot.com/JedWatson/react-select/pull/3357), fix loadOptions call in Async select to always pass in a string for the inputValue. > * [#3346](https://github-redirect.dependabot.com/JedWatson/react-select/pull/3346) Revert work done in CSP nonce PR [#3260](https://github-redirect.dependabot.com/JedWatson/react-select/pull/3260) to unblock react-select usage in an SSR setting. Users who need nonce support still, please pin your version of react-select at 2.2.0. Nonce support will be re-added in 3.0.0 along with an upgrade to emotion 10; which includes nonce support without having to provide a custom emotion instance. > > ### Features > * [#3115](https://github-redirect.dependabot.com/JedWatson/react-select/pull/3115) menu-is-open modifier added to control class when the menu is open. [[**s20lee**](https://github.com/s20lee)](https://github.com/s20lee)
Commits - [`788b600`](https://github.com/JedWatson/react-select/commit/788b600a40b29bcf82ec3ea76dfdd691d12f00de) 🎉 v2.3.0 - [`dd9e316`](https://github.com/JedWatson/react-select/commit/dd9e31647315c3ec7ca01ba612855e6a82e3ecc2) Merge branch 'master' of https://github.com/JedWatson/react-select - [`f97e59e`](https://github.com/JedWatson/react-select/commit/f97e59ef523b24c651f6c999cb015f4d74244e01) Merge pull request [#3365](https://github-redirect.dependabot.com/JedWatson/react-select/issues/3365) from JedWatson/2.3.0-changelog - [`293ea6e`](https://github.com/JedWatson/react-select/commit/293ea6e70b8dffae8cd112a1fb477c8a15d971dd) Merge pull request [#3365](https://github-redirect.dependabot.com/JedWatson/react-select/issues/3365) from JedWatson/2.3.0-changelog - [`ff24d7b`](https://github.com/JedWatson/react-select/commit/ff24d7b999ea7c8251ba45dbf09970f9e7e547fb) 📜 v2.3.0 changelogg - [`d35fd8d`](https://github.com/JedWatson/react-select/commit/d35fd8dc7fc553c9146123e41c475cc8ae8061a6) Merge pull request [#3357](https://github-redirect.dependabot.com/JedWatson/react-select/issues/3357) from JedWatson/fix-loadOptions-onmount - [`e1c5fe9`](https://github.com/JedWatson/react-select/commit/e1c5fe9b01b1b89f4469cacd694dc9d939c815ea) add test case - [`b84e278`](https://github.com/JedWatson/react-select/commit/b84e27835c1a16be532c700dd462455866d23d30) fix content: property error in css - [`98c8b2d`](https://github.com/JedWatson/react-select/commit/98c8b2da36873318f2670919f6b66ce3df800eac) update loadOptions to conditionally either return an empty string or the inpu... - [`ba76246`](https://github.com/JedWatson/react-select/commit/ba76246a92fe9371b5d4f8795d30119b045dcaba) Merge pull request [#3346](https://github-redirect.dependabot.com/JedWatson/react-select/issues/3346) from JedWatson/revert-3260 - Additional commits viewable in [compare view](https://github.com/JedWatson/react-select/compare/v2.2.0...v2.3.0)


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