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/google/go-containerregistry from 0.4.1 to 0.5.1 #1189

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 18, 2021

Bumps github.com/google/go-containerregistry from 0.4.1 to 0.5.1.

Release notes

Sourced from github.com/google/go-containerregistry's releases.

v0.5.1

Changelog

4c244d6 Add --fast flag to crane validate (#1013) 4cdd086 Break free from Knative actions (#1016) 13fba64 Fix RunE error handling (#1014) c03201f Fix various lint issues (#1010) 21a2dc2 Re-exec gcloud token source when we refresh (#1017) c061b3f Retry more errors in remote.Write (#1019) 9cf3ed4 Update actions (#1009) 6a2e261 Update actions (#1012) 4ffaf0b Update goreleaser config to include arm version (#1008) f009e5f Update k8schain's k8s dependency to 0.21.0 (#1001)

v0.5.0

Changelog

549ee62 Add --tarball to crane digest (#896) d5f9e2c Add MustParseReference (#962) 5f2fda4 Add crane mutate to set labels and entrypoint (#982) 3a77edb Add crane recipes.md (#957) 70c58c0 Add lots of tests to pkg/crane (#970) 83f4080 Add presubmit workflow (#994) 7e30746 Add remote.Digest() to upload a manifest via digest (#980) daa5add Add support for symbol link inside docker tar file (#987) dff71aa Don't warn about fallback unless we need to (#996) f37e4de Drop warning unless it's a problem (#992) 37467b5 Fix backward-incompat issues in daemon (#993) 93228a7 Fix bad layout options merge (#953) 5a37827 Fix gcrane top-level listing (#1005) 23990da Move all internal/ packages to a root internal/ (#983) bccf3f1 Move omitempty to the right place (#954) bea57ad MustParseReference only accepts consts (#964) 5d8559c Paginate google.List if it's not a google registry (#985) a58f1d5 Propagate remote options through schema 1 copies (#1007) 2bd4a53 Refactor pkg/v1/daemon (#989) 233b2d3 Remove Travis badge (#955) e4a81b2 Rename codecov.yml (#956) 591f202 Retry 408 errors (#981) 7b64627 Rework gcrane options (#986) 2f4c6f0 Support WithJobs in remote.Write (#958) 3678a26 Support WithProgress for remote Writes (#967) 0976a27 Tag crane/gcrane images with Git tag (#990) 14945a4 Thunk-ify layout options (#847) 71a6fe9 Update README.md 92afc74 Update common github actions (#947) 7cfaa51 Use cobra's RunE whenever possible (#988) 29b86b5 Use errgroup consistently in MultiWrite (#966) 4a92f6c Use name.MustParseReference in some tests (#965) 3259211 allow multiple images pull (#975)

... (truncated)

Commits

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 requested a review from a team as a code owner May 18, 2021 20:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code type/chore Issue that requests non-user facing changes. labels May 18, 2021
@github-actions github-actions bot added this to the 0.19.0 milestone May 18, 2021
@dfreilich
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/google/go-containerregistry-0.5.1 branch from 622cead to d94bf20 Compare May 19, 2021 07:02
@codecov
Copy link

codecov bot commented May 19, 2021

Codecov Report

Merging #1189 (d94bf20) into main (709c763) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1189      +/-   ##
==========================================
- Coverage   80.83%   80.82%   -0.01%     
==========================================
  Files         136      136              
  Lines        8278     8278              
==========================================
- Hits         6691     6690       -1     
- Misses       1159     1160       +1     
  Partials      428      428              
Flag Coverage Δ
os_linux 80.38% <ø> (ø)
os_macos 77.95% <ø> (ø)
os_windows 80.71% <ø> (-0.03%) ⬇️
unit 80.43% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@dfreilich dfreilich merged commit 7632bf9 into main May 19, 2021
@dfreilich dfreilich deleted the dependabot/go_modules/github.com/google/go-containerregistry-0.5.1 branch May 19, 2021 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code type/chore Issue that requests non-user facing changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant