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

chore(deps): bump github.com/containerd/containerd from 1.6.10 to 1.6.11 #671

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/containerd/containerd from 1.6.10 to 1.6.11.

Release notes

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

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

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

Contributors

  • Derek McGowan
  • Wei Fu
  • Austin Vazquez
  • Kirtana Ashok
  • Maksym Pavlenko
  • Phil Estes
  • Qasim Sarfraz
  • Sebastiaan van Stijn
  • cosmoer

Changes

  • Prepare release notes for v1.6.11 (#7760)
    • Prepare release notes for v1.6.11
  • [release/1.6] fix: support simultaneous create diff for same parent snapshot (#7756)
    • fix: support simultaneous create diff for same parent snapshot
  • [release/1.6] cherry-pick: Fix order of operations when setting lease labels (#7745)
    • Fix order of operations when setting lease labels
  • [release/1.6] Added nullptr checks to pkg/cri/server and sbserver (#7737)
    • Added nullptr checks to pkg/cri/server and sbserver
  • [release/1.6] cri: add pod uid annotation (#7735)
    • cri: add pod uid annotation
  • [release/1.6] go.mod: use golang_protobuf_extensions v1.0.4 to prevent incompatible versions (#7723)
    • [release/1.6] go.mod: use golang_protobuf_extensions v1.0.4

Dependency Changes

This release has no dependency changes

... (truncated)

Commits
  • 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...
  • 15b5412 Fix order of operations when setting lease labels
  • 3efc787 Merge pull request #7737 from kiashok/PortNullPtrCheck
  • 9fdf713 Added nullptr checks to pkg/cri/server and sbserver
  • 3b580ad Merge pull request #7735 from inspektor-gadget/stable-add-sandbox-uid-annotation
  • 56593cc cri: add pod uid annotation
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.10 to 1.6.11.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.6.10...v1.6.11)

---
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 requested a review from a team as a code owner December 7, 2022 11:03
@dependabot dependabot bot added the dependencies Dependencies or external services label Dec 7, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 7, 2022

Superseded by #675.

@dependabot dependabot bot closed this Dec 7, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containerd/containerd-1.6.11 branch December 7, 2022 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies or external services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants