Skip to content

Bump github.com/containers/image/v5 from 5.4.4 to 5.5.1 - #96

Merged
crazy-max merged 1 commit into
masterfrom
dependabot/go_modules/github.com/containers/image/v5-5.5.1
Jun 26, 2020
Merged

Bump github.com/containers/image/v5 from 5.4.4 to 5.5.1#96
crazy-max merged 1 commit into
masterfrom
dependabot/go_modules/github.com/containers/image/v5-5.5.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2020

Copy link
Copy Markdown
Contributor

Bumps github.com/containers/image/v5 from 5.4.4 to 5.5.1.

Release notes

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

v5.5.1

... because the Go proxy caches an old version of the 5.5.0 tag, making it difficult to use 5.5.0.

v5.5.0

  • Add Security Policy
  • Bump to v5.5.0-dev again
  • Bump github.com/containers/storage from 1.19.1 to 1.19.2
  • Add debug line to get Content-Type from manifests
  • Add defaults for using the rootless policy path
  • Bump github.com/opencontainers/go-digest from 1.0.0-rc1 to 1.0.0
  • Bump github.com/klauspost/pgzip from 1.2.3 to 1.2.4
  • pkg/docker/config/ModifyJSON: fix MkdirAll usage
  • Bump github.com/vbauerster/mpb/v5 from 5.0.4 to 5.2.1
  • Bump github.com/containers/storage from 1.19.2 to 1.20.1
  • Bump github.com/klauspost/compress from 1.10.5 to 1.10.6
  • Bump github.com/vbauerster/mpb/v5 from 5.2.1 to 5.2.2
  • Go module noise
  • Fix crash on inspecting an OCI image with no config
  • Bump github.com/opencontainers/selinux from 1.5.1 to 1.5.2
  • Add hardcode Authfile for windows and mac
  • docker/config: initialize dockerConfigFile
  • docker/config: add GetAllCredentials
  • Bump github.com/stretchr/testify from 1.5.1 to 1.6.0
  • Bump github.com/klauspost/compress from 1.10.6 to 1.10.7
  • Bump github.com/containers/storage from 1.20.1 to 1.20.2
  • Add documentation for credHelper
  • Fix error messages on !canModifyManifest
  • Add support for ProgressEventSkipped
  • Bump github.com/stretchr/testify from 1.6.0 to 1.6.1
  • Bump github.com/klauspost/compress from 1.10.7 to 1.10.8
  • oci: don't overwrite tags pointing at the same manifest
  • oci test: simplify length calculation
Commits
  • d938edb v5.5.1
  • 6e3e9a5 Bump to v5.5.1-dev
  • f5a2f91 v5.5.0
  • 4eff98d oci test: simplify length calculation
  • 7d0f41f oci: don't overwrite tags pointing at the same manifest
  • 1e56356 Merge pull request #954 from containers/dependabot/go_modules/github.com/klau...
  • 424e98d Bump github.com/klauspost/compress from 1.10.7 to 1.10.8
  • c356fda Merge pull request #953 from containers/dependabot/go_modules/github.com/stre...
  • a19c4c8 Bump github.com/stretchr/testify from 1.6.0 to 1.6.1
  • 4d84e0c Merge pull request #948 from saschagrunert/skipped-event
  • 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)

@codecov

codecov Bot commented Jun 18, 2020

Copy link
Copy Markdown

Codecov Report

Merging #96 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #96   +/-   ##
=======================================
  Coverage   69.35%   69.35%           
=======================================
  Files           7        7           
  Lines         248      248           
=======================================
  Hits          172      172           
  Misses         49       49           
  Partials       27       27           

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 0b5e981...eef6ca3. Read the comment docs.

@crazy-max

Copy link
Copy Markdown
Owner

@dependabot recreate

@crazy-max

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 23, 2020

Copy link
Copy Markdown
Contributor Author

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.

@crazy-max

Copy link
Copy Markdown
Owner

@dependabot recreate

Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.4.4 to 5.5.1.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](containers/image@v5.4.4...v5.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/containers/image/v5-5.5.1 branch from d19d288 to eef6ca3 Compare June 23, 2020 20:03
@crazy-max
crazy-max merged commit 86ed259 into master Jun 26, 2020
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/containers/image/v5-5.5.1 branch June 26, 2020 16:07
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.

1 participant