Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump react-select from 2.4.4 to 3.1.0 in /frontend #2562

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2020

Bumps react-select from 2.4.4 to 3.1.0.

Release notes

Sourced from react-select's releases.

react-select@3.1.0

Minor Changes

Patch Changes

react-select@3.0.8

Patch Changes

  • a575a3c4 #3727 Thanks @tonytangau! - Adding an index prop to MultiValue components
  • 916f0d2c #3644 Thanks @TrySound! - Remove usage of raf package and replace with window.requestAnimationFrame because React already depends on requestAnimationFrame
  • cba15309 #3676 Thanks @wiesys! - Fix loadingMessage and noOptionsMessage properties in Styles flow type
  • 32f9475e #3790 Thanks @JedWatson! - Remove unnecessary dependency on classnames package
  • 1731175d #3733 Thanks @ddc67cd! - Pass name to onChange meta in Creatable to make it consistent with onChange in standard Select

v3.0.3

  • Remove base entrypoint to fix rollup dependency resolution issue
  • See #3585 for a detailed list of changes in 3.0.0
Commits
  • 1d9f5c8 ci(changeset): generate PR with changelog & version updates
  • 8552d21 Update release.yml
  • 83b48de Fix not focusing the selected value on menu open
  • d787303 Create ci.json
  • 18867ce Merge pull request #3933 from lizlam/master
  • 7255273 Fix small typos in documentation.
  • 8fa6c0f Refactored 3 Custom class components (#3877)
  • 9606a92 Merge pull request #3846 from JedWatson/dependabot/npm_and_yarn/extend-3.0.2
  • df0fb17 Merge pull request #3850 from codercodingthecode/customStyles-example
  • 983f7ad Add selectProps documentation and how to use it for passing dynamic custom Style
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by react-select-release-bot, a new releaser for react-select since your current version.


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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 dependabot bot added dependencies javascript Pull requests that update Javascript code labels Jul 3, 2020
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/react-select-3.1.0 branch from b223ac4 to 4c84bce Compare July 7, 2020 13:17
@epicfaace
Copy link
Member

v3 upgrade guide is here -- JedWatson/react-select#3585 -- doesn't look like any of the changes here will affect us.

@epicfaace epicfaace merged commit 2b2be14 into master Jul 7, 2020
@epicfaace epicfaace deleted the dependabot/npm_and_yarn/frontend/react-select-3.1.0 branch July 7, 2020 19:23
adiprerepa pushed a commit that referenced this pull request May 27, 2021
Bumps [react-select](https://github.com/JedWatson/react-select) from 2.4.4 to 3.1.0.
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/.sweet-changelogs.js)
- [Commits](https://github.com/JedWatson/react-select/compare/v2.4.4...react-select@3.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant