Skip to content

Comments

Build(deps): Bump shaka-player from 4.16.16 to 5.0.1#54

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/shaka-player-5.0.1
Open

Build(deps): Bump shaka-player from 4.16.16 to 5.0.1#54
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/shaka-player-5.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

Bumps shaka-player from 4.16.16 to 5.0.1.

Release notes

Sourced from shaka-player's releases.

v5.0.1

5.0.1 (2026-02-09)

Bug Fixes

  • Allow MSE ended in canPerformOperations_ (#9683) (6f6fedc)

v5.0.0

5.0.0 (2026-02-06)

� BREAKING CHANGES

  • Require apps to call updateStartTime instead of setting media element currentTime directly during startup (#9668)
  • Remove setTextTrackVisibility from the public API (#9664)
  • UI: Remove airplay button from uncompiled version (#9663)
  • UI: Remove airplay button (#9654)
  • UI: Change buttons order (#9651)
  • UI: Add bigButtons config and remove addBigPlayButton config (#9636)
  • UI: Enable customContextMenu by default on desktop browsers (#9635)
  • UI: Add documentPictureInPicture config (#9634)
  • Remove shaka.util.XmlUtils (#9616)
  • Remove codem-isoboxer dependency (#9608)
  • Use shared logic for MediaError details (#9594)
  • Text displayers should receive a shaka.Player pointer (#9515)
  • Move speech to text to the accessibility section in config (#9507)
  • ABR: Remove abr.removeLatencyFromFirstPacketTime config (#9496)
  • Remove autoShowText and simplify initial text track selection (#9435)
  • UI: Improve Media Session management (#9483)
  • Simplify shaka.ads.AdManager interface (#9357)
  • Remove LRC, SBV, SSA support (#9330)
  • Remove MSS support (#9329)
  • Remove setSequenceMode from TextParser plugins (#9326)
  • Remove enableTextDisplayer from TextDisplayer plugins (#9311)
  • Remove all deprecated things (#9162)

Features

... (truncated)

Changelog

Sourced from shaka-player's changelog.

5.0.1 (2026-02-09)

Bug Fixes

  • Allow MSE ended in canPerformOperations_ (#9683) (6f6fedc)

5.0.0 (2026-02-06)

⚠ BREAKING CHANGES

  • Require apps to call updateStartTime instead of setting media element currentTime directly during startup (#9668)
  • Remove setTextTrackVisibility from the public API (#9664)
  • UI: Remove airplay button from uncompiled version (#9663)
  • UI: Remove airplay button (#9654)
  • UI: Change buttons order (#9651)
  • UI: Add bigButtons config and remove addBigPlayButton config (#9636)
  • UI: Enable customContextMenu by default on desktop browsers (#9635)
  • UI: Add documentPictureInPicture config (#9634)
  • Remove shaka.util.XmlUtils (#9616)
  • Remove codem-isoboxer dependency (#9608)
  • Use shared logic for MediaError details (#9594)
  • Text displayers should receive a shaka.Player pointer (#9515)
  • Move speech to text to the accessibility section in config (#9507)
  • ABR: Remove abr.removeLatencyFromFirstPacketTime config (#9496)
  • Remove autoShowText and simplify initial text track selection (#9435)
  • UI: Improve Media Session management (#9483)
  • Simplify shaka.ads.AdManager interface (#9357)
  • Remove LRC, SBV, SSA support (#9330)
  • Remove MSS support (#9329)
  • Remove setSequenceMode from TextParser plugins (#9326)
  • Remove enableTextDisplayer from TextDisplayer plugins (#9311)
  • Remove all deprecated things (#9162)

Features

... (truncated)

Commits
  • 688c61e chore(v5.0.x): release 5.0.1 (#9684)
  • 6f6fedc fix: Allow MSE ended in canPerformOperations_ (#9683)
  • 12aeb5b chore(main): release 5.0.0 (#9028)
  • ebcf0fe fix: Correctly destroy enqueue blocking operations (#9677)
  • af02b6e docs: Update docs for v5.0 release (#9675)
  • 4082ed7 feat(DASH): Add support for SegmentTimeline@Pattern (#9669)
  • a10287e feat!: Require apps to call updateStartTime instead of setting media element ...
  • 2db6038 feat!: Remove setTextTrackVisibility from the public API (#9664)
  • d98169b feat(EME): Add retryLicensing() and failureCallback for manual license retry ...
  • c200219 test: Fix UI tests on SmartTVs (#9660)
  • 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 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.16.16 to 5.0.1.
- [Release notes](https://github.com/shaka-project/shaka-player/releases)
- [Changelog](https://github.com/shaka-project/shaka-player/blob/v5.0.1/CHANGELOG.md)
- [Commits](shaka-project/shaka-player@v4.16.16...v5.0.1)

---
updated-dependencies:
- dependency-name: shaka-player
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants