Skip to content

build(deps): move docker to 28.5 for testcontainers 0.44, tune groups - #4053

Open
rickstaa wants to merge 1 commit into
masterfrom
build/docker-28-testcontainers
Open

build(deps): move docker to 28.5 for testcontainers 0.44, tune groups#4053
rickstaa wants to merge 1 commit into
masterfrom
build/docker-28-testcontainers

Conversation

@rickstaa

@rickstaa rickstaa commented Sep 8, 2026

Copy link
Copy Markdown
Member

Split out of the grouped Dependabot updates because Dependabot cannot resolve it on its own.

testcontainers 0.44 requires go-connections 0.7, and docker/docker 27.3.1 does not build against it. docker/docker and docker/cli move to 28.5.2, the last release on this module path before the project moved to moby/moby. go-archive follows to 0.2.0. go.mod only.

Dependabot config changes, based on what the first grouped PRs did:

Build, all test packages, and the ai/worker and server suites pass locally.

@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Sep 8, 2026
@rickstaa
rickstaa force-pushed the build/docker-28-testcontainers branch from 1fd62bb to 3457e0d Compare September 9, 2026 05:33
@rickstaa rickstaa changed the title build(deps): move docker to 28.5 for testcontainers 0.44, hold go-tools build(deps): move docker to 28.5 for testcontainers 0.44, tune groups Sep 9, 2026
@codecov

codecov Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 39.87771%. Comparing base (68f7fe7) to head (80910d3).

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##              master       #4053         +/-   ##
===================================================
- Coverage   39.88785%   39.87771%   -0.01014%     
===================================================
  Files            174         174                 
  Lines          39413       39413                 
===================================================
- Hits           15721       15717          -4     
- Misses         23692       23696          +4     

see 2 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 68f7fe7...80910d3. Read the comment docs.
see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

testcontainers 0.44 requires go-connections 0.7, which docker/docker 27
does not build against. docker/docker and docker/cli move to 28.5.2,
the last release on this module path.

Dependabot config: gnark-crypto moves with go-ethereum in both streams
and both are excluded from the routine group, since the first grouped
PRs put go-ethereum there anyway. go-tools is ignored because the
pinned minio branch is newer than every tag, docker/cli 29 until the
worker moves to moby/moby, and ubuntu because LTS moves are manual.
@rickstaa
rickstaa force-pushed the build/docker-28-testcontainers branch from 3457e0d to 80910d3 Compare September 9, 2026 06:02
@rickstaa

rickstaa commented Sep 9, 2026

Copy link
Copy Markdown
Member Author

@j0sh, tested make, test.sh, transcoding E2E, live-video-to-video E2E, live_runner E2E.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant