Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
shaka-player 4.15.94.16.13 age confidence

Release Notes

shaka-project/shaka-player (shaka-player)

v4.16.13

Compare Source

Bug Fixes

v4.16.12

Compare Source

Bug Fixes
  • Ads: Don't allow change supportsMultipleMediaElements while an ad is playing (#​9460) (fc07f80)
  • Ads: Fix start time of the interstitial when playing a pre/post-roll (#​9459) (25dbc5f)
  • Avoid audio streams filtering and use AdaptationSetCriteria instead (#​9457) (4809a92)
  • DASH: Handle external SegmentBase BaseURL and SIDX offset fallback (#​9477) (26edcf7)
  • DASH: Shift segment timeline with cached presentationTimeOffset (#​9481) (9505d6d)
  • Do not exclude time to first byte from measurements by default (#​9476) (c65cf46)
  • Fix exception reading audio-only content (#​9465) (d8c2efc)
  • HLS: Add a mediaTypes field to shaka.extern.DrmInfo (#​9198) (4f9c751)
  • Properly assign shaka.extern.DrmInfo#mediaTypes (#​9340) (5af18c6)
  • UI: Show Dolby Vision text for any DV codec (#​9487) (c48a3ee)
Performance Improvements

v4.16.11

Compare Source

Bug Fixes
Reverts
  • Revert "fix(HLS): Keep syncTime continuous by using previous value, if available (#​9135)" (#​9425) (2e1af59)

v4.16.10

Compare Source

Bug Fixes
Performance Improvements
  • Allow update the segments on streaming engine more often (#​9398) (4dccf35)
  • HLS: Use find instead of filter to get attributes (#​9405) (8d1445e)

v4.16.9

Compare Source

Bug Fixes
  • Ads: Remove duplicate listener on IMA CS integration (#​9367) (0b2b3fb)
  • Ensure that the ABR has all the updated variants after making the initial selection (#​9344) (e6cabaf)
  • Fix infinity initial loop when no autoplay and there is a initial gap (#​9372) (a84113e)
  • Increase tolerance of completion ratio calculation (#​9366) (72147e5), closes #​9365
  • UI: Fix constructed through DOM auto-setup (#​9352) (584361f)
  • Xbox: Enable little-endian PlayReady key IDs to resolve DRM error (#​9348) (9197f9e)

v4.16.8

Compare Source

Bug Fixes

v4.16.7

Compare Source

Bug Fixes
Performance Improvements

v4.16.6

Compare Source

Bug Fixes

v4.16.5

Compare Source

Bug Fixes
Performance Improvements
  • ABR: Try to suggest new streams after enable (#​9177) (430ee60)
  • Chapters: Check does parser exist before fetching chapters track (#​9204) (581cb56)

v4.16.4

Compare Source

Bug Fixes
  • Ads: Avoid duplicated HLS interstitials request when using ASSET-LIST (#​9168) (acd9eaf)
  • Ads: Fix bad detection of support multiple media elements on interstitials (#​9145) (78be70f)
  • Ads: Fix wrong interstitial id when deleting old interstitials (#​9146) (26ebb84)
  • Demo: Fix report bug button (#​9161) (d15349e)
  • HLS: Determine the duration of an HLS content when it ends live (#​9153) (18e28ee)
  • HLS: Fix infinite buffering instead of end of stream for live (#​9150) (d7ea2c5)
  • LCEVC: Add remove buffer functionality for LCEVCdecJS (#​9163) (a0ebcae)
  • UI: Fix show seek bar ad markers (#​9155) (bf3393d)
  • UI: Only show ad containers if they have child nodes (#​9156) (b2f4b6f)
Performance Improvements
  • Close media source only on audio(not muxed)/video updates (#​9152) (e082ec7)

v4.16.3

Compare Source

Bug Fixes
Performance Improvements

v4.16.2

Compare Source

Bug Fixes
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

Compare Source

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

v4.16.0

Compare Source

Features
Bug Fixes
  • ABR: Fix abr switching in some cases (#​8836) (fbb7161)
  • ABR: Only update the variants if they are different (#​8999) (4891486)
  • Add Orange STB Back To requiresEncryptionInfoInAllInitSegments (#​8966) (b6dd9b6), closes #​8965
  • Ads: Fix AD_STARTED delayed when using the base video (#​8880) (fbf408c)
  • Ads: Fix interstitials support when using PiP on Safari (#​8875) (e0bdbd6)
  • Ads: Fix interstitials when not using multiple media elements (#​8681) (863aa07)
  • Ads: Fix pre-roll identification when using VMAP (#​8898) (b312314)
  • Ads: html unescape node attributes with urls (#​9024) (e864848)
  • Allow change NativeTextDisplayer on runtime (#​8735) (fa1a6b7)
  • Allow preload segments when we discard the reference by cross boundary logic (#​8862) (0fb680a)
  • Another Sony Bravia TV Playready Failure (#​8791) (62e55d4)
  • avoid calling new Date(null * 1000) (#​8963) (47ea45d)
  • Avoid minifying AdaptationSetCriteria configuration (#​8997) (41263d4)
  • Avoid reset or changeType in MSE when not necessary (#​8744) (dbc76f9)
  • Avoid throw BUFFER_READ_OUT_OF_BOUNDS when not necessary (#​8753) (231dd03)
  • Bail out on other decodingInfos when we found a preferred and supported one. (#​8829) (5245bc3)
  • Cancel update before schedule an update after fetchAndAppend (#​8878) (e65c3c6)
  • CEA: INVALID_MP4_CEA error being thrown when sho

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Aug 21, 2025

Deploying piped with  Cloudflare Pages  Cloudflare Pages

Latest commit: b3cea9e
Status: ✅  Deploy successful!
Preview URL: https://f084cbf2.piped.pages.dev
Branch Preview URL: https://renovate-shaka-player-4-x.piped.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/shaka-player-4.x branch 3 times, most recently from 8102373 to 1fd1386 Compare August 26, 2025 18:08
@renovate renovate bot changed the title fix(deps): update dependency shaka-player to v4.15.11 fix(deps): update dependency shaka-player to v4.16.0 Aug 26, 2025
@renovate renovate bot force-pushed the renovate/shaka-player-4.x branch from 1fd1386 to 14ed244 Compare September 9, 2025 18:23
@renovate renovate bot changed the title fix(deps): update dependency shaka-player to v4.16.0 fix(deps): update dependency shaka-player to v4.16.1 Sep 9, 2025
@renovate renovate bot force-pushed the renovate/shaka-player-4.x branch from 14ed244 to 6363292 Compare September 16, 2025 16:44
@renovate renovate bot changed the title fix(deps): update dependency shaka-player to v4.16.1 fix(deps): update dependency shaka-player to v4.16.2 Sep 16, 2025
@renovate renovate bot force-pushed the renovate/shaka-player-4.x branch from 6363292 to 00282c4 Compare September 29, 2025 12:30
@renovate renovate bot changed the title fix(deps): update dependency shaka-player to v4.16.2 fix(deps): update dependency shaka-player to v4.16.3 Sep 29, 2025
@renovate renovate bot force-pushed the renovate/shaka-player-4.x branch 2 times, most recently from 29ba7b9 to aa46eb6 Compare October 8, 2025 18:12
@renovate renovate bot changed the title fix(deps): update dependency shaka-player to v4.16.3 fix(deps): update dependency shaka-player to v4.16.4 Oct 8, 2025
@renovate renovate bot force-pushed the renovate/shaka-player-4.x branch from aa46eb6 to 595e660 Compare October 15, 2025 12:45
@renovate renovate bot changed the title fix(deps): update dependency shaka-player to v4.16.4 fix(deps): update dependency shaka-player to v4.16.5 Oct 15, 2025
@renovate renovate bot force-pushed the renovate/shaka-player-4.x branch from 595e660 to d097927 Compare October 20, 2025 14:12
@renovate renovate bot changed the title fix(deps): update dependency shaka-player to v4.16.5 fix(deps): update dependency shaka-player to v4.16.6 Oct 20, 2025
@renovate renovate bot force-pushed the renovate/shaka-player-4.x branch from d097927 to 6556858 Compare October 27, 2025 18:06
@renovate renovate bot changed the title fix(deps): update dependency shaka-player to v4.16.6 fix(deps): update dependency shaka-player to v4.16.7 Oct 27, 2025
@renovate renovate bot force-pushed the renovate/shaka-player-4.x branch from 6556858 to ca910d9 Compare November 3, 2025 18:13
@renovate renovate bot changed the title fix(deps): update dependency shaka-player to v4.16.7 fix(deps): update dependency shaka-player to v4.16.8 Nov 3, 2025
@renovate renovate bot force-pushed the renovate/shaka-player-4.x branch from ca910d9 to ff49ea9 Compare November 11, 2025 12:58
@renovate renovate bot changed the title fix(deps): update dependency shaka-player to v4.16.8 fix(deps): update dependency shaka-player to v4.16.9 Nov 11, 2025
@renovate renovate bot force-pushed the renovate/shaka-player-4.x branch 2 times, most recently from 94abc31 to 7835a9f Compare November 24, 2025 18:05
@renovate renovate bot changed the title fix(deps): update dependency shaka-player to v4.16.9 fix(deps): update dependency shaka-player to v4.16.10 Nov 24, 2025
@renovate renovate bot force-pushed the renovate/shaka-player-4.x branch from 7835a9f to 159d881 Compare December 1, 2025 18:55
@renovate renovate bot changed the title fix(deps): update dependency shaka-player to v4.16.10 fix(deps): update dependency shaka-player to v4.16.11 Dec 1, 2025
@renovate renovate bot force-pushed the renovate/shaka-player-4.x branch from 159d881 to 8ab2fc2 Compare December 15, 2025 21:39
@renovate renovate bot changed the title fix(deps): update dependency shaka-player to v4.16.11 fix(deps): update dependency shaka-player to v4.16.12 Dec 15, 2025
@renovate renovate bot force-pushed the renovate/shaka-player-4.x branch from 8ab2fc2 to b3cea9e Compare January 5, 2026 21:25
@renovate renovate bot changed the title fix(deps): update dependency shaka-player to v4.16.12 fix(deps): update dependency shaka-player to v4.16.13 Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant