Skip to content

Commit ca8629a

Browse files
authoredMar 19, 2025··
chore(deps): bump github.com/containerd/containerd from 1.7.21 to 1.7.27 in /service (#1994)
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.21 to 1.7.27. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/containerd/containerd/releases">github.com/containerd/containerd's releases</a>.</em></p> <blockquote> <h2>containerd 1.7.27</h2> <p>Welcome to the v1.7.27 release of containerd!</p> <p>The twenty-seventh patch release for containerd 1.7 contains various fixes and updates.</p> <h3>Highlights</h3> <ul> <li>Fix integer overflow in User ID handling (<a href="https://github.com/containerd/containerd/security/advisories/GHSA-265r-hfxg-fhmg">GHSA-265r-hfxg-fhmg</a>)</li> <li>Update image type checks to avoid unnecessary logs for attestations (<a href="https://redirect.github.com/containerd/containerd/pull/11538">#11538</a>)</li> </ul> <p>Please try out the release binaries and report any issues at <a href="https://github.com/containerd/containerd/issues">https://github.com/containerd/containerd/issues</a>.</p> <h3>Contributors</h3> <ul> <li>Jin Dong</li> <li>Akhil Mohan</li> <li>Derek McGowan</li> <li>Maksym Pavlenko</li> <li>Paweł Gronowski</li> <li>Phil Estes</li> <li>Akihiro Suda</li> <li>Craig Ingram</li> <li>Krisztian Litkey</li> <li>Samuel Karp</li> </ul> <h3>Changes</h3> <!-- raw HTML omitted --> <ul> <li><a href="https://github.com/containerd/containerd/commit/05044ec0a9a75232cad458027ca83437aae3f4da"><code>05044ec0a</code></a> Merge commit from fork</li> <li><a href="https://github.com/containerd/containerd/commit/11504c3fc5f45634f2d93d57743a998194430b82"><code>11504c3fc</code></a> validate uid/gid</li> <li>Prepare release notes for v1.7.27 (<a href="https://redirect.github.com/containerd/containerd/pull/11540">#11540</a>) <ul> <li><a href="https://github.com/containerd/containerd/commit/1be04be6c307a7f67423574ca1b9744e57377753"><code>1be04be6c</code></a> Prepare release notes for v1.7.27</li> </ul> </li> <li>Update image type checks to avoid unnecessary logs for attestations (<a href="https://redirect.github.com/containerd/containerd/pull/11538">#11538</a>) <ul> <li><a href="https://github.com/containerd/containerd/commit/82b5c43fed40d1f32e88215a3f0acbaf8cd9af10"><code>82b5c43fe</code></a> core/remotes: Handle attestations in MakeRefKey</li> <li><a href="https://github.com/containerd/containerd/commit/2c670e79bf19bc7716c8b9f1f82c700ad8233af3"><code>2c670e79b</code></a> core/images: Ignore attestations when traversing children</li> </ul> </li> <li>update build to go1.23.7, test go1.24.1 (<a href="https://redirect.github.com/containerd/containerd/pull/11515">#11515</a>) <ul> <li><a href="https://github.com/containerd/containerd/commit/a39863c9fd52abb50895a4b6f653cf501a2e3388"><code>a39863c9f</code></a> update build to go1.23.7, test go1.24.1</li> </ul> </li> <li>Remove hashicorp/go-multierror dependency and fix CI (<a href="https://redirect.github.com/containerd/containerd/pull/11499">#11499</a>) <ul> <li><a href="https://github.com/containerd/containerd/commit/49537b3a75bdcd982e7e26855779b346bb363a54"><code>49537b3a7</code></a> e2e: use the shim bundled with containerd artifact</li> <li><a href="https://github.com/containerd/containerd/commit/fe490b76fd78cc1461f20aab89951be5f88fc454"><code>fe490b76f</code></a> Bump up github.com/intel/goresctrl to 0.5.0</li> <li><a href="https://github.com/containerd/containerd/commit/13fc9d3132fc4c77f6533551049d2d865d4e4b45"><code>13fc9d313</code></a> update containerd/project-checks to 1.2.1</li> <li><a href="https://github.com/containerd/containerd/commit/585699c94f68649a89b0af46d675d6e998d67ccd"><code>585699c94</code></a> Remove unnecessary joinError unwrap</li> <li><a href="https://github.com/containerd/containerd/commit/4b9df59be202a011c4f65604bbeab75eeb85ab46"><code>4b9df59be</code></a> Remove hashicorp/go-multierror</li> </ul> </li> <li>go.{mod,sum}: bump CDI deps to v0.8.1. (<a href="https://redirect.github.com/containerd/containerd/pull/11422">#11422</a>) <ul> <li><a href="https://github.com/containerd/containerd/commit/5ba28f8dc1d007059ed3eb1a7b55025e72abd525"><code>5ba28f8dc</code></a> go.{mod,sum}: bump CDI deps to v0.8.1, re-vendor.</li> </ul> </li> <li>CI: arm64-8core-32gb -&gt; ubuntu-24.04-arm (<a href="https://redirect.github.com/containerd/containerd/pull/11437">#11437</a>) <ul> <li><a href="https://github.com/containerd/containerd/commit/85f10bd9221f35ef1c2b8ec2d67520f461aa51a0"><code>85f10bd92</code></a> CI: arm64-8core-32gb -&gt; ubuntu-24.04-arm</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/containerd/containerd/commit/05044ec0a9a75232cad458027ca83437aae3f4da"><code>05044ec</code></a> Merge commit from fork</li> <li><a href="https://github.com/containerd/containerd/commit/0b7f2a55f71f04a3655e9576ab22377c3e45f32d"><code>0b7f2a5</code></a> Merge pull request <a href="https://redirect.github.com/containerd/containerd/issues/11540">#11540</a> from dmcgowan/prepare-1.7.27</li> <li><a href="https://github.com/containerd/containerd/commit/574a30406e06045a602f8fab59c2e0e725de6e24"><code>574a304</code></a> Merge pull request <a href="https://redirect.github.com/containerd/containerd/issues/11538">#11538</a> from dmcgowan/backport-11327</li> <li><a href="https://github.com/containerd/containerd/commit/1be04be6c307a7f67423574ca1b9744e57377753"><code>1be04be</code></a> Prepare release notes for v1.7.27</li> <li><a href="https://github.com/containerd/containerd/commit/82b5c43fed40d1f32e88215a3f0acbaf8cd9af10"><code>82b5c43</code></a> core/remotes: Handle attestations in MakeRefKey</li> <li><a href="https://github.com/containerd/containerd/commit/2c670e79bf19bc7716c8b9f1f82c700ad8233af3"><code>2c670e7</code></a> core/images: Ignore attestations when traversing children</li> <li><a href="https://github.com/containerd/containerd/commit/11504c3fc5f45634f2d93d57743a998194430b82"><code>11504c3</code></a> validate uid/gid</li> <li><a href="https://github.com/containerd/containerd/commit/576178b68be9a90ae0b6cf4e88775a128728eeea"><code>576178b</code></a> Merge pull request <a href="https://redirect.github.com/containerd/containerd/issues/11515">#11515</a> from akhilerm/1.7-updatego1.24.1</li> <li><a href="https://github.com/containerd/containerd/commit/a39863c9fd52abb50895a4b6f653cf501a2e3388"><code>a39863c</code></a> update build to go1.23.7, test go1.24.1</li> <li><a href="https://github.com/containerd/containerd/commit/8946aa0233d679e9bb3d6d7f9d89ba39a4819b74"><code>8946aa0</code></a> Merge pull request <a href="https://redirect.github.com/containerd/containerd/issues/11499">#11499</a> from djdongjin/1-7-remove-hashi-multierror</li> <li>Additional commits viewable in <a href="https://github.com/containerd/containerd/compare/v1.7.21...v1.7.27">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/containerd/containerd&package-manager=go_modules&previous-version=1.7.21&new-version=1.7.27)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/opentdf/platform/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e299e7 commit ca8629a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
 

‎service/go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ require (
4242
go.opentelemetry.io/otel/trace v1.31.0
4343
golang.org/x/net v0.36.0
4444
google.golang.org/grpc v1.67.1
45-
google.golang.org/protobuf v1.35.1
45+
google.golang.org/protobuf v1.35.2
4646
gopkg.in/natefinch/lumberjack.v2 v2.2.1
4747
gopkg.in/yaml.v2 v2.4.0
4848
gopkg.in/yaml.v3 v3.0.1
@@ -62,7 +62,7 @@ require (
6262
github.com/casbin/govaluate v1.2.0 // indirect
6363
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
6464
github.com/cespare/xxhash/v2 v2.3.0 // indirect
65-
github.com/containerd/containerd v1.7.21 // indirect
65+
github.com/containerd/containerd v1.7.27 // indirect
6666
github.com/containerd/log v0.1.0 // indirect
6767
github.com/containerd/platforms v0.2.1 // indirect
6868
github.com/cpuguy83/dockercfg v0.3.2 // indirect

‎service/go.sum

+6-6
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ github.com/cespare/xxhash v1.1.0 h1:a6HrQnmkObjyL+Gs60czilIUGqrzKutQD6XZog3p+ko=
5858
github.com/cespare/xxhash v1.1.0/go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc=
5959
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=
6060
github.com/cespare/xxhash/v2 v2.3.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
61-
github.com/containerd/containerd v1.7.21 h1:USGXRK1eOC/SX0L195YgxTHb0a00anxajOzgfN0qrCA=
62-
github.com/containerd/containerd v1.7.21/go.mod h1:e3Jz1rYRUZ2Lt51YrH9Rz0zPyJBOlSvB3ghr2jbVD8g=
63-
github.com/containerd/continuity v0.4.3 h1:6HVkalIp+2u1ZLH1J/pYX2oBVXlJZvh1X1A7bEZ9Su8=
64-
github.com/containerd/continuity v0.4.3/go.mod h1:F6PTNCKepoxEaXLQp3wDAjygEnImnZ/7o4JzpodfroQ=
61+
github.com/containerd/containerd v1.7.27 h1:yFyEyojddO3MIGVER2xJLWoCIn+Up4GaHFquP7hsFII=
62+
github.com/containerd/containerd v1.7.27/go.mod h1:xZmPnl75Vc+BLGt4MIfu6bp+fy03gdHAn9bz+FreFR0=
63+
github.com/containerd/continuity v0.4.4 h1:/fNVfTJ7wIl/YPMHjf+5H32uFhl63JucB34PlCpMKII=
64+
github.com/containerd/continuity v0.4.4/go.mod h1:/lNJvtJKUQStBzpVQ1+rasXO1LAWtUQssk28EZvJ3nE=
6565
github.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I=
6666
github.com/containerd/log v0.1.0/go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo=
6767
github.com/containerd/platforms v0.2.1 h1:zvwtM3rz2YHPQsF2CHYM8+KtB5dvhISiXh5ZpSBQv6A=
@@ -526,8 +526,8 @@ google.golang.org/grpc v1.67.1 h1:zWnc1Vrcno+lHZCOofnIMvycFcc0QRGIzm9dhnDX68E=
526526
google.golang.org/grpc v1.67.1/go.mod h1:1gLDyUQU7CTLJI90u3nXZ9ekeghjeM7pTDZlqFNg2AA=
527527
google.golang.org/protobuf v1.26.0-rc.1/go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp09yW+WbY/TyQbw=
528528
google.golang.org/protobuf v1.34.1/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos=
529-
google.golang.org/protobuf v1.35.1 h1:m3LfL6/Ca+fqnjnlqQXNpFPABW1UD7mjh8KO2mKFytA=
530-
google.golang.org/protobuf v1.35.1/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
529+
google.golang.org/protobuf v1.35.2 h1:8Ar7bF+apOIoThw1EdZl0p1oWvMqTHmpA2fRTyZO8io=
530+
google.golang.org/protobuf v1.35.2/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
531531
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
532532
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk=
533533
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c/go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q=

0 commit comments

Comments
 (0)
Please sign in to comment.