Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

chore(deps): bump hls.js from 0.14.17 to 1.2.4 #510

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2022

Bumps hls.js from 0.14.17 to 1.2.4.

Release notes

Sourced from hls.js's releases.

v1.2.4

Summary

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

Changes Since The Last Release

video-dev/hls.js@v1.2.3...v1.2.4

Demo Page

https://hls-js-357e5663-c334-422c-88d9-fcfbf938b5dc.netlify.app/demo/

API and Breaking Changes

If you are upgrading from version v0.14.17 or lower, see the MIGRATING guide for API changes between v0.14.x and v1.0.0.

Feedback

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

v1.2.3

Summary

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

Changes Since The Last Release

video-dev/hls.js@v1.2.2...v1.2.3

  • Bugfix: Caption missing after seeking back to start when stream is played from discontinuity break (#4889) @​littlespex
  • Bugfix: Load last VTT fragment in infinite loop (WebVTT with AES-128) (#4901) @​mtoczko
  • Bugfix: Initial timestamps must be unsigned for tfdt v1 box for Safari iPad OS 16/Ventura (#4900) @​robwalch
  • CI: Fix npm publishes not happening (#4892) @​tjenkinson

Demo Page

https://hls-js-a7277301-16b6-4ae9-b56a-dbb2ae208a9c.netlify.app/demo/

API and Breaking Changes

If you are upgrading from version v0.14.17 or lower, see the MIGRATING guide for API changes between v0.14.x and v1.0.0.

Feedback

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

v1.2.2

Summary

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

Changes Since The Last Release

video-dev/hls.js@v1.2.1...v1.2.2

... (truncated)

Commits
  • 5bb06ab Cleanup player setup example in API.md
  • 46e9c89 Fix broken loader link in table of contents (#4924)
  • 22d1d22 Merge pull request #4926 from video-dev/renovate/karma-6.x
  • bbe3e25 [skip netlify] Update dependency karma to v6.4.1
  • 3c460d8 Merge pull request #4925 from video-dev/renovate/webpack-dev-server-4.x
  • 4ded009 [skip netlify] Update dependency webpack-dev-server to v4.11.1
  • 98d4ab3 Fix estimates and assumptions in abandonRulesCheck that occur before first by...
  • c7b01b7 Disable 608 captions on levels with CLOSED-CAPTIONS=NONE attribute and value ...
  • 4562d65 fix the sampling and channel spellings. (#4896)
  • 19453b8 Merge pull request #4912 from video-dev/renovate/eslint-8.x
  • 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 0.14.17 to 1.2.4.
- [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@v0.14.17...v1.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 4, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2022

Superseded by #608.

@dependabot dependabot bot closed this Nov 17, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hls.js-1.2.4 branch November 17, 2022 11:48
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