freesewing.org icon indicating copy to clipboard operation
freesewing.org copied to clipboard

build(deps): bump react-youtube from 7.14.0 to 10.0.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps react-youtube from 7.14.0 to 10.0.0.

Release notes

Sourced from react-youtube's releases.

v10.0.0

react-youtube-v10.0.0 (2022-09-12)

Features

BREAKING CHANGES

  • React was upgraded to version 18.

v10.0.0-canary.1

react-youtube-v10.0.0-canary.1 (2022-09-12)

Features

BREAKING CHANGES

  • React was upgraded to version 18.

v9.0.3

react-youtube-v9.0.3 (2022-07-04)

Bug Fixes

  • await re-creating player before updating video (#363) (78effbb)

v9.0.3-canary.1

react-youtube-v9.0.3-canary.1 (2022-06-19)

Bug Fixes

  • await re-creating player before updating video (#363) (78effbb)

v9.0.2

react-youtube-v9.0.2 (2022-05-25)

Bug Fixes

  • await player to be destroyed before re-creating it (#357) (b519d59)

... (truncated)

Commits
  • e0fb68a feat: upgrade to React 18
  • a816528 chore(deps): upgrade dependencies (#365)
  • 0d16193 chore(deps): bump semantic-release from 19.0.2 to 19.0.3 (#362)
  • 78effbb fix: await re-creating player before updating video (#363)
  • b519d59 fix: await player to be destroyed before re-creating it (#357)
  • a18702b fix: move README.md to package and symlink from the project root
  • 654418d feat: support CSS-in-JS solutions (#226)
  • 79eb7be feat: set title and loading on first mount (#348)
  • 641365e chore(deps): upgrade dependencies (#349)
  • b493260 fix(types): update event types
  • 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)

dependabot[bot] avatar Sep 13 '22 04:09 dependabot[bot]