Skip to content

Bump shaka-player from 4.16.20 to 4.16.22#8817

Closed
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/shaka-player-4.16.22
Closed

Bump shaka-player from 4.16.20 to 4.16.22#8817
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/shaka-player-4.16.22

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps shaka-player from 4.16.20 to 4.16.22.

Release notes

Sourced from shaka-player's releases.

v4.16.22

4.16.22 (2026-03-13)

Bug Fixes

  • UI: sync seek position with hover timestamp using consistent position calculation (#9818) (56a92bb)

Performance Improvements

  • DASH: Add period caching to speed up manifest parsing (#9353) (6f7129c)
  • net: Optimize getExtension URI parsing (#9816) (872f598)

v4.16.21

4.16.21 (2026-03-09)

Bug Fixes

  • Improve NativeTextDisplayer robustness, track-kind issues and enhance cleanup logic (#9776) (56e0c64)
  • prevent negative times in Stats (#9784) (f742c4f)
  • tXml: Return default value for a missing attribute (#9734) (f87e1a8)

Performance Improvements

  • Eliminate DataViewReader allocation and use native clz32 in ExpGolomb (#9779) (221080d)
  • Improve performance of TsParser (#9783) (8137611)
Changelog

Sourced from shaka-player's changelog.

4.16.22 (2026-03-13)

Bug Fixes

  • UI: sync seek position with hover timestamp using consistent position calculation (#9818) (56a92bb)

Performance Improvements

  • DASH: Add period caching to speed up manifest parsing (#9353) (6f7129c)
  • net: Optimize getExtension URI parsing (#9816) (872f598)

4.16.21 (2026-03-09)

Bug Fixes

  • Improve NativeTextDisplayer robustness, track-kind issues and enhance cleanup logic (#9776) (56e0c64)
  • prevent negative times in Stats (#9784) (f742c4f)
  • tXml: Return default value for a missing attribute (#9734) (f87e1a8)

Performance Improvements

  • Eliminate DataViewReader allocation and use native clz32 in ExpGolomb (#9779) (221080d)
  • Improve performance of TsParser (#9783) (8137611)
Commits
  • d84fc65 chore(v4.16.x): release 4.16.22 (#9823)
  • 56a92bb fix(UI): sync seek position with hover timestamp using consistent position ca...
  • 872f598 perf(net): Optimize getExtension URI parsing (#9816)
  • 6f7129c perf(DASH): Add period caching to speed up manifest parsing (#9353)
  • 4aa6223 chore(v4.16.x): release 4.16.21 (#9790)
  • 6ac9ecb docs: Update agent config WRT attribution (#9801)
  • 8fbebb8 chore: Add missing comment in release workflow (#9800)
  • 8137611 perf: Improve performance of TsParser (#9783)
  • f742c4f fix: prevent negative times in Stats (#9784)
  • 221080d perf: Eliminate DataViewReader allocation and use native clz32 in ExpGolomb (...
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
shaka-player [>= 4.15.a, < 4.16]
shaka-player [>= 5.a, < 6]

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 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.16.20 to 4.16.22.
- [Release notes](https://github.com/shaka-project/shaka-player/releases)
- [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.16.22/CHANGELOG.md)
- [Commits](shaka-project/shaka-player@v4.16.20...v4.16.22)

---
updated-dependencies:
- dependency-name: shaka-player
  dependency-version: 4.16.22
  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 Mar 16, 2026
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) March 16, 2026 19:48
auto-merge was automatically disabled March 16, 2026 20:01

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/shaka-player-4.16.22 branch March 16, 2026 20:01
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Mar 16, 2026
@absidue
Copy link
Member

absidue commented Mar 19, 2026

@dependabot unignore shaka-player

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 19, 2026

OK, I will stop ignoring the shaka-player dependency.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 19, 2026

Looks like this PR is closed. If the branch still exists, you can re-open the PR and then use @dependabot rebase or @dependabot recreate. If the branch was deleted, Dependabot will create a new PR on the next scheduled run, or you can trigger an update from the Dependency graph page.

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.

2 participants