weaveworks / ignite

Ignite a Firecracker microVM
https://ignite.readthedocs.org
Apache License 2.0
3.49k stars 223 forks source link

Bump github.com/containerd/containerd from 1.5.0-beta.4 to 1.5.13 #930

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps github.com/containerd/containerd from 1.5.0-beta.4 to 1.5.13.

Release notes

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

containerd 1.5.13

Welcome to the v1.5.13 release of containerd!

The thirteenth patch release for containerd 1.5 includes a fix for CVE-2022-31030.

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
  • Kazuyoshi Kato

Changes

Dependency Changes

This release has no dependency changes

Previous release can be found at v1.5.12

containerd 1.5.12

Welcome to the v1.5.12 release of containerd!

The twelfth patch release for containerd 1.5 includes various fixes and updates along with an updated version of runc.

Notable Updates

  • Fix inotify fd leak when cgroup is deleted (#6961)
  • Close fifos when container is deleted in CRI plugin (#6857)
  • Update unpack to to respect MaxConcurrentDownloads (#6774)
  • Monitor OOMKill instead of OOM in cgroupv2 (#6735)
  • Make the temp mount as ready only in container WithVolumes (#6729)

... (truncated)

Commits
  • a17ec49 Merge pull request from GHSA-5ffw-gxpp-mxpf
  • 1ab0431 Prepare release notes for v1.5.13
  • b40a356 Implicitly discard the input to drain the reader
  • 943588b [release/1.5] Limit the response size of ExecSync
  • a4014bc Merge pull request #7019 from dmcgowan/prepare-1.5.12
  • 5a55f1e Prepare release notes for v1.5.12
  • 6b8cb51 Merge pull request #7014 from thaJeztah/1.5_bump_golang_1.17.11
  • 3f61d5e [release/1.5] update golang to 1.17.11
  • ae4ec1f Merge pull request #6986 from AkihiroSuda/cherrypick-6982-1.5
  • f67de00 archive: add human-readable hint to Lchown error
  • 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](https://github.com/weaveworks/ignite/network/alerts).
dependabot[bot] commented 1 year ago

Superseded by #960.