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

build(deps): bump hls.js from 1.4.5 to 1.4.7 #8148

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Bumps hls.js from 1.4.5 to 1.4.7.

Release notes

Sourced from hls.js's releases.

v1.4.7

Summary

HLS.js v1.4.7 includes bug fixes and improvements over the last release.

Changes Since The Last Release

video-dev/hls.js@v1.4.6...v1.4.7

  • Fix large subtitle target duration can result in subtitles not loading as needed (#5597) @​robwalch
    • Fixes subtitle segment finding when using start offset
    • Improves subtitle segment finding at the start of discontinuity sequences
    • Fixes subtitle segment loading when subtitle playlist does not have DISCONTINUITY tags matching media playlists
  • Fix Multivariant Playlist and Key XHR loader retries (#5598) @​robwalch
    • Fixes XHR Loader retry logic (only used for key and MVP files)
    • Fixes stream-controller state state change on key file errors that result in level switch

Demo Page

https://896f3d49.hls-js-dev.pages.dev/

Feedback

Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.

v1.4.6

Summary

HLS.js v1.4.6 includes bug fixes and improvements over the last release.

Changes Since The Last Release

video-dev/hls.js@v1.4.5...v1.4.6

Demo Page

https://ea004957.hls-js-dev.pages.dev/

Feedback

Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.

Commits
  • 7002632 Merge pull request #5597 from video-dev/bugfix/subtitle-target-duration-impac...
  • 11d9097 Only load earlier subtitle fragment if discontinuity matches
  • a567ef5 Remove requirement for subtitles to be synced with media PTS when WebVTT MPEG...
  • 30757b1 Merge pull request #5598 from video-dev/bugfix/xhr-retries-aborted
  • b983a9a Wait for level switch after fragment or key error with level switch action
  • 0680289 Reset loader aborted state on internal retry
  • 206eb23 Fix issue where large subtitle target-durations result in incorrect subtitle ...
  • bfa3cb6 Merge pull request #5570 from video-dev/bugfix/patch-switch-on-error-with-caps
  • 4be1e13 Keep level switch error actions within player constraints
  • 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)

Bumps [hls.js](https://github.com/video-dev/hls.js) from 1.4.5 to 1.4.7.
- [Release notes](https://github.com/video-dev/hls.js/releases)
- [Changelog](https://github.com/video-dev/hls.js/blob/master/docs/release-process.md)
- [Commits](video-dev/hls.js@v1.4.5...v1.4.7)

---
updated-dependencies:
- dependency-name: hls.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 3, 2023
@DanielnetoDotCom DanielnetoDotCom merged commit a6ef9c8 into master Jul 3, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hls.js-1.4.7 branch July 3, 2023 09:38
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant