Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2025

Bumps github.com/containerd/containerd/v2 from 2.2.0 to 2.2.1.

Release notes

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

containerd 2.2.1

Welcome to the v2.2.1 release of containerd!

The first patch release for containerd 2.2 contains various fixes and improvements.

Highlights

Container Runtime Interface (CRI)

  • Redact all query parameters in CRI error logs (#12546)

Image Distribution

  • Fix image defaults on Darwin to usable configuration (#12544)
  • Fix possible panic from WithMediaTypeKeyPrefix (#12516)

Runtime

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

Contributors

  • Krisztian Litkey
  • Markus Lehtonen
  • Akihiro Suda
  • Mike Brown
  • Sebastiaan van Stijn
  • Derek McGowan
  • Heran Yang
  • Wei Fu
  • Phil Estes
  • Samuel Karp
  • Austin Vazquez
  • Sascha Grunert
  • Akhil Mohan
  • Andrey Noskov
  • Brian Goff
  • CrazyMax
  • Davanum Srinivas
  • Gaurav Ghildiyal
  • Neeraj Krishna Gopalakrishna
  • Paweł Gronowski
  • Tariq Ibrahim
  • TomerLev
  • Tõnis Tiigi
  • bo.jiang

... (truncated)

Commits
  • dea7da5 Merge pull request #12677 from dmcgowan/prepare-2.2.1
  • f6bae1f Prepare release notes for v2.2.1
  • b77253f Merge pull request #12701 from k8s-infra-cherrypick-robot/cherry-pick-12699-t...
  • c22cf5d cri,nri: pass any linux security profile to plugins.
  • d7532de cri,nri: pass any linux RDT constraints to plugins.
  • ef36e61 cri,nri: pass any linux net devices to plugins.
  • d56faf4 cri,nri: pass any linux scheduler attributes to plugins.
  • e1824d2 cri,nri: pass any linux I/O priority to plugins.
  • 01d5490 go.{mod,sum}: bump NRI deps to v0.11.0, re-vendor.
  • 815932a Merge pull request #12697 from thaJeztah/release_2.2_backport_bump_semconv
  • 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 Dec 18, 2025
@AkihiroSuda AkihiroSuda added this to the v2.2.1 milestone Dec 18, 2025
@AkihiroSuda AkihiroSuda force-pushed the dependabot/go_modules/github.com/containerd/containerd/v2-2.2.1 branch 2 times, most recently from 369fdb0 to 70d727a Compare December 18, 2025 18:38
Bumps [github.com/containerd/containerd/v2](https://github.com/containerd/containerd) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v2.2.0...v2.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda AkihiroSuda force-pushed the dependabot/go_modules/github.com/containerd/containerd/v2-2.2.1 branch from 70d727a to a7d9fb0 Compare December 19, 2025 08:59
@AkihiroSuda AkihiroSuda merged commit bf9d3d2 into main Dec 19, 2025
83 of 90 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containerd/containerd/v2-2.2.1 branch December 19, 2025 11:05
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