Skip to content

Bump the go-modules group with 2 updates#1258

Merged
paketo-bot merged 1 commit intomainfrom
dependabot/go_modules/go-modules-34a2e88499
Apr 21, 2026
Merged

Bump the go-modules group with 2 updates#1258
paketo-bot merged 1 commit intomainfrom
dependabot/go_modules/go-modules-34a2e88499

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Bumps the go-modules group with 2 updates: github.com/moby/moby/api and github.com/moby/moby/client.

Updates github.com/moby/moby/api from 1.54.1 to 1.54.2

Release notes

Sourced from github.com/moby/moby/api's releases.

api/v1.54.2

Changelog

Full Changelog: moby/moby@api/v1.54.1...api/v1.54.2

Commits
  • 6cbde19 Merge pull request #52387 from renovate-bot/renovate/golang-x
  • b602ac9 Merge pull request #52413 from justincormack/update-justin
  • d1a966e Merge pull request #51049 from thaJeztah/bump_memberlist_serf
  • 463f4c0 No longer a reviewer; update email address
  • 3ede246 Merge pull request #52410 from renovate-bot/renovate/github.com-aws-smithy-go...
  • 179985c Merge pull request #52358 from geekcoderr/52355-topology-swagger
  • 98c7106 vendor: github.com/hashicorp/memberlist v0.5.4, hashicorp/serf v0.10.2
  • b29d903 Merge pull request #52405 from renovate-bot/renovate/actions-github-script-9.x
  • f69fed1 fix(deps): update module github.com/aws/smithy-go to v1.25.0
  • 2a18e3d Merge pull request #52401 from renovate-bot/renovate/opentelemetry-go-contrib...
  • Additional commits viewable in compare view

Updates github.com/moby/moby/client from 0.4.0 to 0.4.1

Release notes

Sourced from github.com/moby/moby/client's releases.

client/v0.4.1

Bug fixes

  • client: fix ImagePullResponse.Wait, ImagePushResponse.Wait not returning an error if pull/push errors happend during the pull operation. moby/moby#52305

Other

Changelog

Sourced from github.com/moby/moby/client's changelog.

0.4.1 (2013-06-17)

  • Remote Api: Add flag to enable cross domain requests
  • Remote Api/Client: Add images and containers sizes in docker ps and docker images
  • Runtime: Configure dns configuration host-wide with 'docker -d -dns'
  • Runtime: Detect faulty DNS configuration and replace it with a public default
  • Runtime: allow docker run :
  • Runtime: you can now specify public port (ex: -p 80:4500)
  • Client: allow multiple params in inspect
  • Client: Print the container id before the hijack in docker run
  • Registry: add regexp check on repo's name
  • Registry: Move auth to the client
  • Runtime: improved image removal to garbage-collect unreferenced parents
  • Vagrantfile: Add the rest api port to vagrantfile's port_forward
  • Upgrade to Go 1.1
  • Builder: don't ignore last line in Dockerfile when it doesn't end with \n
  • Registry: Remove login check on pull
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 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

Bumps the go-modules group with 2 updates: [github.com/moby/moby/api](https://github.com/moby/moby) and [github.com/moby/moby/client](https://github.com/moby/moby).


Updates `github.com/moby/moby/api` from 1.54.1 to 1.54.2
- [Release notes](https://github.com/moby/moby/releases)
- [Commits](moby/moby@api/v1.54.1...api/v1.54.2)

Updates `github.com/moby/moby/client` from 0.4.0 to 0.4.1
- [Release notes](https://github.com/moby/moby/releases)
- [Changelog](https://github.com/moby/moby/blob/v0.4.1/CHANGELOG.md)
- [Commits](moby/moby@v0.4.0...v0.4.1)

---
updated-dependencies:
- dependency-name: github.com/moby/moby/api
  dependency-version: 1.54.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/moby/moby/client
  dependency-version: 0.4.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
...

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 Apr 21, 2026
@dependabot dependabot Bot requested review from a team as code owners April 21, 2026 07:52
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 21, 2026
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Apr 21, 2026
@paketo-bot paketo-bot merged commit d882408 into main Apr 21, 2026
8 of 9 checks passed
@paketo-bot paketo-bot deleted the dependabot/go_modules/go-modules-34a2e88499 branch April 21, 2026 08:02
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 semver:patch A change requiring a patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants