Skip to content

chore(deps): bump github.com/containerd/containerd from 1.7.13 to 1.7.31#4726

Merged
gaius-qi merged 1 commit intomainfrom
dependabot/go_modules/github.com/containerd/containerd-1.7.31
Apr 21, 2026
Merged

chore(deps): bump github.com/containerd/containerd from 1.7.13 to 1.7.31#4726
gaius-qi merged 1 commit intomainfrom
dependabot/go_modules/github.com/containerd/containerd-1.7.31

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2026

Bumps github.com/containerd/containerd from 1.7.13 to 1.7.31.

Release notes

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

containerd 1.7.31

Welcome to the v1.7.31 release of containerd!

The thirty-first patch release for containerd 1.7 contains various fixes and updates including a security patch.

Security Updates

Highlights

Container Runtime Interface (CRI)

  • Fix CNI issue where DEL is never executed after a restart (#12931)
  • Sanitize error before gRPC return to prevent possible credential leak in pod events (#12805)
  • Improve error message and add warning when concurrent container creation is detected (#12744)

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

Contributors

  • Samuel Karp
  • Maksym Pavlenko
  • Akhil Mohan
  • Phil Estes
  • Sebastiaan van Stijn
  • Wei Fu
  • Akihiro Suda
  • Alex Chernyakhovsky
  • Chris Henzie
  • Michael Zappa
  • Ricardo Branco
  • Shachar Tal
  • ningmingxiao
  • yashsingh74

Changes

  • Prepare release notes for v1.7.31 (#13221)
    • 7d2662653 Prepare release notes for v1.7.31
  • update github.com/moby/spdystream v0.5.1 (#13220)
    • 3f795c02a update github.com/moby/spdystream v0.5.1
  • update to Go 1.25.9, 1.26.2 (#13200)
    • 7b1e1b17b update to Go 1.25.9, 1.26.2
    • b673f2d42 update golangci-lint to v2.9.0 with go1.26 support

... (truncated)

Commits
  • 96caa5d Merge pull request #13221 from samuelkarp/prepare-release-1.7.31
  • 7d26626 Prepare release notes for v1.7.31
  • 67c7dbc Merge pull request #13220 from samuelkarp/update-spdystream-1.7
  • 3f795c0 update github.com/moby/spdystream v0.5.1
  • 81cf2b4 Merge pull request #13200 from chrishenzie/bump-go-1.25.9-1.7
  • 7b1e1b1 update to Go 1.25.9, 1.26.2
  • b673f2d update golangci-lint to v2.9.0 with go1.26 support
  • d88d851 remove windows/arm from cross build
  • a763407 Ignore warnings for golangci-lint bump
  • 03dcd83 ci: bump golangci from 6.5.2 to 7.0.0
  • 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)

Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.13 to 1.7.31.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.7.13...v1.7.31)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-version: 1.7.31
  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 Apr 20, 2026
@dependabot dependabot bot requested review from a team as code owners April 20, 2026 18:19
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 20, 2026
@dependabot dependabot bot requested a review from yyzai384 April 20, 2026 18:19
@dependabot dependabot bot added the go Pull requests that update Go code label Apr 20, 2026
Copy link
Copy Markdown
Member

@gaius-qi gaius-qi left a comment

Choose a reason for hiding this comment

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

LGTM

@gaius-qi gaius-qi enabled auto-merge (squash) April 21, 2026 02:46
Copy link
Copy Markdown
Member

@chlins chlins left a comment

Choose a reason for hiding this comment

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

lgtm

@gaius-qi gaius-qi merged commit 0b579bb into main Apr 21, 2026
21 checks passed
@gaius-qi gaius-qi deleted the dependabot/go_modules/github.com/containerd/containerd-1.7.31 branch April 21, 2026 02:50
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.

5 participants