fix(deps): update module github.com/containerd/containerd to v1.7.25 #121
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.23
->v1.7.25
Release Notes
containerd/containerd (github.com/containerd/containerd)
v1.7.25
: containerd 1.7.25Compare Source
Welcome to the v1.7.25 release of containerd!
The twenty-fifth patch release for containerd 1.7 contains various fixes
and updates.
Highlights
Container Runtime Interface (CRI)
ip_pref
configuration option (#11223)Runtime
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
32 commits
bda53fc60
Prepare release notes for v1.7.25d4a649130
update runc binary to v1.2.499c973791
runtime/v2: reduce shim plugin logip_pref
configuration option (#11223)0cfc1edf3
Fix "even if IPv4 comes first" test to have IPv4 first53d1fd0d9
Don't useTo16() != nil
to detect IPv6 addressesplugin
import (#11202) (#11203)2b12ef2f4
chore: add a build tag to disable containerd plugin importb99091838
build(deps): bump github.com/containerd/continuity from 0.4.3 to 0.4.49f48f7af0
build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.35.279172ba16
go.mod: github.com/containerd/continuity v0.4.32dfbe2c7c
vendor: update golang.org/x/crypto dependencies3d7a50749
Replace use of deprecated api Envelope929e7bde6
Use api types over deprecated alias5a42503d1
Remove end of life api directoryc4069878e
Update runtime/v2/runc/options to alias api type4d955223a
Update to containerd api 1.8efacd2ac7
Fix lint failures957c31895
update runc binary to v1.2.34c0db6ad6
update build to go1.22.10, test go1.23.4a40aa60a5
fix panic due to nil dereference cgroups v2b1ef1dda7
move rocky 9.4 to almalinux/9 in CIChanges from containerd/continuity
40 commits
8ae2b5e
Disable FUSE for FreeBSDef3b6f4
go.mod: bump up327ebdd
cmd/continuity/commands: MountCmd: remove macOS remnants7d074e7
kind.String(): fix missing case statements for iota consts in switch433b975
go-fix: remove pre-go1.17 build-tagsc494f3d
fs: properly handle ENOTSUP in copyXAttrs3ca0c62
gha: update CodeQL action to v3, as v2 is deprecated1d06b76
gha: update CodeQL action to run on go1.223eb1ef4
cmd/continuity: tidy go.mod, go.sumf0775b0
go.mod: prune indirect gopkg.in/yaml.v3f0f6869
gha: run CI on go1.227d07d28
switch to github.com/containerd/log module97eff17
Fix TestDiffDirChangeWithOverlayfsd934057
CI: use ubuntu-24.043cbda8c
fs: implement Atime for Windows31a50de
build(deps): bump google.golang.org/protobuf from 1.26.0 to 1.33.0b3e10e6
build(deps): bump google.golang.org/protobuf in /cmd/continuity8df9930
support filesystem magic for linux8b312bd
fs: add DiffDirChanges function to get changeset faste08b7e4
update golangci-lint to vl.55.0 , matching the version used by containerd5c2d1b4
Add type to itterate directory242e29e
Substitute deprecated rand.Seed() in Go 1.20Dependency Changes
995d672
->c3f9821
Previous release can be found at v1.7.24
v1.7.24
: containerd 1.7.24Compare Source
Welcome to the v1.7.24 release of containerd!
The twenty-fourth patch release for containerd 1.7 contains various fixes
and updates.
Highlights
Container Runtime Interface (CRI)
Image Distribution
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
36 commits
936f8e2de
Prepare release notes for v1.7.2447ff8e2b6
add info of exited event10af0d60f
Adds a mutex to protect fallback hoste426ec51b
Use unix and windows specific connection error checks49c9f303b
Allow fallback across default portsddf2b03ed
local: avoid writing to content root on readonly store06e72da76
update runc binary to 1.2.223a31ce63
Revert "Disable vagrant strict dependency checking"4bd411f8c
testutil: avoid conflict with continuity/testutil216dc892e
update cri-tools to v1.29.056a7d31cb
update build to go1.22.9, test go1.23.3205940716
ci: disable marking 1.7 releases as latestb7bb8d515
Avoid arch info in the sed/replace when building cri-cni-containerd.tar.gz860a51384
Disable vagrant strict dependency checking710cd3716
update runc binary to 1.2.15bd0834ce
services/snapshots: include name of snapshotter in debug logs455787bf8
Make TestContainerPids more resilientcb82e52a4
Add After=dbus.service to containerd.serviced6f577843
metrics: Use UnmarshalTo instead of UnmarshalAnyDependency Changes
This release has no dependency changes
Previous release can be found at v1.7.23
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 was generated by Mend Renovate. View the repository job log.