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.5.8 in /ui #501

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-select from 3.1.0 to 5.5.8.

Release notes

Sourced from react-select's releases.

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

react-select@5.5.2

Patch Changes

react-select@5.5.1

Patch Changes

react-select@5.5.0

Minor Changes

react-select@5.4.0

Minor Changes

... (truncated)

Changelog

Sourced from react-select's changelog.

@​react-select/docs

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

    • react-select@undefined

3.1.1-beta.0

Patch Changes

  • Updated dependencies [4b028829]:
  • Updated dependencies [ef87c3ac]:
    • react-select@undefined
Commits
  • 338a45f Version Packages (#5452)
  • 1ad6de4 Correct SR message when focusing an option (#5084)
  • 8515b6b Merge pull request #5439 from JedWatson/convert-testsuite-to-functional-compo...
  • 820eda7 Convert TestSuite to functional component
  • af0d469 Improve contrast of example buttons in docs (#5436)
  • bbeb4a5 Add Tailwind example to Storybook (#5422)
  • 39b71ea Merge pull request #5432 from JedWatson/changeset-release/master
  • 99f1da5 Version Packages
  • 7df4094 Merge pull request #5431 from JedWatson/alex/refactor-class-components-to-fun...
  • 4dcb007 PR review fixes
  • 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 1 year ago

Codecov Report

Base: 30.59% // Head: 30.59% // No change to project coverage :thumbsup:

Coverage data is based on head (d63091a) compared to base (ed9e657). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #501 +/- ## ======================================= Coverage 30.59% 30.59% ======================================= Files 38 38 Lines 755 755 Branches 137 137 ======================================= Hits 231 231 Misses 460 460 Partials 64 64 ``` | Flag | Coverage Δ | | |---|---|---| | go | `30.59% <ø> (ø)` | | | ui | `22.59% <ø> (ø)` | | 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. Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aerokube). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aerokube)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dependabot[bot] commented 1 year ago

Superseded by #506.