dependabot[bot] opened a new pull request, #49174: URL: https://github.com/apache/doris/pull/49174
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.5.7 to 1.6.38. <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.38</h2> <p>Welcome to the v1.6.38 release of containerd!</p> <p>The thirty-eighth patch release for containerd 1.6 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> </ul> <h4>Container Runtime Interface (CRI)</h4> <ul> <li>Fix fatal map concurrency error in httpstream (<a href="https://redirect.github.com/containerd/containerd/pull/11319">#11319</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>Phil Estes</li> <li>Akihiro Suda</li> <li>Craig Ingram</li> <li>Kohei Tokunaga</li> <li>Maksym Pavlenko</li> <li>Samuel Karp</li> <li>ningmingxiao</li> </ul> <h3>Changes</h3> <!-- raw HTML omitted --> <ul> <li><a href="https://github.com/containerd/containerd/commit/cf158e884cfe4812a6c371b59e4ea9bc4c46e51a"><code>cf158e884</code></a> Merge commit from fork</li> <li><a href="https://github.com/containerd/containerd/commit/9639b9625554183d0c4d8d072dccb84fedd2320f"><code>9639b9625</code></a> validate uid/gid</li> <li>Prepare release notes for v1.6.38 (<a href="https://redirect.github.com/containerd/containerd/pull/11539">#11539</a>) <ul> <li><a href="https://github.com/containerd/containerd/commit/eee34bac2c401b3e4381594e99f6220bf8258c9c"><code>eee34bac2</code></a> Prepare release notes for v1.6.38</li> </ul> </li> <li>update build to go1.23.7, test go1.24.1 (<a href="https://redirect.github.com/containerd/containerd/pull/11421">#11421</a>) <ul> <li><a href="https://github.com/containerd/containerd/commit/b67a35baf0a97c87033f1a6c9bdf97630fe4e9e8"><code>b67a35baf</code></a> move exclude-dirs to issues.exclude-dirs</li> <li><a href="https://github.com/containerd/containerd/commit/2104a41efece4a12a34e03f00d780e905b95b5a5"><code>2104a41ef</code></a> update golangci-lint to 1.60.1</li> <li><a href="https://github.com/containerd/containerd/commit/820e81adccbf3819d282a6597db98bd4df49c12c"><code>820e81adc</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/11500">#11500</a>) <ul> <li><a href="https://github.com/containerd/containerd/commit/7cc3b3dcec509f1ce2e5d52887520baa48201c54"><code>7cc3b3dce</code></a> e2e: use the shim bundled with containerd artifact</li> <li><a href="https://github.com/containerd/containerd/commit/0733895f3de3df51fe4e14563ee94a98df1be8dd"><code>0733895f3</code></a> Remove unnecessary joinError unwrap</li> <li><a href="https://github.com/containerd/containerd/commit/054c4cc79c929eecfb9724fd1c3e9f13a4cd5701"><code>054c4cc79</code></a> Remove hashicorp/go-multierror</li> <li><a href="https://github.com/containerd/containerd/commit/ff21be0ee8b274c05a542a096c1042ef63857f09"><code>ff21be0ee</code></a> Update go to 1.20 to use its multi error support</li> <li><a href="https://github.com/containerd/containerd/commit/f63b5fd3f9b4b809d94d4a3053c4d76a7753072c"><code>f63b5fd3f</code></a> update containerd/project-checks to 1.2.1</li> </ul> </li> <li>Fix fatal map concurrency error in httpstream (<a href="https://redirect.github.com/containerd/containerd/pull/11319">#11319</a>) <ul> <li><a href="https://github.com/containerd/containerd/commit/abd1692cf27bcff4590207bdd8a827b06657c446"><code>abd1692cf</code></a> fix fatal error: concurrent map iteration and map write</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/cf158e884cfe4812a6c371b59e4ea9bc4c46e51a"><code>cf158e8</code></a> Merge commit from fork</li> <li><a href="https://github.com/containerd/containerd/commit/e0c4dd99038f01a6dbc4befbfb1fd6aae428a07e"><code>e0c4dd9</code></a> Merge pull request <a href="https://redirect.github.com/containerd/containerd/issues/11539">#11539</a> from dmcgowan/prepare-1.6.38</li> <li><a href="https://github.com/containerd/containerd/commit/eee34bac2c401b3e4381594e99f6220bf8258c9c"><code>eee34ba</code></a> Prepare release notes for v1.6.38</li> <li><a href="https://github.com/containerd/containerd/commit/9639b9625554183d0c4d8d072dccb84fedd2320f"><code>9639b96</code></a> validate uid/gid</li> <li><a href="https://github.com/containerd/containerd/commit/7b54421bc71c5d3787ba56d7617fcc13a3f213a7"><code>7b54421</code></a> Merge pull request <a href="https://redirect.github.com/containerd/containerd/issues/11421">#11421</a> from akhilerm/1.6-update-go1.24</li> <li><a href="https://github.com/containerd/containerd/commit/b67a35baf0a97c87033f1a6c9bdf97630fe4e9e8"><code>b67a35b</code></a> move exclude-dirs to issues.exclude-dirs</li> <li><a href="https://github.com/containerd/containerd/commit/2104a41efece4a12a34e03f00d780e905b95b5a5"><code>2104a41</code></a> update golangci-lint to 1.60.1</li> <li><a href="https://github.com/containerd/containerd/commit/820e81adccbf3819d282a6597db98bd4df49c12c"><code>820e81a</code></a> update build to go1.23.7, test go1.24.1</li> <li><a href="https://github.com/containerd/containerd/commit/176129f846a6ac4c238a752699d2cfbcf72dcdff"><code>176129f</code></a> Merge pull request <a href="https://redirect.github.com/containerd/containerd/issues/11500">#11500</a> from djdongjin/1-6-remove-hashi-multierror</li> <li><a href="https://github.com/containerd/containerd/commit/7cc3b3dcec509f1ce2e5d52887520baa48201c54"><code>7cc3b3d</code></a> e2e: use the shim bundled with containerd artifact</li> <li>Additional commits viewable in <a href="https://github.com/containerd/containerd/compare/v1.5.7...v1.6.38">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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/doris/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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org