hashicorp / nomad-driver-podman

A nomad task driver plugin for sandboxing workloads in podman containers
https://developer.hashicorp.com/nomad/plugins/drivers/podman
Mozilla Public License 2.0
224 stars 61 forks source link

build(deps): bump github.com/containers/image/v5 from 5.26.1 to 5.28.0 #288

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 9 months ago

Bumps github.com/containers/image/v5 from 5.26.1 to 5.28.0.

Release notes

Sourced from github.com/containers/image/v5's releases.

v5.28.0

What's Changed

... (truncated)

Commits
  • 19a4e78 Bump to v5.28.0
  • 1118904 Merge pull request #2112 from containers/renovate/github.com-containers-stora...
  • 2ca851f fix(deps): update module github.com/containers/storage to v1.50.1
  • 81c35e0 Merge pull request #2111 from containers/renovate/go-github.com/cyphar/filepa...
  • c82fc5e chore(deps): update module github.com/cyphar/filepath-securejoin to v0.2.4 [s...
  • a9b09b3 Merge pull request #1932 from mtrmac/encryption-UpdatedImage
  • cc1d30b Fix a decision whether we need the destination format to support encryption
  • afe409a Implement simultaneous decryption and conversion from OCI to other formats
  • 3743a56 Improve error message when converting an encrypted image to schema[12]
  • 0227805 Add tests for format conversion combined with encryption
  • 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 show 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

lgfa29 commented 7 months ago

@dependabot rebase

dependabot[bot] commented 7 months ago

Superseded by #298.