Skip to content

Bump shaka-player from 4.16.13 to 4.16.14#8563

Merged
efb4f5ff-1298-471a-8973-3d47447115dc merged 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/shaka-player-4.16.14
Jan 22, 2026
Merged

Bump shaka-player from 4.16.13 to 4.16.14#8563
efb4f5ff-1298-471a-8973-3d47447115dc merged 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/shaka-player-4.16.14

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps shaka-player from 4.16.13 to 4.16.14.

Release notes

Sourced from shaka-player's releases.

v4.16.14

4.16.14 (2026-01-19)

Bug Fixes

  • ABR: Safeguard calls to this.switch_ (#9565) (ca0de24)
  • don't clear text displayer cache for vtt if we're clearing cea cache (#9538) (d673bcc)
  • Fix alignItems usage on old devices (#9544) (11f71b9)
  • Thumbnails: Fix thumbnails precision issues (#9536) (0db40b7)
  • Transmuxer: Keep stream width/height if it already exists (#9553) (d3c2c8d)
  • TTML: Fix MP4 TTML Parser producing invalid image subtitles (#9559) (7c19b1f)

Performance Improvements

  • Use Map.getOrInsert/getOrInsertComputed native methods (#9546) (66178c8)
Changelog

Sourced from shaka-player's changelog.

4.16.14 (2026-01-19)

Bug Fixes

  • ABR: Safeguard calls to this.switch_ (#9565) (ca0de24)
  • don't clear text displayer cache for vtt if we're clearing cea cache (#9538) (d673bcc)
  • Fix alignItems usage on old devices (#9544) (11f71b9)
  • Thumbnails: Fix thumbnails precision issues (#9536) (0db40b7)
  • Transmuxer: Keep stream width/height if it already exists (#9553) (d3c2c8d)
  • TTML: Fix MP4 TTML Parser producing invalid image subtitles (#9559) (7c19b1f)

Performance Improvements

  • Use Map.getOrInsert/getOrInsertComputed native methods (#9546) (66178c8)
Commits
  • 17d0c85 chore(v4.16.x): release 4.16.14 (#9571)
  • 265e201 chore: Mp4Generator - make segmentInfos array optional (#9569)
  • ca0de24 fix(ABR): Safeguard calls to this.switch_ (#9565)
  • 7c19b1f fix(TTML): Fix MP4 TTML Parser producing invalid image subtitles (#9559)
  • 66178c8 perf: Use Map.getOrInsert/getOrInsertComputed native methods (#9546)
  • b7f60a4 ci: Exclude wrapper.js, deps.js, and cast-boot.js files from bundle size repo...
  • d3c2c8d fix(Transmuxer): Keep stream width/height if it already exists (#9553)
  • a429e6f ci: Exclude .map, .d.ts and externs files from bundle size report (#9552)
  • a101437 ci: Fix commenting on bundle size (again) (#9551)
  • 031dd7b test: Disable mp4 muxed test on Tizen 3 (#9550)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
shaka-player [>= 4.15.a, < 4.16]

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.16.13 to 4.16.14.
- [Release notes](https://github.com/shaka-project/shaka-player/releases)
- [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.16.14/CHANGELOG.md)
- [Commits](shaka-project/shaka-player@v4.16.13...v4.16.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
@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 Jan 21, 2026
@efb4f5ff-1298-471a-8973-3d47447115dc efb4f5ff-1298-471a-8973-3d47447115dc merged commit c7e91ff into development Jan 22, 2026
6 of 7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/shaka-player-4.16.14 branch January 22, 2026 13:06
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Jan 22, 2026
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Jan 23, 2026
…ilds/current

* dependabot/npm_and_yarn/electron-40.0.0:
  Bump electron from 39.2.7 to 40.0.0
  Bump eslint-plugin-jsdoc from 62.2.0 to 62.3.0 in the eslint group (FreeTubeApp#8562)
  Bump lodash from 4.17.21 to 4.17.23 (FreeTubeApp#8564)
  Bump shaka-player from 4.16.13 to 4.16.14 (FreeTubeApp#8563)
  Switch the auto-merge workflow back to the PUSH_TOKEN (FreeTubeApp#8560)
  Translated using Weblate (Kurdish (Central))
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