Skip to content
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

build(deps): bump github.com/containerd/containerd from 1.7.22 to 1.7.23 #12211

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2024

Bumps github.com/containerd/containerd from 1.7.22 to 1.7.23.

Release notes

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

containerd 1.7.23

Welcome to the v1.7.23 release of containerd!

The twenty-third patch release for containerd 1.7 contains various fixes and updates.

Highlights

  • Add errdefs aliases (#10792)
  • Allow proxy plugins to have capabilities (#10731)
  • Revert errdefs package migration (#10712)

Container Runtime Interface (CRI)

  • Add check for CNI plugins before tearing down pod network (#10767)

Image Distribution

  • Fix the race condition during GC of snapshots when client retries (#10763)

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

Contributors

  • Derek McGowan
  • Austin Vazquez
  • Phil Estes
  • Akihiro Suda
  • Samuel Karp
  • Maksym Pavlenko
  • Kern Walster
  • Kir Kolyshkin
  • Saket Jajoo
  • Sameer
  • Wei Fu
  • Zou Nengren
  • bo.jiang

Changes

  • Prepare release notes for v1.7.23 (#10802)
    • 921f554af Prepare release notes for v1.7.23
  • Revert "update runc binary to 1.1.15" (#10826)
    • 8f16d6588 Revert "update runc binary to 1.1.15"
  • Switch from actuated.dev to GH Action runners for arm64 (#10822)
    • 41e8f24cd Switch from actuated.dev to GH Action runners for arm64
    • dd811f224 Update github actions ci to run on forks

... (truncated)

Commits
  • 57f17b0 Merge pull request #10802 from dmcgowan/prepare-v1.7.23
  • 921f554 Prepare release notes for v1.7.23
  • 1f30ba0 Merge pull request #10826 from samuelkarp/revert-runc-1.1.15-for-1.7
  • 8f16d65 Revert "update runc binary to 1.1.15"
  • 13fdce8 Merge pull request #10822 from austinvazquez/cherry-pick-ee921689f739bd495b66...
  • 41e8f24 Switch from actuated.dev to GH Action runners for arm64
  • dd811f2 Update github actions ci to run on forks
  • bf981c1 Merge pull request #10813 from zouyee/patch-1
  • 284484a bump golangci/golangci-lint-action from 4 to 6
  • f380dee Merge pull request #10808 from austinvazquez/cherry-pick-46f5a0d9392f13f5f140...
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 15, 2024
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.22 to 1.7.23.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.7.22...v1.7.23)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containerd/containerd-1.7.23 branch from eec68e0 to ecc3b3d Compare October 16, 2024 20:21
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.79%. Comparing base (d9df7aa) to head (ecc3b3d).
Report is 21 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12211      +/-   ##
==========================================
- Coverage   51.10%   50.79%   -0.32%     
==========================================
  Files         149      152       +3     
  Lines       14537    14792     +255     
==========================================
+ Hits         7429     7513      +84     
- Misses       6356     6515     +159     
- Partials      752      764      +12     
Flag Coverage Δ
?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants