Skip to content

chore(deps): bump shaka-player from 5.1.3 to 5.1.4#97

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

chore(deps): bump shaka-player from 5.1.3 to 5.1.4#97
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/shaka-player-5.1.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 16, 2026

Bumps shaka-player from 5.1.3 to 5.1.4.

Release notes

Sourced from shaka-player's releases.

v5.1.4

5.1.4 (2026-05-11)

Bug Fixes

  • Avoid race condition in concurrent getAllThumbnails calls (#10022) (3dc5aff)
  • MSF: handle WebTransport.closed rejection to avoid Safari unhandled promise error (#10056) (e810f08)
  • text: include regionAnchorX/Y in region cache key (#10073) (6a4b7aa)

Performance Improvements

  • media: replace slice with in-place array truncation (#10070) (fad81e6)
  • Remove unnecessary allocations in Mp4Generator (#10059) (bd3960a)
  • Remove unnecessary Uint8Array allocations in Mp4Generator (#10069) (94a82e0)
Changelog

Sourced from shaka-player's changelog.

5.1.4 (2026-05-11)

Bug Fixes

  • Avoid race condition in concurrent getAllThumbnails calls (#10022) (3dc5aff)
  • MSF: handle WebTransport.closed rejection to avoid Safari unhandled promise error (#10056) (e810f08)
  • text: include regionAnchorX/Y in region cache key (#10073) (6a4b7aa)

Performance Improvements

  • media: replace slice with in-place array truncation (#10070) (fad81e6)
  • Remove unnecessary allocations in Mp4Generator (#10059) (bd3960a)
  • Remove unnecessary Uint8Array allocations in Mp4Generator (#10069) (94a82e0)
Commits
  • f1bf1d7 chore(v5.1.x): release 5.1.4 (#10081)
  • 37b093d build(deps-dev): bump @​babel/plugin-transform-modules-systemjs from 7.16.7 to...
  • 6a4b7aa fix(text): include regionAnchorX/Y in region cache key (#10073)
  • fad81e6 perf(media): replace slice with in-place array truncation (#10070)
  • 3dc5aff fix: Avoid race condition in concurrent getAllThumbnails calls (#10022)
  • 94a82e0 perf: Remove unnecessary Uint8Array allocations in Mp4Generator (#10069)
  • 0940ca3 test: Disable Dolby Vision p10 tests on Edge (#10067)
  • c2a15ae chore: Add a note about default locales (#10068)
  • 97c3ef0 chore(Demo): Pass mimetype to preload (#10066)
  • bd3960a perf: Remove unnecessary allocations in Mp4Generator (#10059)
  • 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 5.1.3 to 5.1.4.
- [Release notes](https://github.com/shaka-project/shaka-player/releases)
- [Changelog](https://github.com/shaka-project/shaka-player/blob/v5.1.4/CHANGELOG.md)
- [Commits](shaka-project/shaka-player@v5.1.3...v5.1.4)

---
updated-dependencies:
- dependency-name: shaka-player
  dependency-version: 5.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 23, 2026

Superseded by #108.

@dependabot dependabot Bot closed this May 23, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/shaka-player-5.1.4 branch May 23, 2026 21:34
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