Skip to content

Bump shaka-player from 5.1.12 to 5.2.1 - #9437

Closed
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/shaka-player-5.2.1
Closed

Bump shaka-player from 5.1.12 to 5.2.1#9437
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/shaka-player-5.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bumps shaka-player from 5.1.12 to 5.2.1.

Release notes

Sourced from shaka-player's releases.

v5.2.1

5.2.1 (2026-07-14)

Bug Fixes

  • Restore correct playhead position after MediaSource reload (#10335) (97327d5)
  • Transmux: Add device registration to the web worker (#10348) (cc75dbc)
  • Transmux: Fall back to main thread on worker transmux timeout (#10349) (2add6a8)
  • UI: Fix thumbnail preview not scaling with player size (#10333) (d865be8)
  • UI: Prevent playback rate menu from being cut off on narrow screens (#10343) (88d0519)
  • UI: Scope form element font inheritance to the player container (#10353) (9aa04be)

v5.2.0

5.2.0 (2026-07-10)

Features

  • Add metadata extraction support for src= playback (#10112) (87a7d86)
  • Add requestVideoFrameCallback polyfill (#10083) (157f319)
  • Add support for ID3v1 and IDv2.3 (#10108) (67b0a17)
  • Add throwOnPreloadNotSupported flag to preload() (#10163) (8daa880)
  • Add timeToFirstFrame to stats (#10065) (19b2c10)
  • Ads: Allow replaying already-played linear ads in MediaTailor (#10266) (221e581)
  • Ads: Defer HLS interstitial asset list resolution (#10262) (e8c2ba9), closes #10191 #9851
  • Cast: Add setContentAlbumName to CastReceiver (#10189) (92298a6)
  • Cast: Dynamically proxy player and ad events using FakeEventTarget.ALL_EVENTS (#10168) (c306ac3)
  • CEA: Reveal paint-on and roll-up captions character by character (#10298) (82570a3)
  • cmcd: vendor @​svta/cml-cmcd, replace custom encoder + state machine (#10060) (0767557)
  • DASH: Fire EventStream urn:mpeg:dash:event:callback:2015 beacons on region enter (#10225) (88a1cc6)
  • DASH: Resolve Linked Periods via ImportedMPD (DASH 6th ed.) (#10221) (d701bdf)
  • DASH: Support Essential/SupplementalProperty at MPD and Period level (#10277) (d7ab0d8)
  • DASH: support URL parameters via RequestParam (urlparam:2025) (#10222) (ee29bc0)
  • DASH: Unify URL parameter handling and add urlparam:2016 support (#10282) (d8c5f02)
  • Demo: Replace Material Icons font with inline SVGs (#10156) (154b837)
  • Demo: Use monospace in extra config text areas (#10024) (3a59de0)
  • Expose audioLanguage and videoLanguage on tracks (#10256) (17102b3)
  • HLS: Allow encrypted MSE playback with legacy Apple MediaKeys (#10271) (b445543)
  • HLS: Disable sequenceMode by default (#10325) (8064aee)
  • HLS: Emit timelineregionadded for EXT-X-DATERANGE tags (#10301) (b7197f1)
  • HLS: Report accurate playhead date across PROGRAM-DATE-TIME discontinuities (#10267) (cd70c02), closes #9039
  • HLS: Support EXT-X-STREAM-INF tags with both AUDIO and VIDEO attributes (#10309) (5f0757f)
  • MSF: Add accessibility parsing in the catalog (CEA-608/708) (#10040) (e9551b3)
  • MSF: Add catalogPreprocessor config (#9990) (ef83be2)
  • MSF: Add LoC support (#10035) (f9d7f1f)
  • MSF: Provide a bandwidth estimate for ABR purposes (#10016) (1a845ec)
  • net: Add MIME type mappings for CMAF and Opus files (#10165) (ad57ba8)
  • player: expose mediaTimestamp on segmentappended (#10133) (b9214cc)
  • Queue: Add M3U playlist loading support (#10115) (f367ee5)

... (truncated)

Changelog

Sourced from shaka-player's changelog.

5.2.1 (2026-07-14)

Bug Fixes

  • Restore correct playhead position after MediaSource reload (#10335) (97327d5)
  • Transmux: Add device registration to the web worker (#10348) (cc75dbc)
  • Transmux: Fall back to main thread on worker transmux timeout (#10349) (2add6a8)
  • UI: Fix thumbnail preview not scaling with player size (#10333) (d865be8)
  • UI: Prevent playback rate menu from being cut off on narrow screens (#10343) (88d0519)
  • UI: Scope form element font inheritance to the player container (#10353) (9aa04be)

5.2.0 (2026-07-10)

Features

  • Add metadata extraction support for src= playback (#10112) (87a7d86)
  • Add requestVideoFrameCallback polyfill (#10083) (157f319)
  • Add support for ID3v1 and IDv2.3 (#10108) (67b0a17)
  • Add throwOnPreloadNotSupported flag to preload() (#10163) (8daa880)
  • Add timeToFirstFrame to stats (#10065) (19b2c10)
  • Ads: Allow replaying already-played linear ads in MediaTailor (#10266) (221e581)
  • Ads: Defer HLS interstitial asset list resolution (#10262) (e8c2ba9), closes #10191 #9851
  • Cast: Add setContentAlbumName to CastReceiver (#10189) (92298a6)
  • Cast: Dynamically proxy player and ad events using FakeEventTarget.ALL_EVENTS (#10168) (c306ac3)
  • CEA: Reveal paint-on and roll-up captions character by character (#10298) (82570a3)
  • cmcd: vendor @​svta/cml-cmcd, replace custom encoder + state machine (#10060) (0767557)
  • DASH: Fire EventStream urn:mpeg:dash:event:callback:2015 beacons on region enter (#10225) (88a1cc6)
  • DASH: Resolve Linked Periods via ImportedMPD (DASH 6th ed.) (#10221) (d701bdf)
  • DASH: Support Essential/SupplementalProperty at MPD and Period level (#10277) (d7ab0d8)
  • DASH: support URL parameters via RequestParam (urlparam:2025) (#10222) (ee29bc0)
  • DASH: Unify URL parameter handling and add urlparam:2016 support (#10282) (d8c5f02)
  • Demo: Replace Material Icons font with inline SVGs (#10156) (154b837)
  • Demo: Use monospace in extra config text areas (#10024) (3a59de0)
  • Expose audioLanguage and videoLanguage on tracks (#10256) (17102b3)
  • HLS: Allow encrypted MSE playback with legacy Apple MediaKeys (#10271) (b445543)
  • HLS: Disable sequenceMode by default (#10325) (8064aee)
  • HLS: Emit timelineregionadded for EXT-X-DATERANGE tags (#10301) (b7197f1)
  • HLS: Report accurate playhead date across PROGRAM-DATE-TIME discontinuities (#10267) (cd70c02), closes #9039
  • HLS: Support EXT-X-STREAM-INF tags with both AUDIO and VIDEO attributes (#10309) (5f0757f)
  • MSF: Add accessibility parsing in the catalog (CEA-608/708) (#10040) (e9551b3)
  • MSF: Add catalogPreprocessor config (#9990) (ef83be2)
  • MSF: Add LoC support (#10035) (f9d7f1f)
  • MSF: Provide a bandwidth estimate for ABR purposes (#10016) (1a845ec)
  • net: Add MIME type mappings for CMAF and Opus files (#10165) (ad57ba8)
  • player: expose mediaTimestamp on segmentappended (#10133) (b9214cc)
  • Queue: Add M3U playlist loading support (#10115) (f367ee5)
  • Repair broken I-frame-only mp4 segments that fail to append (#10304) (386f36b)
  • replace goog.Uri with native URL API (#10197) (12329db)

... (truncated)

Commits
  • 04eabea chore(v5.2.x): release 5.2.1 (#10359)
  • 9aa04be fix(UI): Scope form element font inheritance to the player container (#10353)
  • adad315 docs(VR): Add fisheye info to README (#10352)
  • fd0b6ef docs: clarify that shaka.util.Error does not extend native Error (#10346)
  • cc75dbc fix(Transmux): Add device registration to the web worker (#10348)
  • 2add6a8 fix(Transmux): Fall back to main thread on worker transmux timeout (#10349)
  • 88d0519 fix(UI): Prevent playback rate menu from being cut off on narrow screens (#10...
  • d865be8 fix(UI): Fix thumbnail preview not scaling with player size (#10333)
  • 97327d5 fix: Restore correct playhead position after MediaSource reload (#10335)
  • c4be3e1 chore: Add jsconfig.json (#10340)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added PR: dependencies Pull requests that update a dependency file PR: waiting for review For PRs that are complete, tested, and ready for review labels Jul 17, 2026
@FreeTubeBot
FreeTubeBot enabled auto-merge (squash) July 17, 2026 08:56
@PikachuEXE

Copy link
Copy Markdown
Member

@absidue ?

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/shaka-player-5.2.1 branch from 7e57b76 to 783f095 Compare July 17, 2026 17:31
@absidue

absidue commented Jul 17, 2026

Copy link
Copy Markdown
Member

Still needs changes on our side, the bug fixes in the latest shaka-player release don't change the fact that 5.2.0 included new features and internal shaka-player refactorings that require changes on our side to avoid our stuff breaking.

Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 5.1.12 to 5.2.1.
- [Release notes](https://github.com/shaka-project/shaka-player/releases)
- [Changelog](https://github.com/shaka-project/shaka-player/blob/v5.2.1/CHANGELOG.md)
- [Commits](shaka-project/shaka-player@v5.1.12...v5.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/shaka-player-5.2.1 branch from 783f095 to b6e51b9 Compare July 18, 2026 08:28
@efb4f5ff-1298-471a-8973-3d47447115dc efb4f5ff-1298-471a-8973-3d47447115dc added PR: changes requested and removed PR: waiting for review For PRs that are complete, tested, and ready for review labels Jul 22, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #9487.

@dependabot dependabot Bot closed this Jul 24, 2026
auto-merge was automatically disabled July 24, 2026 08:56

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/shaka-player-5.2.1 branch July 24, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants