Skip to content

Conversation

@dependabot-preview
Copy link

Bumps hls.js from 0.13.2 to 1.0.7.

Release notes

Sourced from hls.js's releases.

v1.0.7

Summary

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

Changes Since The Last Release

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

  • Fix subtitle segment loading with current time less than target-duration (#4023)
  • Add Release Drafter to project workflows (#4024)

Demo Page

https://hls-js-9a58b3b6-df2d-4582-9c4d-6227c559081a.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.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

... (truncated)

Commits
  • 2b5edad Merge pull request #4023 from video-dev/bugfix/subtitle-start-pos
  • 120e098 Fix regression introduced in v1.0.6 (#3993) where subtitle track segment load...
  • 17f4bf2 Merge pull request #4024 from video-dev/task/release-drafter
  • 47440f0 Add Release Drafter to project workflows
  • 5075a43 Merge pull request #4022 from video-dev/renovate/netlify-cli-3.x
  • 908f348 [skip netlify] Update dependency netlify-cli to v3.35.10
  • 3029d71 Merge pull request #4021 from video-dev/renovate/netlify-cli-3.x
  • 15e7961 [skip netlify] Update dependency netlify-cli to v3.35.9
  • 79536e2 Merge pull request #4019 from video-dev/renovate/netlify-cli-3.x
  • 857ce90 [skip netlify] Update dependency netlify-cli to v3.35.8
  • 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.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@v0.13.2...v1.0.7)

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 9, 2021
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