pygmystack / pygmy

the pygmy stack is a container stack for local development
MIT License
25 stars 12 forks source link

Bump github.com/containerd/containerd from 1.6.1 to 1.6.4 #382

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/containerd/containerd from 1.6.1 to 1.6.4.

Release notes

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

containerd 1.6.4

Welcome to the v1.6.4 release of containerd!

The fourth patch release for containerd 1.6 includes two fixes for CNI and SELinux.

Notable Updates

  • Update go-cni to fix teardown regression (#6877)
  • Fix broken SELinux relabeling for Kubernetes volume mounts (#6878)

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

  • Mike Brown
  • Kazuyoshi Kato
  • Michael Zappa
  • Wang Bing
  • Wei Fu
  • Antonio Ojea
  • Derek McGowan
  • Henry Wang
  • Nabeel Rana
  • Phil Estes

Changes

  • Prepare release notes for 1.6.4 (#6887)
  • [release/1.6 backport] Bump opencontainers/selinux from 1.10.0 to 1.10.1 (#6878)
    • 42d691fe6 Bump opencontainers/selinux from 1.10.0 to 1.10.1
  • [release/1.6] Update go-cni to v1.1.5 backported due to conflict in go.mod (#6877)
  • [release/1.6] cri: close fifos when container is deleted (#6859)
    • be4909e95 cri: close fifos when container is deleted

Changes from containerd/go-cni

  • bump github.com/containernetworking/cni v1.1.0 (#98)
    • e24193e bump github.com/containernetworking/cni v1.1.0
  • Revert "Update loopback version to support check" (#96)

... (truncated)

Commits
  • 212e8b6 Merge pull request #6887 from dmcgowan/prepare-1.6.4
  • 0d1d295 Prepare release notes for 1.6.4
  • db40e21 Merge pull request #6878 from thaJeztah/1.6_backport_bump-opencontainers_seli...
  • 42d691f Bump opencontainers/selinux from 1.10.0 to 1.10.1
  • 6eeeaad Merge pull request #6877 from MikeZappa87/update-go-cni-v2
  • e9f22e0 Update go-cni to v1.1.5
  • 50e2446 Merge pull request #6859 from fuweid/cp-16-6842
  • be4909e cri: close fifos when container is deleted
  • f830866 Merge pull request #6844 from dmcgowan/prepare-1.6.3
  • baa386d Prepare release notes for v1.6.3
  • 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)
fubarhouse commented 2 years ago

@dependabot merge