Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

⬆️ Bump react-select from 1.2.1 to 3.1.1 #2570

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps react-select from 1.2.1 to 3.1.1.

Release notes

Sourced from react-select's releases.

[email protected]

Patch Changes

[email protected]

Minor Changes

Patch Changes

[email protected]

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
Changelog

Sourced from react-select's changelog.

@react-select/docs

2.4.6

Patch Changes

  • 7af1aafb #4295 Thanks @JedWatson! - Fix menuplacement context

  • Updated dependencies [c8d74bd5]:

  • Updated dependencies [c8447f48]:

  • Updated dependencies [7af1aafb]:

  • Updated dependencies [32ad5c04]:

  • Updated dependencies [6af14fbb]:

  • Updated dependencies [0eb1ef96]:

  • Updated dependencies [ad608c8f]:

    • react-select@undefined

2.4.5

Commits
  • 17b406a Merge pull request #3980 from JedWatson/changeset-release/master
  • ca66253 Version Packages
  • 709b0bc Merge pull request #4295 from JedWatson/fix-menuplacement-context
  • 665443b Merge branch 'master' into fix-menuplacement-context
  • 7af1aaf Add changeset
  • 7720401 Fix menuShouldScrollIntoView in MenuPortal example
  • 442596e Fix getPortalPlacement in PortalPlacementContext
  • 3f82ae5 Merge pull request #4294 from JedWatson/fix-circle-ci
  • 3854764 Update config.yml
  • 5bee3f4 Bump Cypress to latest & update the docker image to test on latest Chrome & FF
  • 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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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 Nov 23, 2020
@codecov
Copy link

codecov bot commented Nov 23, 2020

Codecov Report

Merging #2570 (f9b6a87) into master (2c9ffe3) will decrease coverage by 0.17%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2570      +/-   ##
==========================================
- Coverage   93.44%   93.27%   -0.18%     
==========================================
  Files         237      237              
  Lines       13232    13232              
  Branches     1905     1905              
==========================================
- Hits        12365    12342      -23     
- Misses        867      890      +23     
Impacted Files Coverage Δ
lib/views/tabbable.js 84.31% <0.00%> (-15.69%) ⬇️
lib/views/commit-view.js 77.69% <0.00%> (-5.21%) ⬇️
lib/models/author.js 96.92% <0.00%> (-3.08%) ⬇️
lib/atom/gutter.js 92.85% <0.00%> (+2.38%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2c9ffe3...f9b6a87. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #2606.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/react-select-3.1.1 branch January 13, 2021 13:47
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