Skip to content

Commit

Permalink
Bump github.com/containerd/containerd from 1.7.15 to 1.7.19 (#7877)
Browse files Browse the repository at this point in the history
Bumps
[github.com/containerd/containerd](https://github.com/containerd/containerd)
from 1.7.15 to 1.7.19.
<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 API 1.7.19</h2>
<p>Welcome to the api/v1.7.19 release of containerd!</p>
<p>The first dedicated release for the containerd 1.7 API. This release
is
separately tagged from the main 1.7.x releases after the v1.7.18
release but follows the versioning.</p>
<h3>Highlights</h3>
<ul>
<li>Add API go module (<a
href="https://github.com/containerd/containerd/pull/10189">#10189</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>Akhil Mohan</li>
<li>Phil Estes</li>
<li>Sebastiaan van Stijn</li>
</ul>
<h3>Changes</h3>
<!-- raw HTML omitted -->
<ul>
<li>Prepare release notes for api v1.7.19 (<a
href="https://github.com/containerd/containerd/pull/10386">#10386</a>)
<ul>
<li><a
href="https://github.com/containerd/containerd/commit/436feeb0ddcf8188c84c616b97b34cc8acd1aa9f"><code>436feeb0d</code></a>
Prepare api release for v1.7.19</li>
</ul>
</li>
<li>: api: update github.com/containerd/ttrpc v1.2.5 to align with
containerd 1.7 module (<a
href="https://github.com/containerd/containerd/pull/10364">#10364</a>)
<ul>
<li><a
href="https://github.com/containerd/containerd/commit/2a6aa6ddf1f09bedc8b86f33a277f2cf6852eedd"><code>2a6aa6ddf</code></a>
[release/1.7] api: update github.com/containerd/ttrpc v1.2.5</li>
</ul>
</li>
<li>Add API go module (<a
href="https://github.com/containerd/containerd/pull/10189">#10189</a>)
<ul>
<li><a
href="https://github.com/containerd/containerd/commit/3be919f3c023f776e5db1b162f642d79a36312a8"><code>3be919f3c</code></a>
Add support for 1.8 interfaces</li>
<li><a
href="https://github.com/containerd/containerd/commit/a3a7431bc3151a5d0a8c6d9e36a6430a76418f81"><code>a3a7431bc</code></a>
Add api go submodule</li>
<li><a
href="https://github.com/containerd/containerd/commit/4b82470f6939ab951334105cf0b10ca9167964ea"><code>4b82470f6</code></a>
refactor: move plugin/fieldpath to api/types/</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
<h3>Dependency Changes</h3>
<ul>
<li><strong>github.com/containerd/ttrpc</strong> v1.2.4 -&gt;
v1.2.5</li>
<li><strong>github.com/golang/protobuf</strong> v1.5.4 -&gt; v1.5.3</li>
<li><strong>google.golang.org/genproto/googleapis/rpc</strong>
d307bd883b97 -&gt; b8732ec3820d</li>
</ul>
<p>Previous release can be found at <a
href="https://github.com/containerd/containerd/releases/tag/v1.7.18">v1.7.18</a></p>
<h2>containerd 1.7.19</h2>
<p>Welcome to the v1.7.19 release of containerd!</p>
<p>The nineteenth patch release for containerd 1.7 contains various
updates and
splits the main module from the api module in preparation for the same
change
in containerd 2.0. Splitting the modules will allow 1.7 and 2.x to both
exist</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/containerd/containerd/commit/2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41"><code>2bf793e</code></a>
Merge pull request <a
href="https://github.com/containerd/containerd/issues/10391">#10391</a>
from dmcgowan/prepare-v1.7.19</li>
<li><a
href="https://github.com/containerd/containerd/commit/74a3d29017d780a06601e9015958a162c86f44f4"><code>74a3d29</code></a>
Prepare release notes for v1.7.19</li>
<li><a
href="https://github.com/containerd/containerd/commit/043c7123f4020247b9fe4321f923e457f1157576"><code>043c712</code></a>
Merge pull request <a
href="https://github.com/containerd/containerd/issues/10406">#10406</a>
from samuelkarp/nri-panic-1.7</li>
<li><a
href="https://github.com/containerd/containerd/commit/5a587e85d2818af6b6e9ca98fc09a3186fb45704"><code>5a587e8</code></a>
Merge pull request <a
href="https://github.com/containerd/containerd/issues/10403">#10403</a>
from thaJeztah/1.7_backport_hcsshim_version</li>
<li><a
href="https://github.com/containerd/containerd/commit/7f5d3c5f4d5325265f3dfe76f9cc4c17859a6e8a"><code>7f5d3c5</code></a>
cri: ensure NRI API never has nil CRI</li>
<li><a
href="https://github.com/containerd/containerd/commit/aea977fae1066a44228f2f9bad1847700e1d3d68"><code>aea977f</code></a>
Merge pull request <a
href="https://github.com/containerd/containerd/issues/10397">#10397</a>
from thaJeztah/1.7_backport_deprecate_reference_Spl...</li>
<li><a
href="https://github.com/containerd/containerd/commit/6efc5bb89621afab16ff7aaeb83460fd27d1c4c1"><code>6efc5bb</code></a>
update runhcs binary to v0.11.7</li>
<li><a
href="https://github.com/containerd/containerd/commit/945ae09fd30a421f108993d7e04f9a6c0b5aa989"><code>945ae09</code></a>
Windows: Supply windows shim version via file</li>
<li><a
href="https://github.com/containerd/containerd/commit/bb84d90b5bc8b177be3f7a44b91fa1d747786d5a"><code>bb84d90</code></a>
Merge pull request <a
href="https://github.com/containerd/containerd/issues/10396">#10396</a>
from yyatmsft/updatehcsshim-release17</li>
<li><a
href="https://github.com/containerd/containerd/commit/dba53578c2b8d5db159295371a6aa9fd0d1ee79f"><code>dba5357</code></a>
pkg/reference: deprecate SplitObject</li>
<li>Additional commits viewable in <a
href="https://github.com/containerd/containerd/compare/v1.7.15...v1.7.19">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.15&new-version=1.7.19)](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>
Co-authored-by: Jesús Miguel Benito Calzada <jesus.benito@broadcom.com>
  • Loading branch information
dependabot[bot] and beni0888 committed Jul 15, 2024
1 parent ef034c6 commit 44d4cbb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 10 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/ahmetb/go-linq/v3 v3.2.0
github.com/bufbuild/connect-go v1.10.0
github.com/bufbuild/connect-grpchealth-go v1.1.1
github.com/containerd/containerd v1.7.15
github.com/containerd/containerd v1.7.19
github.com/cppforlife/go-cli-ui v0.0.0-20220622150351-995494831c6c
github.com/disintegration/imaging v1.6.2
github.com/distribution/reference v0.6.0
Expand Down Expand Up @@ -78,7 +78,6 @@ require (
github.com/Masterminds/goutils v1.1.1 // indirect
github.com/Masterminds/sprig/v3 v3.2.3 // indirect
github.com/Masterminds/squirrel v1.5.4 // indirect
github.com/Microsoft/hcsshim v0.11.4 // indirect
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
github.com/aws/aws-sdk-go-v2 v1.26.1 // indirect
github.com/aws/aws-sdk-go-v2/config v1.27.10 // indirect
Expand All @@ -98,7 +97,9 @@ require (
github.com/carvel-dev/semver/v4 v4.0.1-0.20240402203627-beb83fbf25e4 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/chai2010/gettext-go v1.0.2 // indirect
github.com/containerd/errdefs v0.1.0 // indirect
github.com/containerd/log v0.1.0 // indirect
github.com/containerd/platforms v0.2.1 // indirect
github.com/cppforlife/cobrautil v0.0.0-20221130162803-acdfead391ef // indirect
github.com/cppforlife/color v1.9.1-0.20200716202919-6706ac40b835 // indirect
github.com/cppforlife/go-patch v0.2.0 // indirect
Expand Down
18 changes: 10 additions & 8 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@ github.com/Masterminds/sprig/v3 v3.2.3 h1:eL2fZNezLomi0uOLqjQoN6BfsDD+fyLtgbJMAj
github.com/Masterminds/sprig/v3 v3.2.3/go.mod h1:rXcFaZ2zZbLRJv/xSysmlgIM1u11eBaRMhvYXJNkGuM=
github.com/Masterminds/squirrel v1.5.4 h1:uUcX/aBc8O7Fg9kaISIUsHXdKuqehiXAMQTYX8afzqM=
github.com/Masterminds/squirrel v1.5.4/go.mod h1:NNaOrjSoIDfDA40n7sr2tPNZRfjzjA400rg+riTZj10=
github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow=
github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5+sAH+4kjUM=
github.com/Microsoft/hcsshim v0.11.4 h1:68vKo2VN8DE9AdN4tnkWnmdhqdbpUFM8OF3Airm7fz8=
github.com/Microsoft/hcsshim v0.11.4/go.mod h1:smjE4dvqPX9Zldna+t5FG3rnoHhaB7QYxPRqGcpAD9w=
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=
github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU=
github.com/Microsoft/hcsshim v0.11.7 h1:vl/nj3Bar/CvJSYo7gIQPyRWc9f3c6IeSNavBTSZNZQ=
github.com/Microsoft/hcsshim v0.11.7/go.mod h1:MV8xMfmECjl5HdO7U/3/hFVnkmSBjAjmA09d4bExKcU=
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
github.com/adhocore/gronx v1.8.1 h1:F2mLTG5sB11z7vplwD4iydz3YCEjstSfYmCrdSm3t6A=
github.com/adhocore/gronx v1.8.1/go.mod h1:7oUY1WAU8rEJWmAxXR2DN0JaO4gi9khSgKjiRypqteg=
Expand Down Expand Up @@ -172,12 +172,16 @@ github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1/go.mod h1:eXthEFrGJvWH
github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/containerd/cgroups v1.1.0 h1:v8rEWFl6EoqHB+swVNjVoCJE8o3jX7e8nqBGPLaDFBM=
github.com/containerd/cgroups v1.1.0/go.mod h1:6ppBcbh/NOOUU+dMKrykgaBnK9lCIBxHqJDGwsa1mIw=
github.com/containerd/containerd v1.7.15 h1:afEHXdil9iAm03BmhjzKyXnnEBtjaLJefdU7DV0IFes=
github.com/containerd/containerd v1.7.15/go.mod h1:ISzRRTMF8EXNpJlTzyr2XMhN+j9K302C21/+cr3kUnY=
github.com/containerd/containerd v1.7.19 h1:/xQ4XRJ0tamDkdzrrBAUy/LE5nCcxFKdBm4EcPrSMEE=
github.com/containerd/containerd v1.7.19/go.mod h1:h4FtNYUUMB4Phr6v+xG89RYKj9XccvbNSCKjdufCrkc=
github.com/containerd/continuity v0.4.2 h1:v3y/4Yz5jwnvqPKJJ+7Wf93fyWoCB3F5EclWG023MDM=
github.com/containerd/continuity v0.4.2/go.mod h1:F6PTNCKepoxEaXLQp3wDAjygEnImnZ/7o4JzpodfroQ=
github.com/containerd/errdefs v0.1.0 h1:m0wCRBiu1WJT/Fr+iOoQHMQS/eP5myQ8lCv4Dz5ZURM=
github.com/containerd/errdefs v0.1.0/go.mod h1:YgWiiHtLmSeBrvpw+UfPijzbLaB77mEG1WwJTDETIV0=
github.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I=
github.com/containerd/log v0.1.0/go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo=
github.com/containerd/platforms v0.2.1 h1:zvwtM3rz2YHPQsF2CHYM8+KtB5dvhISiXh5ZpSBQv6A=
github.com/containerd/platforms v0.2.1/go.mod h1:XHCb+2/hzowdiut9rkudds9bE5yJ7npe7dG/wG+uFPw=
github.com/coreos/go-semver v0.3.0/go.mod h1:nnelYz7RCh+5ahJtPPxZlU+153eP4D4r3EedlOD2RNk=
github.com/coreos/go-systemd/v22 v22.3.2/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
github.com/coreos/go-systemd/v22 v22.5.0 h1:RrqgGjYQKalulkV8NGVIfkXQf6YYmOyiJKk8iXXhfZs=
Expand Down Expand Up @@ -929,8 +933,6 @@ golang.org/x/mod v0.4.2/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
golang.org/x/mod v0.5.0/go.mod h1:5OXOZSfqPIIbmVBIIKWRFfZjPR0E5r58TLhUjH0a2Ro=
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4=
golang.org/x/mod v0.8.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
golang.org/x/mod v0.14.0 h1:dGoOF9QVLYng8IHTm7BAyWqCqSheQ5pYWGhzW00YJr0=
golang.org/x/mod v0.14.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
golang.org/x/net v0.0.0-20180906233101-161cd47e91fd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
Expand Down

0 comments on commit 44d4cbb

Please sign in to comment.