Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Bump github.com/docker/compose/v2 from 2.24.6 to 2.27.0 #34

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps github.com/docker/compose/v2 from 2.24.6 to 2.27.0.

Release notes

Sourced from github.com/docker/compose/v2's releases.

v2.27.0

What's Changed

✨ Improvements

  • Introduce --abort-on-container-failure (11680)
  • Introduce --all-resources to not exclude resources not used by services (11702)
  • Introduce support for build.entitlements (11708)

🐛 Fixes

  • Don't use ansi espace sequence when disabled (11682)
  • Ignore missing containers when compose down/stop -p (11692)
  • Read COMPOSE_REMOVE_ORPHANS from .env file (11714)
  • Always kills the containers on second Ctrl-C on docker compose up (11718)
  • Fix progress timer and spinner (11725)
  • Capture exit code for container being stopped, and return according to --exit-code-from (11715)
  • Don't clear line when navigation is disabled (11733)
  • Check container_name is not in use by another service we will create (11713)
  • Do not try to create file shares for non-directories (11738)
  • Remove overly-aggressive feature flag check (11748)
  • Avoid to try to close channel twice after hitting Ctrl-C on compose up (11719)
  • Fix support for --flag=value syntax in compatibility mode (11752)
  • Fix menu print when logs/menu number of lines change (11765)

🔧 Internal

⚙️ Dependencies

  • Bump Golang version to 1.21.9 (11684)
  • Bump engine and cli to v26.0.1 (11736)
  • Bump compose-go version to v2.1.0 (11756)
  • Update to Moby v26.1 & buildx v0.14 (11750)
  • Bump Buildkit to 0.13.1 (11762)

New Contributors

Full Changelog: docker/compose@v2.26.1...v2.27.0

v2.26.1

🐛 Fixes

  • Include image pull failure reason in output (#11555)
  • Fix crash when running up with --no-build and --watch (#11664)
  • Fix crash when no TTY available and menu enabled (#11672)
  • Improve legibility of menu actions (#11671)

... (truncated)

Commits
  • 9c0b922 fix: overlapping logs and menu navigation (#11765)
  • c26d2fa Merge pull request #11762 from docker/dependabot/go_modules/github.com/moby/b...
  • cfb1106 build(deps): bump github.com/moby/buildkit
  • b53b8b2 Merge pull request #11739 from milas/fix-e2e-cascade-flaky
  • 36bf0c4 chore(e2e): fix flaky cascade failure test
  • 299fcd5 use v2.26.1 tag for moby and Docker cli
  • b90cb48 chore(deps): update to Moby v26.1 & buildx v0.14
  • f8808d8 bump compose-go version to v2.1.0
  • 2c9c60e Merge pull request #11752 from ndeloof/flag_equal
  • 9970a84 fix support for --context=foo
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/docker/compose/v2](https://github.com/docker/compose) from 2.24.6 to 2.27.0.
- [Release notes](https://github.com/docker/compose/releases)
- [Commits](docker/compose@v2.24.6...v2.27.0)

---
updated-dependencies:
- dependency-name: github.com/docker/compose/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2024

Superseded by #39.

@dependabot dependabot bot closed this May 27, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/docker/compose/v2-2.27.0 branch May 27, 2024 01:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants