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.
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all group with 4 updates: github.com/containerd/containerd, golang.org/x/sys, golang.org/x/text and golang.org/x/tools.
Updates
github.com/containerd/containerd
from 1.7.17 to 1.7.18Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Commits
ae71819
Merge pull request #10301 from dmcgowan/prepare-v1.7.189426aab
Prepare release notes for v1.7.181d324db
Merge pull request #10298 from dmcgowan/1.7-update-gocdd3ea9
Update Go version to 1.21.110a137f0
Merge pull request #10277 from thaJeztah/1.7_backport_remove_use_of_platform_...1e3c662
[release/1.7] remove uses of platforms.Platform alias300a6de
Merge pull request #10269 from thaJeztah/1.7_migrate_containerd_log0af6825
migrate logs imports to github.com/containerd/log modulebe820ac
Merge pull request #10266 from thaJeztah/1.7_migrate_to_errdefs_module566c535
Merge pull request #10261 from k8s-infra-cherrypick-robot/cherry-pick-10257-t...Updates
golang.org/x/sys
from 0.20.0 to 0.21.0Commits
673e0f9
unix: skip ethtool driver test for busy interface6943ab6
unix/linux: update glibc to 2.3992f3ad6
unix: update to Linux kernel 6.9f34bb9f
windows: add net user enum6dfb94e
unix: add types for SOCK_DIAGUpdates
golang.org/x/text
from 0.15.0 to 0.16.0Commits
9c2f3a2
cmd/gotext: fix segfault in extract & rewrite commands59e1219
message: optimize lookupAndFormat function for better performancea20a3e2
x/text: update x/tools for go/ssa range-over-func fixUpdates
golang.org/x/tools
from 0.21.0 to 0.21.1-0.20240508182429-e35e4ccd0d2dCommits
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