Skip to content

Conversation

@dependabot-preview
Copy link

Bumps hls.js from 0.13.2 to 1.0.5.

Release notes

Sourced from hls.js's releases.

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.

Changes Since The Last Release

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

  • Fixed audio drift in live DAI/SSAI streams with overlapping AAC samples - #3901
  • Fixed redundant levels in streams with multiple CODECS and matching BANDWIDTH attributes - #3889 Resolves #3888
  • Added support for multiple EXT-X-MAP tags - #3859 Resolves #1990

Thanks to @​elv-peter and @​erkreutzer for contributing the multiple EXT-X-MAP fixes, @​Sylvain228 for chiming in and providing a test vector, and to @​ghouet for reporting the issue long ago.

Demo Page

https://hls-js-264c6f2a-b41e-4501-ad0f-ca0e2151fd45.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.3

Summary

... (truncated)

Commits
  • 6a9e0bd Avoid RangeError in AAC PES overflow handling
  • 1b535e5 Merge pull request #3969 from video-dev/enhancement/remove-subtitle-cues-from...
  • d91d30c Merge pull request #3983 from video-dev/renovate/netlify-cli-3.x
  • dd40b25 [skip netlify] Update dependency netlify-cli to v3.32.6
  • d1eb88d Merge pull request #3982 from video-dev/renovate/typescript-eslint-monorepo
  • 28447c0 [skip netlify] Update dependency @​typescript-eslint/parser to v4.26.0
  • e6cfbdd Merge pull request #3981 from video-dev/renovate/typescript-eslint-monorepo
  • ba10f9a [skip netlify] Update dependency @​typescript-eslint/eslint-plugin to v4.26.0
  • 7a8886f Merge pull request #3980 from video-dev/renovate/netlify-cli-3.x
  • 6732e59 [skip netlify] Update dependency netlify-cli to v3.32.5
  • 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.5.
- [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.5)

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 2, 2021
@dependabot-preview
Copy link
Author

Superseded by #157.

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