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.3 to 4.12.4 #6318

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps shaka-player from 4.12.3 to 4.12.4.

Release notes

Sourced from shaka-player's releases.

v4.12.4

4.12.4 (2024-12-04)

Bug Fixes

  • Ads: Avoid skip interstitial when is not allowed (#7686) (7eb6e74)
  • Allow set maxLatency and minLatency to 0 (#7704) (64b861c)
  • Fix unload call after destroy (#7690) (2280965)
  • preload: Wait for drm keys when preloading (#7698) (c2242dc), closes #7520
  • Timeout unfulfilled request to decodingInfo and requestMediaKeySystemAccess (#7682) (c0e6322), closes #7680
  • UI: Allow pause non-linear video ads (#7699) (cc11605)
  • UI: Hide ad position when the ad is non-linear (#7711) (0de1435)
  • UI: Show presentation time when playing non-linear ads (#7707) (755e9d2)
Changelog

Sourced from shaka-player's changelog.

4.12.4 (2024-12-04)

Bug Fixes

  • Ads: Avoid skip interstitial when is not allowed (#7686) (7eb6e74)
  • Allow set maxLatency and minLatency to 0 (#7704) (64b861c)
  • Fix unload call after destroy (#7690) (2280965)
  • preload: Wait for drm keys when preloading (#7698) (c2242dc), closes #7520
  • Timeout unfulfilled request to decodingInfo and requestMediaKeySystemAccess (#7682) (c0e6322), closes #7680
  • UI: Allow pause non-linear video ads (#7699) (cc11605)
  • UI: Hide ad position when the ad is non-linear (#7711) (0de1435)
  • UI: Show presentation time when playing non-linear ads (#7707) (755e9d2)
Commits
  • e894c5c chore(v4.12.x): release 4.12.4 (#7714)
  • 0de1435 fix(UI): Hide ad position when the ad is non-linear (#7711)
  • c2242dc fix(preload): Wait for drm keys when preloading (#7698)
  • 755e9d2 fix(UI): Show presentation time when playing non-linear ads (#7707)
  • 64b861c fix: Allow set maxLatency and minLatency to 0 (#7704)
  • cc11605 fix(UI): Allow pause non-linear video ads (#7699)
  • c0e6322 fix: Timeout unfulfilled request to decodingInfo and requestMediaKeySystemAcc...
  • 2280965 fix: Fix unload call after destroy (#7690)
  • f449917 chore(Ads): Simplify quartile management in Interstitials (#7689)
  • 674212d test(Ads): Test quartile interstitials events (#7688)
  • 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.3 to 4.12.4.
- [Release notes](https://github.com/shaka-project/shaka-player/releases)
- [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.12.4/CHANGELOG.md)
- [Commits](shaka-project/shaka-player@v4.12.3...v4.12.4)

---
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 Dec 9, 2024
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) December 9, 2024 08:03
@FreeTubeBot FreeTubeBot merged commit f83b48d into development Dec 9, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/shaka-player-4.12.4 branch December 9, 2024 17:19
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Dec 9, 2024
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Dec 10, 2024
* development: (96 commits)
  Move Invidious API calls into Invidious file (FreeTubeApp#6313)
  Translated using Weblate (Spanish)
  Use word-break on live chat error message (FreeTubeApp#6327)
  Bump youtubei.js from 11.0.1 to 12.0.0 (FreeTubeApp#6323)
  Bump shaka-player from 4.12.3 to 4.12.4 (FreeTubeApp#6318)
  Make seekbar and player controls appear at bottom of video and take full width (FreeTubeApp#6007)
  Fix 'Object has been destroyed' when FreeTube is passed a URL with no windows open on macOS (FreeTubeApp#6278)
  Bump mikefarah/yq from 4.44.5 to 4.44.6 (FreeTubeApp#6324)
  Translated using Weblate (French)
  Bump sass-loader from 16.0.3 to 16.0.4 (FreeTubeApp#6319)
  Bump webpack from 5.96.1 to 5.97.1 (FreeTubeApp#6322)
  Bump sass from 1.81.0 to 1.82.0 (FreeTubeApp#6320)
  Bump lefthook from 1.8.5 to 1.9.0 (FreeTubeApp#6321)
  Bump @intlify/eslint-plugin-vue-i18n from 3.1.0 to 3.2.0 (FreeTubeApp#6317)
  Translated using Weblate (Estonian)
  Translated using Weblate (Basque)
  Translated using Weblate (Icelandic)
  Translated using Weblate (Hungarian)
  Translated using Weblate (German)
  Fix channel home page list view (FreeTubeApp#6316)
  ...
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