Skip to content
This repository has been 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.26.1 #28

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

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

Release notes

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

v2.26.1

🐛 Fixes

  • Include image pull failure reason in output (#11555)
  • Fix crash when running up with --no-build and --watch (#11664)
  • Fix crash when no TTY available and menu enabled (#11672)
  • Improve legibility of menu actions (#11671)

🔧 Internal

  • Bump opencontainers/image-spec to 1.1.0 (#11657)

Changelog

New Contributors

Full Changelog: docker/compose@v2.26.0...v2.26.1

v2.26.0

What's Changed

🐛 Fixes

✨ Improvements

🔧 Internal

New Contributors

Full Changelog: docker/compose@v2.25.0...v2.26.0

v2.25.0

What's Changed

🐛 Fixes

... (truncated)

Commits
  • ff20b64 Does not start keyboard manager if there is no tty
  • 339b331 Change menu information text to dim
  • 6fe69b2 Merge pull request #11664 from jhrotko/fix-no-build-watch
  • dd5614e Handle --no-build and --watch args
  • 4b7b6ad build(deps): bump github.com/opencontainers/image-spec
  • 466374b Unwrap error message.
  • 2e85b3c Include error message in pull warning/errors
  • 3371227 chore(desktop): revised feature detection for file shares
  • e9dc820 Add Navigation Menu to compose up
  • 3950460 Add support for volume Subpath option
  • 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.26.1.
- [Release notes](https://github.com/docker/compose/releases)
- [Commits](docker/compose@v2.24.6...v2.26.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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 29, 2024

Superseded by #34.

@dependabot dependabot bot closed this Apr 29, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/docker/compose/v2-2.26.1 branch April 29, 2024 01:17
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