Skip to content

Bump shaka-player from 4.14.26 to 4.16.1#647

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

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

Conversation

@dependabot
Copy link

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

Bumps shaka-player from 4.14.26 to 4.16.1.

Release notes

Sourced from shaka-player's releases.

v4.16.1

4.16.1 (2025-09-09)

Bug Fixes

  • Ads: Fix overlays when the base stream is live (#9040) (03b4c34)
  • Ads: Fix TypeError: null is not an object (evaluating 'b.mimeType.startsWith') (#9060) (ef81f7c)
  • Attach mediaKeys when the device does not force us to wait for the encrypted event (#9059) (8e3a9d5)
  • Audit all usage of readBytes for memory leaks (#9027) (17e58e2)
  • Avoid download init segments again when not necessary (#9042) (6ad9f35)
  • CMCDv2: Prevent processing when target is disabled in response mode (#9065) (7093e6b)
  • DASH: Fix can't access property "delete", unusedStreamsPerPeriod[(i - periodsMissing)] is undefined (#9038) (9e76483)
  • DASH: Fix stall on multiperiod streams (#9030) (a63729e)
  • Fix getAudioTracks for HLS with multiplexed streams (#9047) (b4fb1af)
  • Fix some EMSG events missing (#9064) (fc72813)
  • HLS: Allow get better segment size estimations (#9043) (8fb571d)
  • HLS: closeSegmentIndex of EXT-X-IMAGE-STREAM-INF when not necessary (#9070) (21a660b)
  • HLS: Fix playback of EVENT playlist when transition from live to vod (#9054) (5e0a197)
  • HLS: Improve abort decision logic (#9041) (3f0cd78)
  • Make sure that all variants are either: audio-only, video-only, or audio-video when preload (#9046) (f49e332)
  • prevent infinite loop when constructing CMCD relative urls (#9055) (5133e8b), closes #9050
  • UI: Respect prefers-reduced-transparency for tooltips and seekbar times (#9057) (ba2e173)
  • WebVTT: Fix lines starting with spaces don't break correctly (#9069) (5fa7a24)

Performance Improvements

  • CEA: Remove captions attached to removed segments (#9068) (f588cf1)
  • Close segment index after 5 seconds without usage of getThumbnails (#9071) (862b2a4)
  • Remove unnecessary ABR update during load (#9029) (8cd7f87)
  • UI: Combine consecutive configure calls (#9049) (3f162c4)

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)

... (truncated)

Changelog

Sourced from shaka-player's changelog.

4.16.1 (2025-09-09)

Bug Fixes

  • Ads: Fix overlays when the base stream is live (#9040) (03b4c34)
  • Ads: Fix TypeError: null is not an object (evaluating 'b.mimeType.startsWith') (#9060) (ef81f7c)
  • Attach mediaKeys when the device does not force us to wait for the encrypted event (#9059) (8e3a9d5)
  • Audit all usage of readBytes for memory leaks (#9027) (17e58e2)
  • Avoid download init segments again when not necessary (#9042) (6ad9f35)
  • CMCDv2: Prevent processing when target is disabled in response mode (#9065) (7093e6b)
  • DASH: Fix can't access property "delete", unusedStreamsPerPeriod[(i - periodsMissing)] is undefined (#9038) (9e76483)
  • DASH: Fix stall on multiperiod streams (#9030) (a63729e)
  • Fix getAudioTracks for HLS with multiplexed streams (#9047) (b4fb1af)
  • Fix some EMSG events missing (#9064) (fc72813)
  • HLS: Allow get better segment size estimations (#9043) (8fb571d)
  • HLS: closeSegmentIndex of EXT-X-IMAGE-STREAM-INF when not necessary (#9070) (21a660b)
  • HLS: Fix playback of EVENT playlist when transition from live to vod (#9054) (5e0a197)
  • HLS: Improve abort decision logic (#9041) (3f0cd78)
  • Make sure that all variants are either: audio-only, video-only, or audio-video when preload (#9046) (f49e332)
  • prevent infinite loop when constructing CMCD relative urls (#9055) (5133e8b), closes #9050
  • UI: Respect prefers-reduced-transparency for tooltips and seekbar times (#9057) (ba2e173)
  • WebVTT: Fix lines starting with spaces don't break correctly (#9069) (5fa7a24)

Performance Improvements

  • CEA: Remove captions attached to removed segments (#9068) (f588cf1)
  • Close segment index after 5 seconds without usage of getThumbnails (#9071) (862b2a4)
  • Remove unnecessary ABR update during load (#9029) (8cd7f87)
  • UI: Combine consecutive configure calls (#9049) (3f162c4)

4.16.0 (2025-08-26)

Features

... (truncated)

Commits
  • ad5819d chore(v4.16.x): release 4.16.1 (#9072)
  • 862b2a4 perf: Close segment index after 5 seconds without usage of getThumbnails (#9071)
  • 21a660b fix(HLS): closeSegmentIndex of EXT-X-IMAGE-STREAM-INF when not necessary (#9070)
  • 5fa7a24 fix(WebVTT): Fix lines starting with spaces don't break correctly (#9069)
  • f588cf1 perf(CEA): Remove captions attached to removed segments (#9068)
  • 7093e6b fix(CMCDv2): Prevent processing when target is disabled in response mode (#9065)
  • fc72813 fix: Fix some EMSG events missing (#9064)
  • 2fae881 test: Update Safari screenshot (#9061)
  • 8e3a9d5 fix: Attach mediaKeys when the device does not force us to wait for the encry...
  • ef81f7c fix(Ads): Fix TypeError: null is not an object (evaluating 'b.mimeType.starts...
  • 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 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.1.
- [Release notes](https://github.com/shaka-project/shaka-player/releases)
- [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.16.1/CHANGELOG.md)
- [Commits](shaka-project/shaka-player@v4.14.26...v4.16.1)

---
updated-dependencies:
- dependency-name: shaka-player
  dependency-version: 4.16.1
  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 22, 2025

Superseded by #652.

@dependabot dependabot bot closed this Sep 22, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/shaka-player-4.16.1 branch September 22, 2025 20:05
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