You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/16 14:22:39 UTC

[GitHub] [beam] dependabot[bot] opened a new pull request, #25512: Bump github.com/containerd/containerd from 1.6.12 to 1.6.18 in /sdks

dependabot[bot] opened a new pull request, #25512:
URL: https://github.com/apache/beam/pull/25512

   Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.12 to 1.6.18.
   <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.6.18</h2>
   <p>Welcome to the v1.6.18 release of containerd!</p>
   <p>The eighteenth patch release for containerd 1.6 includes fixes for CVE-2023-25153 and CVE-2023-25173
   along with a security update for Go.</p>
   <h3>Notable Updates</h3>
   <ul>
   <li><strong>Fix OCI image importer memory exhaustion</strong> (<a href="https://github.com/containerd/containerd/security/advisories/GHSA-259w-8hf6-59c2">GHSA-259w-8hf6-59c2</a>)</li>
   <li><strong>Fix supplementary groups not being set up properly</strong> (<a href="https://github.com/containerd/containerd/security/advisories/GHSA-hmfx-3pcx-653p">GHSA-hmfx-3pcx-653p</a>)</li>
   <li><strong>Revert removal of <code>/sbin/apparmor_parser</code> check</strong> (<a href="https://github-redirect.dependabot.com/containerd/containerd/pull/8087">#8087</a>)</li>
   <li><strong>Update Go to 1.19.6</strong> (<a href="https://github-redirect.dependabot.com/containerd/containerd/pull/8111">#8111</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>Akihiro Suda</li>
   <li>Derek McGowan</li>
   <li>Ye Sijun</li>
   <li>Samuel Karp</li>
   <li>Bjorn Neergaard</li>
   <li>Wei Fu</li>
   <li>Brian Goff</li>
   <li>Iceber Gu</li>
   <li>Kazuyoshi Kato</li>
   <li>Phil Estes</li>
   <li>Swagat Bora</li>
   </ul>
   <h3>Changes</h3>
   <!-- raw HTML omitted -->
   <ul>
   <li>[release/1.6] Prepare release notes for v1.6.18 (<a href="https://github-redirect.dependabot.com/containerd/containerd/pull/8118">#8118</a>)
   <ul>
   <li><a href="https://github.com/containerd/containerd/commit/44e61d7641f71f44353263306a4967276933173b"><code>44e61d764</code></a> Add release notes for v1.6.18</li>
   </ul>
   </li>
   <li>Github Security Advisory <a href="https://github.com/containerd/containerd/security/advisories/GHSA-hmfx-3pcx-653p">GHSA-hmfx-3pcx-653p</a>
   <ul>
   <li><a href="https://github.com/containerd/containerd/commit/286a01f350a2298b4fdd7e2a0b31c04db3937ea8"><code>286a01f35</code></a> oci: fix additional GIDs</li>
   <li><a href="https://github.com/containerd/containerd/commit/301823453d788ce409e222e88a27d7faf2c2093d"><code>301823453</code></a> oci: fix loop iterator aliasing</li>
   <li><a href="https://github.com/containerd/containerd/commit/0070ab70fa58045d25fc6ebab27edcae328e38f1"><code>0070ab70f</code></a> oci: skip checking gid for WithAppendAdditionalGroups</li>
   <li><a href="https://github.com/containerd/containerd/commit/16d52de64d9b0b0e4bf7e11226199281561a3d96"><code>16d52de64</code></a> refactor: reduce duplicate code</li>
   <li><a href="https://github.com/containerd/containerd/commit/b45e30292ce9b214158fa403a6165aabbf5b23f0"><code>b45e30292</code></a> add WithAdditionalGIDs test</li>
   <li><a href="https://github.com/containerd/containerd/commit/0a06c284aec5860a58a803b5da83def3462dc3a0"><code>0a06c284a</code></a> add WithAppendAdditionalGroups helper</li>
   </ul>
   </li>
   <li>Github Security Advisory <a href="https://github.com/containerd/containerd/security/advisories/GHSA-259w-8hf6-59c2">GHSA-259w-8hf6-59c2</a>
   <ul>
   <li><a href="https://github.com/containerd/containerd/commit/84936fd1f6a0670ab8c7665cb87fae6b87b0b908"><code>84936fd1f</code></a> importer: stream oci-layout and manifest.json</li>
   </ul>
   </li>
   <li>[1.6] Add fallback for windows platforms without osversion (<a href="https://github-redirect.dependabot.com/containerd/containerd/pull/8106">#8106</a>)
   <ul>
   <li><a href="https://github.com/containerd/containerd/commit/b327af6a4f635611d8b59beec94db0beace48063"><code>b327af6a4</code></a> Add fallback for windows platforms without osversion</li>
   </ul>
   </li>
   <li>[release/1.6] Go 1.19.6 (<a href="https://github-redirect.dependabot.com/containerd/containerd/pull/8111">#8111</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/2456e983eb9e37e47538f59ea18f2043c9a73640"><code>2456e98</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/containerd/containerd/issues/8118">#8118</a> from dmcgowan/prepare-v1.6.18</li>
   <li><a href="https://github.com/containerd/containerd/commit/44e61d7641f71f44353263306a4967276933173b"><code>44e61d7</code></a> Add release notes for v1.6.18</li>
   <li><a href="https://github.com/containerd/containerd/commit/133f6bb6cd827ce35a5fb279c1ead12b9d21460a"><code>133f6bb</code></a> Merge pull request from GHSA-hmfx-3pcx-653p</li>
   <li><a href="https://github.com/containerd/containerd/commit/0c314901076a74a7b797a545d2f462285fdbb8c4"><code>0c31490</code></a> Merge pull request from GHSA-259w-8hf6-59c2</li>
   <li><a href="https://github.com/containerd/containerd/commit/9cec7a87c5537e7a02f83d0ae0a7af38f178c3d5"><code>9cec7a8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/containerd/containerd/issues/8106">#8106</a> from cpuguy83/1.6_loosen_windows_platform_matching</li>
   <li><a href="https://github.com/containerd/containerd/commit/47f1aad3b4de2a55739b83876f376b1a7b71da2a"><code>47f1aad</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/containerd/containerd/issues/8111">#8111</a> from AkihiroSuda/cherrypick-8109-1.6</li>
   <li><a href="https://github.com/containerd/containerd/commit/54ead5b7b71a0f458566e42eac28eb274286af47"><code>54ead5b</code></a> Go 1.19.6</li>
   <li><a href="https://github.com/containerd/containerd/commit/b327af6a4f635611d8b59beec94db0beace48063"><code>b327af6</code></a> Add fallback for windows platforms without osversion</li>
   <li><a href="https://github.com/containerd/containerd/commit/4d724f66eb8733b2391becdfaf41360a03b6368c"><code>4d724f6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/containerd/containerd/issues/8094">#8094</a> from Iceber/ctr_run_1.6</li>
   <li><a href="https://github.com/containerd/containerd/commit/2b4b35ab49b0cea79f76c4f52923c74cfc26ccfb"><code>2b4b35a</code></a> ctr/run: flags --detach and --rm cannot be specified together</li>
   <li>Additional commits viewable in <a href="https://github.com/containerd/containerd/compare/v1.6.12...v1.6.18">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.6.12&new-version=1.6.18)](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 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/apache/beam/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm merged pull request #25512: Bump github.com/containerd/containerd from 1.6.12 to 1.6.18 in /sdks

Posted by "damccorm (via GitHub)" <gi...@apache.org>.
damccorm merged PR #25512:
URL: https://github.com/apache/beam/pull/25512


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] codecov[bot] commented on pull request #25512: Bump github.com/containerd/containerd from 1.6.12 to 1.6.18 in /sdks

Posted by "codecov[bot] (via GitHub)" <gi...@apache.org>.
codecov[bot] commented on PR #25512:
URL: https://github.com/apache/beam/pull/25512#issuecomment-1440237032

   # [Codecov](https://codecov.io/gh/apache/beam/pull/25512?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#25512](https://codecov.io/gh/apache/beam/pull/25512?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (0889960) into [master](https://codecov.io/gh/apache/beam/commit/d8e5047dad38a24e75504b773817bf20290930ee?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (d8e5047) will **decrease** coverage by `0.01%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff             @@
   ##           master   #25512      +/-   ##
   ==========================================
   - Coverage   72.79%   72.79%   -0.01%     
   ==========================================
     Files         775      775              
     Lines      102840   102840              
   ==========================================
   - Hits        74866    74860       -6     
   - Misses      26520    26525       +5     
   - Partials     1454     1455       +1     
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | go | `53.94% <ø> (-0.02%)` | :arrow_down: |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/beam/pull/25512?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [.../beam/runners/prism/internal/jobservices/server.go](https://codecov.io/gh/apache/beam/pull/25512?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2Rrcy9nby9wa2cvYmVhbS9ydW5uZXJzL3ByaXNtL2ludGVybmFsL2pvYnNlcnZpY2VzL3NlcnZlci5nbw==) | `68.00% <0.00%> (-8.00%)` | :arrow_down: |
   | [sdks/go/pkg/beam/core/metrics/dumper.go](https://codecov.io/gh/apache/beam/pull/25512?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2Rrcy9nby9wa2cvYmVhbS9jb3JlL21ldHJpY3MvZHVtcGVyLmdv) | `49.20% <0.00%> (-4.77%)` | :arrow_down: |
   | [...o/pkg/beam/runners/prism/internal/worker/worker.go](https://codecov.io/gh/apache/beam/pull/25512?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2Rrcy9nby9wa2cvYmVhbS9ydW5uZXJzL3ByaXNtL2ludGVybmFsL3dvcmtlci93b3JrZXIuZ28=) | `63.03% <0.00%> (-0.39%)` | :arrow_down: |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm commented on pull request #25512: Bump github.com/containerd/containerd from 1.6.12 to 1.6.18 in /sdks

Posted by "damccorm (via GitHub)" <gi...@apache.org>.
damccorm commented on PR #25512:
URL: https://github.com/apache/beam/pull/25512#issuecomment-1441881722

   Run Go PreCommit


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] github-actions[bot] commented on pull request #25512: Bump github.com/containerd/containerd from 1.6.12 to 1.6.18 in /sdks

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #25512:
URL: https://github.com/apache/beam/pull/25512#issuecomment-1440267371

   Assigning reviewers. If you would like to opt out of this review, comment `assign to next reviewer`:
   
   R: @damccorm for label go.
   
   Available commands:
   - `stop reviewer notifications` - opt out of the automated review tooling
   - `remind me after tests pass` - tag the comment author after tests pass
   - `waiting on author` - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)
   
   The PR bot will only process comments in the main thread (not review comments).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm commented on pull request #25512: Bump github.com/containerd/containerd from 1.6.12 to 1.6.18 in /sdks

Posted by "damccorm (via GitHub)" <gi...@apache.org>.
damccorm commented on PR #25512:
URL: https://github.com/apache/beam/pull/25512#issuecomment-1440279992

   Run Go Postcommit


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] github-actions[bot] commented on pull request #25512: Bump github.com/containerd/containerd from 1.6.12 to 1.6.18 in /sdks

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #25512:
URL: https://github.com/apache/beam/pull/25512#issuecomment-1435428857

   Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment `assign set of reviewers`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm commented on pull request #25512: Bump github.com/containerd/containerd from 1.6.12 to 1.6.18 in /sdks

Posted by "damccorm (via GitHub)" <gi...@apache.org>.
damccorm commented on PR #25512:
URL: https://github.com/apache/beam/pull/25512#issuecomment-1440759879

   Run Go Postcommit


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm commented on pull request #25512: Bump github.com/containerd/containerd from 1.6.12 to 1.6.18 in /sdks

Posted by "damccorm (via GitHub)" <gi...@apache.org>.
damccorm commented on PR #25512:
URL: https://github.com/apache/beam/pull/25512#issuecomment-1440573022

   retest this please


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org