Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump video.js and videojs-mobile-ui #3482

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps video.js and videojs-mobile-ui. These dependencies needed to be updated together.
Updates video.js from 7.21.4 to 8.3.0

Release notes

Sourced from video.js's releases.

v8.3.0

8.3.0 (2023-04-05)

Features

Bug Fixes

Chores

Documentation

  • Update jsdoc template for better usability on mobile (#8048) (c1a1f9c)

netlify preview for this version

v8.2.1

8.2.1 (2023-03-15)

Bug Fixes

netlify preview for this version

v8.2.0

8.2.0 (2023-03-06)

Features

... (truncated)

Changelog

Sourced from video.js's changelog.

8.3.0 (2023-04-05)

Features

Bug Fixes

Chores

Documentation

  • Update jsdoc template for better usability on mobile (#8048) (c1a1f9c)

8.2.1 (2023-03-15)

Bug Fixes

8.2.0 (2023-03-06)

Features

Bug Fixes

Chores

  • documentation: Update release flow in collaborator guide md (#8167) (0a47175)

... (truncated)

Commits
  • d26780e 8.3.0
  • fe94c5d chore(package): fix out of sync package-lock.json (#8228)
  • 61bd74d fix(types): Add jsdoc plugin to handle ts-style imports (#8225)
  • 629000b fix(lang): Improve translations for mute and unmute (#8227)
  • 71343d1 fix: reset progress bar fully when player is reset (#8160)
  • b489bc5 fix: Ensure additional components update on languagechange (#8175)
  • e42b859 chore: update issue template (#8212)
  • 0c72805 feat: Add document picture-in-picture support (#8113)
  • 882f3af chore: Update CI and release workflows (#8214)
  • c1a1f9c docs: Update jsdoc template for better usability on mobile (#8048)
  • Additional commits viewable in compare view

Updates videojs-mobile-ui from 0.8.0 to 1.0.1

Changelog

Sourced from videojs-mobile-ui's changelog.

1.0.1 (2023-01-17)

Bug Fixes

  • deps: bump decode-uri-component from 0.2.0 to 0.2.2 (#95) (10ad7b2), closes #95
  • deps: bump json5 from 2.2.1 to 2.2.3 (#102) (529d294), closes #102

Chores

1.0.0 (2022-11-23)

Features

  • Add disable options (#33) (59e5f89), closes #33
  • Add option to lock to landscape when entering fullscreen (#49) (26c58d4), closes #49

Bug Fixes

Chores

... (truncated)

Commits

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added PR: dependencies Pull requests that update a dependency file PR: waiting for review For PRs that are complete, tested, and ready for review labels May 1, 2023
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) May 1, 2023 09:07
@efb4f5ff-1298-471a-8973-3d47447115dc efb4f5ff-1298-471a-8973-3d47447115dc added PR: WIP and removed PR: waiting for review For PRs that are complete, tested, and ready for review labels May 1, 2023
@github-actions
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@efb4f5ff-1298-471a-8973-3d47447115dc

@dependabot rebase

Bumps [video.js](https://github.com/videojs/video.js) and [videojs-mobile-ui](https://github.com/mister-ben/videojs-mobile-ui). These dependencies needed to be updated together.

Updates `video.js` from 7.21.4 to 8.3.0
- [Release notes](https://github.com/videojs/video.js/releases)
- [Changelog](https://github.com/videojs/video.js/blob/main/CHANGELOG.md)
- [Commits](videojs/video.js@v7.21.4...v8.3.0)

Updates `videojs-mobile-ui` from 0.8.0 to 1.0.1
- [Release notes](https://github.com/mister-ben/videojs-mobile-ui/releases)
- [Changelog](https://github.com/mister-ben/videojs-mobile-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mister-ben/videojs-mobile-ui/commits)

---
updated-dependencies:
- dependency-name: video.js
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: videojs-mobile-ui
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/video.js-and-videojs-mobile-ui-8.3.0 branch from 8a5926f to f6b5cab Compare June 19, 2023 11:08
@github-actions
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@github-actions
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2023

Superseded by #3904.

@dependabot dependabot bot closed this Aug 21, 2023
auto-merge was automatically disabled August 21, 2023 08:57

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/video.js-and-videojs-mobile-ui-8.3.0 branch August 21, 2023 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant