Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2021

Bumps react-select from 3.1.0 to 4.1.0.

Release notes

Sourced from react-select's releases.

react-select@4.1.0

Minor Changes

  • b5f9b0c5 #4342 Thanks @Methuselah96! - Standardized innerProps and className props on customizable components

  • 19b76342 #3911 Thanks @eugenet8k! - Add removedValues to onChange event meta when the action is clear (when the user clears the value in the Select)

Patch Changes

react-select@4.0.2

Patch Changes

react-select@4.0.1

Patch Changes

react-select@4.0.0

Major Changes

Patch Changes

react-select@3.2.0

Minor Changes

  • c615e93d #4084 Thanks @JedWatson! - Changed the cx and getValue props that are passed to components into instance properties, which means they now pass a referential equality check on subsequent renders.

    This is helpful, for example, when you're optimising the performance of rendering custom Option components - see #3055

  • 72f6036f #4306 Thanks @bladey! - Remove duplicate prop createOptionPosition

Patch Changes

... (truncated)

Commits
  • 6f0b424 Version Packages (#4405)
  • b41ba23 Fixed typo in Option docs (#4406)
  • 2c5bbc1 Merge pull request #4387 from JedWatson/sortable-select-example
  • 7b7920b Merge branch 'master' into sortable-select-example
  • ee4527c Merge pull request #3911 from eugenet8k/clear-action-arguments
  • 43c8330 Merge branch 'master' into clear-action-arguments
  • 5872930 Update pink-cats-mate.md
  • 57d6c3c Merge pull request #4342 from Methuselah96/menu-portal-class-name
  • 11aea80 Merge branch 'master' into menu-portal-class-name
  • 7c44a99 Merge pull request #4420 from Methuselah96/babel-runtime
  • Additional commits viewable in compare view

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)

@codecov-io
Copy link

codecov-io commented Feb 11, 2021

Codecov Report

Merging #13084 (2489307) into master (0318b6d) will decrease coverage by 3.88%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #13084      +/-   ##
==========================================
- Coverage   77.36%   73.47%   -3.89%     
==========================================
  Files         906      605     -301     
  Lines       45699    21263   -24436     
  Branches     5522     5522              
==========================================
- Hits        35356    15624   -19732     
+ Misses      10216     5512    -4704     
  Partials      127      127              
Flag Coverage Δ
cypress 57.94% <ø> (+<0.01%) ⬆️
hive ?
javascript 63.39% <ø> (ø)
mysql ?
postgres ?
python ?
sqlite ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
superset/reports/notifications/exceptions.py
superset/cachekeys/api.py
superset/dashboards/api.py
superset/examples/helpers.py
superset/views/dashboard/views.py
superset/datasets/commands/export.py
superset/charts/dao.py
superset/db_engine_specs/db2.py
superset/security/__init__.py
superset/css_templates/filters.py
... and 291 more

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 0318b6d...2489307. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/superset-frontend/react-select-4.1.0 branch from 9a8db2c to 18e0157 Compare February 15, 2021 11:05
@nytai
Copy link
Member

nytai commented Feb 22, 2021

This is a major version bump that should require thorough testing before merge. Adding @ktmud as a reviewing since he has upgraded react-select before.

@nytai nytai requested a review from ktmud February 22, 2021 16:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/superset-frontend/react-select-4.1.0 branch from 18e0157 to 2489307 Compare March 4, 2021 18:01
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 5, 2021

Superseded by #13474.

@dependabot dependabot bot closed this Mar 5, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superset-frontend/react-select-4.1.0 branch March 5, 2021 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot npm Dependabot - npm related PRs size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants