Skip to content
This repository was 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.24.7#22

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/docker/compose/v2-2.24.7
Closed

Bump github.com/docker/compose/v2 from 2.24.6 to 2.24.7#22
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/docker/compose/v2-2.24.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2024

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

Release notes

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

v2.24.7

What's Changed

🐛 Fixes

✨ Improvements

  • Add --watch flag to up (#11525)
  • Optimize order of scale down when removing replicas (#11473)

🔧 Internal

  • Generate test summaries in CI (#11558)

⚙️ Dependencies

Changelog

New Contributors

... (truncated)

Commits
  • 4efb897 chore(deps): upgrade go to 1.21.8 (#11578)
  • f35449a ci(deps): bump moby/moby & docker/cli to v25.0.4 (#11566)
  • 34b11c4 Add test summary for test jobs in ci
  • a7acf5f Merge pull request #11535 from ndeloof/simpler
  • c525373 make code simpler
  • e99b8ac avoid duplicated "xx exited with code 0" message
  • 8ab8df8 introduce --watch
  • de17826 move code into small functions for better readability
  • 1680f9a restore support for config --no-interpolate
  • 5c4f337 remove docker cli step in ci.yml
  • 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.24.7.
- [Release notes](https://github.com/docker/compose/releases)
- [Commits](docker/compose@v2.24.6...v2.24.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 7, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 18, 2024

Superseded by #24.

@dependabot dependabot bot closed this Mar 18, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/docker/compose/v2-2.24.7 branch March 18, 2024 01:31
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