Skip to content

Bump shaka-player from 4.14.26 to 4.16.2#652

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

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

Conversation

@dependabot
Copy link

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

Bumps shaka-player from 4.14.26 to 4.16.2.

Release notes

Sourced from shaka-player's releases.

v4.16.2

4.16.2 (2025-09-16)

Bug Fixes

  • Ads: Fix playback of overlays ads on mobile devices (#9078) (ab72993)
  • Allow calculate the segment size from partials segments (#9094) (2147bdb)
  • Avoid null pointer exception on MSE reset (#9089) (273f42e)
  • Bad init segment size calculation when using byte ranges (#9092) (58b86e6)
  • Bad segment size calculation when using byte ranges (#9090) (d1580fe)
  • Fix audio/video bandwidth calculation when only one of them is provided (#9091) (166fab7)
  • Fix blink subtitles when using NativeTextDisplayer in Safari (#9082) (b039572)
  • Fix getLiveLatency when using Apple's native HLS (#9083) (7e14075)
  • HLS: Allow calculate stream bandwidth using segment size (#9093) (b9db5d2)
  • UI: Fix position of ad containers (#9077) (d0f0ad1)

Performance Improvements

  • Ads: Improve back to live performance when using interstitials and low latency (#9079) (310503a)
  • HLS: Assume that partial segments have the same mimetype as full segments (#9080) (510c305)
  • HLS: Optimize mimetype resolution during parsing (#9088) (1f8c850)
  • HLS: Reduce redundant parser calls (#9066) (7176e95)
  • Speed up shaka.Player.probeSupport() (#9095) (27638b1)

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)

... (truncated)

Changelog

Sourced from shaka-player's changelog.

4.16.2 (2025-09-16)

Bug Fixes

  • Ads: Fix playback of overlays ads on mobile devices (#9078) (ab72993)
  • Allow calculate the segment size from partials segments (#9094) (2147bdb)
  • Avoid null pointer exception on MSE reset (#9089) (273f42e)
  • Bad init segment size calculation when using byte ranges (#9092) (58b86e6)
  • Bad segment size calculation when using byte ranges (#9090) (d1580fe)
  • Fix audio/video bandwidth calculation when only one of them is provided (#9091) (166fab7)
  • Fix blink subtitles when using NativeTextDisplayer in Safari (#9082) (b039572)
  • Fix getLiveLatency when using Apple's native HLS (#9083) (7e14075)
  • HLS: Allow calculate stream bandwidth using segment size (#9093) (b9db5d2)
  • UI: Fix position of ad containers (#9077) (d0f0ad1)

Performance Improvements

  • Ads: Improve back to live performance when using interstitials and low latency (#9079) (310503a)
  • HLS: Assume that partial segments have the same mimetype as full segments (#9080) (510c305)
  • HLS: Optimize mimetype resolution during parsing (#9088) (1f8c850)
  • HLS: Reduce redundant parser calls (#9066) (7176e95)
  • Speed up shaka.Player.probeSupport() (#9095) (27638b1)

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)

... (truncated)

Commits
  • 8636864 chore(v4.16.x): release 4.16.2 (#9099)
  • 27638b1 perf: Speed up shaka.Player.probeSupport() (#9095)
  • 47c0d95 docs: Update MediaQualityChangedEvent description (#9096)
  • b9db5d2 fix(HLS): Allow calculate stream bandwidth using segment size (#9093)
  • 2147bdb fix: Allow calculate the segment size from partials segments (#9094)
  • 58b86e6 fix: Bad init segment size calculation when using byte ranges (#9092)
  • 273f42e fix: Avoid null pointer exception on MSE reset (#9089)
  • 166fab7 fix: Fix audio/video bandwidth calculation when only one of them is provided ...
  • d1580fe fix: Bad segment size calculation when using byte ranges (#9090)
  • 1f8c850 perf(HLS): Optimize mimetype resolution during parsing (#9088)
  • 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.2.
- [Release notes](https://github.com/shaka-project/shaka-player/releases)
- [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.16.2/CHANGELOG.md)
- [Commits](shaka-project/shaka-player@v4.14.26...v4.16.2)

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

Superseded by #659.

@dependabot dependabot bot closed this Sep 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/shaka-player-4.16.2 branch September 29, 2025 21:59
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