[PR #1554] [MERGED] build(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.12 #1998

Closed
opened 2026-03-01 21:53:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1554
Author: @dependabot[bot]
Created: 1/10/2023
Status: Merged
Merged: 1/10/2023
Merged by: @mergify[bot]

Base: masterHead: dependabot/go_modules/github.com/containerd/containerd-1.6.12


📝 Commits (2)

  • 0f2ac28 build(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.12
  • c07f5ab Merge branch 'master' into dependabot/go_modules/github.com/containerd/containerd-1.6.12

📊 Changes

2 files changed (+7 additions, -7 deletions)

View changed files

📝 go.mod (+2 -2)
📝 go.sum (+5 -5)

📄 Description

Bumps github.com/containerd/containerd from 1.6.6 to 1.6.12.

Release notes

Sourced from github.com/containerd/containerd's releases.

containerd 1.6.12

Welcome to the v1.6.12 release of containerd!

The twelfth patch release for containerd 1.6 contains a fix for CVE-2022-23471.

Notable Updates

See the changelog for complete list of changes

Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues.

Contributors

  • Derek McGowan
  • Danny Canter
  • Phil Estes
  • Sebastiaan van Stijn

Changes

  • Github Security Advisory GHSA-2qjp-425j-52j9
    • Prepare release notes for v1.6.12
    • CRI stream server: Fix goroutine leak in Exec
  • [release/1.6] update to go1.18.9 (#7766)
    • [release/1.6] update to go1.18.9

Dependency Changes

This release has no dependency changes

Previous release can be found at v1.6.11

containerd 1.6.11

Welcome to the v1.6.11 release of containerd!

The eleventh patch release for containerd 1.6 contains a various fixes and updates.

Notable Updates

  • Add pod UID annotation in CRI plugin (#7735)
  • Fix nil pointer deference for Windows containers in CRI plugin (#7737)
  • Fix lease labels unexpectedly overwriting expiration (#7745)
  • Fix for simultaneous diff creation using the same parent snapshot (#7756)

See the changelog for complete list of changes

... (truncated)

Commits
  • a05d175 Merge pull request from GHSA-2qjp-425j-52j9
  • 1899ebc Prepare release notes for v1.6.12
  • ec5acd4 CRI stream server: Fix goroutine leak in Exec
  • 52a4492 Merge pull request #7766 from thaJeztah/1.6_update_go_1.18.9
  • 9743dba [release/1.6] update to go1.18.9
  • d986545 Merge pull request #7760 from dmcgowan/prepare-1.6.11
  • 3d24d97 Prepare release notes for v1.6.11
  • 864cce9 Merge pull request #7756 from vvoland/rootfs-diff-multiple
  • bb96b21 fix: support simultaneous create diff for same parent snapshot
  • 92ee926 Merge pull request #7745 from austinvazquez/cherry-pick-c4dee237f57a7f7895aaa...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/1554 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/10/2023 **Status:** ✅ Merged **Merged:** 1/10/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/containerd/containerd-1.6.12` --- ### 📝 Commits (2) - [`0f2ac28`](https://github.com/nektos/act/commit/0f2ac28f2627bd7399d0b7f25ff1217949b7daaf) build(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.12 - [`c07f5ab`](https://github.com/nektos/act/commit/c07f5ab5703627002dbab69a604fd358ee902074) Merge branch 'master' into dependabot/go_modules/github.com/containerd/containerd-1.6.12 ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -2) 📝 `go.sum` (+5 -5) </details> ### 📄 Description Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.6 to 1.6.12. <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.12</h2> <p>Welcome to the v1.6.12 release of containerd!</p> <p>The twelfth patch release for containerd 1.6 contains a fix for CVE-2022-23471.</p> <h3>Notable Updates</h3> <ul> <li><strong>Fix goroutine leak during Exec in CRI plugin</strong> (<a href="https://github.com/containerd/containerd/security/advisories/GHSA-2qjp-425j-52j9">GHSA-2qjp-425j-52j9</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>Derek McGowan</li> <li>Danny Canter</li> <li>Phil Estes</li> <li>Sebastiaan van Stijn</li> </ul> <h3>Changes</h3> <!-- raw HTML omitted --> <ul> <li>Github Security Advisory <a href="https://github.com/containerd/containerd/security/advisories/GHSA-2qjp-425j-52j9">GHSA-2qjp-425j-52j9</a> <ul> <li>Prepare release notes for v1.6.12</li> <li>CRI stream server: Fix goroutine leak in Exec</li> </ul> </li> <li>[release/1.6] update to go1.18.9 (<a href="https://github-redirect.dependabot.com/containerd/containerd/pull/7766">#7766</a>) <ul> <li>[release/1.6] update to go1.18.9</li> </ul> </li> </ul> <!-- raw HTML omitted --> <h3>Dependency Changes</h3> <p>This release has no dependency changes</p> <p>Previous release can be found at <a href="https://github.com/containerd/containerd/releases/tag/v1.6.11">v1.6.11</a></p> <h2>containerd 1.6.11</h2> <p>Welcome to the v1.6.11 release of containerd!</p> <p>The eleventh patch release for containerd 1.6 contains a various fixes and updates.</p> <h3>Notable Updates</h3> <ul> <li><strong>Add pod UID annotation in CRI plugin</strong> (<a href="https://github-redirect.dependabot.com/containerd/containerd/pull/7735">#7735</a>)</li> <li><strong>Fix nil pointer deference for Windows containers in CRI plugin</strong> (<a href="https://github-redirect.dependabot.com/containerd/containerd/pull/7737">#7737</a>)</li> <li><strong>Fix lease labels unexpectedly overwriting expiration</strong> (<a href="https://github-redirect.dependabot.com/containerd/containerd/pull/7745">#7745</a>)</li> <li><strong>Fix for simultaneous diff creation using the same parent snapshot</strong> (<a href="https://github-redirect.dependabot.com/containerd/containerd/pull/7756">#7756</a>)</li> </ul> <p>See the changelog for complete list of changes</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/containerd/containerd/commit/a05d175400b1145e5e6a735a6710579d181e7fb0"><code>a05d175</code></a> Merge pull request from GHSA-2qjp-425j-52j9</li> <li><a href="https://github.com/containerd/containerd/commit/1899ebcd8aa5d534d830c1b28008749351f0c92c"><code>1899ebc</code></a> Prepare release notes for v1.6.12</li> <li><a href="https://github.com/containerd/containerd/commit/ec5acd4c15e87be6af97a33b78e3fdb77c555ad4"><code>ec5acd4</code></a> CRI stream server: Fix goroutine leak in Exec</li> <li><a href="https://github.com/containerd/containerd/commit/52a4492e28275c0b2e490828b37404b77c181375"><code>52a4492</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/containerd/containerd/issues/7766">#7766</a> from thaJeztah/1.6_update_go_1.18.9</li> <li><a href="https://github.com/containerd/containerd/commit/9743dbae8b442527647a387b61f5fe52742992c6"><code>9743dba</code></a> [release/1.6] update to go1.18.9</li> <li><a href="https://github.com/containerd/containerd/commit/d986545181c905378b0f90faa9c5eae3cbfa3755"><code>d986545</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/containerd/containerd/issues/7760">#7760</a> from dmcgowan/prepare-1.6.11</li> <li><a href="https://github.com/containerd/containerd/commit/3d24d97ba0487f3279a3c2d05e99ae190a7f95a9"><code>3d24d97</code></a> Prepare release notes for v1.6.11</li> <li><a href="https://github.com/containerd/containerd/commit/864cce9ef0d68f2f15802d4c9fef89a3b6711cb5"><code>864cce9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/containerd/containerd/issues/7756">#7756</a> from vvoland/rootfs-diff-multiple</li> <li><a href="https://github.com/containerd/containerd/commit/bb96b21e59dcc92b7ed116447dfe17317c3597a8"><code>bb96b21</code></a> fix: support simultaneous create diff for same parent snapshot</li> <li><a href="https://github.com/containerd/containerd/commit/92ee9264c364466e86c42fc18d02c02a072a373e"><code>92ee926</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/containerd/containerd/issues/7745">#7745</a> from austinvazquez/cherry-pick-c4dee237f57a7f7895aaa...</li> <li>Additional commits viewable in <a href="https://github.com/containerd/containerd/compare/v1.6.6...v1.6.12">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.6&new-version=1.6.12)](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/nektos/act/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:53:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1998
No description provided.