Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2025

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

Updates github.com/containerd/containerd/api from 1.10.0-rc.0 to 1.10.0

Release notes

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

containerd API 1.10.0

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

The 11th release for the containerd 1.x API aligns with the containerd 2.2 release.

Highlights

  • Add mount manager

    The mount manager is a new service that provides lifecycle management for filesystem mounts to support more advanced use cases, such as:

    • Device formatting to create formatted filesystems (xfs, ext4) on-demand
    • Mount activation to prepare devices such as loopbacks or network fileystems
    • Mount transformation to allow mount arguments to be filled in dynamically from previous mounts
    • Garbage collection of mounts to ensure temporary mounts are never leaked (#12063)

Image Distribution

  • Parallel Unpack

    Adds support for unpacking layers in parallel during pull operations. This feature is supported with overlayfs and EROFS snapshotters. (#12332)

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

Contributors

  • Derek McGowan
  • Akihiro Suda
  • Henry Wang
  • Phil Estes
  • Wei Fu

Changes

  • Prepare release notes for api/v1.10.0 (#12472)
    • 69c855bb5 Prepare release notes for api/v1.10.0
  • api/go.mod: golang.org/x/net v0.38.0 (#12430)
    • 4c7b94fce api/go.mod: golang.org/x/net v0.38.0
  • Prepare release notes for api/v1.10.0-rc.0 (#12408)
    • fbc7848f2 Prepare release notes for api/v1.10.0-rc.0
  • Add parallel unpack support (#12332)
  • Prepare release notes for api/v1.10.0-beta.0 (#12346)
    • aa571f63c Prepare release notes for api/v1.10.0-beta.0
  • Add mount manager (#12063)

... (truncated)

Commits
  • 8b34ce3 Merge pull request #12472 from dmcgowan/prepare-api-v1.10.0
  • 6cadeac Merge pull request #12475 from ningmingxiao/update_runc
  • 8c98030 runc: Update runc binary to v1.3.3
  • f5d82c5 Merge pull request #12469 from austinvazquez/update-binaries-job-images
  • 69c855b Prepare release notes for api/v1.10.0
  • f72025d Update GHA runners to use latest images for basic binaries build
  • c32c421 Merge pull request #12464 from austinvazquez/bump-go-1.24.9
  • 7510132 Merge pull request #12460 from containerd/dependabot/github_actions/github/co...
  • acbaa8a ci: bump Go 1.24.9, 1.25.3
  • 5ba8239 Merge pull request #12461 from containerd/dependabot/github_actions/lycheever...
  • 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 <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/api](https://github.com/containerd/containerd).


Updates `github.com/containerd/containerd/api` from 1.10.0-rc.0 to 1.10.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-rc.0...api/v1.10.0)

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

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 Nov 5, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2025

Looks like github.com/containerd/containerd/api is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Nov 6, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/containerd-da4082fcf7 branch November 6, 2025 03:40
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