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

build(deps): bump github.com/containerd/imgcrypt/v2 from 2.0.0-rc.1 to 2.0.0 #3768

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/containerd/imgcrypt/v2 from 2.0.0-rc.1 to 2.0.0.

Release notes

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

imgcrypt v2.0.0

v2.0.0:

  • Updated to containerd v2.0.0 and other dependencies
  • Use golang v1.23 ditching v1.21

Full Changelog: containerd/imgcrypt@v1.2.0-rc1...v2.0.0

Changelog

Sourced from github.com/containerd/imgcrypt/v2's changelog.

CHANGES

v1.2.0-rc1:

  • Updated to ocicrypt v1.2.0
  • Updated to containerd v2.0.0-rc.3
  • Updated other dependencies
  • Tests: Fixes to work with later version of containerd

v1.1.10:

  • Updated to ocicrypt v1.1.10
  • Added test cases with JKW EC key and added 2 more RSA keys
  • Sync'ed enc-ctr with ctr of containerd v1.6.30
  • Updated dependencies

v1.1.9:

  • Updated to ocicrypt v1.1.9
  • Updated dependencies

v1.1.8:

  • Updated to containerd v1.6.23
  • Sync'ed enc-ctr with ctr of containerd v1.6.23
  • Updated to ocicrypt v1.1.8

v1.1.7:

  • Added support for zstd-compressed layers
  • Update to ocicrypt v1.1.6 for zstd-related dependencies
  • Update to containerd v1.6.8
  • Sync'ed ctr-enc with upstream ctr changes to import command
  • Add support for --all-platforms to encrypt command of ctr-enc

v1.1.6:

  • Update to ocicrypt v1.1.5 for yaml v3.0 dependency
  • Update to containerd v1.6.6 for runc v1.1.2 dependency

v1.1.5:

  • Update to ocicrypt v1.1.4; sha256 is the default now for padding in OAEP for pkcs11; Set OCICRYPT_OAEP_HASHALG=sha1 environment variable to force sha1 usage, which is required for example for SoftHSM 2.6.1.

v1.1.4:

  • Fixed issue in CheckAuthorization() callpath for images with a ManifestList
  • Updated to ocicrypt 1.1.3
  • Updated to containerd 1.6.1

v1.1.3:

  • Release v1.1.3 addresses issue #62 due to re-tagging of v1.1.2
  • docs: update referenced containerd project branch to main

... (truncated)

Commits
  • 1e301ef Merge pull request #170 from stefanberger/update_dependencies
  • f66a7fd build(deps): Update a few dependencies
  • e7d76cb github: Update to golangci-lint v1.62.2
  • febb678 github: Use golang v1.23 ditching v1.21
  • 01abc52 Merge pull request #169 from AkihiroSuda/dev
  • 5c12942 go.mod: github.com/containerd/containerd/v2 v2.0.0
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/imgcrypt/v2](https://github.com/containerd/imgcrypt) from 2.0.0-rc.1 to 2.0.0.
- [Release notes](https://github.com/containerd/imgcrypt/releases)
- [Changelog](https://github.com/containerd/imgcrypt/blob/main/CHANGES)
- [Commits](containerd/imgcrypt@v2.0.0-rc.1...v2.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 16, 2024
@djdongjin djdongjin added this to the v2.0.3 milestone Dec 17, 2024
@djdongjin djdongjin merged commit 337154c into main Dec 17, 2024
30 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containerd/imgcrypt/v2-2.0.0 branch December 17, 2024 01:11
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant