Skip to content
This repository was archived by the owner on Mar 29, 2026. It is now read-only.

Bump hls.js from 1.1.5 to 1.4.10 - #92

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/hls.js-1.4.10
Closed

Bump hls.js from 1.1.5 to 1.4.10#92
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/hls.js-1.4.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2023

Copy link
Copy Markdown
Contributor

Bumps hls.js from 1.1.5 to 1.4.10.

Release notes

Sourced from hls.js's releases.

v1.4.10

Summary

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

Changes Since The Last Release

video-dev/hls.js@v1.4.9...v1.4.10

Demo Page

https://7933f840.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.9

Summary

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

Changes Since The Last Release

video-dev/hls.js@v1.4.8...v1.4.9

Demo Page

https://ca19d1f5.hls-js-dev.pages.dev/demo/

Feedback

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

v1.4.8

Summary

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

Changes Since The Last Release

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

Demo Page

... (truncated)

Commits
  • 7cde71f Allow the odd empty segment to be skipped like a gap segment (#5676)
  • 1dd623c Use input timescale when remuxing inband captions (#5675)
  • d0e6702 Do not perform backtrack flushing before first segment of discontinuity
  • 32eac50 Fix handling of segments at the discontinuities that do not start with a keyf...
  • ead838a Fix issue #5632, where missing AUD units for keyframes causes them to be merg...
  • 94cd133 Reset loading start on worker setup error
  • 8c099ae Never back-track on first fragment to avoid loop loading
  • 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...
  • 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)

Bumps [hls.js](https://github.com/video-dev/hls.js) from 1.1.5 to 1.4.10.
- [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.1.5...v1.4.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 24, 2023
@dependabot @github

dependabot Bot commented on behalf of github Sep 4, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #98.

@dependabot dependabot Bot closed this Sep 4, 2023
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/hls.js-1.4.10 branch September 4, 2023 23:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants