Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

Bumps github.com/fsouza/go-dockerclient from 1.12.1 to 1.12.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
  • 8885c9b container_update: fix non-constant format string error
  • 1147acb Go 1.25.0 is out, drop Go 1.23
  • 6eee4e8 fix:make sure event chan consume quickly to prevent deadlock (#1133)
  • c31f614 build(deps): bump golang.org/x/term from 0.33.0 to 0.34.0 (#1139)
  • 27ee10a build(deps): bump github.com/docker/docker (#1138)
  • 9b1538d build(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#1140)
  • 3b3537c build(deps): bump golang.org/x/term from 0.32.0 to 0.33.0 (#1136)
  • d5ebf1e build(deps): bump github.com/docker/docker (#1137)
  • 9fe188a build(deps): bump github.com/docker/docker (#1135)
  • 9b14c01 build(deps): bump github.com/docker/docker (#1132)
  • 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)

Bumps [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) from 1.12.1 to 1.12.2.
- [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.12.1...v1.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 26, 2025
@buchdag buchdag merged commit 855290f into main Aug 28, 2025
7 checks passed
@buchdag buchdag deleted the dependabot/go_modules/github.com/fsouza/go-dockerclient-1.12.2 branch August 28, 2025 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant