Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit fedef4a

Browse files
Bump github.com/containerd/containerd from 1.7.18 to 1.7.27 in /ci/it (#1375)
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.18 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.18...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.18&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/QuesmaOrg/quesma/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Krzysztof Kiewicz <[email protected]>
1 parent 56a1047 commit fedef4a

File tree

2 files changed

+17
-14
lines changed

2 files changed

+17
-14
lines changed

ci/it/go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/Microsoft/go-winio v0.6.2 // indirect
1717
github.com/andybalholm/brotli v1.1.0 // indirect
1818
github.com/cenkalti/backoff/v4 v4.2.1 // indirect
19-
github.com/containerd/containerd v1.7.18 // indirect
19+
github.com/containerd/containerd v1.7.27 // indirect
2020
github.com/containerd/log v0.1.0 // indirect
2121
github.com/containerd/platforms v0.2.1 // indirect
2222
github.com/cpuguy83/dockercfg v0.3.1 // indirect
@@ -27,7 +27,7 @@ require (
2727
github.com/felixge/httpsnoop v1.0.4 // indirect
2828
github.com/go-faster/city v1.0.1 // indirect
2929
github.com/go-faster/errors v0.7.1 // indirect
30-
github.com/go-logr/logr v1.4.1 // indirect
30+
github.com/go-logr/logr v1.4.2 // indirect
3131
github.com/go-logr/stdr v1.2.2 // indirect
3232
github.com/go-ole/go-ole v1.2.6 // indirect
3333
github.com/gogo/protobuf v1.3.2 // indirect
@@ -38,7 +38,8 @@ require (
3838
github.com/moby/docker-image-spec v1.3.1 // indirect
3939
github.com/moby/patternmatcher v0.6.0 // indirect
4040
github.com/moby/sys/sequential v0.5.0 // indirect
41-
github.com/moby/sys/user v0.1.0 // indirect
41+
github.com/moby/sys/user v0.3.0 // indirect
42+
github.com/moby/sys/userns v0.1.0 // indirect
4243
github.com/moby/term v0.5.0 // indirect
4344
github.com/morikuni/aec v1.0.0 // indirect
4445
github.com/opencontainers/go-digest v1.0.0 // indirect
@@ -64,6 +65,5 @@ require (
6465
golang.org/x/net v0.36.0 // indirect
6566
golang.org/x/sys v0.30.0 // indirect
6667
google.golang.org/genproto/googleapis/api v0.0.0-20240318140521-94a12d6c2237 // indirect
67-
google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 // indirect
6868
gopkg.in/yaml.v3 v3.0.1 // indirect
6969
)

ci/it/go.sum

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ github.com/andybalholm/brotli v1.1.0 h1:eLKJA0d02Lf0mVpIDgYnqXcUn0GqVmEFny3VuID1
1414
github.com/andybalholm/brotli v1.1.0/go.mod h1:sms7XGricyQI9K10gOSf56VKKWS4oLer58Q+mhRPtnY=
1515
github.com/cenkalti/backoff/v4 v4.2.1 h1:y4OZtCnogmCPw98Zjyt5a6+QwPLGkiQsYW5oUqylYbM=
1616
github.com/cenkalti/backoff/v4 v4.2.1/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
17-
github.com/containerd/containerd v1.7.18 h1:jqjZTQNfXGoEaZdW1WwPU0RqSn1Bm2Ay/KJPUuO8nao=
18-
github.com/containerd/containerd v1.7.18/go.mod h1:IYEk9/IO6wAPUz2bCMVUbsfXjzw5UNP5fLz4PsUygQ4=
17+
github.com/containerd/containerd v1.7.27 h1:yFyEyojddO3MIGVER2xJLWoCIn+Up4GaHFquP7hsFII=
18+
github.com/containerd/containerd v1.7.27/go.mod h1:xZmPnl75Vc+BLGt4MIfu6bp+fy03gdHAn9bz+FreFR0=
1919
github.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I=
2020
github.com/containerd/log v0.1.0/go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo=
2121
github.com/containerd/platforms v0.2.1 h1:zvwtM3rz2YHPQsF2CHYM8+KtB5dvhISiXh5ZpSBQv6A=
@@ -42,8 +42,8 @@ github.com/go-faster/city v1.0.1/go.mod h1:jKcUJId49qdW3L1qKHH/3wPeUstCVpVSXTM6v
4242
github.com/go-faster/errors v0.7.1 h1:MkJTnDoEdi9pDabt1dpWf7AA8/BaSYZqibYyhZ20AYg=
4343
github.com/go-faster/errors v0.7.1/go.mod h1:5ySTjWFiphBs07IKuiL69nxdfd5+fzh1u7FPGZP2quo=
4444
github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
45-
github.com/go-logr/logr v1.4.1 h1:pKouT5E8xu9zeFC39JXRDukb6JFQPXM5p5I91188VAQ=
46-
github.com/go-logr/logr v1.4.1/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
45+
github.com/go-logr/logr v1.4.2 h1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY=
46+
github.com/go-logr/logr v1.4.2/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
4747
github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=
4848
github.com/go-logr/stdr v1.2.2/go.mod h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre4VKE=
4949
github.com/go-ole/go-ole v1.2.6 h1:/Fpf6oFPoeFik9ty7siob0G6Ke8QvQEuVcuChpwXzpY=
@@ -83,8 +83,10 @@ github.com/moby/patternmatcher v0.6.0 h1:GmP9lR19aU5GqSSFko+5pRqHi+Ohk1O69aFiKkV
8383
github.com/moby/patternmatcher v0.6.0/go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc=
8484
github.com/moby/sys/sequential v0.5.0 h1:OPvI35Lzn9K04PBbCLW0g4LcFAJgHsvXsRyewg5lXtc=
8585
github.com/moby/sys/sequential v0.5.0/go.mod h1:tH2cOOs5V9MlPiXcQzRC+eEyab644PWKGRYaaV5ZZlo=
86-
github.com/moby/sys/user v0.1.0 h1:WmZ93f5Ux6het5iituh9x2zAG7NFY9Aqi49jjE1PaQg=
87-
github.com/moby/sys/user v0.1.0/go.mod h1:fKJhFOnsCN6xZ5gSfbM6zaHGgDJMrqt9/reuj4T7MmU=
86+
github.com/moby/sys/user v0.3.0 h1:9ni5DlcW5an3SvRSx4MouotOygvzaXbaSrc/wGDFWPo=
87+
github.com/moby/sys/user v0.3.0/go.mod h1:bG+tYYYJgaMtRKgEmuueC0hJEAZWwtIbZTB+85uoHjs=
88+
github.com/moby/sys/userns v0.1.0 h1:tVLXkFOxVu9A64/yh59slHVv9ahO9UIev4JZusOLG/g=
89+
github.com/moby/sys/userns v0.1.0/go.mod h1:IHUYgu/kao6N8YZlp9Cf444ySSvCmDlmzUcYfDHOl28=
8890
github.com/moby/term v0.5.0 h1:xt8Q1nalod/v7BqbG21f8mQPqH+xAaC9C3N3wfWbVP0=
8991
github.com/moby/term v0.5.0/go.mod h1:8FzsFHVUBGZdbDsJw/ot+X+d5HLUbvklYLJ9uGfcI3Y=
9092
github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe/go.mod h1:wL8QJuTMNUDYhXwkmfOly8iTdp5TEcJFWZD2D7SIkUc=
@@ -214,16 +216,17 @@ golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8T
214216
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
215217
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
216218
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
219+
google.golang.org/genproto v0.0.0-20231211222908-989df2bf70f3 h1:1hfbdAfFbkmpg41000wDVqr7jUpK/Yo+LPnIxxGzmkg=
217220
google.golang.org/genproto/googleapis/api v0.0.0-20240318140521-94a12d6c2237 h1:RFiFrvy37/mpSpdySBDrUdipW/dHwsRwh3J3+A9VgT4=
218221
google.golang.org/genproto/googleapis/api v0.0.0-20240318140521-94a12d6c2237/go.mod h1:Z5Iiy3jtmioajWHDGFk7CeugTyHtPvMHA4UTmUkyalE=
219-
google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 h1:NnYq6UN9ReLM9/Y01KWNOWyI5xQ9kbIms5GGJVwS/Yc=
220-
google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237/go.mod h1:WtryC6hu0hhx87FDGxWCDptyssuo68sk10vYjF+T9fY=
222+
google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda h1:LI5DOvAxUPMv/50agcLLoo+AdWc1irS9Rzz4vPuD1V4=
223+
google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda/go.mod h1:WtryC6hu0hhx87FDGxWCDptyssuo68sk10vYjF+T9fY=
221224
google.golang.org/grpc v1.64.1 h1:LKtvyfbX3UGVPFcGqJ9ItpVWW6oN/2XqTxfAnwRRXiA=
222225
google.golang.org/grpc v1.64.1/go.mod h1:hiQF4LFZelK2WKaP6W0L92zGHtiQdZxk8CrSdvyjeP0=
223226
google.golang.org/protobuf v1.26.0-rc.1/go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp09yW+WbY/TyQbw=
224227
google.golang.org/protobuf v1.27.1/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc=
225-
google.golang.org/protobuf v1.33.0 h1:uNO2rsAINq/JlFpSdYEKIZ0uKD/R9cpdv0T+yoGwGmI=
226-
google.golang.org/protobuf v1.33.0/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos=
228+
google.golang.org/protobuf v1.35.2 h1:8Ar7bF+apOIoThw1EdZl0p1oWvMqTHmpA2fRTyZO8io=
229+
google.golang.org/protobuf v1.35.2/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
227230
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
228231
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
229232
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk=

0 commit comments

Comments
 (0)