Docker Compose v5.3.1: CI hardening and dependency updates
infragaengineer
patch
Docker Compose v5.3.1 includes several internal CI improvements and dependency updates. These changes enhance the robustness and maintenance of the development workflow. The release is available for all users and is a standard patch release.
- →Ci: add concurrency group to pr-review-trigger to prevent duplicate reviews by @derekmisler in https://github.com/docker/compose/pull/13890
- →Fix grammar in Attestations field comment by @blackflytech in https://github.com/docker/compose/pull/13891
- →Ci: remove unused desktop-edge-test workflow by @thaJeztah in https://github.com/docker/compose/pull/13897
- →Ci: zizmor workflow by @crazy-max in https://github.com/docker/compose/pull/13901
- →Ci: fix docs-upstream workflow by @crazy-max in https://github.com/docker/compose/pull/13912
Maintenance (21) ›
- Ci: add concurrency group to pr-review-trigger to prevent duplicate reviews by @derekmisler in https://github.com/docker/compose/pull/13890
- Fix grammar in Attestations field comment by @blackflytech in https://github.com/docker/compose/pull/13891
- Ci: remove unused desktop-edge-test workflow by @thaJeztah in https://github.com/docker/compose/pull/13897
- Ci: zizmor workflow by @crazy-max in https://github.com/docker/compose/pull/13901
- Ci: fix docs-upstream workflow by @crazy-max in https://github.com/docker/compose/pull/13912
- CODEOWNERS: add compose-reviewers by @thaJeztah in https://github.com/docker/compose/pull/13913
- Ci: harden GitHub Actions workflows by @glours in https://github.com/docker/compose/pull/13896
- GHA: dependabot: group docker/* actions updates by @thaJeztah in https://github.com/docker/compose/pull/13914
- Build(deps): bump github.com/moby/buildkit from 0.31.0 to 0.31.1 by @dependabot[bot] in https://github.com/docker/compose/pull/13892
- Build(deps): bump github.com/moby/sys/user to v0.4.1 by @thaJeztah in https://github.com/docker/compose/pull/13893
- Build(deps): bump go.yaml.in/yaml/v4 from 4.0.0-rc.4 to 4.0.0-rc.6 by @dependabot[bot] in https://github.com/docker/compose/pull/13876
Build(deps): bump github.com/docker/cli from 29.6.0+incompatible to 29.6.1+incompatible by @dependabot[bot] in https://github.com/docker/compose/pull/13895
- Build(deps): bump actions/stale from 10.2.0 to 10.3.0 by @dependabot[bot] in https://github.com/docker/compose/pull/13902
- Build(deps): bump the docker-actions group with 3 updates by @dependabot[bot] in https://github.com/docker/compose/pull/13916
- Build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in https://github.com/docker/compose/pull/13908
- Build(deps): bump actions/setup-go from 6.3.0 to 6.5.0 by @dependabot[bot] in https://github.com/docker/compose/pull/13907
- Build(deps): bump test-summary/action from 2.4 to 2.6 by @dependabot[bot] in https://github.com/docker/compose/pull/13903
- Build(deps): bump mxschmitt/action-tmate from 3.23 to 3.24 by @dependabot[bot] in https://github.com/docker/compose/pull/13910
- Build(deps): bump codecov/codecov-action from 5.5.3 to 7.0.0 by @dependabot[bot] in https://github.com/docker/compose/pull/13904
Build(deps): bump github/codeql-action/upload-sarif from 3.36.3 to 4.36.2 by @dependabot[bot] in https://github.com/docker/compose/pull/13917
- Build(deps): bump actions/checkout from 6.0.2 to 7.0.0 by @dependabot[bot] in https://github.com/docker/compose/pull/13911
Read the original announcement →
https://github.com/docker/compose/releases/tag/v5.3.1
Related releases
- Docker Compose v5.5.0 Overhauls Image Digest Reconciliation Docker Compose Releases ·
- Docker Engine (moby/moby) v25.0.17 Patch Release Addresses Multiple CVEs Docker Engine Releases ·
- Moby Project v25.0.16 Patches CVEs and Fixes Image Store Bug Docker Engine Releases ·
- Docker Engine 29.7.2 addresses panics, image pull regressions, and networking issues Docker Engine Releases ·
- Docker Compose v5.4.0 enhances resource reconciliation and fixes bugs Docker Compose Releases ·
- Docker v29.7.1 addresses image pull and CopyToContainer regressions Docker Engine Releases ·