Skip to content

Bump github.com/moby/moby/client from 0.2.1 to 0.2.2#104

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/moby/moby/client-0.2.2
Open

Bump github.com/moby/moby/client from 0.2.1 to 0.2.2#104
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/moby/moby/client-0.2.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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 added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 2, 2026
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.

0 participants