Skip to content

build(deps): bump github.com/moby/moby/client from 0.4.0 to 0.4.1#13752

Merged
glours merged 1 commit intomainfrom
dependabot/go_modules/github.com/moby/moby/client-0.4.1
May 7, 2026
Merged

build(deps): bump github.com/moby/moby/client from 0.4.0 to 0.4.1#13752
glours merged 1 commit intomainfrom
dependabot/go_modules/github.com/moby/moby/client-0.4.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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 Apr 21, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 21, 2026 09:03
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 21, 2026
@dependabot dependabot Bot requested a review from ndeloof April 21, 2026 09:03
@dependabot dependabot Bot added the go Pull requests that update go code label Apr 21, 2026
@dependabot dependabot Bot requested a review from glours April 21, 2026 09:03
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

@glours
Copy link
Copy Markdown
Contributor

glours commented May 7, 2026

@dependabot rebase

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 d464dd4 to 473da93 Compare May 7, 2026 08:30
@glours glours enabled auto-merge (rebase) May 7, 2026 08:30
@glours glours merged commit e1267ec into main May 7, 2026
40 checks passed
@glours glours deleted the dependabot/go_modules/github.com/moby/moby/client-0.4.1 branch May 7, 2026 08:41
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.

2 participants