chore(deps): update dependency docker/compose to v2.36.0 #24
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.
This PR contains the following updates:
2.35.1
->2.36.0
Release Notes
docker/compose (docker/compose)
v2.36.0
Compare Source
What's Changed
🎉 You can now use external binaries as service provider to extend Compose behaviour. For more information about creating your own plugin check the documentation
✨ Improvements
networks.interface_name
by @ndeloof in https://github.com/docker/compose/pull/12771COMPOSE_PROGRESS
env variable by @AnvarU in https://github.com/docker/compose/pull/12769--check
by @ndeloof in https://github.com/docker/compose/pull/12765🐛 Fixes
--print
output to stdout by @emersion in https://github.com/docker/compose/pull/12756--variables
not honoring the--format
flag by @alessio-perugini in https://github.com/docker/compose/pull/12809🔧 Internal
⚙️ Dependencies
28.1.0+incompatible
to28.1.1+incompatible
by @dependabot in https://github.com/docker/compose/pull/1276128.1.0+incompatible
to28.1.1+incompatible
by @dependabot in https://github.com/docker/compose/pull/127591.71.1
to1.72.0
by @dependabot in https://github.com/docker/compose/pull/127602.0.4
to2.0.5
by @dependabot in https://github.com/docker/compose/pull/12758v2.6.1
by @glours in https://github.com/docker/compose/pull/12766v2.6.2
by @glours in https://github.com/docker/compose/pull/128100.21.0
to0.21.1
by @dependabot in https://github.com/docker/compose/pull/127960.13.0
to0.14.0
by @dependabot in https://github.com/docker/compose/pull/128050.32.0
to0.33.0
by @dependabot in https://github.com/docker/compose/pull/128040.5.1
to0.5.2
by @dependabot in https://github.com/docker/compose/pull/12792New Contributors
Full Changelog: docker/compose@v2.35.1...v2.36.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.