Skip to content

Bump videojs-playlist from 5.1.2 to 5.2.0 #13726

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

Merged
merged 2 commits into from
Aug 4, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps videojs-playlist from 5.1.2 to 5.2.0.

Changelog

Sourced from videojs-playlist's changelog.

5.2.0 (2024-10-07)

Features

  • add isAutoadvancing flag to indicate auto-advancing state (#267) (0d7a41a)

Bug Fixes

  • properly remove event listeners in auto-advance.js and update tests (#268) (2a455cd)

Commits
  • 06bdea3 5.2.0
  • 2a455cd fix: properly remove event listeners in auto-advance.js and update tests (#268)
  • 0d7a41a feat: add isAutoadvancing flag to indicate auto-advancing state (#267)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by bzizmond, a new releaser for videojs-playlist since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [videojs-playlist](https://github.com/brightcove/videojs-playlist) from 5.1.2 to 5.2.0.
- [Changelog](https://github.com/videojs/videojs-playlist/blob/v5.2.0/CHANGELOG.md)
- [Commits](videojs/videojs-playlist@v5.1.2...v5.2.0)

---
updated-dependencies:
- dependency-name: videojs-playlist
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor labels Aug 4, 2025
@patmmccann patmmccann merged commit 6426fed into master Aug 4, 2025
20 checks passed
@patmmccann patmmccann deleted the dependabot/npm_and_yarn/videojs-playlist-5.2.0 branch August 4, 2025 22:42
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 16734543791

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 59 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+33.1%) to 96.262%

Files with Coverage Reduction New Missed Lines %
src/adloader.js 12 78.57%
src/utils.js 47 89.07%
Totals Coverage Status
Change from base Build #3: 33.1%
Covered Lines: 195470
Relevant Lines: 203060

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants