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.7.0 in /ui #506

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 1 year ago

Bumps react-select from 3.1.0 to 5.7.0.

Release notes

Sourced from react-select's releases.

react-select@5.7.0

Minor Changes

react-select@5.6.1

Patch Changes

react-select@5.6.0

Minor Changes

react-select@5.5.9

Patch Changes

react-select@5.5.8

Patch Changes

  • 1ad6de4e #5084 Thanks @​kosciolek! - When focusing a dropdown option, the numbers included in the aria live region take filtering into consideration.

react-select@5.5.7

Patch Changes

react-select@5.5.6

Patch Changes

react-select@5.5.5

Patch Changes

react-select@5.5.4

Patch Changes

react-select@5.5.3

Patch Changes

... (truncated)

Changelog

Sourced from react-select's changelog.

@​react-select/docs

3.1.3

Patch Changes

  • 0773095f #5457 Thanks @​nderkim! - Add classNames API and unstyled prop

  • Updated dependencies [0773095f]:

    • react-select@undefined

3.1.2

Patch Changes

  • 0ca2d5ba #5431 Thanks @​nderkim! - Change class components to functional components

  • Updated dependencies [0ca2d5ba]:

    • react-select@undefined

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

... (truncated)

Commits


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 1 year ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (ed9e657) 30.59% compared to head (1eea2b7) 30.59%. Report is 18 commits behind head on master.

Files Patch % Lines
ui/src/components/Videos/index.js 0.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #506 +/- ## ======================================= Coverage 30.59% 30.59% ======================================= Files 38 38 Lines 755 755 Branches 137 138 +1 ======================================= Hits 231 231 + Misses 460 459 -1 - Partials 64 65 +1 ``` | [Flag](https://app.codecov.io/gh/aerokube/selenoid-ui/pull/506/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aerokube) | Coverage Δ | | |---|---|---| | [go](https://app.codecov.io/gh/aerokube/selenoid-ui/pull/506/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aerokube) | `30.59% <0.00%> (ø)` | | | [ui](https://app.codecov.io/gh/aerokube/selenoid-ui/pull/506/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aerokube) | `22.59% <0.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aerokube#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 6 months ago

Superseded by #526.