Skip to content
This repository was archived by the owner on Jun 29, 2026. It is now read-only.

Go modules: Bump github.com/moby/moby/client from 0.4.0 to 0.4.1#1823

Merged
palade merged 1 commit into
mainfrom
dependabot/go_modules/github.com/moby/moby/client-0.4.1
May 14, 2026
Merged

Go modules: Bump github.com/moby/moby/client from 0.4.0 to 0.4.1#1823
palade merged 1 commit into
mainfrom
dependabot/go_modules/github.com/moby/moby/client-0.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Copy link
Copy Markdown
Contributor

Bumps 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 dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 14, 2026
@github-actions github-actions Bot enabled auto-merge May 14, 2026 00:12
@github-actions github-actions Bot added this pull request to the merge queue May 14, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to no response for status checks May 14, 2026
@palade palade added this pull request to the merge queue May 14, 2026
@palade palade removed this pull request from the merge queue due to a manual request May 14, 2026
Bumps [github.com/moby/moby/client](https://github.com/moby/moby) 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/client
  dependency-version: 0.4.1
  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/moby/moby/client-0.4.1 branch from 3bc42bd to 832eeff Compare May 14, 2026 07:46
@github-actions github-actions Bot enabled auto-merge May 14, 2026 07:47
@github-actions github-actions Bot added this pull request to the merge queue May 14, 2026
@palade palade removed this pull request from the merge queue due to a manual request May 14, 2026
@palade palade added this pull request to the merge queue May 14, 2026
Merged via the queue into main with commit c660550 May 14, 2026
30 checks passed
@palade palade deleted the dependabot/go_modules/github.com/moby/moby/client-0.4.1 branch May 14, 2026 09:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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