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.0 #10

Conversation

dependabot[bot]
Copy link

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

Release notes

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

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)
  • Check that the pull policy provided is a valid one (#11109)

🔧 Internal

  • Align OCI artifacts with upstream guidance (#11049)
  • remove cucumber tests as we haven't added new ones for a while (#11076)
  • remove refrecence docs generation (#11085)

What's Changed

New Contributors

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

v2.22.0

... (truncated)

Commits
  • b929810 check that the pull policy provided is a valid one
  • af87f10 Merge pull request #11108 from ndeloof/down-services
  • 5e1d3f2 Merge pull request #11051 from ndeloof/warn_remote_disabled
  • 3d0207e remove uncessary return value of pullComposeFiles function
  • 16a7c20 enable profile when down is ran with explicit service names
  • 818bc3c add sync+restart action to watch attribute
  • cf3e686 Merge pull request #11078 from docker/dependabot/go_modules/github.com/contai...
  • 38bc6d5 build(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.7
  • 4a2d4c4 Merge pull request #11083 from docker/dependabot/go_modules/github.com/google...
  • 0b6ce6e build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/docker/compose/v2-2.23.0 branch from c9d0b25 to 50cee2a Compare November 8, 2023 23:54
@austindrenski
Copy link
Owner

@dependabot rebase

1 similar comment
@austindrenski
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/docker/compose/v2-2.23.0 branch from 50cee2a to e571b8c Compare November 8, 2023 23:56
@austindrenski
Copy link
Owner

@dependabot rebase

Bumps [github.com/docker/compose/v2](https://github.com/docker/compose) from 2.2.0 to 2.23.0.
- [Release notes](https://github.com/docker/compose/releases)
- [Commits](docker/compose@v2.2.0...v2.23.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 force-pushed the dependabot/go_modules/github.com/docker/compose/v2-2.23.0 branch from e571b8c to 47d6b4c Compare November 8, 2023 23:57
@austindrenski austindrenski merged commit 0108e53 into main Nov 8, 2023
0 of 3 checks passed
@austindrenski austindrenski deleted the dependabot/go_modules/github.com/docker/compose/v2-2.23.0 branch November 8, 2023 23:57
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.

1 participant