Skip to content

chore(deps): bump github.com/containerd/containerd/v2 from 2.0.5 to 2.0.6 in the containerd group #3776

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2025

Bumps the containerd group with 1 update: github.com/containerd/containerd/v2.

Updates github.com/containerd/containerd/v2 from 2.0.5 to 2.0.6

Release notes

Sourced from github.com/containerd/containerd/v2's releases.

containerd 2.0.6

Welcome to the v2.0.6 release of containerd!

The sixth patch release for containerd 2.0 includes various bug fixes and updates.

Highlights

  • Update containerd config dump to reflect plugin config migrations (#11772)

Container Runtime Interface (CRI)

  • Fix containerd panic when sandbox extension is missing (#12077)
  • Fix the panic caused by the failure of RunPodSandbox (#12047)
  • Add extension to sandbox metadata store on create sandbox (#11808)
  • Fix issue where Prometheus metric names changed for CRI (#11750)
  • Fix issue preventing some v2 shims from shutting down properly (#11741)

Go client

  • Fix lazy gRPC connection mode waiting for connect on client creation (#12080)

Image Distribution

  • Fix cross-repo mount fallback after authorization failure (#11832)

Runtime

  • Fix container io to close after runtime create failure (#12051)
  • Fix incompatibility with some pre-v3 shims (#11973)
  • Update runc binary to v1.3.0 (#11801)

Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues.

Contributors

  • Derek McGowan
  • Phil Estes
  • Austin Vazquez
  • Wei Fu
  • Akihiro Suda
  • Maksym Pavlenko
  • Samuel Karp
  • Yang Yang
  • Akhil Mohan
  • ningmingxiao
  • Alberto Garcia Hierro
  • Chris Henzie
  • HirazawaUi
  • Jin Dong

... (truncated)

Commits
  • 991cc33 Merge pull request #12145 from austinvazquez/release-v2.0.6
  • d94b0fe Prepare release notes for v2.0.6
  • f2c4021 Merge pull request #12116 from austinvazquez/cherry-pick-c5ad254a3a18ca2e318f...
  • f901e3c ci: bump Go 1.23.11, 1.24.5
  • c8e6d76 Merge pull request #12097 from AkihiroSuda/dev-2.0
  • 7e4ac47 go.mod: golang.org/x/* latest
  • 1c6064f Merge pull request #12080 from k8s-infra-cherrypick-robot/cherry-pick-11509-t...
  • bed6d14 client/New: Don't unlazy the gRPC connection implicitly
  • e857379 Merge pull request #12077 from k8s-infra-cherrypick-robot/cherry-pick-11576-t...
  • 8094fa2 cri:fix containerd panic when can't find sandbox extension
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/containerd/containerd/v2 [>= 2.1.a, < 2.2]

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the containerd group with 1 update: [github.com/containerd/containerd/v2](https://github.com/containerd/containerd).


Updates `github.com/containerd/containerd/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v2.0.5...v2.0.6)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd/v2
  dependency-version: 2.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: containerd
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 8, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2025

Superseded by #3779.

@dependabot dependabot bot closed this Aug 15, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/release-4.3/containerd-0976b894a6 branch August 15, 2025 08:31
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