chore(deps): update containerd (8.19) - #6013
Merged
Merged
Conversation
elastic-renovate-prod
Bot
force-pushed
the
renovate/8.19-containerd
branch
from
May 7, 2026 18:54
9daeffa to
775347a
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/8.19-containerd
branch
from
May 8, 2026 01:03
775347a to
bfaaf28
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/8.19-containerd
branch
from
May 8, 2026 01:04
bfaaf28 to
46e361d
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/8.19-containerd
branch
2 times, most recently
from
May 8, 2026 01:04
a61fce8 to
21c6913
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/8.19-containerd
branch
from
May 8, 2026 01:06
21c6913 to
3227238
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/8.19-containerd
branch
from
May 8, 2026 01:07
3227238 to
5aa1c4a
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/8.19-containerd
branch
from
May 8, 2026 02:49
5aa1c4a to
170ace8
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/8.19-containerd
branch
from
May 8, 2026 06:49
170ace8 to
dea42d6
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/8.19-containerd
branch
from
July 8, 2026 23:03
9a9a06c to
430b3eb
Compare
Contributor
|
This pull request is now in conflicts. Could you fix it? 🙏 |
elastic-renovate-prod
Bot
force-pushed
the
renovate/8.19-containerd
branch
from
July 10, 2026 23:01
430b3eb to
bfb6e4d
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/8.19-containerd
branch
from
July 12, 2026 03:03
bfb6e4d to
d5deb38
Compare
Contributor
|
This pull request is now in conflicts. Could you fix it? 🙏 |
elastic-renovate-prod
Bot
force-pushed
the
renovate/8.19-containerd
branch
from
July 21, 2026 11:02
d5deb38 to
9e7d8c0
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/8.19-containerd
branch
from
July 30, 2026 21:39
9e7d8c0 to
75d21f1
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/8.19-containerd
branch
from
July 31, 2026 03:22
75d21f1 to
cb5388e
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/8.19-containerd
branch
from
August 5, 2026 07:08
cb5388e to
3408521
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/8.19-containerd
branch
from
August 7, 2026 15:19
3408521 to
cf083fa
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/8.19-containerd
branch
from
August 7, 2026 23:00
cf083fa to
ede1092
Compare
Contributor
|
This pull request is now in conflicts. Could you fix it? 🙏 |
elastic-renovate-prod
Bot
force-pushed
the
renovate/8.19-containerd
branch
from
August 7, 2026 23:13
ede1092 to
0620be6
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/8.19-containerd
branch
from
August 7, 2026 23:13
0620be6 to
ac7a262
Compare
Contributor
|
Tick the box to add this pull request to the merge queue (same as
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.3.1→v2.3.3v1.2.8→v1.2.9Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
containerd/containerd (github.com/containerd/containerd/v2)
v2.3.3: containerd 2.3.3Compare Source
Welcome to the v2.3.3 release of containerd!
The third patch release for containerd 2.3 contains various fixes and updates.
Highlights
Container Runtime Interface (CRI)
Image Distribution
Snapshotters
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
14 commits
7f6cee02aPrepare release notes for v2.3.37316210ceCI: migrate Vagrant to Lima457fba3a3remotes: surface OCI error body on HEAD 403 via GET fallbackdc2df934eUpdate go to 1.26.55be0495dfci: pin fog-json to resolve gem conflict36c713971Fix nil pointer dereference in NRI GetIPs26dce170dSet SystemTemp env var to config temp on Windows9bc2c2349update runhcs to v0.15.0-rc.33e97edeb7Update to current setup-go version8856b0f9ccri: reject CreateContainer when sandbox is not runningae796cec5update runhcs to v0.15.0-rc.2168d56783test: fix flaky image timestamp check on coarse clocksd1db61db8Add deferred call to ShutdownSandbox to avoid leaks01b0f03f6erofs: align default mkfs block size across platformsDependency Changes
This release has no dependency changes
Previous release can be found at v2.3.2
Which file should I download?
containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.35 (Ubuntu 22.04).containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on Linux distributions that do not use glibc >= 2.35. Not position-independent.In addition to containerd, typically you will have to install runc
and CNI plugins from their official sites too.
See also the Getting Started documentation.
v2.3.2: containerd 2.3.2Compare Source
Welcome to the v2.3.2 release of containerd!
The second patch release for containerd 2.3 contains various fixes
and updates including security patches.
Security Updates
Highlights
Image Distribution
Runtime
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
30 commits
fb8ca00b0Prepare release notes for v2.3.29c69960baMerge commit from fork0f6251520Merge commit from fork91d7471e2cri: filter CDI annotations on checkpoint restore7c2e086bfMerge commit from forkdae67765fcri: do not re-tag restored checkpoints94aa1e2c1Merge commit from fork09599078fcri: make checkpoint restore robust to unexpected archive contente1fdb8d22Merge commit from forkff1d116efBound user-database file reads in openUserFiled156e07cbMerge commit from forkf99aad54aDo not propagate reserved labels from image configs0b9469501[release/2.3] vendor: golang.org/x/crypto v0.53.0983bbddc1resolver: retry on transient network errors3f76f2dc1update runc binary to v1.4.38a49dfe85update go to 1.26.45aa6bb2b7remove 1.26.2 from CI builds as it is not supported any longer due to the dependencybfb8aebc0Configure udevd children-max for root-test62ceafff0core/runtime/v2: fix race on Windows deferredPipeConnection.c in Read9b0c0dc58runc-shim: don't hold the service lock across runc createf588bc6fbcontrib/checkpoint: increase timeouts to 30sDependency Changes
Previous release can be found at v2.3.1
Which file should I download?
containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.35 (Ubuntu 22.04).containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on Linux distributions that do not use glibc >= 2.35. Not position-independent.In addition to containerd, typically you will have to install runc
and CNI plugins from their official sites too.
See also the Getting Started documentation.
containerd/ttrpc (github.com/containerd/ttrpc)
v1.2.9Compare Source
What's Changed
New Contributors
Full Changelog: containerd/ttrpc@v1.2.8...v1.2.9
Configuration
📅 Schedule: Branch creation - Between 01:00 AM and 01:59 AM, Monday through Friday ( * 1 * * 1-5 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.