KiraLT / torrent-stream-server

HTTP server to convert any torrent to video stream
MIT License
242 stars 105 forks source link

Bump react-select from 5.0.0 to 5.1.0 in /frontend #260

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps react-select from 5.0.0 to 5.1.0.

Release notes

Sourced from react-select's releases.

react-select@5.1.0

Minor Changes

Patch Changes

  • fdd01e66 #4833 Thanks @​ebonow! - Value container display property should be grid when isMulti and has no value so the Placeholder component is positioned correctly with the Input

  • 0937604f #4823 Thanks @​mikunpham! - Fix the issue where input contents are moved to the left due to multiple space characters.

  • ec80b577 #4803 Thanks @​Methuselah96! - Import CSSObject from @​emotion/react instead of @​emotion/serialize

Commits
  • c1ffcd6 Version Packages (#4838)
  • fdd01e6 Set ValueContainer display grid if isMulti and has no value (#4833)
  • 0937604 fix: input contents are moved to the left due to space char (#4823)
  • 8b38d49 feat(#4806): export AsyncCreatableProps from AsyncCreatable.tsx (#4807)
  • ec80b57 Import CSSObject from @​emotion/react instead of @​emotion/serialize (#4803)
  • 1845460 Add note about importing from the src directory to the upgrade guide (#4802)
  • 46eeda1 Export more types from main entry point (#4801)
  • 39cfae1 Add template chooser configuration (#4709)
  • 23517d1 Fix "Props" documentation page not loading types (#4810)
  • See full diff 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)
dependabot[bot] commented 3 years ago

Superseded by #281.