aerokube / selenoid-ui

Graphical user interface for Selenoid project
https://aerokube.com/selenoid-ui/latest/
Apache License 2.0
305 stars 76 forks source link

Bump react-select from 3.1.0 to 5.3.1 in /ui #479

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-select from 3.1.0 to 5.3.1.

Release notes

Sourced from react-select's releases.

react-select@5.3.1

Patch Changes

react-select@5.3.0

Minor Changes

Patch Changes

react-select@5.2.2

Patch Changes

react-select@5.2.1

Patch Changes

react-select@5.2.0

Minor Changes

Patch Changes

react-select@5.1.0

... (truncated)

Changelog

Sourced from react-select's changelog.

@​react-select/docs

3.1.1

Patch Changes

  • 638f5455 #4702 Thanks @​Methuselah96! - The Option generic is no longer required to extend the OptionBase type

  • Updated dependencies [10225290]:

  • Updated dependencies [53f1972b]:

  • Updated dependencies [b41f4ceb]:

  • Updated dependencies [4b028829]:

  • Updated dependencies [7fcec537]:

  • Updated dependencies [ca2c0e5b]:

  • Updated dependencies [9e82aadc]:

  • Updated dependencies [638f5455]:

  • Updated dependencies [23cea0b5]:

  • Updated dependencies [ef87c3ac]:

    • react-select@undefined

3.1.1-beta.1

Patch Changes

  • 638f5455 #4702 Thanks @​Methuselah96! - The Option generic is no longer required to extend the OptionBase type

  • Updated dependencies [10225290]:

  • Updated dependencies [53f1972b]:

  • Updated dependencies [b41f4ceb]:

  • Updated dependencies [7fcec537]:

  • Updated dependencies [9e82aadc]:

  • Updated dependencies [638f5455]:

    • react-select@undefined

3.1.1-beta.0

Patch Changes

  • Updated dependencies [4b028829]:
  • Updated dependencies [ef87c3ac]:
    • react-select@undefined
Commits
  • c963633 Version Packages (#5169)
  • 03bf735 Bump @​emotion/react to ^11.8.1 (#5164)
  • fe7dab3 Version Packages (#5138)
  • bd4ee8a Prevent transition props from being forwarded to \<input> element in `DummyI...
  • 87e1443 Avoid referencing an ID that is not in the DOM (#5131)
  • c7d8d4b Update peerDependencies to include React 18 (#5133)
  • 09f12f6 Merge pull request #5134 from x-team/master
  • 3f02ba6 Merge pull request #1 from x-team/allow-event-bubbling-for-dropdown-click
  • 02b794b Remove stopPropagation from onMouseDown on multi select items
  • d6685d1 Remove stopPropagation from onClearIndicatorMouseDown
  • 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[bot] commented 2 years ago

Codecov Report

Merging #479 (f3f5638) into master (76c6490) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #479   +/-   ##
=======================================
  Coverage   32.57%   32.57%           
=======================================
  Files          38       38           
  Lines         706      706           
  Branches      114      114           
=======================================
  Hits          230      230           
  Misses        417      417           
  Partials       59       59           
Flag Coverage Δ
go 32.57% <ø> (ø)
ui 24.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 150b774...f3f5638. Read the comment docs.

dependabot[bot] commented 2 years ago

Superseded by #485.