-
Notifications
You must be signed in to change notification settings - Fork 24
chore(deps): bump github.com/containerd/containerd/v2 from 2.1.3 to 2.1.5 in /tests-bdd #2885
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
jakedoublev
merged 1 commit into
main
from
dependabot/go_modules/tests-bdd/github.com/containerd/containerd/v2-2.1.5
Nov 7, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Benchmark results, click to expandBenchmark authorization.GetDecisions Results:
Benchmark authorization.v2.GetMultiResourceDecision Results:
Standard Benchmark Metrics Skipped or FailedBulk Benchmark Results
TDF3 Benchmark Results:
NANOTDF Benchmark Results:
|
Contributor
326ac53 to
f1475fa
Compare
Contributor
Benchmark results, click to expandBenchmark authorization.GetDecisions Results:
Benchmark authorization.v2.GetMultiResourceDecision Results:
Standard Benchmark Metrics Skipped or FailedBulk Benchmark Results
TDF3 Benchmark Results:
NANOTDF Benchmark Results:
|
Contributor
jakedoublev
previously approved these changes
Nov 6, 2025
Contributor
|
@dependabot rebase |
Bumps [github.com/containerd/containerd/v2](https://github.com/containerd/containerd) from 2.1.3 to 2.1.5. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v2.1.3...v2.1.5) --- updated-dependencies: - dependency-name: github.com/containerd/containerd/v2 dependency-version: 2.1.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
f1475fa to
84ddb33
Compare
Invalidated by push of 84ddb33
jakedoublev
approved these changes
Nov 6, 2025
Contributor
Benchmark results, click to expandBenchmark authorization.GetDecisions Results:
Benchmark authorization.v2.GetMultiResourceDecision Results:
Benchmark Statistics
Bulk Benchmark Results
TDF3 Benchmark Results:
NANOTDF Benchmark Results:
|
Contributor
X-Test Failure Reportopentdf |
Contributor
Contributor
|
Created backport PR for
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-2885-to-release/service/v0.11
git worktree add --checkout .worktree/backport-2885-to-release/service/v0.11 backport-2885-to-release/service/v0.11
cd .worktree/backport-2885-to-release/service/v0.11
git reset --hard HEAD^
git cherry-pick -x 003a0a0d1b86f375592af00b2b3dfd4dcc1e185d
git push --force-with-lease |
Contributor
|
/backport |
jakedoublev
pushed a commit
that referenced
this pull request
Nov 7, 2025
….1.5 in /tests-bdd (#2885) Bumps [github.com/containerd/containerd/v2](https://github.com/containerd/containerd) from 2.1.3 to 2.1.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/containerd/containerd/releases">github.com/containerd/containerd/v2's releases</a>.</em></p> <blockquote> <h2>containerd 2.1.5</h2> <p>Welcome to the v2.1.5 release of containerd!</p> <p>The fifth patch release for containerd 2.1 contains various fixes and updates.</p> <h3>Security Updates</h3> <ul> <li> <p><strong>containerd</strong></p> <ul> <li><a href="https://github.com/containerd/containerd/security/advisories/GHSA-pwhc-rpq9-4c8w"><strong>GHSA-pwhc-rpq9-4c8w</strong></a></li> <li><a href="https://github.com/containerd/containerd/security/advisories/GHSA-m6hq-p25p-ffr2"><strong>GHSA-m6hq-p25p-ffr2</strong></a></li> </ul> </li> <li> <p><strong>runc</strong></p> <ul> <li><a href="https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"><strong>GHSA-qw9x-cqr3-wc7r</strong></a></li> <li><a href="https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm"><strong>GHSA-cgrx-mc8f-2prm</strong></a></li> <li><a href="https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2"><strong>GHSA-9493-h29p-rfm2</strong></a></li> </ul> </li> </ul> <h3>Highlights</h3> <h4>Container Runtime Interface (CRI)</h4> <ul> <li><strong>Disable event subscriber during task cleanup</strong> (<a href="https://github.com/containerd/containerd/pull/12410">#12410</a>)</li> <li><strong>Add SystemdCgroup to default runtime options</strong> (<a href="https://github.com/containerd/containerd/pull/12253">#12253</a>)</li> <li><strong>Fix userns with container image VOLUME mounts that need copy</strong> (<a href="https://github.com/containerd/containerd/pull/12242">#12242</a>)</li> </ul> <h4>Image Distribution</h4> <ul> <li><strong>Ensure errContentRangeIgnored error when range-get request is ignored</strong> (<a href="https://github.com/containerd/containerd/pull/12312">#12312</a>)</li> </ul> <h4>Runtime</h4> <ul> <li><strong>Update runc binary to v1.3.3</strong> (<a href="https://github.com/containerd/containerd/pull/12478">#12478</a>)</li> </ul> <h4>Deprecations</h4> <ul> <li><strong>Postpone v2.2 deprecation items to v2.3</strong> (<a href="https://github.com/containerd/containerd/pull/12431">#12431</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>Phil Estes</li> <li>Akihiro Suda</li> <li>Derek McGowan</li> <li>Austin Vazquez</li> <li>Rodrigo Campos</li> <li>Maksym Pavlenko</li> <li>Wei Fu</li> <li>ningmingxiao</li> <li>Akhil Mohan</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/containerd/containerd/commit/fcd43222d6b07379a4be9786bda52438f0dd16a1"><code>fcd4322</code></a> Merge pull request <a href="https://github.com/containerd/containerd/issues/12483">#12483</a> from austinvazquez/prep_2_1_5</li> <li><a href="https://github.com/containerd/containerd/commit/fc5bdfeacefc7ff2a4f6bafaa2ed6453dbb8c472"><code>fc5bdfe</code></a> Prepare release notes for v2.1.5</li> <li><a href="https://github.com/containerd/containerd/commit/c578c26bf9e9d3368e87edb837b706053c3ef30e"><code>c578c26</code></a> Update mailmap</li> <li><a href="https://github.com/containerd/containerd/commit/46a4a03fb4131739e948f983af8c984eb0c36d61"><code>46a4a03</code></a> Merge commit from fork</li> <li><a href="https://github.com/containerd/containerd/commit/239ab877db8edf31ffb2ae63d83919d1c242e8d2"><code>239ab87</code></a> Merge commit from fork</li> <li><a href="https://github.com/containerd/containerd/commit/ac96e84217b88dd89608784aa673a3b14abd2c35"><code>ac96e84</code></a> Merge pull request <a href="https://github.com/containerd/containerd/issues/12478">#12478</a> from k8s-infra-cherrypick-robot/cherry-pick-12475-t...</li> <li><a href="https://github.com/containerd/containerd/commit/ed7edda90c2c28aaa40a87cd2459d10db0a5d66c"><code>ed7edda</code></a> Merge pull request <a href="https://github.com/containerd/containerd/issues/12470">#12470</a> from austinvazquez/2_1_bump_binaries_job_images</li> <li><a href="https://github.com/containerd/containerd/commit/3d713d3d0db35b9e0d587e482498c891cc6fa3f2"><code>3d713d3</code></a> runc: Update runc binary to v1.3.3</li> <li><a href="https://github.com/containerd/containerd/commit/de4221cb7fb5f3ebb2fb5b2bdecfa907cdce94fb"><code>de4221c</code></a> Update GHA runners to use latest images for basic binaries build</li> <li><a href="https://github.com/containerd/containerd/commit/559240f4179f377cc4a546bd4ad51b100b412ec9"><code>559240f</code></a> Merge pull request <a href="https://github.com/containerd/containerd/issues/12467">#12467</a> from austinvazquez/2_1_bump_go_1_24_9</li> <li>Additional commits viewable in <a href="https://github.com/containerd/containerd/compare/v2.1.3...v2.1.5">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/opentdf/platform/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 003a0a0)
strantalis
pushed a commit
that referenced
this pull request
Nov 7, 2025
….1.5 in /tests-bdd [backport to release/service/v0.11] (#2889) # Description Backport of #2885 to `release/service/v0.11`. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport release/service/v0.11
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
size/xs
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps github.com/containerd/containerd/v2 from 2.1.3 to 2.1.5.
Release notes
Sourced from github.com/containerd/containerd/v2's releases.
... (truncated)
Commits
fcd4322Merge pull request #12483 from austinvazquez/prep_2_1_5fc5bdfePrepare release notes for v2.1.5c578c26Update mailmap46a4a03Merge commit from fork239ab87Merge commit from forkac96e84Merge pull request #12478 from k8s-infra-cherrypick-robot/cherry-pick-12475-t...ed7eddaMerge pull request #12470 from austinvazquez/2_1_bump_binaries_job_images3d713d3runc: Update runc binary to v1.3.3de4221cUpdate GHA runners to use latest images for basic binaries build559240fMerge pull request #12467 from austinvazquez/2_1_bump_go_1_24_9Dependabot 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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.