Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the non-breaking-changes group in /assets with 1 update #45

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps the non-breaking-changes group in /assets with 1 update: hls.js.

Updates hls.js from 1.4.14 to 1.5.2

Release notes

Sourced from hls.js's releases.

v1.5.2

Summary

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

Changes Since The Last Release

video-dev/hls.js@v1.5.1...v1.5.2

  • Use average for level sorting and abandon rules check (#6135)

Demo Page

https://7ed4d72b.hls-js-dev.pages.dev/demo/

Feedback

Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.

v1.5.1

Summary

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

Changes Since The Last Release

video-dev/hls.js@v1.5.0...v1.5.1

  • Fix regression where subtitle options with AUTOSELECT or FORCED are enabled at start (#6094) @​robwalch
  • Null CMCDController callback properties on destroy (#6098)

Demo Page

https://2400e6db.hls-js-dev.pages.dev/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.5.0

Summary

HLS.js v1.5.0 includes playback and API enhancements that support HLS assets containing multiple codec variants, HDR video variants, and multi-channel audio renditions. Support for MediaCapabilities and ManagedMediaSource has also been adopted.

Media segment codec parsing is available for direct playback of media playlists as well as proper setup of MediaSource buffers for AV1, HEVC, HEVC with DolbyVision, AVC, AC3, EC3, Apple Lossless (ALAC), AAC, FLAC and Opus.

MediaCapabilities decodeInfo checks are performed after the initial start before switching to UHD, HDR, and Multi-channel audio options.

Note that auto-switching between codec families is not supported. HLS.js will attempt to start on the most efficient supported codec set available within the initial bandwidth estimate range (up to 500kbps). However, switching between variants with incompatible codecs requires manual intervention by the user or application. Constraining playback to compatible codecs maintains maximum compatibility and stable playback. changeType is used when necessary but avoided for auto-switching because it is not always stable or smooth between all combinations or on all platforms.

ManagedMediaSource support adds the ability to run HLS.js on iOS 17.1 and up. HLS.js in Safari on iOS, iPadOS, and MacOS leverages ManagedMediaSource to start and stop streaming for power-efficient use of wireless connections.

Changes Since The Last Release

video-dev/hls.js@v1.4.14...v1.5.0

API Enhancements

... (truncated)

Commits
  • f2f2b4a Use average for level sorting and abandon rules check (#6135)
  • cd12094 Fix regression where subtitle options with AUTOSELECT and FORCED are enabled ...
  • e7ed554 Null CMCD callbacks on destroy (#6098)
  • d0a565a Merge pull request #6096 from video-dev/renovate/microsoft-api-extractor-7.x
  • 3f2ad91 chore(deps): update dependency @​microsoft/api-extractor to v7.39.1
  • 68b1aa3 Merge pull request #6095 from video-dev/renovate/microsoft-api-documenter-7.x
  • 1467b39 chore(deps): update dependency @​microsoft/api-documenter to v7.23.16
  • db56c99 Merge pull request #6093 from video-dev/renovate/wrangler-3.x
  • ed451a9 chore(deps): update dependency wrangler to v3.22.4
  • 62098f4 Merge pull request #6092 from video-dev/renovate/wrangler-3.x
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the non-breaking-changes group in /assets with 1 update: [hls.js](https://github.com/video-dev/hls.js).


Updates `hls.js` from 1.4.14 to 1.5.2
- [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.4.14...v1.5.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2024

Superseded by #46.

@dependabot dependabot bot closed this Feb 3, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/assets/non-breaking-changes-2fba2945a1 branch February 3, 2024 14:50
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