Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 16, 2022

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

Release notes

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

containerd 1.6.13

Welcome to the v1.6.13 release of containerd!

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

Notable Updates

  • Update overlay snapshotter to check for tmpfs when evaluating usage of userxattr (#7788)
  • Update hcsschim to v0.9.6 to fix resource leak on exec (#7808)
  • Make swapping disabled with memory limit in CRI plugin (#7815)
  • Allow clients to remove created tasks with PID 0 (#7816)
  • Fix concurrent map iteration and map write in CRI port forwarding (#7819)
  • Check for nil HugepageLimits to avoid panic in CRI plugin (#7820)

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
  • Akhil Mohan
  • Phil Estes
  • Kazuyoshi Kato
  • Maksym Pavlenko
  • Akihiro Suda
  • Gavin Inglis
  • Kirtana Ashok
  • Mike Brown
  • Qasim Sarfraz
  • Shinichi Morimoto
  • chaunceyjiang
  • mathis-m

Changes

  • [release/1.6] Prepare release notes for v1.6.13 (#7821)
    • Prepare release notes for v1.6.13
  • [release/1.6] support fetching containerd from non public GCS buckets (#7823)
    • disable tracing while handling token
    • support fetching containerd from non public GCS buckets
  • [release/1.6] nil check to avoid panic on upgrade (#7820)
    • nil check to avoid panic on upgrade
  • [release/1.6] concurrent map iteration and map write (#7819)
    • fatal error: concurrent map iteration and map write
  • [release/1.6] allow client to remove created tasks with PID 0 (#7816)
    • allow client to remove created tasks with PID 0

... (truncated)

Commits
  • 78f5177 Merge pull request #7821 from dmcgowan/prepare-1.6.13
  • b56901d Merge pull request #7823 from akhilerm/cherry-pick-7771-1.6
  • bd7db85 disable tracing while handling token
  • 1a5e26e support fetching containerd from non public GCS buckets
  • e260e8a Prepare release notes for v1.6.13
  • 34f7cec Merge pull request #7820 from dmcgowan/1.6-nil-check-hugepagelimits
  • 7d02c97 Merge pull request #7819 from dmcgowan/1.6-portfoward-concurrent-read-write
  • c8889df nil check to avoid panic on upgrade
  • f7e578e Merge pull request #7816 from ginglis13/backport-7787
  • 0e8f5e2 fatal error: concurrent map iteration and map write
  • 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)

Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.6 to 1.6.13.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.6.6...v1.6.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 16, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 20, 2022

Superseded by #81.

@dependabot dependabot bot closed this Dec 20, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containerd/containerd-1.6.13 branch December 20, 2022 14:03
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.

1 participant