Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/fsouza/go-dockerclient from 1.10.0 to 1.10.1 in /release/cli #7275

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2024

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

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
  • 8bfc994 build(deps): bump github.com/containerd/containerd from 1.6.18 to 1.6.26 (#1026)
  • c65b459 build(deps): bump github/codeql-action from 2 to 3 (#1025)
  • 1662267 build(deps): bump actions/setup-go from 4.1.0 to 5.0.0 (#1024)
  • 86ad777 build(deps): bump golang.org/x/term from 0.14.0 to 0.15.0 (#1023)
  • 99fa489 build(deps): bump golang.org/x/term from 0.13.0 to 0.14.0 (#1022)
  • 7054f8d build(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#1021)
  • 0fda2ed build(deps): bump github.com/docker/docker (#1020)
  • 006005a build(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#1019)
  • 99a8e2a build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#1018)
  • 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

@eks-distro-bot
Copy link
Collaborator

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 eks-distro-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jan 9, 2024
Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a2916f2) 71.65% compared to head (92ac374) 71.64%.
Report is 26 commits behind head on main.

❗ Current head 92ac374 differs from pull request most recent head fc77796. Consider uploading reports for the commit fc77796 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7275      +/-   ##
==========================================
- Coverage   71.65%   71.64%   -0.02%     
==========================================
  Files         556      556              
  Lines       43185    43204      +19     
==========================================
+ Hits        30944    30952       +8     
- Misses      10532    10542      +10     
- Partials     1709     1710       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/fsouza/go-dockerclient/releases)
- [Changelog](https://github.com/fsouza/go-dockerclient/blob/main/container_changes_test.go)
- [Commits](fsouza/go-dockerclient@v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: github.com/fsouza/go-dockerclient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/release/cli/github.com/fsouza/go-dockerclient-1.10.1 branch from 92ac374 to fc77796 Compare January 17, 2024 07:46
@eks-distro-bot eks-distro-bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 17, 2024
@abhay-krishna
Copy link
Member

/lgtm
/approve

@eks-distro-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhay-krishna

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:

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

@abhay-krishna
Copy link
Member

/override eks-anywhere-e2e-presubmit

@eks-distro-bot
Copy link
Collaborator

@abhay-krishna: Overrode contexts on behalf of abhay-krishna: eks-anywhere-e2e-presubmit

In response to this:

/override eks-anywhere-e2e-presubmit

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 eks-distro-bot merged commit 5799095 into main Jan 21, 2024
13 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/release/cli/github.com/fsouza/go-dockerclient-1.10.1 branch January 21, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dependabot lgtm ok-to-test size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants