Skip to content

Bump hls.js from 1.2.7 to 1.3.1#182

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/hls.js-1.3.1
Closed

Bump hls.js from 1.2.7 to 1.3.1#182
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/hls.js-1.3.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps hls.js from 1.2.7 to 1.3.1.

Release notes

Sourced from hls.js's releases.

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

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

New Features

Bug Fixes and Improvements

Documentation

Tasks

Demo Page

https://hls-js-75bc380c-9334-4db4-80bd-c8023729c6f3.netlify.app/

API Changes

See https://github.com/video-dev/hls.js/blob/v1.3.0/docs/API.md for API details and examples.

API additions

  • Added top-level hls.maxHdcpLevel getter-setter

Config changes

  • Added drmSystems for defining key-system specific license urls and certificates
    • drmSystems['com.widevine.alpha'].licenseUrl replaces widevineLicenseUrl (deprecated but still supported)
    • Use optional drmSystems['com.apple.fps'].serverCertificateUrl to specify FairPlay certificate url
    • Use optional drmSystems[KEY-SYSTEM].generateRequest to map initData or generate initData for playlist keys before MediaKeySession generateRequest is called

... (truncated)

Commits
  • 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
  • 311ac64 Implement maxHdcpLevel HDCP-LEVEL capping and EME error handling (#5150)
  • 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 1.2.7 to 1.3.1.
- [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@v1.2.7...v1.3.1)

---
updated-dependencies:
- dependency-name: hls.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 16, 2023
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Feb 5, 2023

Superseded by #198.

@dependabot dependabot bot closed this Feb 5, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hls.js-1.3.1 branch February 5, 2023 15:14
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants