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

Bump github.com/containers/image/v5 from 5.14.0 to 5.15.0 #11082

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2021

Bumps github.com/containers/image/v5 from 5.14.0 to 5.15.0.

Release notes

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

v5.15.0

  • copy: move error message to debug
  • copy: drop FetchPartialBlobs option
  • Use http.Method* constants instead of hard-coded strings
  • Use http.NewRequestWithContext() instead of http.NewRequest().WithContext()
  • Note that this module requires Go 1.13
  • Don't unnecessarily strip schema:// and /path from registry on search
  • Don't build a map just to access one element
  • Prevent simultaneous compression and decompression
  • refactoring per PR comments
  • Add support for decompressing while copying to dir://
  • build(deps): bump github.com/containers/storage from 1.32.6 to 1.33.0
  • Return an actual error instead of nil when registry returns bad status code
  • Reduce the dependency of pkg/compression on c/storage/pkg/chunked
  • Update c/storage to v1.33.0
  • Use pkg/compression/types where possible
  • Add pkg/compression/types.*AlgorithmName constants
  • Don't change InternalUnstableUndocumentedMIMEQuestionMark of Xz
  • Fold the algorithm initializers
  • Refer to compression.Gzip instead of looking it up by name
  • Fix unpredictable outcome of compression.DetectCompression*
  • Use quay.io in docker unit tests instead of docker.io
  • Cirrus: Sync. skopeo test to skopeo repo.
  • Remove GetCredentials deprecation
Commits
  • 1cb6aac v5.15.0
  • 33257d7 Merge pull request #1320 from giuseppe/drop-partialblob
  • 5a05575 copy: move error message to debug
  • afd37ff copy: drop FetchPartialBlobs option
  • 9e1d7b4 Merge pull request #1319 from mtrmac/http-cleanups
  • a4c7ee7 Merge pull request #1318 from mtrmac/normalize-tests
  • 2d0e142 Use http.Method* constants instead of hard-coded strings
  • 0feff83 Use http.NewRequestWithContext() instead of http.NewRequest().WithContext()
  • 6ed3345 Note that this module requires Go 1.13
  • f429107 Don't unnecessarily strip schema:// and /path from registry on search
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jul 30, 2021
@mheon
Copy link
Member

mheon commented Jul 30, 2021

/approve
LGTM

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 30, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], mheon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 30, 2021
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.14.0 to 5.15.0.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](containers/image@v5.14.0...v5.15.0)

---
updated-dependencies:
- dependency-name: github.com/containers/image/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containers/image/v5-5.15.0 branch from ae5926b to 5867284 Compare August 1, 2021 11:33
Copy link
Member

@vrothberg vrothberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 2, 2021
@openshift-ci openshift-ci bot merged commit 03afc91 into main Aug 2, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containers/image/v5-5.15.0 branch August 2, 2021 08:54
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 22, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Pull requests that update a dependency file lgtm Indicates that a PR is ready to be merged. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants