Skip to content

chore(deps)(deps): bump github.com/fsouza/go-dockerclient from 1.12.0 to 1.12.3#2075

Merged
k8s-ci-robot merged 1 commit intomainfrom
dependabot/go_modules/github.com/fsouza/go-dockerclient-1.12.3
Jan 15, 2026
Merged

chore(deps)(deps): bump github.com/fsouza/go-dockerclient from 1.12.0 to 1.12.3#2075
k8s-ci-robot merged 1 commit intomainfrom
dependabot/go_modules/github.com/fsouza/go-dockerclient-1.12.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/fsouza/go-dockerclient from 1.12.0 to 1.12.3.

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
  • da82ecb build(deps): bump github.com/docker/docker (#1150)
  • 87ccdc9 build(deps): bump golang.org/x/term from 0.36.0 to 0.37.0 (#1152)
  • 17c933f build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 (#1151)
  • 22d70d1 build(deps): bump github/codeql-action from 3 to 4 (#1146)
  • ff1bc87 build(deps): bump github.com/docker/docker (#1148)
  • e0de03a build(deps): bump golang.org/x/term from 0.35.0 to 0.36.0 (#1147)
  • 277bf3b build(deps): bump github.com/docker/docker from 28.4.0+incompatible to 28.5.0...
  • 33b9b7c build(deps): bump golang.org/x/term from 0.34.0 to 0.35.0 (#1144)
  • d766ca2 build(deps): bump github.com/docker/docker (#1142)
  • 107da19 build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 (#1143)
  • 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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 9, 2026
@k8s-ci-robot k8s-ci-robot requested review from TessaIO and cdrage January 9, 2026 14:32
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jan 9, 2026
@cdrage
Copy link
Copy Markdown
Member

cdrage commented Jan 15, 2026

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/fsouza/go-dockerclient-1.12.3 branch 2 times, most recently from 965d9ee to a1595d7 Compare January 15, 2026 15:41
Bumps [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) from 1.12.0 to 1.12.3.
- [Release notes](https://github.com/fsouza/go-dockerclient/releases)
- [Commits](fsouza/go-dockerclient@v1.12.0...v1.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/fsouza/go-dockerclient-1.12.3 branch from a1595d7 to bdc89a6 Compare January 15, 2026 15:42
Copy link
Copy Markdown
Member

@cdrage cdrage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 15, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cdrage, dependabot[bot]

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

The pull request process is described here

Details 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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 15, 2026
@k8s-ci-robot k8s-ci-robot merged commit 2e7472c into main Jan 15, 2026
10 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/fsouza/go-dockerclient-1.12.3 branch January 15, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants