PlanktoScope / forklift

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

Bump github.com/docker/compose/v2 from 2.27.0 to 2.27.1 #218

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps github.com/docker/compose/v2 from 2.27.0 to 2.27.1.

Release notes

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

v2.27.1

What's Changed

✨ Improvements

  • Add new navigation menu to open Compose app configuration in Docker Desktop (11834)

🐛 Fixes

  • Allow a local .env file to override compose.yaml sibling .env (11824)
  • Fix --resolve-image-digests (11825)
  • Fix opentelemetry (11845)

🔧 Internal

  • Add documentation for --menu up option and COMPOSE_MENU environment var (11800)
  • Backport OpenBSD patches (11832)
  • Per endpoint driver opts (11815)
  • Add gui/composeview as part of available commands (11851)
  • Drop COMPOSE_EXPERIMENTAL_OTEL as docker/cli has opentelemetry in [(11850)](docker/compose#11850

⚙️ Dependencies

  • Bump compose-go to v2.1.1 (11815)
  • Bump docker to v26.1.1 (11794)
  • Bump docker to v26.1.2 (11811)
  • Bump Docker engine and cli to v26.1.3 (11826)
  • Build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 (11798)
  • Build(deps): bump github.com/fsnotify/fsevents from 0.1.1 to 0.2.0 (11814)
  • Build(deps): bump github.com/docker/buildx from 0.14.0 to 0.14.1 (11847)
  • Build(deps): bump github.com/containerd/containerd from 1.7.16 to 1.7.17 (11833)

New Contributors

Full Changelog: https://github.com/docker/compose/compare/v2.27.0...v2.27.1

Commits
  • bf1dd0c build(deps): bump github.com/containerd/containerd from 1.7.16 to 1.7.17
  • 1cf6dea build(deps): bump github.com/docker/buildx from 0.14.0 to 0.14.1
  • 1adc4cb drop COMPOSE_EXPERIMENTAL_OTEL as docker/cli has opentelemetry in
  • 2ed40e8 add gui/composeview as part of available commands
  • 7ad73c2 fix opentelemetry
  • 2593256 bump compose-go to version v2.1.1
  • 048fd13 Set endpoint-specific DriverOpts
  • 663866c Bump compose-go version to latest main
  • fb25e88 Backport OpenBSD patches
  • 3635303 add new navigation menu to open Compose app configuration in Docker Desktop
  • 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)