rddepman: bump dockerCompose from 2.34.0 to 2.35.0 #8499
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.35.0 (v2.35.0)
What's Changed
🎉 1st implementation of external services feature to support Docker Model Runner in Compose by @ndeloof in docker/compose#12692
✨ Improvements
$PWD(may not be supported on Windows) by @ndeloof in PWD docker/compose#12643--no-env-resolutionby @ndeloof in introduce config --no-env-resolution docker/compose#12665build --printto dump equivalent bakefile by @ndeloof in introducebuild --printto dump equivalent bakefile docker/compose#12675--quietand--quiet-buildoptions for theruncommand by @idsulik in feat(run): Add --quiet and --quiet-build options for the run command docker/compose#12685🐛 Fixes
depends_on.restartinupandrestartcommands by @ndeloof in Fixed support fordepends_on.restartinupandrestartcommands docker/compose#12649docker-compose.ymlwithcompose.yamlby @k-kbk in fix: replace docker-compose.yml with compose.yaml docker/compose#12680🔧 Internal
⚙️ Dependencies
0.21.2to0.21.3by @dependabot in build(deps): bump github.com/docker/buildx from 0.21.2 to 0.21.3 docker/compose#126462.0.3to2.0.4by @dependabot in build(deps): bump github.com/containerd/containerd/v2 from 2.0.3 to 2.0.4 docker/compose#12647v28.0.4and buildxv0.22.0by @ndeloof in bump docker,cli,buildx docker/compose#12674v2.0.2by @glours in bump golangci-lint to version v2.0.2 docker/compose#126891.23.8by @glours in bump golang to 1.23.8 docker/compose#126980.31.0to0.32.0by @dependabot in build(deps): bump golang.org/x/sys from 0.31.0 to 0.32.0 docker/compose#127130.12.0to0.13.0by @dependabot in build(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 docker/compose#127122.5.1-0.20250409070949-8e1a035095cato2.6.0by @dependabot in build(deps): bump github.com/compose-spec/compose-go/v2 from 2.5.1-0.20250409070949-8e1a035095ca to 2.6.0 docker/compose#12729New Contributors
Full Changelog: docker/compose@v2.34.0...v2.35.0
Compare between v2.34.0 and v2.35.0