Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump shaka-player from 4.12.7 to 4.12.8 #6609

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps shaka-player from 4.12.7 to 4.12.8.

Release notes

Sourced from shaka-player's releases.

v4.12.8

4.12.8 (2025-01-17)

Bug Fixes

  • Detect mov extension as video/quicktime (#7884) (b3df5ad)
  • Fix isEnded for live streams (#7866) (0cefc93)
  • Fix isEnded when is not fullyLoaded (#7883) (afe544a)
  • HLS: Assign EXT-X-TILES to segment tags (#7864) (8a35d7c)
  • Offline: Fix download HLG tracks when using AUTO hdr level (#7865) (9a1594a)
  • tXml: Fix findChildrenNS when the namespace is in the element (#7896) (2ae2408)
  • UI: Fix handle of seek on MediaSession (#7879) (b51bd79)
  • Use getSegmentAvailabilityStart instead of getSeekRangeStart to evict segments (#7867) (aae2b37)
  • Use infiniteLiveStreamDuration equal to true in Safari 17 or above (#7901) (7686637)
Changelog

Sourced from shaka-player's changelog.

4.12.8 (2025-01-17)

Bug Fixes

  • Detect mov extension as video/quicktime (#7884) (b3df5ad)
  • Fix isEnded for live streams (#7866) (0cefc93)
  • Fix isEnded when is not fullyLoaded (#7883) (afe544a)
  • HLS: Assign EXT-X-TILES to segment tags (#7864) (8a35d7c)
  • Offline: Fix download HLG tracks when using AUTO hdr level (#7865) (9a1594a)
  • tXml: Fix findChildrenNS when the namespace is in the element (#7896) (2ae2408)
  • UI: Fix handle of seek on MediaSession (#7879) (b51bd79)
  • Use getSegmentAvailabilityStart instead of getSeekRangeStart to evict segments (#7867) (aae2b37)
  • Use infiniteLiveStreamDuration equal to true in Safari 17 or above (#7901) (7686637)
Commits
  • df1905a chore(v4.12.x): release 4.12.8 (#7871)
  • 7686637 fix: Use infiniteLiveStreamDuration equal to true in Safari 17 or above (#7901)
  • 064b9a5 ci: Fix trigger for version index workflow (#7900)
  • 2ae2408 fix(tXml): Fix findChildrenNS when the namespace is in the element (#7896)
  • c40b54c ci: Fix demo index workflow runs too early when a release is made (#7892)
  • 4c58924 docs: Cleanup of docs/design directory (#7891)
  • 4883d57 chore: Remove "Override Cast Receiver App ID" in the nightly workflow (#7894)
  • d1a5704 chore: Add build script in package.json (#7885)
  • b3df5ad fix: Detect mov extension as video/quicktime (#7884)
  • afe544a fix: Fix isEnded when is not fullyLoaded (#7883)
  • 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.12.7 to 4.12.8.
- [Release notes](https://github.com/shaka-project/shaka-player/releases)
- [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.12.8/CHANGELOG.md)
- [Commits](shaka-project/shaka-player@v4.12.7...v4.12.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@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 20, 2025
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) January 20, 2025 08:15
@FreeTubeBot FreeTubeBot merged commit 8e48380 into development Jan 20, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/shaka-player-4.12.8 branch January 20, 2025 13:46
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Jan 20, 2025
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Jan 21, 2025
* development: (23 commits)
  Translated using Weblate (Czech)
  Translated using Weblate (German)
  Translated using Weblate (Basque)
  Translated using Weblate (Ukrainian)
  Translated using Weblate (German)
  Translated using Weblate (Basque)
  Translated using Weblate (German)
  Stay in fullscreen/fullwindow/PiP + default viewing mode setting (FreeTubeApp#5903)
  Undo Feature For Remove From Playlist. (FreeTubeApp#5885)
  group builds (FreeTubeApp#6497)
  Change CREATE_NEW_WINDOW IPC call to accept a path and query (FreeTubeApp#6595)
  Bump shaka-player from 4.12.7 to 4.12.8 (FreeTubeApp#6609)
  Bump electron from 33.3.1 to 34.0.0 (FreeTubeApp#6608)
  Translated using Weblate (French)
  Bump sass from 1.83.1 to 1.83.4 (FreeTubeApp#6607)
  Bump lefthook from 1.10.3 to 1.10.9 (FreeTubeApp#6606)
  Bump eslint-plugin-jsdoc from 50.6.1 to 50.6.2 in the eslint group (FreeTubeApp#6604)
  Translated using Weblate (Czech)
  Translated using Weblate (Estonian)
  Translated using Weblate (German)
  ...
SuperAKWA pushed a commit to SuperAKWA/FreeTube that referenced this pull request Jan 24, 2025
Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 4.12.7 to 4.12.8.
- [Release notes](https://github.com/shaka-project/shaka-player/releases)
- [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.12.8/CHANGELOG.md)
- [Commits](shaka-project/shaka-player@v4.12.7...v4.12.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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