fix(deps): update module github.com/containerd/containerd to v1.7.13 #5269
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:
v1.7.11
->v1.7.13
Release Notes
containerd/containerd (github.com/containerd/containerd)
v1.7.13
: containerd 1.7.13Compare Source
Welcome to the v1.7.13 release of containerd!
The thirteenth patch release for containerd 1.7 updates the runc binary
in the release builds to address CVE-2024-21626
Notable Updates
See the changelog for complete list of changes
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
9 commits
b97e611b9
Prepare release notes for v1.7.132e7fa14db
Update runc binary to v1.1.121bed37871
seccomp: kernel 6.714628d4aa
Update container-device-interface to v0.6.2836477930
content: Add InfoReaderProviderDependency Changes
Previous release can be found at v1.7.12
v1.7.12
: containerd 1.7.12Compare Source
Welcome to the v1.7.12 release of containerd!
The twelfth patch release for containerd 1.7 contains various fixes and updates.
Notable Updates
/etc/group
handling when appending groups (#9544)Deprecation Warnings
containerd.io/restart.logpath
label usage (#9567)See the changelog for complete list of changes
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
34 commits
775d544fe
Prepare release notes for v1.7.12a5dc5b894
update to go1.20.13, test go1.21.68d82242eb
shim: Create address file with 0644 permissions260963a35
shim: Create pid-file with 0644 permissions872af82f5
remove remaining uses of golang.org/x/sys/execabs2ad2a2e83
switch back from golang.org/x/sys/execabs to os/exec (go1.19)9251072f7
remove github.com/opencontainers/runc dependency4e67213d4
vendor: github.com/cncf-tags/container-device-interface v0.6.1e0ee0be0d
go.mod: github.com/opencontainers/runtime-spec v1.1.002be2236a
go.mod: github.com/.../container-device-interface v0.6.091f953bb4
go.mod: github.com/opencontainers/runtime-spec v1.1.0-rc.26089b05d9
images/Export: Revert signature change6b4b760c3
integration/import-export: Add WithSkipMissing testsabb3c5ef9
export: Copy distribution source labels to manifest annotations9609f04f6
import/export: Support references to missing content42b60d865
images/archive: use mediatype helpers23516a99c
update runc binary to v1.1.11428714e32
go.mod: dario.cat/mergo v1.0.003fed557e
restart: containerd.io/restart.logpath warning68d237392
fix(pkg/dialer): minor fix on dialer function for windowsc63165123
*: enable ARM64 runner55e570844
WithAppendAdditionalGroups: better /etc/group handlingDependency Changes
Previous release can be found at v1.7.11
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.