Skip to content

chore(deps): bump github.com/containerd/containerd/api from 1.10.0 to 1.11.0#4906

Merged
dangra merged 1 commit into
masterfrom
dependabot/go_modules/github.com/containerd/containerd/api-1.11.0
May 12, 2026
Merged

chore(deps): bump github.com/containerd/containerd/api from 1.10.0 to 1.11.0#4906
dangra merged 1 commit into
masterfrom
dependabot/go_modules/github.com/containerd/containerd/api-1.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps github.com/containerd/containerd/api from 1.10.0 to 1.11.0.

Release notes

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

containerd API 1.11.0

Welcome to the api/v1.11.0 release of containerd!

The 12th release for the containerd 1.x API aligns with the containerd 2.3 release.

Highlights

  • Add transfer types for container filesystem copy (#13165)
  • Update sandbox API to include spec field (#12840)

Image Distribution

  • Add os.features support for EROFS native container images (#13091)

Runtime

  • Add configured socket directory to shim bootstrap protocol (#12785)
  • Introduce shim bootstrap protocol (#12786)

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

Contributors

  • Maksym Pavlenko
  • Derek McGowan
  • Wei Fu
  • Akihiro Suda
  • Gao Xiang
  • Sebastiaan van Stijn

Changes

  • Prepare release notes for api/v1.11.0 (#13322)
    • 8f2fce4ce Prepare release notes for v1.11.0
  • Prepare api/v1.11.0-rc.0 (#13306)
  • Make shim socket directory use configured directory (#12785)
    • d806373fe Make shim socket directory use configured state
  • Update bootstrap API log level definition (#13208)
    • 2c102c6cb Update bootstrap API log level definition
  • Add transfer types for container filesystem copy (#13165)
    • 121f3a21e Add transfer types for container filesystem copy
  • Introduce shim bootstrap protocol (#12786)
    • 16b7ce254 Address code review suggestions
    • 9bf65dcf0 Use enums instead of strings for capabilities and log level
    • 9dc864fd0 Switch to proto instead of json
    • 3fbdb132b Fix module path

... (truncated)

Commits
  • f49640e Merge pull request #13321 from dmcgowan/remove-erofs-fsmerge-threshold
  • e3d5fe8 Merge pull request #13322 from dmcgowan/prepare-api-v1.11.0
  • ee17fa1 Merge pull request #13317 from fuweid/fix-merge-issue
  • b7f8c35 erofs: remove fsmerge threshold from snapshotter
  • 8f2fce4 Prepare release notes for v1.11.0
  • ce2955c Merge pull request #13319 from mxpv/depr
  • 90dd71c Merge pull request #13318 from samuelkarp/mailmap
  • 6bd8288 mailmap: update for 2.3.0 release
  • 3e0ebf0 Deprecate shim.Command
  • ac77917 config: preserve legacy grpc address across sparse imports
  • 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/api](https://github.com/containerd/containerd) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@api/v1.10.0...api/v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd/api
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 12, 2026
@dangra dangra merged commit c9a702d into master May 12, 2026
13 checks passed
@dangra dangra deleted the dependabot/go_modules/github.com/containerd/containerd/api-1.11.0 branch May 12, 2026 15:53
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