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.11.4 to 4.11.7 #5769

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps shaka-player from 4.11.4 to 4.11.7.

Release notes

Sourced from shaka-player's releases.

v4.11.7

4.11.7 (2024-09-26)

Bug Fixes

  • Exclude TIMEOUT errors when disabling streams (#7369) (581d0ef), closes #7368
  • preload: Resolve manifest promise sooner (#7380) (657d789)
  • Reduce calls to EME by ignoring MIME type in MediaKeySystemAccess cache (#7374) (d37e0ed), closes #7325

v4.11.6

4.11.6 (2024-09-25)

Bug Fixes

  • Ads: Release interstitials timer correctly (#7373) (8cb3628)
  • DASH: Release period combiner info correctly (#7364) (b4329ac)
  • Evict buffer on QUOTA_EXCEEDED_ERROR error (#7361) (af4b3b7)
  • Evict text buffer when unload the text stream (#7360) (e609917)
  • preload: Set manifest before initializing DRM (#7359) (03904ee)
  • UI: Don't try to add MediaSessionHandler for PiP when it's not available (#7376) (25eb8c0)
  • UI: Fix mediaSession metadata update on Firefox (#7375) (c3c18ee)

v4.11.5

4.11.5 (2024-09-24)

Bug Fixes

  • Active track state on variantchanged and adaptation events (#7350) (4968472)
  • Avoid notify buffered changes when segment appended is text (#7353) (68b77bb)
  • dash: live to vod transition seek start (#7347) (371edbe)
  • Disable Encryption Scheme Polyfil On Some Devices (#7355) (b9bd851)
  • Do not recognize Sky Q as Apple device (#7357) (30d9628)
  • HLS: Allow sync live streams without PROGRAM-DATE-TIME (#7340) (5655ade)
  • UI: Fix missing tracks in resolution selector (#7352) (9c3cd7c)
Changelog

Sourced from shaka-player's changelog.

4.11.7 (2024-09-26)

Bug Fixes

  • Exclude TIMEOUT errors when disabling streams (#7369) (581d0ef), closes #7368
  • preload: Resolve manifest promise sooner (#7380) (657d789)
  • Reduce calls to EME by ignoring MIME type in MediaKeySystemAccess cache (#7374) (d37e0ed), closes #7325

4.11.6 (2024-09-25)

Bug Fixes

  • Ads: Release interstitials timer correctly (#7373) (8cb3628)
  • DASH: Release period combiner info correctly (#7364) (b4329ac)
  • Evict buffer on QUOTA_EXCEEDED_ERROR error (#7361) (af4b3b7)
  • Evict text buffer when unload the text stream (#7360) (e609917)
  • preload: Set manifest before initializing DRM (#7359) (03904ee)
  • UI: Don't try to add MediaSessionHandler for PiP when it's not available (#7376) (25eb8c0)
  • UI: Fix mediaSession metadata update on Firefox (#7375) (c3c18ee)

4.11.5 (2024-09-24)

Bug Fixes

  • Active track state on variantchanged and adaptation events (#7350) (4968472)
  • Avoid notify buffered changes when segment appended is text (#7353) (68b77bb)
  • dash: live to vod transition seek start (#7347) (371edbe)
  • Disable Encryption Scheme Polyfil On Some Devices (#7355) (b9bd851)
  • Do not recognize Sky Q as Apple device (#7357) (30d9628)
  • HLS: Allow sync live streams without PROGRAM-DATE-TIME (#7340) (5655ade)
  • UI: Fix missing tracks in resolution selector (#7352) (9c3cd7c)
Commits
  • 69316f1 chore(v4.11.x): release 4.11.7 (#7385)
  • d37e0ed fix: Reduce calls to EME by ignoring MIME type in MediaKeySystemAccess cache ...
  • 581d0ef fix: Exclude TIMEOUT errors when disabling streams (#7369)
  • baf2f09 test: Fix secondary error thrown from unhandled errors (#7381)
  • 657d789 fix(preload): Resolve manifest promise sooner (#7380)
  • d1a87f3 chore(v4.11.x): release 4.11.6 (#7378)
  • 25eb8c0 fix(UI): Don't try to add MediaSessionHandler for PiP when it's not available...
  • c3c18ee fix(UI): Fix mediaSession metadata update on Firefox (#7375)
  • 8cb3628 fix(Ads): Release interstitials timer correctly (#7373)
  • 9c7e95e ci: Test PR on Opera (#7366)
  • 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.11.4 to 4.11.7.
- [Release notes](https://github.com/shaka-project/shaka-player/releases)
- [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.11.7/CHANGELOG.md)
- [Commits](shaka-project/shaka-player@v4.11.4...v4.11.7)

---
updated-dependencies:
- dependency-name: shaka-player
  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 Sep 30, 2024
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) September 30, 2024 08:08
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 PR: waiting for review For PRs that are complete, tested, and ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants