cnabio / signy

Go implementation for CNAB content trust verification using TUF, Notary, and in-toto
MIT License
31 stars 11 forks source link

Bump github.com/containerd/containerd from 1.3.0 to 1.4.12 #98

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/containerd/containerd from 1.3.0 to 1.4.12.

Release notes

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

containerd 1.4.12

Welcome to the v1.4.12 release of containerd!

The twelfth patch release for containerd 1.4 contains a few minor bug fixes and an update to mitigate CVE-2021-41190.

Notable Updates

  • Handle ambiguous OCI manifest parsing (GHSA-5j5w-g665-5m35)
  • Update pull to try next mirror for non-404 errors (#5275)
  • Update pull to handle of non-https urls in descriptors (#6221)

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
  • Maksym Pavlenko
  • Samuel Karp
  • Sebastiaan van Stijn
  • Kohei Tokunaga
  • Phil Estes
  • Sebastian Hasler

Changes

  • [release/1.4] Prepare release notes for v1.4.12 (#6259)
    • 540b70454 Prepare release notes for v1.4.12
  • Merge Github Security Advisory GHSA-5j5w-g665-5m35
    • eb875416e schema1: reject ambiguous documents
    • 53e0c8c35 images: validate document type before unmarshal
  • [release/1.4] Try next mirror in case of non-404 errors, too (#6244)
    • 9b538c7c7 Try next mirror in case of non-404 errors, too
  • [release/1.4] Fix containerd fails to pull OCI image with non-http(s):// urls (#6239)
    • e9f59a95e Fix containerd fails to pull OCI image with non-http(s):// urls
  • [release/1.4] update Go to 1.16.10 (#6212)
    • 16921116b [release/1.4] update Go to 1.16.10
  • [release/1.4] update Go to 1.16.9 (#6103)
    • b742b36fb [release/1.4] update Go to 1.16.9

Dependency Changes

This release has no dependency changes

... (truncated)

Commits
  • 7b11cfa Merge pull request #6259 from dmcgowan/prepare-1.4.12
  • 540b704 Prepare release notes for v1.4.12
  • db00065 Merge pull request from GHSA-5j5w-g665-5m35
  • 8acff25 Merge pull request #6244 from fuweid/cherry-pick-4531
  • eb87541 schema1: reject ambiguous documents
  • 53e0c8c images: validate document type before unmarshal
  • 9b538c7 Try next mirror in case of non-404 errors, too
  • 93ddbe0 Merge pull request #6239 from ktock/urls-fallback-1.4
  • e9f59a9 Fix containerd fails to pull OCI image with non-http(s):// urls
  • b9cfebe Merge pull request #6212 from thaJeztah/1.4_bump_go_1.16.10
  • 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/cnabio/signy/network/alerts).