Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency docker/compose to v2.27.2 #110

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
docker/compose patch 2.27.1 -> 2.27.2

Release Notes

docker/compose (docker/compose)

v2.27.2

Compare Source

What's Changed

✨ Improvements
  • Add --environment flag to config command (11891)
🐛 Fixes
  • Prevent concurrent map write relying on project immutability (11860)
  • Fix COMPOSE_PROFILES can be set by .env file (11861)
  • Fix: change append to use slice index in ps (11862)
  • Return an error when --detach and --watch are used together in up command (11890)
  • Fix dot env file to define COMPOSE_* variables(11889)
  • Enforce keyboard.Close is always executed to restore terminal (11896)
  • Stop watch process when associated up process is stopped (11911)
  • Using as flag of the up command, watch was blocking process shutdown (11919)
🔧 Internal
  • Correct typo in comment (11877)
  • Chore(publish): remove unreachable code(11888)
  • Update GH actions versions, update engine matrix, bump Golang to 1.21.11 (11885)
  • Build: replace uses of archive.CanonicalTarNameForPath (11910)
  • Add open watch docs in up menu (11917)
⚙️ Dependencies
  • Build(deps): bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0(11854)
  • Build(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0 (11883)
  • Build(deps): bump github.com/containerd/containerd from 1.7.17 to 1.7.18 (11897)
  • Build(deps): bump github.com/docker/docker from 26.1.3+incompatible to 26.1.4+incompatible (11898)
  • Bump buildkit to v0.14.0 and buildx to v0.15.0 (11913)

New Contributors

Full Changelog: docker/compose@v2.27.1...v2.27.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) June 20, 2024 10:28
@renovate renovate bot merged commit e5f149a into main Jun 20, 2024
2 checks passed
@renovate renovate bot deleted the renovate/docker-compose-2.x branch June 20, 2024 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants