Skip to content

build(deps): bump github.com/containerd/containerd/api from 1.9.0 to 1.10.0 in /src/go/guestagent#424

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/src/go/guestagent/github.com/containerd/containerd/api-1.10.0
Closed

build(deps): bump github.com/containerd/containerd/api from 1.9.0 to 1.10.0 in /src/go/guestagent#424
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/src/go/guestagent/github.com/containerd/containerd/api-1.10.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Nov 13, 2025

Bumps github.com/containerd/containerd/api from 1.9.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 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.9.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.9.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Nov 13, 2025

Labels

The following labels could not be found: component/dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Nov 26, 2025

Looks like github.com/containerd/containerd/api is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Nov 26, 2025
@dependabot dependabot Bot deleted the dependabot/go_modules/src/go/guestagent/github.com/containerd/containerd/api-1.10.0 branch November 26, 2025 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants