chore(deps): update dependency containerd/containerd to v1.7.18 #5150
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:
1.7.17
->1.7.18
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
containerd/containerd (containerd/containerd)
v1.7.18
: containerd 1.7.18Compare Source
Welcome to the v1.7.18 release of containerd!
The eighteenth patch release for containerd 1.7 contains various updates along
with an updated version of Go. Go 1.22.4 and 1.21.11 include a fix for a symlink
time of check to time of use race condition during directory removal.
Highlights
platforms.Platform
alias (#10277)github.com/containerd/log
(#10269)github.com/containerd/errdefs
(#10266)Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
16 commits
9426aab62
Prepare release notes for v1.7.18cdd3ea913
Update Go version to 1.21.11platforms.Platform
alias (#10277)1e3c662d6
[release/1.7] remove uses of platforms.Platform aliasgithub.com/containerd/log
(#10269)0af6825b1
migrate logs imports to github.com/containerd/log modulegithub.com/containerd/errdefs
(#10266)308341a44
replace uses of github.com/containerd/containerd/errdefs47ff8cfce
migrate errdefs package to github.com/containerd/errdefs modulef4d11912a
core/image: fix usage of "unknown" platform5b0480009
Explicitly set release latest to trued669b100d
build(deps): bump softprops/action-gh-release from 1 to 2Changes from containerd/errdefs
6 commits
78f3494
Add Github actions configuration46f1770
Add go.mod configuration959121a
Add README.md33a2275
Add LICENSEDependency Changes
b8732ec
->e6e6cda
b8732ec
->007df8e
b8732ec
->d307bd8
Previous release can be found at v1.7.17
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 becomes conflicted, 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 Renovate Bot.