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.13.2 to 5.15.2 #460

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2021

Bumps github.com/containers/image/v5 from 5.13.2 to 5.15.2.

Release notes

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

v5.15.2

  • [release-5.15] v5.15.1
  • [release-5.15] Bump c/storage to v1.34.1

v5.15.1

  • [release-5.15] v5.15.1
  • [release-5.15] Bump to v5.15.2-dev

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

v5.14.0

Add a case to TestNormalizedMIMEType
Add support for registry paths in auth.json
Add tests for copier.determineListConversion
Change all references to docker registry to container registry
Cirrus: Grab skopeo from main branch
Consolidate deleting a partial c/storage image on Commit failure
Disable registry fallback for repository credentials
Do not prepend Error on each wrapped error message.
Document the unparsedToplevel parameter to Commit
Error on namespaced registries for credential helpers
Fix V2RegistriesConf.Nonempty and add tests
Fix a crash on test failure
Fix documentation of SetCredentials
Fix “empty config file” detection
Implement "non-empty configuration" using reflect.DeepEqual
Improve directory.TestGetPutSignatures

... (truncated)

Commits
  • ff3e9ab [release-5.15] Bump to v5.15.2
  • 012576f Merge pull request #1347 from TomSweeneyRedHat/dev/tsweeney/store2
  • f53ef89 [release-5.15] Bump c/storage to v1.34.1
  • 1b58d5d Merge pull request #1345 from TomSweeneyRedHat/dev/tsweeney/v5.15.1
  • f80417f [release-5.15] Bump to v5.15.2-dev
  • fa3dc35 [release-5.15] v5.15.1
  • 4382807 Merge pull request #1343 from TomSweeneyRedHat/dev/tsweeney/vndr33_1
  • 4a4d0b9 [release-5.15] Bump c/storage to v1.34.0
  • 72d4684 bump to v5.15.1-dev
  • 1cb6aac v5.15.0
  • 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)

Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.13.2 to 5.15.2.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](containers/image@v5.13.2...v5.15.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@codecov
Copy link

codecov bot commented Aug 19, 2021

Codecov Report

Merging #460 (8100075) into master (cb5803a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #460   +/-   ##
=======================================
  Coverage   70.80%   70.80%           
=======================================
  Files          10       10           
  Lines         435      435           
=======================================
  Hits          308      308           
  Misses         88       88           
  Partials       39       39           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cb5803a...8100075. Read the comment docs.

@crazy-max crazy-max merged commit c2392c3 into master Aug 20, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containers/image/v5-5.15.2 branch August 20, 2021 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant