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.9 #652

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps hls.js from 0.14.17 to 1.2.9.

Release notes

Sourced from hls.js's releases.

v1.2.9

Summary

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

Changes Since The Last Release

video-dev/hls.js@v1.2.8...v1.2.9

  • Fix audio and subtitle controller loading before player seeks to startPosition (#5098) @​robwalch

Demo Page

https://hls-js-1ddaca7e-016f-45b6-aaea-7c0f72e4e974.netlify.app/

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.8

Summary

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

Changes Since The Last Release

video-dev/hls.js@v1.2.7...v1.2.8

  • Improve webworkify handling of named functions where name is in quotes (#5036) by @​robwalch
    • Resolves #5015 (v1.2.5 throws an error in a next.js production build)
  • Bugfix: Fragment LoadStats total set to 0 with progressive: true (#5054) by @​robwalch
    • Fixes #5050 (LoadStats properties loaded and total is 0 for a download fragment when using FetchLoader)
  • Document new gap controller behaviour on v1.x (#5066) by @​itsjamie
    • In response to #4066 (Playback does not Start in 1.0.x Versions with A/V Offset in First Segment)

Demo Page

https://hls-js-c7fd2a21-dc83-431c-ba38-cdfc9ae85a20.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.7

Summary

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

Changes Since The Last Release

video-dev/hls.js@v1.2.6...v1.2.7

  • Bugfix: Fix ID3 in AAC start time regression introduced in v1.2.1 (#5014) @​jprjr

... (truncated)

Commits
  • fb0a574 Fix audio and subtitle controller loading before player seeks to startPositio...
  • fb7a4c5 Bugfix: Fragment LoadStats total set to 0 with progressive: true (#5054)
  • 835334b Document new gap controller behaviour on v1.x (#5066)
  • 75ba25e Improve webworkify handling of named functions where name is in quotes (#5036)
  • a93c41a base audio demuxer: track PTS of last sample for ID3 frames (#5014)
  • 2a607ff Fallback to inline demuxing on Worker error (#5016)
  • 8361f91 Merge pull request #5023 from video-dev/renovate/netlify-cli-12.x
  • 2e565f9 Update fragPrevious when attempting to load an already-buffered fragment (#5013)
  • c1a9ca0 Merge pull request #3639 from video-dev/renovate/webpack-5.x
  • 00f6575 Update package-lock.json
  • 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.9.
- [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.9)

---
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 Dec 12, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2023

Superseded by #696.

@dependabot dependabot bot closed this Jan 13, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hls.js-1.2.9 branch January 13, 2023 11:35
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