Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps github.com/moby/moby/client from 0.2.1 to 0.2.2.

Release notes

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

client/v0.2.2

Bug fixes and enhancements

API

Deprecations

  • client: ContainerListOptions: deprecate Since, Before, and Latest fields. moby/moby#51908
Changelog

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

0.2.2 (2012-05-03)

  • Support for data volumes ('docker run -v=PATH')
  • Share data volumes between containers ('docker run -volumes-from')
  • Improved documentation
  • Upgrade to Go 1.0.3
  • Various upgrades to the dev environment for contributors
Commits
  • 5ffd630 Bumped version to 0.2.2
  • 7011322 + Documentation: new example: sharing data between 2 couchdb databases
  • 18b8eeb + Support for data volumes
  • a7c0e9a Fix a bug in the Makefile which caused dependency download to fail
  • 19df5a7 Merge pull request #487 from brunoqc/patch-2
  • 8ef72cb Merge pull request #508 from bdon/master
  • 6cbe27b correct documentation for where images are stored on filesystem.
  • a82b60b dockerbuilder: change order of dependencies
  • c08d245 dockerbuilder: let the Makefile upload to s3 with 'make release'
  • b6a5e60 Add s3 upload to 'make release'
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 26, 2026
Bumps [github.com/moby/moby/client](https://github.com/moby/moby) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/moby/moby/releases)
- [Changelog](https://github.com/moby/moby/blob/v0.2.2/CHANGELOG.md)
- [Commits](moby/moby@v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: github.com/moby/moby/client
  dependency-version: 0.2.2
  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.2.2 branch from ef4dd64 to f3d5697 Compare January 27, 2026 06:42
@m90 m90 merged commit 36123f1 into main Jan 27, 2026
3 checks passed
@m90 m90 deleted the dependabot/go_modules/github.com/moby/moby/client-0.2.2 branch January 27, 2026 07:17
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