goharbor / acceleration-service

Provides a general service to support image acceleration based on kinds of accelerator like Nydus and eStargz etc.
Apache License 2.0
77 stars 27 forks source link

build(deps): bump github.com/docker/cli from 23.0.3+incompatible to 24.0.4+incompatible #159

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/docker/cli from 23.0.3+incompatible to 24.0.4+incompatible.

Commits
  • 3713ee1 Merge pull request #4395 from thaJeztah/24.0_backport_fix-connhelper-docker-e...
  • 2d5f041 commandconn: return original error while closing
  • 520e360 commandconn: don't return error if command closed successfully
  • fad718c Merge pull request #4393 from thaJeztah/24.0_backport_debug_relax
  • cd68c8f docker info: fix condition for printing debug information
  • 05fabe6 Merge pull request #4368 from thaJeztah/24.0_backport_update_buildx_0.11
  • 0a2dcdb Merge pull request #4381 from thaJeztah/24.0_backport_update-link-overlay-driver
  • a78fd6c docs: update link location for the overlay driver
  • ddb9220 Merge pull request #4375 from dvdksn/24.0_backport_fix-staticip-example
  • 9cd335d docs: fix static ip example, network needs a subnet
  • 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 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[bot] commented 1 year ago

Superseded by #166.