ipfs-examples / js-ipfs-examples

Collection of js-ipfs examples
247 stars 158 forks source link

chore(deps): bump hls.js from 0.14.17 to 1.3.2 #728

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps hls.js from 0.14.17 to 1.3.2.

Release notes

Sourced from hls.js's releases.

v1.3.2

Summary

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

Changes Since The Last Release

https://github.com/video-dev/hls.js/compare/v1.3.1...v1.3.2

Demo Page

https://hls-js-9d74a5c2-3291-4a44-abf0-7f63f15151e7.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.3.1

Summary

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

Changes Since The Last Release

https://github.com/video-dev/hls.js/compare/v1.3.0...v1.3.1

Demo Page

https://hls-js-a5d39a35-ea77-4679-a258-b854c8ea6f78.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.3.0

Summary

HLS.js v1.3.0 adds support for FairPlay and PlayReady in addition to improved support for Widevine DRM. Improvements to key loading, key-system selection, key rotation, and error reporting, make HLS.js a robust choice for playing protected content.

Changes Since The Last Release

https://github.com/video-dev/hls.js/compare/v1.2.9...v1.3.0

New Features

Bug Fixes and Improvements

... (truncated)

Commits
  • 9e6e3ba Fix bitrate test variants under ~500kbps (#5200)
  • 5108ae2 Update CONTRIBUTING.md (#5164)
  • 01c48d6 Revert "Documentation - Add interface for AbrController (#4842)"
  • 617d78b Documentation - Add interface for AbrController (#4842)
  • 0d1e4c8 [skip netlify] Update dependency chromedriver to v108 (#5101)
  • 2762189 Prioritize MP4 demux probe over MPEG-TS (#5157)
  • 64eddd5 Merge pull request #5155 from video-dev/renovate/babel-loader-9.x
  • 9e2ee22 [skip netlify] Update dependency babel-loader to v9.1.2
  • ead6bab Merge pull request #5154 from video-dev/renovate/babel-monorepo
  • 05c5a4e [skip netlify] Update dependency @​babel/core to v7.20.12
  • 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[bot] commented 1 year ago

Superseded by #734.