PlanktoScope / forklift

Composable, reprovisionable, decentralized management of apps & configs on Raspberry Pis and other embedded Linux systems
Apache License 2.0
8 stars 0 forks source link

Bump github.com/docker/compose/v2 from 2.28.1 to 2.29.1 #275

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps github.com/docker/compose/v2 from 2.28.1 to 2.29.1.

Release notes

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

v2.29.1

What's Changed

✨ Improvements

🐛 Fixes

🔧 Internal

New Contributors

Full Changelog: https://github.com/docker/compose/compare/v2.29.0...v2.29.1

v2.29.0

What's Changed

✨ Improvements

  • Add JSON stream progress writer (11478)
  • Add --prune option to docker-compose watch command (11932)

🐛 Fixes

  • Exclude unnecessary resources after services have been selected (11978)
  • Empty env variable with no value must be unset in container(11965)
  • Restore setEnvWithDotEnv (11974)

🔧 Internal

  • Test with docker engine v27.0.3 (11927)
  • Remove COMPOSE_MENU env from e2e tests (11654)
  • Add stale workflow (11968)
  • Change time before closing stale (11979)
  • Fix: typos (11632)

⚙️ Dependencies

  • Build(deps): bump docker/cli, docker/docker v27.0.2 (11938)
  • Build(deps): docker/cli, docker/docker v27.0.3(11951)
  • Build(deps): bump compose-go to v2.1.4, buildx to v0.16.0, containerd to v1.7.19 and buildx to v0.15.0(11987)

New Contributors

Full Changelog: https://github.com/docker/compose/compare/v2.28.1...v2.29.0

Commits
  • 44337d2 Enhance JSON progress events with more fields.
  • bc73350 bump compose-go v2.1.5
  • c422b54 bump github.com/docker/cli v27.1.0
  • e74441c bump github.com/docker/docker v27.1.0
  • 2bac32a bump github.com/containerd/containerd v1.7.20
  • f278400 gha: add docker 27.1.0
  • 4f9db4d fix(containers): fix sorting logic by adding secondary sorting for one-off co...
  • 06bf339 fix: typos
  • 231ea10 update docs generation to avoid man pages generation
  • 4667915 bump compose-go to v2.1.4, buildx to v0.16.0, containerd to v1.7.19 and build...
  • 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 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)