osbuild-composer
osbuild-composer copied to clipboard
build(deps): bump github.com/containers/image/v5 from 5.22.0 to 5.23.0
Bumps github.com/containers/image/v5 from 5.22.0 to 5.23.0.
Release notes
Sourced from github.com/containers/image/v5's releases.
v5.23.0
Image.Inspect
now provides more information.Improved support for registries that require authentication, notably for the search operation.
- Cirrus: Use the latest imgts container
- Cirrus: Update CI VM images
- Replace use of deprecated io/ioutil
- Reformat with Go 1.19's gofmt
- Use c/image's reference package
- Rename archiveImageDestination.writer to file
- Introduce archiveImageDestination.closeWriter
- Use an *archive.Writer in dockerArchiveReference and dockerArchiveDestination
- Inline openArchiveForWriting into archive.Writer
- Automaticaly delete a docker-archive if we didn't write a complete image
- Update a test dependency to avoid override problems
- docker_client: Handle "invalid_scope" errors
- Document limitations of transports for remote podman client
- Remove github.com/docker/distribution/registry/client package
- Log invalid and empty credential helper entries
Commits
3443821
Release v5.23.0b5f2544
Update to github.com/opencontainers/[email protected]3a6e77d
Merge pull request #1665 from containers/dependabot/go_modules/github.com/ope...daa38a3
Merge pull request #1666 from containers/dependabot/go_modules/github.com/con...f80ddc4
build(deps): bump github.com/containers/storage from 1.42.0 to 1.43.0739cef8
build(deps): bump github.com/opencontainers/selinux2c6464d
Merge pull request #1664 from containers/dependabot/go_modules/github.com/kla...815b014
build(deps): bump github.com/klauspost/compress from 1.15.10 to 1.15.1162be088
Merge pull request #1662 from containers/dependabot/go_modules/github.com/doc...a095a86
build(deps): bump github.com/docker/docker-credential-helpers- Additional commits viewable in compare view
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)
A newer version of github.com/containers/image/v5 exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
@dependabot rebase
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate
.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Closing and letting depenabot to create a new PR, since it can't handle someone else rebasing it.