Skip to content

build(deps): bump third-party/build-deps from 814fa85 to 4463f7a - #4578

Merged
ReenigneArcher merged 1 commit into
masterfrom
dependabot/submodules/third-party/build-deps-4463f7a
Jan 14, 2026
Merged

build(deps): bump third-party/build-deps from 814fa85 to 4463f7a#4578
ReenigneArcher merged 1 commit into
masterfrom
dependabot/submodules/third-party/build-deps-4463f7a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 12, 2026

Copy link
Copy Markdown
Contributor

Bumps third-party/build-deps from 814fa85 to 4463f7a.

Commits
  • 4463f7a build(deps): bump third-party/FFmpeg/FFmpeg from ec78e95 to abb609b (#588)
  • 89e0bf8 build(ffmpeg): don't archive libva build artifacts (#594)
  • 396e4ac build(deps): bump vmactions/freebsd-vm from 1.3.4 to 1.3.7 (#593)
  • 10366be feat(FFmpeg): compile libva dependency (#590)
  • 547d228 fix(ffmpeg): Add upstreamed MF low latency encoding patch (#587)
  • 1d60a89 build(deps): bump third-party/FFmpeg/FFmpeg from e360467 to ec78e95 (#586)
  • a66c5bc build(deps): bump vmactions/freebsd-vm from 1.3.3 to 1.3.4 (#584)
  • d0cd4f5 build(deps): bump vmactions/freebsd-vm from 1.3.2 to 1.3.3 (#583)
  • 4e0d6da build(deps): bump vmactions/freebsd-vm from 1.3.0 to 1.3.2 (#582)
  • See full diff in compare view

You can trigger a rebase of this PR 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 dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Jan 12, 2026
@codecov

codecov Bot commented Jan 12, 2026

Copy link
Copy Markdown

Bundle Report

Changes will decrease total bundle size by 968.15kB (-49.99%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
Rapideye-esm (removed) -968.15kB (-100.0%) ⬇️

@codecov

codecov Bot commented Jan 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 15.45%. Comparing base (f4df598) to head (8a46129).
⚠️ Report is 208 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master    #4578     +/-   ##
=========================================
  Coverage   15.45%   15.45%             
=========================================
  Files          93       93             
  Lines       19016    19016             
  Branches     8767     8767             
=========================================
+ Hits         2938     2939      +1     
+ Misses      14932    12738   -2194     
- Partials     1146     3339   +2193     
Flag Coverage Δ
Archlinux 11.54% <ø> (ø)
FreeBSD-14.3-amd64 13.80% <ø> (-0.01%) ⬇️
Homebrew-ubuntu-22.04 13.83% <ø> (ø)
Linux-AppImage 11.85% <ø> (ø)
Windows-AMD64 13.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 47 files with indirect coverage changes

@ReenigneArcher

Copy link
Copy Markdown
Member

@cgutman FYI: https://github.com/LizardByte/Sunshine/actions/runs/20912397743/job/60077897064?pr=4578#step:11:8245

Same error for both Ubuntu builds as well as OpenSuse in Copr.

There are other unrelated errors due to: gcovr/gcovr#1228 ... if there's not a patch release of gcovr coming soon, then I'll fix that in a separate PR.

@cgutman

cgutman commented Jan 13, 2026

Copy link
Copy Markdown
Collaborator

Yep, we still need to implement the vaMapBuffers2() stub for older libva versions, which I've done in #4581

@cgutman

cgutman commented Jan 13, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/submodules/third-party/build-deps-4463f7a branch from 72d1e70 to d7df927 Compare January 13, 2026 05:34
@ReenigneArcher

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [third-party/build-deps](https://github.com/LizardByte/build-deps) from `814fa85` to `4463f7a`.
- [Commits](LizardByte/build-deps@814fa85...4463f7a)

---
updated-dependencies:
- dependency-name: third-party/build-deps
  dependency-version: 4463f7a010bbaf0dc144c66c382bbc17f00eefb1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/submodules/third-party/build-deps-4463f7a branch from d7df927 to 8a46129 Compare January 14, 2026 14:23
@sonarqubecloud

Copy link
Copy Markdown

@ReenigneArcher ReenigneArcher linked an issue Jan 14, 2026 that may be closed by this pull request
2 tasks
@ReenigneArcher
ReenigneArcher merged commit 7f536ea into master Jan 14, 2026
53 checks passed
@ReenigneArcher
ReenigneArcher deleted the dependabot/submodules/third-party/build-deps-4463f7a branch January 14, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rendering artifact on VA-API HEVC AMD Linux

2 participants