Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

Bump react-select from 2.4.4 to 3.1.0#223

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-select-3.1.0
Closed

Bump react-select from 2.4.4 to 3.1.0#223
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-select-3.1.0

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 27, 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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

  • Update frequency (including time of day and day of week)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 27, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-select-3.1.0 branch from d6f298d to db207d9 Compare June 2, 2020 16:02
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-select-3.1.0 branch from db207d9 to 1408f02 Compare June 2, 2020 16:12
@dependabot-preview dependabot-preview bot changed the base branch from develop to master June 2, 2020 16:24
@dependabot-preview
Copy link
Contributor Author

Superseded by #409.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/react-select-3.1.0 branch December 23, 2020 07:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants