Skip to content

Commit

Permalink
build(deps): Bump github.com/containerd/containerd from 1.7.10 to 1.7…
Browse files Browse the repository at this point in the history
….11 (#742)

Bumps
[github.com/containerd/containerd](https://github.com/containerd/containerd)
from 1.7.10 to 1.7.11.
<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.11</h2>
<p>Welcome to the v1.7.11 release of containerd!</p>
<p>The eleventh patch release for containerd 1.7 contains various fixes
and updates including
one security issue.</p>
<h3>Notable Updates</h3>
<ul>
<li><strong>Fix Windows default path overwrite issue</strong> (<a
href="https://redirect.github.com/containerd/containerd/pull/9440">#9440</a>)</li>
<li><strong>Update push to always inherit distribution sources from
parent</strong> (<a
href="https://redirect.github.com/containerd/containerd/pull/9452">#9452</a>)</li>
<li><strong>Update shim to use net dial for gRPC shim sockets</strong>
(<a
href="https://redirect.github.com/containerd/containerd/pull/9458">#9458</a>)</li>
<li><strong>Fix otel version incompatibility</strong> (<a
href="https://redirect.github.com/containerd/containerd/pull/9483">#9483</a>)</li>
<li><strong>Fix Windows snapshotter blocking snapshot GC on remove
failure</strong> (<a
href="https://redirect.github.com/containerd/containerd/pull/9482">#9482</a>)</li>
<li><strong>Mask <code>/sys/devices/virtual/powercap</code> path in
runtime spec and deny in default apparmor profile</strong> (<a
href="https://github.com/containerd/containerd/security/advisories/GHSA-7ww5-4wqc-m92c">GHSA-7ww5-4wqc-m92c</a>)</li>
</ul>
<h3>Deprecation Warnings</h3>
<ul>
<li><strong>Emit deprecation warning for AUFS snapshotter</strong> (<a
href="https://redirect.github.com/containerd/containerd/pull/9436">#9436</a>)</li>
<li><strong>Emit deprecation warning for v1 runtime</strong> (<a
href="https://redirect.github.com/containerd/containerd/pull/9450">#9450</a>)</li>
<li><strong>Emit deprecation warning for deprecated CRI configs</strong>
(<a
href="https://redirect.github.com/containerd/containerd/pull/9469">#9469</a>)</li>
<li><strong>Emit deprecation warning for CRI v1alpha1 usage</strong> (<a
href="https://redirect.github.com/containerd/containerd/pull/9479">#9479</a>)</li>
<li><strong>Emit deprecation warning for CRIU config in CRI</strong> (<a
href="https://redirect.github.com/containerd/containerd/pull/9481">#9481</a>)</li>
</ul>
<p>See the changelog for complete list of changes</p>
<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>Samuel Karp</li>
<li>Derek McGowan</li>
<li>Phil Estes</li>
<li>Bjorn Neergaard</li>
<li>Danny Canter</li>
<li>Sebastiaan van Stijn</li>
<li>ruiwen-zhao</li>
<li>Akihiro Suda</li>
<li>Amit Barve</li>
<li>Charity Kathure</li>
<li>Maksym Pavlenko</li>
<li>Milas Bowman</li>
<li>Paweł Gronowski</li>
<li>Wei Fu</li>
</ul>
<h3>Changes</h3>
<!-- raw HTML omitted -->
<ul>
<li>[release/1.7] Prepare release notes for v1.7.11 (<a
href="https://redirect.github.com/containerd/containerd/pull/9491">#9491</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/containerd/containerd/commit/64b8a811b07ba6288238eefc14d898ee0b5b99ba"><code>64b8a81</code></a>
Merge pull request <a
href="https://redirect.github.com/containerd/containerd/issues/9491">#9491</a>
from dmcgowan/prepare-1.7.11</li>
<li><a
href="https://github.com/containerd/containerd/commit/ea5a4778aa63b3bee0225ec368d4cd2af7dcd238"><code>ea5a477</code></a>
Merge pull request <a
href="https://redirect.github.com/containerd/containerd/issues/9352">#9352</a>
from thaJeztah/1.7_update_golang_1.20.11</li>
<li><a
href="https://github.com/containerd/containerd/commit/67d356cb3095f3e8f8ad7d36f9a733fea1e7e28c"><code>67d356c</code></a>
Merge pull request from GHSA-7ww5-4wqc-m92c</li>
<li><a
href="https://github.com/containerd/containerd/commit/dfae68bc3e614a091d0a468c9026da370e3de0d9"><code>dfae68b</code></a>
Prepare release notes for v1.7.11</li>
<li><a
href="https://github.com/containerd/containerd/commit/de6d8a8fc60851adbfc1d7c9567799357f288e5c"><code>de6d8a8</code></a>
Merge pull request <a
href="https://redirect.github.com/containerd/containerd/issues/9482">#9482</a>
from ambarve/sn_cleanup_1.7</li>
<li><a
href="https://github.com/containerd/containerd/commit/ed7c6895bd3b33ccc7cfbc8cbd43f6a31333328a"><code>ed7c689</code></a>
Don't block snapshot garbage collection on Remove failures</li>
<li><a
href="https://github.com/containerd/containerd/commit/467de562c108d074d81dd81d42150f98a6608eae"><code>467de56</code></a>
Merge pull request <a
href="https://redirect.github.com/containerd/containerd/issues/9481">#9481</a>
from ruiwen-zhao/cri-u</li>
<li><a
href="https://github.com/containerd/containerd/commit/d94f8ffeb057a89dd363fa220b24454cf88f0780"><code>d94f8ff</code></a>
Merge pull request <a
href="https://redirect.github.com/containerd/containerd/issues/9483">#9483</a>
from dmcgowan/backport-1.7-fix-otel-http</li>
<li><a
href="https://github.com/containerd/containerd/commit/1fdefdd2242fcf704a11f1d6b5149e056ce98ed3"><code>1fdefdd</code></a>
Add warning for CRIU config usage</li>
<li><a
href="https://github.com/containerd/containerd/commit/8e0689938a47e582ebefc5709b405fce3badd835"><code>8e06899</code></a>
Merge pull request <a
href="https://redirect.github.com/containerd/containerd/issues/9479">#9479</a>
from ruiwen-zhao/cri-api-warning</li>
<li>Additional commits viewable in <a
href="https://github.com/containerd/containerd/compare/v1.7.10...v1.7.11">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.10&new-version=1.7.11)](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/runfinch/finch/network/alerts).

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 21, 2023
1 parent 762edda commit 7d1e250
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ require (

require (
github.com/aws/smithy-go v1.19.0 // indirect
github.com/containerd/containerd v1.7.10 // indirect
github.com/containerd/containerd v1.7.11 // indirect
github.com/coreos/go-semver v0.3.1 // indirect
github.com/docker/docker-credential-helpers v0.7.0 // indirect
github.com/docker/go-connections v0.4.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ github.com/cncf/xds/go v0.0.0-20210805033703-aa0b78936158/go.mod h1:eXthEFrGJvWH
github.com/cncf/xds/go v0.0.0-20210922020428-25de7278fc84/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/cncf/xds/go v0.0.0-20211001041855-01bcc9b48dfe/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/containerd/containerd v1.7.10 h1:2nfZyT8BV0C3iKu/SsGxKVAf9dp5W7l9nA8JmWmDGuo=
github.com/containerd/containerd v1.7.10/go.mod h1:0/W44LWEYfSHoxBtsHIiNU/duEkgpMokemafHVCpq9Y=
github.com/containerd/containerd v1.7.11 h1:lfGKw3eU35sjV0aG2eYZTiwFEY1pCzxdzicHP3SZILw=
github.com/containerd/containerd v1.7.11/go.mod h1:5UluHxHTX2rdvYuZ5OJTC5m/KJNs0Zs9wVoJm9zf5ZE=
github.com/coreos/go-semver v0.3.1 h1:yi21YpKnrx1gt5R+la8n5WgS0kCrsPp33dmEyHReZr4=
github.com/coreos/go-semver v0.3.1/go.mod h1:irMmmIw/7yzSRPWryHsK7EYSg09caPQL03VsM8rvUec=
github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
Expand Down

0 comments on commit 7d1e250

Please sign in to comment.