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

build(deps): bump github.com/docker/compose/v2 from 2.2.0 to 2.23.1 #16

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 17, 2023

Bumps github.com/docker/compose/v2 from 2.2.0 to 2.23.1.

Release notes

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

v2.23.1

✨ Features

🐛 Fixes

🔧 Internal

New Contributors

Full Changelog: docker/compose@v2.23.0...v2.23.1

v2.23.0

✨ Features

  • Add dry-run support for publish command (#11067)
  • Add COMPOSE_ENV_FILES env variable to pass a list of env files (#11061)
  • Add sync+restart action to compose watch (#11095)

🐛 Fixes

  • Truncate compose ps output to align with Docker CLI by default and introduce --no-trunc to keep the previous behaviour (#11038)
  • Update the watch warning message when no services with a develop section (#11047)
  • Include image name in inspect error message (#11006)
  • Make hashes between up and configure consistent (#11010)
  • Warn user remote resource is disabled (#11051)
  • Enable profile when down is ran with explicit service names (#11108)

... (truncated)

Commits
  • 9c4efbd Strip project prefix from docker-compose up output
  • c169436 render quiet after filtering applied
  • 254a94b bump golang to version 1.21.4
  • cf608fa bump compose-go to v1.20.1
  • 426377a reject compose file using secrets|configs.driver or template_driver
  • 43c3f54 Merge pull request #11180 from ulyssessouza/skip-flaky-tests
  • 493f6c8 skips flaky e2e tests on watch and attach
  • c1a9ffa Merge pull request #11171 from szampardi/main
  • 646a8fc fix docker/compose#11170 add newline in cmd/compose/build.go fmt.Fprint
  • 2945532 fix --pull documentation
  • 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.2.0 to 2.23.1.
- [Release notes](https://github.com/docker/compose/releases)
- [Commits](docker/compose@v2.2.0...v2.23.1)

---
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 the dependencies Pull requests that update a dependency file label Nov 17, 2023
Copy link
Author

dependabot bot commented on behalf of github Nov 23, 2023

Superseded by #17.

@dependabot dependabot bot closed this Nov 23, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/docker/compose/v2-2.23.1 branch November 23, 2023 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants