rddepman: bump dockerCompose from 2.39.1 to 2.39.2 #9069
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v2.39.2 (v2.39.2)
What's Changed
🐛 Fixes
_MODEL
suffix to model variable pass to dependent services of a model by @glours in add missing _MODEL suffix to model variable pass to dependent services of a model docker/compose#13109BUILDKIT_PROGRESS
value when building with bake by @glours in apply BUILDKIT_PROGRESS value when building with bake docker/compose#13110pull
andno_cache
from either service or flags values when building with bake by @glours in define pull and no_cache from either service or flags values when building with bake docker/compose#13133up
command by @glours in only monitor attached services on up command docker/compose#13114🔧 Internal
json.go
by @suwakei in Add test of json.go docker/compose#13106cli-plugins/metadata
package by @thaJeztah in use cli-plugins/metadata package docker/compose#13130pkg/compose
: simplify getting auth-config key by @thaJeztah in pkg/compose: simplify getting auth-config key docker/compose#13120⚙️ Dependencies
28.3.2+incompatible
to28.3.3+incompatible
by @dependabot[bot] in build(deps): bump github.com/docker/cli from 28.3.2+incompatible to 28.3.3+incompatible docker/compose#1311628.3.2+incompatible
to28.3.3+incompatible
by @dependabot[bot] in build(deps): bump github.com/docker/docker from 28.3.2+incompatible to 28.3.3+incompatible docker/compose#131152.1.3
to2.1.4
by @dependabot[bot] in build(deps): bump github.com/containerd/containerd/v2 from 2.1.3 to 2.1.4 docker/compose#131190.5.0
to0.6.0
by @dependabot[bot] in build(deps): bump github.com/docker/go-connections from 0.5.0 to 0.6.0 docker/compose#131370.34.0
to0.35.0
by @dependabot[bot] in build(deps): bump golang.org/x/sys from 0.34.0 to 0.35.0 docker/compose#131381.23.12
by @austinvazquez in bump golang to 1.23.12 docker/compose#13142New Contributors
Full Changelog: docker/compose@v2.39.1...v2.39.2
Compare between v2.39.1 and v2.39.2