Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps shaka-player from 4.11.1 to 4.11.3.

Release notes

Sourced from shaka-player's releases.

v4.11.3

4.11.3 (2024-09-14)

Bug Fixes

  • DASH: Allow mixing SegmentTemplate-SegmentTimeline with SegmentTemplate-numbering (#7286) (848bd37)
  • DASH: Clear streamMap when period is removed from the manifest (#7297) (edc08bd)
  • DASH: Clear usedPeriodIds when period is removed from the manifest (#7305) (18f919f)
  • DASH: Clone closedCaptions map in PeriodCombiner output stream (#7309) (9a022aa), closes #7303
  • DASH: Evict (by time) indexes in MetaSegmentIndex (#7296) (47c5562)
  • Do not seek to first subtitle (#7312) (7ed7b2c), closes #7310

Performance Improvements

  • DASH: Create segment indexes only on new periods (#7294) (8131b91)
  • DASH: Delete old matchedStreams (#7301) (b8f403f)
  • DASH: Delete old matchedStreams when using trickmodeVideo (#7306) (cde44f8)
  • Only use tXml parent when necessary (#7304) (104d657)

v4.11.2

4.11.2 (2024-09-11)

Bug Fixes

  • DASH: Avoid adding originalId when it is not necessary (#7281) (15ebdc1)
  • DASH: Clone EventStream nodes to reduce memory consumption (#7285) (edd232b), closes #7148
  • DASH: Evict empty indexes in MetaSegmentIndex (#7272) (b00ea8b)
  • DASH: Use presentationTimeOffset in EventStream (#7282) (0a21de1), closes #7277
  • TTML: Fix absence of conversion of alpha (transparency) from 0-255 -> 0-1 (#7280) (dbb6518), closes #7279
Changelog

Sourced from shaka-player's changelog.

4.11.3 (2024-09-14)

Bug Fixes

  • DASH: Allow mixing SegmentTemplate-SegmentTimeline with SegmentTemplate-numbering (#7286) (848bd37)
  • DASH: Clear streamMap when period is removed from the manifest (#7297) (edc08bd)
  • DASH: Clear usedPeriodIds when period is removed from the manifest (#7305) (18f919f)
  • DASH: Clone closedCaptions map in PeriodCombiner output stream (#7309) (9a022aa), closes #7303
  • DASH: Evict (by time) indexes in MetaSegmentIndex (#7296) (47c5562)
  • Do not seek to first subtitle (#7312) (7ed7b2c), closes #7310

Performance Improvements

  • DASH: Create segment indexes only on new periods (#7294) (8131b91)
  • DASH: Delete old matchedStreams (#7301) (b8f403f)
  • DASH: Delete old matchedStreams when using trickmodeVideo (#7306) (cde44f8)
  • Only use tXml parent when necessary (#7304) (104d657)

4.11.2 (2024-09-11)

Bug Fixes

  • DASH: Avoid adding originalId when it is not necessary (#7281) (15ebdc1)
  • DASH: Clone EventStream nodes to reduce memory consumption (#7285) (edd232b), closes #7148
  • DASH: Evict empty indexes in MetaSegmentIndex (#7272) (b00ea8b)
  • DASH: Use presentationTimeOffset in EventStream (#7282) (0a21de1), closes #7277
  • TTML: Fix absence of conversion of alpha (transparency) from 0-255 -> 0-1 (#7280) (dbb6518), closes #7279
Commits
  • 5b4565e chore(v4.11.x): release 4.11.3 (#7314)
  • 1ce06ab chore: Disable line-length checking on player version line (#7318)
  • 9a022aa fix(DASH): Clone closedCaptions map in PeriodCombiner output stream (#7309)
  • 9a197e4 chore: Sync conflicting translations (#7262)
  • 7ed7b2c fix: Do not seek to first subtitle (#7312)
  • cde44f8 perf(DASH): Delete old matchedStreams when using trickmodeVideo (#7306)
  • 18f919f fix(DASH): Clear usedPeriodIds when period is removed from the manifest (#7305)
  • 104d657 perf: Only use tXml parent when necessary (#7304)
  • b8f403f perf(DASH): Delete old matchedStreams (#7301)
  • edc08bd fix(DASH): Clear streamMap when period is removed from the manifest (#7297)
  • 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)

@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 16, 2024
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) September 16, 2024 08:23
PikachuEXE
PikachuEXE previously approved these changes Sep 16, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/shaka-player-4.11.3 branch from 3ab6bff to 8f82b06 Compare September 16, 2024 11:08
Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 4.11.1 to 4.11.3.
- [Release notes](https://github.com/shaka-project/shaka-player/releases)
- [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.11.3/CHANGELOG.md)
- [Commits](shaka-project/shaka-player@v4.11.1...v4.11.3)

---
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 force-pushed the dependabot/npm_and_yarn/shaka-player-4.11.3 branch from 8f82b06 to 34c755c Compare September 16, 2024 11:09
@FreeTubeBot FreeTubeBot merged commit 67b8107 into development Sep 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/shaka-player-4.11.3 branch September 17, 2024 15:25
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Sep 17, 2024
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Sep 21, 2024
* development:
  Fix video start time handling (FreeTubeApp#5719)
  Local API: Handle new shorts node (FreeTubeApp#5679)
  Update subscription cache when subscribing from the channel page (FreeTubeApp#5717)
  Translated using Weblate (English (United Kingdom))
  Implement persistent subscription cache (FreeTubeApp#5185)
  Translated using Weblate (Belarusian)
  Bump npm-run-all2 from 6.2.2 to 6.2.3 (FreeTubeApp#5708)
  Translated using Weblate (Swedish)
  Bump shaka-player from 4.11.1 to 4.11.3 (FreeTubeApp#5707)
  Translated using Weblate (Persian)
  v Downgrade electron-builder 25.x > 24.x (FreeTubeApp#5712)
  Translated using Weblate (Persian)
  Translated using Weblate (Persian)

# Conflicts:
#	src/renderer/views/Channel/Channel.js
#	src/renderer/views/Channel/Channel.vue
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