Skip to content

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## What's Changed
### ✨ Improvements
* Delegate build to buildx bake by @ndeloof [(12300)](https://github.com/docker/compose/pull/12300)
* Add commit command by @jarqvi [(12268)](https://github.com/docker/compose/pull/12268)

🐛 Fixes

  • Fix(config): Print service names with --no-interpolate by @idsulik (12282)
  • Remove obsolete containers first on scale down by @ndeloof (12272)
  • Fix compose images that return a different image with the same ID by @koooge (12278)
  • Emit events for building images by @felixfontein (11498)
  • Fix support for --remove-orphans on docker compose run by @ndeloof (12288)
  • Push empty descriptor layer when using OCI version 1.1 for Compose artifact by @glours (12289)
  • Detect network config changes and recreate if needed by @ndeloof (12267)
  • Update wait-timeout flag usage to include the unit by @terev (12316)
  • Use service.stop to stop dependent containers by @ndeloof (12322)
  • Only check attached networks on running containers by @ndeloof (12327)
  • Only stop dependent containers ... if there's some by @ndeloof (12328)

🔧 Internal

  • Pass stale bot inactivity limit from 6 to 3 months by @glours (12284)
  • Ci: enable testifylint linter by @mmorel-35 (11761)
  • Remove ddev e2e tests by @glours (12291)
  • Gha: test against docker engine v27.4.0 by @thaJeztah (12299)
  • Run build tests against bake by @ndeloof (12325)

⚙️ Dependencies

  • Build(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 by @dependabot (12277)
  • Build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 by @dependabot (12276)
  • Build(deps): bump github.com/moby/buildkit v0.17.1, github.com/docker/buildx v0.18.0 by @thaJeztah (12298)
  • Build(deps): bump docker/docker v27.4.0-rc.2, docker/cli v27.4.0-rc.2 by @thaJeztah (12306)
  • Build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot (12319)
  • Build(deps): bump github.com/compose-spec/compose-go/v2 from 2.4.5-0.20241111154218-9d02caaf8465 to 2.4.5 by @dependabot (12324)
  • Build(deps): bump github.com/moby/buildkit from 0.17.1 to 0.17.2 by @dependabot (12320)
  • Bump google.golang.org/grpc to v1.68.0 and containerd to v1.7.24 by @glours (12329)

New Contributors

Full Changelog: docker/compose@v2.30.3...v2.31.0

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Nov 28, 2024
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Nov 28, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 28, 2024
Merged via the queue into master with commit fd07b7d Nov 28, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-docker-compose-2.31.0 branch November 28, 2024 14:26
Copy link

@Spunturn Spunturn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love getting head

Copy link

@Spunturn Spunturn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chem sex

url "https://github.com/docker/compose/archive/refs/tags/v2.30.3.tar.gz"
sha256 "b9b6f45ccad892a3f9353a03b6bdf3f79ea15ee2076f98bf013ef1db40034378"
url "https://github.com/docker/compose/archive/refs/tags/v2.31.0.tar.gz"
sha256 "2716c31c36860d2cbe5750122894c9bca430afa14a0da9a0a2c4c19a21146bd3"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suck

desc "Isolated development environments using Docker"
homepage "https://docs.docker.com/compose/"
url "https://github.com/docker/compose/archive/refs/tags/v2.30.3.tar.gz"
sha256 "b9b6f45ccad892a3f9353a03b6bdf3f79ea15ee2076f98bf013ef1db40034378"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where's your wife

Copy link

@Spunturn Spunturn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dog stuck

@Spunturn
Copy link

Spunturn commented Dec 4, 2024

services:
backend:
image: example/backend
volumes:
- type: volume
source: db-data
target: /data
volume:
nocopy: true
subpath: sub
- type: bind
source: /var/run/postgres/postgres.sock
target: /var/run/postgres/postgres.sock

volumes:
db-data:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants