Skip to content

build: bump github.com/moby/moby/v2 from 2.0.0-beta.6 to 2.0.0-beta.8#734

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/moby/moby/v2-2.0.0-beta.8
Open

build: bump github.com/moby/moby/v2 from 2.0.0-beta.6 to 2.0.0-beta.8#734
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/moby/moby/v2-2.0.0-beta.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Bumps github.com/moby/moby/v2 from 2.0.0-beta.6 to 2.0.0-beta.8.

Commits
  • f78c987 Merge commit from fork
  • 4013b6d Merge commit from fork
  • 9457a2b Merge pull request #52223 from crazy-max/docker-29.x-backport-buildkit-0.28.1
  • 8a0423b Merge pull request #52221 from thaJeztah/29.x_backport_pin_actions
  • 701ea1c vendor: update buildkit to v0.28.1
  • 323c99d Merge pull request #52213 from thaJeztah/29.x_backport_bump_containerd_binaries
  • a26d615 Merge pull request #52211 from thaJeztah/29.x_backport_bump_ttrpc
  • c7fdc58 ci: pin all actions
  • 5ba08b6 chore(deps): update docker/setup-qemu-action action to v4
  • db1af4f chore(deps): update docker/setup-buildx-action action to v4
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/moby/moby/v2](https://github.com/moby/moby) from 2.0.0-beta.6 to 2.0.0-beta.8.
- [Release notes](https://github.com/moby/moby/releases)
- [Commits](moby/moby@v2.0.0-beta.6...v2.0.0-beta.8)

---
updated-dependencies:
- dependency-name: github.com/moby/moby/v2
  dependency-version: 2.0.0-beta.8
  dependency-type: indirect
...

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 Mar 27, 2026
github.com/moby/patternmatcher v0.6.0 // indirect
github.com/moby/moby/api v1.54.0 // indirect
github.com/moby/moby/client v0.3.0 // indirect
github.com/moby/moby/v2 v2.0.0-beta.8 // indirect
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hmm; this module shouldn't be used unless you're building the docker daemon binary; let me go look what module uses it (and shouldn't!) 🙈🤔

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hm...

go mod graph | grep ' github.com/moby/moby/v2'
github.com/nginx-proxy/docker-gen github.com/moby/moby/v2@v2.0.0-beta.6
github.com/fsouza/go-dockerclient@v1.13.0 github.com/moby/moby/v2@v2.0.0-beta.6

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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.

1 participant