Skip to content

Conversation

@dependabot-preview
Copy link

Bumps hls.js from 0.13.2 to 1.0.6.

Release notes

Sourced from hls.js's releases.

v1.0.6

Summary

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

Changes Since The Last Release

video-dev/hls.js@v1.0.5...v1.0.6

  • Fixed regression that impacted duration with mid-stream insertion of missing AAC audio frames - #3997 Resolves #3976
  • Improved live subtitle and audio playlist alignment and fixed a regression where subtitle tracks were enabled when the backbuffer is cleared - #3993 Resolves #3987
    • Align live WebVTT subtitle playlists with main variant using playlist start when program-date-time is unavailable
    • Fix a regression in v1.0.5 where a subtitle track is enabled after back-buffer removal sets a track's mode to "hidden"
    • Update audio-stream alignment with main to be simpler. Both subtitle and audio live playlists will wait for main before being aligned and loading fragments
    • Subtitle playlists will be realigned with main if they get into a state where a loading fragment candidate cannot be found

Demo Page

https://hls-js-191e44fd-b995-45b9-a30d-724b0441df8a.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.0.5

Summary

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

Changes Since The Last Release

video-dev/hls.js@v1.0.4...v1.0.5

  • Remove subtitle cues and data with the back-buffer - #3969
  • Replace live playlist sliding warnings with improved logging - #3967 Resolves #3933
  • Fixed last segment in live removed "context changed" error - #3965 Relates to #3913
  • Fixed application of EXT-X-START: TIME-OFFSET - #3962 Relates to #3913
  • Fixed forward buffer length estimation and error handling - #3961 Resolves #3914
  • Fixed incorrect audio track segments loaded before video segment with > 0 startPosition - #3951 Fixes #3950
  • Handle AAC overflow with error message - #3926 Resolves #3920

Demo Page

https://hls-js-8f0a9826-a78f-47b2-9f46-19122fdf2481.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.0.4

Summary

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

... (truncated)

Commits
  • 316b99d Merge pull request #3993 from video-dev/feature/sync-live-subtitle-tracks-to-...
  • 9d9fc59 Merge pull request #3999 from video-dev/renovate/microsoft-api-extractor-7.x
  • 2e3c3ef Align live audio and subtitle playlists with main playlist after main is loaded
  • 6281ac9 [skip netlify] Update dependency @​microsoft/api-extractor to v7.16.0
  • 1e749eb Merge pull request #3997 from video-dev/bugfix/aac-frame-insertion
  • 446cc8a Fix mid-stream insertion of missing AAC audio frames
  • 79b8714 Adjust buffer flush offset of subtitles by one target duration to make up for...
  • 224bf76 Prevent texttrack-utils "hidden" mode change from activating subtitle tracks
  • bee7507 Merge pull request #3995 from video-dev/renovate/netlify-cli-3.x
  • a0c1509 [skip netlify] Update dependency netlify-cli to v3.34.0
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [hls.js](https://github.com/video-dev/hls.js) from 0.13.2 to 1.0.6.
- [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.13.2...v1.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 7, 2021
@dependabot-preview
Copy link
Author

Superseded by #159.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/v0.4.2/hls.js-1.0.6 branch June 9, 2021 05:22
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant