Skip to content

Bump shaka-player from 4.14.26 to 4.16.0#638

Closed
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/shaka-player-4.16.0
Closed

Bump shaka-player from 4.14.26 to 4.16.0#638
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/shaka-player-4.16.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps shaka-player from 4.14.26 to 4.16.0.

Release notes

Sourced from shaka-player's releases.

v4.16.0

4.16.0 (2025-08-26)

Features

  • Add enableAudioGroups config (#8792) (93117d2)
  • Add HDR detection in Tizen and WebOS (#8680) (ff1ef7c)
  • Add shaka.extern.DrmSessionMetadata to LICENSE_REQUEST_FAILED error (#8788) (4713909)
  • Ads: Add EXT-X-DATERANGE schema for overlay support (#9014) (b5a8d95)
  • Ads: Support clickThroughUrl on interstitials ad manager (#8903) (6a1f793)
  • Allow switch between UITextDisplayer and NativeTextDisplayer on runtime (#8736) (a1cb769)
  • Allow update some prefer* config on the fly (#9001) (8e71a9b)
  • CMCD: Add bg key support (#8973) (eab22af)
  • CMCD: Add cmsdd key support (#8976) (842f2d4)
  • CMCD: Add cmsds key support (#8977) (51a9c9c)
  • CMCD: Add event mode support (#8980) (c33e19e)
  • CMCD: Add rc key support (#8972) (9e1ea12)
  • CMCD: Add response mode for CMCDv2 (#8782) (2420cc9)
  • CMCD: Add sn key support (#8975) (712850c)
  • CMCD: Add ts key support (#8971) (ab3a452)
  • CMCD: Add ttfb and ttlb keys support (#8974) (863714d)
  • CMCD: Add url key support (#8970) (c6df3cf)
  • DASH: Add support for certificate acquisition URL (#8824) (5b5e222)
  • DASH: Change from L3D to non-L3D after the successful playback (#8876) (a7cb005)
  • DASH: Remove multiTypeVariantsAllowed config and add support for it on all browsers (#8858) (bf26c3f)
  • Demo: Add new VR streams from Apple (#8728) (1c8f457)
  • Enable low latency by default on low latency streams only (#8843) (410eb05)
  • Expose video label in Track and VideoTrack (#8947) (5654aea)
  • Expose video roles in Track and VideoTrack (#8944) (4967e52)
  • HLS: Get info about projection from REQ-VIDEO-LAYOUT instead of parsing the init segment (#8731) (bc4d337)
  • Queue: Add preloadPrevItem config (#8910) (e3c8631)
  • Queue: Allow include preloadManager in QueueItem (#8906) (c56b5ec)
  • Support videoRole in AdaptationSetCriteria (#8945) (570fec9)
  • Transmuxer: Split init segment and segment data when appending to MSE (#8855) (b59066e)
  • UI: Add alwaysShowVolumeBar config (#8807) (6b9569a)
  • UI: Add enableKeyboardPlaybackControlsInWindow config (#8751) (e8208c2)
  • UI: Add MaterialSVGIcon element (#8969) (d798db5)
  • UI: Add more keyboard shortcuts (#8767) (ce391bc)
  • UI: Add Polish translation to skip previous button (#8852) (9313a46)
  • UI: Add skip previous button (#8849) (ca8c9bf)
  • UI: Change SVG icons for statistics (#8985) (9ab921a)
  • UI: Enable preferVideoFullScreenInVisionOS by default (#8806) (50dd978)
  • UI: Only show resolutions with the same video role (#9000) (681e85a)
  • UI: Remove save video frame on overflow menu by default (#8927) (67f4014)
  • UI: Replace icon font with SVG icons (#8986) (7d61334)
  • UI: Show the audio selector when they only differ in the label (#8745) (5022f9d)
  • UI: Use Dolby Vision as the name instead of HDR in the resolution menu (#8926) (f2d2ed7)
  • UI: Use Mbps notation in resolution selector (#8779) (becf5d3)

... (truncated)

Changelog

Sourced from shaka-player's changelog.

4.16.0 (2025-08-26)

Features

  • Add enableAudioGroups config (#8792) (93117d2)
  • Add HDR detection in Tizen and WebOS (#8680) (ff1ef7c)
  • Add shaka.extern.DrmSessionMetadata to LICENSE_REQUEST_FAILED error (#8788) (4713909)
  • Ads: Add EXT-X-DATERANGE schema for overlay support (#9014) (b5a8d95)
  • Ads: Support clickThroughUrl on interstitials ad manager (#8903) (6a1f793)
  • Allow switch between UITextDisplayer and NativeTextDisplayer on runtime (#8736) (a1cb769)
  • Allow update some prefer* config on the fly (#9001) (8e71a9b)
  • CMCD: Add bg key support (#8973) (eab22af)
  • CMCD: Add cmsdd key support (#8976) (842f2d4)
  • CMCD: Add cmsds key support (#8977) (51a9c9c)
  • CMCD: Add event mode support (#8980) (c33e19e)
  • CMCD: Add rc key support (#8972) (9e1ea12)
  • CMCD: Add response mode for CMCDv2 (#8782) (2420cc9)
  • CMCD: Add sn key support (#8975) (712850c)
  • CMCD: Add ts key support (#8971) (ab3a452)
  • CMCD: Add ttfb and ttlb keys support (#8974) (863714d)
  • CMCD: Add url key support (#8970) (c6df3cf)
  • DASH: Add support for certificate acquisition URL (#8824) (5b5e222)
  • DASH: Change from L3D to non-L3D after the successful playback (#8876) (a7cb005)
  • DASH: Remove multiTypeVariantsAllowed config and add support for it on all browsers (#8858) (bf26c3f)
  • Demo: Add new VR streams from Apple (#8728) (1c8f457)
  • Enable low latency by default on low latency streams only (#8843) (410eb05)
  • Expose video label in Track and VideoTrack (#8947) (5654aea)
  • Expose video roles in Track and VideoTrack (#8944) (4967e52)
  • HLS: Get info about projection from REQ-VIDEO-LAYOUT instead of parsing the init segment (#8731) (bc4d337)
  • Queue: Add preloadPrevItem config (#8910) (e3c8631)
  • Queue: Allow include preloadManager in QueueItem (#8906) (c56b5ec)
  • Support videoRole in AdaptationSetCriteria (#8945) (570fec9)
  • Transmuxer: Split init segment and segment data when appending to MSE (#8855) (b59066e)
  • UI: Add alwaysShowVolumeBar config (#8807) (6b9569a)
  • UI: Add enableKeyboardPlaybackControlsInWindow config (#8751) (e8208c2)
  • UI: Add MaterialSVGIcon element (#8969) (d798db5)
  • UI: Add more keyboard shortcuts (#8767) (ce391bc)
  • UI: Add Polish translation to skip previous button (#8852) (9313a46)
  • UI: Add skip previous button (#8849) (ca8c9bf)
  • UI: Change SVG icons for statistics (#8985) (9ab921a)
  • UI: Enable preferVideoFullScreenInVisionOS by default (#8806) (50dd978)
  • UI: Only show resolutions with the same video role (#9000) (681e85a)
  • UI: Remove save video frame on overflow menu by default (#8927) (67f4014)
  • UI: Replace icon font with SVG icons (#8986) (7d61334)
  • UI: Show the audio selector when they only differ in the label (#8745) (5022f9d)
  • UI: Use Dolby Vision as the name instead of HDR in the resolution menu (#8926) (f2d2ed7)
  • UI: Use Mbps notation in resolution selector (#8779) (becf5d3)

... (truncated)

Commits

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 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 [shaka-player](https://github.com/shaka-project/shaka-player) from 4.14.26 to 4.16.0.
- [Release notes](https://github.com/shaka-project/shaka-player/releases)
- [Changelog](https://github.com/shaka-project/shaka-player/blob/main/CHANGELOG.md)
- [Commits](shaka-project/shaka-player@v4.14.26...v4.16.0)

---
updated-dependencies:
- dependency-name: shaka-player
  dependency-version: 4.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 15, 2025

Superseded by #647.

@dependabot dependabot bot closed this Sep 15, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/shaka-player-4.16.0 branch September 15, 2025 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants