Skip to content

Bump shaka-player from 4.14.9 to 4.14.10#7357

Merged
FreeTubeBot merged 1 commit into
developmentfrom
dependabot/npm_and_yarn/shaka-player-4.14.10
May 5, 2025
Merged

Bump shaka-player from 4.14.9 to 4.14.10#7357
FreeTubeBot merged 1 commit into
developmentfrom
dependabot/npm_and_yarn/shaka-player-4.14.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2025

Bumps shaka-player from 4.14.9 to 4.14.10.

Release notes

Sourced from shaka-player's releases.

v4.14.10

4.14.10 (2025-04-29)

Bug Fixes

  • Add optional content workaround to force ENCA.ChannelCount to 2 for EAC-3 Audio init segments (#8517) (32cb088)
  • Allow use Chapter API on browsers without track element support (#8515) (a40e2ff)
  • DASH: Fix live playback with Period duration (#8493) (bbb55c5), closes #8481
  • Fix Firefox PlayReady support (#8497) (e8e1590)
  • Fix initial buffering state when we load a stream (#8500) (36af32c)
  • HLS: Fix text tracks disappear after seek (#8494) (d1fc5fb)
  • Make sure we are calling setLiveSeekableRange and clearLiveSeekableRange at the correct time (#8523) (3f75713)
  • UI: Disable doubleClickForFullscreen while casting (#8488) (2627947)
  • UI: Save track preferences for casting purposes (#8489) (c6c0c63)
  • UI: Show time when the thumbnail is not available (#8510) (69f36df)
  • UI: Sync volume and mute values when loading a new content or casting (#8487) (54266b3)

Performance Improvements

  • Do not process stream DRM info several times (#8505) (9042433)
  • Optimize getAllThumbnails() (#8525) (6b7b4cd)
  • Remove extendedType when checking isTypeSupported on Tizen (#8507) (40f28a7)
Changelog

Sourced from shaka-player's changelog.

4.14.10 (2025-04-29)

Bug Fixes

  • Add optional content workaround to force ENCA.ChannelCount to 2 for EAC-3 Audio init segments (#8517) (32cb088)
  • Allow use Chapter API on browsers without track element support (#8515) (a40e2ff)
  • DASH: Fix live playback with Period duration (#8493) (bbb55c5), closes #8481
  • Fix Firefox PlayReady support (#8497) (e8e1590)
  • Fix initial buffering state when we load a stream (#8500) (36af32c)
  • HLS: Fix text tracks disappear after seek (#8494) (d1fc5fb)
  • Make sure we are calling setLiveSeekableRange and clearLiveSeekableRange at the correct time (#8523) (3f75713)
  • UI: Disable doubleClickForFullscreen while casting (#8488) (2627947)
  • UI: Save track preferences for casting purposes (#8489) (c6c0c63)
  • UI: Show time when the thumbnail is not available (#8510) (69f36df)
  • UI: Sync volume and mute values when loading a new content or casting (#8487) (54266b3)

Performance Improvements

  • Do not process stream DRM info several times (#8505) (9042433)
  • Optimize getAllThumbnails() (#8525) (6b7b4cd)
  • Remove extendedType when checking isTypeSupported on Tizen (#8507) (40f28a7)
Commits
  • c373b41 chore(v4.14.x): release 4.14.10 (#8528)
  • 32cb088 fix: Add optional content workaround to force ENCA.ChannelCount to 2 for EAC-...
  • 3f75713 fix: Make sure we are calling setLiveSeekableRange and clearLiveSeekableRange...
  • 6b7b4cd perf: Optimize getAllThumbnails() (#8525)
  • e8e1590 fix: Fix Firefox PlayReady support (#8497)
  • a40e2ff fix: Allow use Chapter API on browsers without track element support (#8515)
  • a8a35d6 test: Unify DRM checking in tests (#8504)
  • 69f36df fix(UI): Show time when the thumbnail is not available (#8510)
  • 40f28a7 perf: Remove extendedType when checking isTypeSupported on Tizen (#8507)
  • 9042433 perf: Do not process stream DRM info several times (#8505)
  • 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 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.14.9 to 4.14.10.
- [Release notes](https://github.com/shaka-project/shaka-player/releases)
- [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.14.10/CHANGELOG.md)
- [Commits](shaka-project/shaka-player@v4.14.9...v4.14.10)

---
updated-dependencies:
- dependency-name: shaka-player
  dependency-version: 4.14.10
  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 May 5, 2025
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) May 5, 2025 09:01
@FreeTubeBot FreeTubeBot merged commit 29625c7 into development May 5, 2025
6 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/shaka-player-4.14.10 branch May 5, 2025 13:56
@github-actions github-actions Bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label May 5, 2025
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request May 6, 2025
* development: (35 commits)
  Hide member only videos (Local API) (FreeTubeApp#7208)
  Translated using Weblate (Hebrew)
  Translated using Weblate (Spanish (Mexico))
  Bump electron-builder from 26.0.14 to 26.0.15 (FreeTubeApp#7362)
  Bump mikefarah/yq from 4.45.1 to 4.45.2 (FreeTubeApp#7355)
  Bump autolinker from 4.1.1 to 4.1.5 (FreeTubeApp#7359)
  Bump the babel group with 3 updates (FreeTubeApp#7360)
  Bump npm-run-all2 from 7.0.2 to 8.0.1 (FreeTubeApp#7361)
  Bump the eslint group with 3 updates (FreeTubeApp#7356)
  Bump shaka-player from 4.14.9 to 4.14.10 (FreeTubeApp#7357)
  Translated using Weblate (Icelandic)
  Translated using Weblate (German)
  Translated using Weblate (French)
  Translated using Weblate (Basque)
  Translated using Weblate (Italian)
  Translated using Weblate (Chinese (Simplified Han script))
  Translated using Weblate (German)
  Translated using Weblate (Portuguese (Brazil))
  Translated using Weblate (Estonian)
  Translated using Weblate (Portuguese (Brazil))
  ...
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