Commit b0bedf6
authored
build(deps): bump github.com/containerd/containerd from 1.7.29 to 1.7.30 (#1083)
Bumps
[github.com/containerd/containerd](https://github.com/containerd/containerd)
from 1.7.29 to 1.7.30.
<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.30</h2>
<p>Welcome to the v1.7.30 release of containerd!</p>
<p>The thirtieth patch release for containerd 1.7 contains various fixes
and updates.</p>
<h3>Highlights</h3>
<h4>Container Runtime Interface (CRI)</h4>
<ul>
<li><strong>Fix NRI dropping requested CDI devices silently</strong> (<a
href="https://redirect.github.com/containerd/containerd/pull/12650">#12650</a>)</li>
<li><strong>Redact all query parameters in CRI error logs</strong> (<a
href="https://redirect.github.com/containerd/containerd/pull/12551">#12551</a>)</li>
</ul>
<h4>Runtime</h4>
<ul>
<li><strong>Update runc binary to v1.3.4</strong> (<a
href="https://redirect.github.com/containerd/containerd/pull/12619">#12619</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>Derek McGowan</li>
<li>Akihiro Suda</li>
<li>Austin Vazquez</li>
<li>Mike Brown</li>
<li>Wei Fu</li>
<li>Andrey Noskov</li>
<li>CrazyMax</li>
<li>Davanum Srinivas</li>
<li>Jin Dong</li>
<li>Krisztian Litkey</li>
<li>Maksym Pavlenko</li>
<li>Paweł Gronowski</li>
<li>Phil Estes</li>
<li>Samuel Karp</li>
</ul>
<h3>Changes</h3>
<!-- raw HTML omitted -->
<ul>
<li>Prepare release notes for v1.7.30 (<a
href="https://redirect.github.com/containerd/containerd/pull/12652">#12652</a>)
<ul>
<li><a
href="https://github.com/containerd/containerd/commit/3d0ca6d2e7ba597bf0423e5f5f49e47b81c1e7a0"><code>3d0ca6d2e</code></a>
Prepare release notes for v1.7.30</li>
</ul>
</li>
<li>Fix NRI dropping requested CDI devices silently (<a
href="https://redirect.github.com/containerd/containerd/pull/12650">#12650</a>)
<ul>
<li><a
href="https://github.com/containerd/containerd/commit/0bc74f47e708bd843e676c5a8617f0498ea6459a"><code>0bc74f47e</code></a>
cri,nri: don't drop requested CDI devices silently.</li>
</ul>
</li>
<li>script/setup/install-cni: install CNI plugins v1.9.0 (<a
href="https://redirect.github.com/containerd/containerd/pull/12660">#12660</a>)
<ul>
<li><a
href="https://github.com/containerd/containerd/commit/7db16b5627a550caf05d9a902e16cb0d04bf1ee1"><code>7db16b562</code></a>
script/setup/install-cni: install CNI plugins v1.9.0</li>
</ul>
</li>
<li>go.mod: golang.org/x/crypto v0.45.0 (drop support for Go 1.23) (<a
href="https://redirect.github.com/containerd/containerd/pull/12640">#12640</a>)
<ul>
<li><a
href="https://github.com/containerd/containerd/commit/bca897b4739fef9b6a34c54ac6050d1621e53f92"><code>bca897b47</code></a>
go.mod: golang.org/x/crypto v0.45.0</li>
<li><a
href="https://github.com/containerd/containerd/commit/37cbd2224e674c317e25b03bbf4ab5a9ed644a5d"><code>37cbd2224</code></a>
CI: drop Go 1.23</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/71c1c8666c6a999cc8c319160b6b2ea38c4a2c9e"><code>71c1c86</code></a>
Merge pull request <a
href="https://redirect.github.com/containerd/containerd/issues/12652">#12652</a>
from dmcgowan/prepare-1.7.30</li>
<li><a
href="https://github.com/containerd/containerd/commit/3d0ca6d2e7ba597bf0423e5f5f49e47b81c1e7a0"><code>3d0ca6d</code></a>
Prepare release notes for v1.7.30</li>
<li><a
href="https://github.com/containerd/containerd/commit/a8ce78b8eb3e4b5c6eca0cc4d5a5706288bc5184"><code>a8ce78b</code></a>
Merge pull request <a
href="https://redirect.github.com/containerd/containerd/issues/12650">#12650</a>
from klihub/fixes/1.7.x/nri-cdi-device-injection</li>
<li><a
href="https://github.com/containerd/containerd/commit/ba2b3a20c5101cabe91768d9360b1f0b7055f492"><code>ba2b3a2</code></a>
Merge pull request <a
href="https://redirect.github.com/containerd/containerd/issues/12660">#12660</a>
from AkihiroSuda/cni-1.9.0-1.7</li>
<li><a
href="https://github.com/containerd/containerd/commit/0bc74f47e708bd843e676c5a8617f0498ea6459a"><code>0bc74f4</code></a>
cri,nri: don't drop requested CDI devices silently.</li>
<li><a
href="https://github.com/containerd/containerd/commit/7db16b5627a550caf05d9a902e16cb0d04bf1ee1"><code>7db16b5</code></a>
script/setup/install-cni: install CNI plugins v1.9.0</li>
<li><a
href="https://github.com/containerd/containerd/commit/3b655c21e08e51cbd81d353cdcfc7a1d722ea322"><code>3b655c2</code></a>
Merge pull request <a
href="https://redirect.github.com/containerd/containerd/issues/12640">#12640</a>
from AkihiroSuda/dev-1.7</li>
<li><a
href="https://github.com/containerd/containerd/commit/bca897b4739fef9b6a34c54ac6050d1621e53f92"><code>bca897b</code></a>
go.mod: golang.org/x/crypto v0.45.0</li>
<li><a
href="https://github.com/containerd/containerd/commit/37cbd2224e674c317e25b03bbf4ab5a9ed644a5d"><code>37cbd22</code></a>
CI: drop Go 1.23</li>
<li><a
href="https://github.com/containerd/containerd/commit/ee49d1747c357cd45119750d4db464f957f4d793"><code>ee49d17</code></a>
Update Go requirements in BUILDING</li>
<li>Additional commits viewable in <a
href="https://github.com/containerd/containerd/compare/v1.7.29...v1.7.30">compare
view</a></li>
</ul>
</details>
<br />
[](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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent f4c1c18 commit b0bedf6
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments