Skip to content

Bump shaka-player from 4.16.8 to 4.16.9 - #8301

Merged
FreeTubeBot merged 1 commit into
developmentfrom
dependabot/npm_and_yarn/shaka-player-4.16.9
Nov 17, 2025
Merged

Bump shaka-player from 4.16.8 to 4.16.9#8301
FreeTubeBot merged 1 commit into
developmentfrom
dependabot/npm_and_yarn/shaka-player-4.16.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 17, 2025

Copy link
Copy Markdown
Contributor

Bumps shaka-player from 4.16.8 to 4.16.9.

Release notes

Sourced from shaka-player's releases.

v4.16.9

4.16.9 (2025-11-11)

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)
Changelog

Sourced from shaka-player's changelog.

4.16.9 (2025-11-11)

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)
Commits
  • c4a0b57 chore(v4.16.x): release 4.16.9 (#9380)
  • a84113e fix: Fix infinity initial loop when no autoplay and there is a initial gap (#...
  • 0b2b3fb fix(Ads): Remove duplicate listener on IMA CS integration (#9367)
  • 72147e5 fix: Increase tolerance of completion ratio calculation (#9366)
  • 4e41729 chore: Move createSegmentRequest to shaka.net.NetworkingUtils (#9363)
  • e120464 build: Avoid optimization in getLoadMode and isFullyLoaded on compiled builds...
  • ec728bc chore(Demo): Add more FairPlay assets (#9361)
  • 5356c88 chore(Demo): Include IMA SDK on cast receiver (#9359)
  • e0badb7 chore: Add the "Maintained by" section (#9355)
  • 584361f fix(UI): Fix constructed through DOM auto-setup (#9352)
  • 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.8 to 4.16.9.
- [Release notes](https://github.com/shaka-project/shaka-player/releases)
- [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.16.9/CHANGELOG.md)
- [Commits](shaka-project/shaka-player@v4.16.8...v4.16.9)

---
updated-dependencies:
- dependency-name: shaka-player
  dependency-version: 4.16.9
  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 Nov 17, 2025
@FreeTubeBot
FreeTubeBot enabled auto-merge (squash) November 17, 2025 08:03
@FreeTubeBot
FreeTubeBot merged commit 8be984c into development Nov 17, 2025
6 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/shaka-player-4.16.9 branch November 17, 2025 16:43
@github-actions github-actions Bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Nov 17, 2025
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Nov 18, 2025
* development: (22 commits)
  Workaround ready-to-show not firing consistently on wayland (FreeTubeApp#8294)
  Bump electron from 38.4.0 to 39.2.1 (FreeTubeApp#8303)
  Migrate the WatchVideoInfo component to the composition API (FreeTubeApp#8295)
  Translated using Weblate (Hungarian)
  Translated using Weblate (Norwegian Bokmål)
  Translated using Weblate (French)
  Bump eslint-plugin-jsdoc from 61.1.12 to 61.2.1 in the eslint group (FreeTubeApp#8298)
  Replace broken trending with a local API only equivalent (FreeTubeApp#8289)
  Fix settings layout issues after the Vue 3 migration (FreeTubeApp#8292)
  Bump lefthook from 2.0.3 to 2.0.4 (FreeTubeApp#8299)
  Bump shaka-player from 4.16.8 to 4.16.9 (FreeTubeApp#8301)
  Bump electron-builder from 26.1.0 to 26.2.0 (FreeTubeApp#8302)
  Fix playlist video view counts on the local API (FreeTubeApp#8290)
  change hardcoded color app text logoColor (FreeTubeApp#8288)
  Translated using Weblate (Russian)
  Translated using Weblate (German)
  wrap long playlist strings (FreeTubeApp#8275)
  Translated using Weblate (Bulgarian)
  Bump js-yaml from 4.1.0 to 4.1.1 (FreeTubeApp#8284)
  bump workflows node-version to 24 (FreeTubeApp#8279)
  ...

# Conflicts:
#	src/renderer/helpers/api/invidious.js
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Nov 18, 2025
* development:
  Translated using Weblate (Chinese (Simplified Han script))
  Workaround ready-to-show not firing consistently on wayland (FreeTubeApp#8294)
  Bump electron from 38.4.0 to 39.2.1 (FreeTubeApp#8303)
  Migrate the WatchVideoInfo component to the composition API (FreeTubeApp#8295)
  Translated using Weblate (Hungarian)
  Translated using Weblate (Norwegian Bokmål)
  Translated using Weblate (French)
  Bump eslint-plugin-jsdoc from 61.1.12 to 61.2.1 in the eslint group (FreeTubeApp#8298)
  Replace broken trending with a local API only equivalent (FreeTubeApp#8289)
  Fix settings layout issues after the Vue 3 migration (FreeTubeApp#8292)
  Bump lefthook from 2.0.3 to 2.0.4 (FreeTubeApp#8299)
  Bump shaka-player from 4.16.8 to 4.16.9 (FreeTubeApp#8301)
  Bump electron-builder from 26.1.0 to 26.2.0 (FreeTubeApp#8302)

# Conflicts:
#	src/renderer/helpers/api/local.js
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.

4 participants