Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2025

Bumps the gomod group with 2 updates in the / directory: github.com/docker/cli and github.com/prometheus/client_golang.
Bumps the gomod group with 2 updates in the /cmd directory: github.com/docker/cli and github.com/prometheus/client_golang.

Updates github.com/docker/cli from 28.3.3+incompatible to 28.4.0+incompatible

Commits
  • d8eb465 Merge pull request #6424 from vvoland/update-docker
  • a83e3df vendor: github.com/docker/docker v28.4.0-dev (249d679a6baf)
  • ff5ea75 Merge pull request #6422 from vvoland/6421-28.x
  • c1d14ae Merge pull request #6423 from vvoland/update-docker
  • 18adfd5 vendor: github.com/docker/docker v28.4.0-rc.2
  • 6e20b9d update to go1.24.7
  • 3cadbd8 Merge pull request #6420 from thaJeztah/28.x_backport_complete_pull
  • b3df920 add completion for docker image pull
  • b89b069 Merge pull request #6416 from vvoland/update-docker
  • 9deb5e9 vendor: github.com/docker/docker v28.4.0-rc.2-dev (5d5332b00c76)
  • Additional commits viewable in compare view

Updates github.com/prometheus/client_golang from 1.23.0 to 1.23.1

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.23.1 - 2025-09-04

This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.

Full Changelog: prometheus/client_golang@v1.23.0...v1.23.1

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

1.23.1 / 2025-09-04

This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.

Commits

Updates github.com/docker/cli from 28.3.3+incompatible to 28.4.0+incompatible

Commits
  • d8eb465 Merge pull request #6424 from vvoland/update-docker
  • a83e3df vendor: github.com/docker/docker v28.4.0-dev (249d679a6baf)
  • ff5ea75 Merge pull request #6422 from vvoland/6421-28.x
  • c1d14ae Merge pull request #6423 from vvoland/update-docker
  • 18adfd5 vendor: github.com/docker/docker v28.4.0-rc.2
  • 6e20b9d update to go1.24.7
  • 3cadbd8 Merge pull request #6420 from thaJeztah/28.x_backport_complete_pull
  • b3df920 add completion for docker image pull
  • b89b069 Merge pull request #6416 from vvoland/update-docker
  • 9deb5e9 vendor: github.com/docker/docker v28.4.0-rc.2-dev (5d5332b00c76)
  • Additional commits viewable in compare view

Updates github.com/prometheus/client_golang from 1.23.0 to 1.23.1

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.23.1 - 2025-09-04

This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.

Full Changelog: prometheus/client_golang@v1.23.0...v1.23.1

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

1.23.1 / 2025-09-04

This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.

Commits

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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 4, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/gomod-92629ed699 branch 2 times, most recently from b457287 to 6c42e23 Compare September 9, 2025 20:14
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@ktock
Copy link
Member

ktock commented Sep 17, 2025

@dependabot rebase

Bumps the gomod group with 2 updates in the / directory: [github.com/docker/cli](https://github.com/docker/cli) and [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang).
Bumps the gomod group with 2 updates in the /cmd directory: [github.com/docker/cli](https://github.com/docker/cli) and [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang).


Updates `github.com/docker/cli` from 28.3.3+incompatible to 28.4.0+incompatible
- [Commits](docker/cli@v28.3.3...v28.4.0)

Updates `github.com/prometheus/client_golang` from 1.23.0 to 1.23.1
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.23.0...v1.23.1)

Updates `github.com/docker/cli` from 28.3.3+incompatible to 28.4.0+incompatible
- [Commits](docker/cli@v28.3.3...v28.4.0)

Updates `github.com/prometheus/client_golang` from 1.23.0 to 1.23.1
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.23.0...v1.23.1)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-version: 28.4.0+incompatible
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/prometheus/client_golang
  dependency-version: 1.23.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/docker/cli
  dependency-version: 28.4.0+incompatible
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/prometheus/client_golang
  dependency-version: 1.23.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gomod-92629ed699 branch from 6c42e23 to f04993f Compare September 17, 2025 06:57
@ktock ktock merged commit 8e3aee9 into main Sep 17, 2025
44 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-92629ed699 branch September 17, 2025 08:28
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