eks-anywhere icon indicating copy to clipboard operation
eks-anywhere copied to clipboard

Bump github.com/fsouza/go-dockerclient from 1.10.1 to 1.10.2 in /release/cli

Open dependabot[bot] opened this issue 1 year ago • 4 comments

Bumps github.com/fsouza/go-dockerclient from 1.10.1 to 1.10.2.

Release notes

Sourced from github.com/fsouza/go-dockerclient's releases.

Version compatible with Docker 1.9 and Go 1.4

This has a special tag name to make it clear that it was the latest version compatible with Docker 1.9 and Go 1.4.

Commits
  • 2359f27 testing: fix test
  • 62fc35f [testing/server] return container labels when listing containers
  • e463126 Go 1.22 is out, adopt Go 1.21 features
  • a0b4d06 build(deps): bump github.com/docker/docker (#1032)
  • f52cf77 build(deps): bump github.com/docker/docker (#1029)
  • 9740065 build(deps): bump github.com/docker/docker (#1028)
  • f1ef9d7 build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 (#1027)
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

dependabot[bot] avatar Feb 13 '24 18:02 dependabot[bot]

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a aws member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

eks-distro-bot avatar Feb 13 '24 18:02 eks-distro-bot

/lgtm /approve

abhay-krishna avatar Feb 14 '24 00:02 abhay-krishna

/retest

abhay-krishna avatar Feb 29 '24 19:02 abhay-krishna

@dependabot rebase

g-gaston avatar Mar 08 '24 01:03 g-gaston

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dependabot[bot] avatar Mar 08 '24 01:03 dependabot[bot]

@dependabot rebase

g-gaston avatar Mar 08 '24 14:03 g-gaston

I also updated oras-go to v1.2.5 because of an incompatibility between 1.2.4 and the new docker v25

g-gaston avatar Mar 08 '24 16:03 g-gaston

/lgtm /approve

g-gaston avatar Mar 08 '24 16:03 g-gaston

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhay-krishna, g-gaston

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • ~~OWNERS~~ [abhay-krishna,g-gaston]

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

eks-distro-bot avatar Mar 08 '24 16:03 eks-distro-bot

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.55%. Comparing base (f58e681) to head (d8fde22). Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7566   +/-   ##
=======================================
  Coverage   73.55%   73.55%           
=======================================
  Files         588      588           
  Lines       37176    37176           
=======================================
  Hits        27346    27346           
  Misses       8035     8035           
  Partials     1795     1795           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 08 '24 16:03 codecov[bot]