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.1.4 to 0.2.1 #19

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2020

Bumps github.com/google/go-containerregistry from 0.1.4 to 0.2.1.

Release notes

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

v0.2.1

Changelog

f937abd Set Version via ldflags for releases (#855)

v0.2.0

Highlights

  • windows support: #780
  • arm and arm64 images for crane/gcrane: #851
  • Correctly handle insufficient scope errors: #846
  • remote ctx gets used for initial token exchange: #818
  • Better debug logging (crane won't break the terminal): #816
  • remote.MultiWrite for more efficiently pushing multiple images: #798
  • Version info in remote useragent (and remote.WithUserAgent option): #837
  • Fixed an issue with context propagation when pushing manifest lists: #818

Changelog

cd5ad27 Add GitHub Actions badge for build status (#796) 0d898ee Add Windows support - Fix tests, enable CI, and release Windows binaries (#780) b004c8a Add ability to override default registry and tag in pkg/name (#824) ef0e499 Add logos for crane and gcrane (#822) ab3252b Add remote.MultiWrite (#798) 5040388 Add remote.WithJobs and use it in remote.MultiWrite (#803) 5f1c4b2 Add support for arm and arm64 (#851) d4a7f2f Delete empty 1 file (#829) cf9d7b3 Don't log image layers in debug logs (#836) b7100fc Drop //go:generate since we need hack/update-codegen.sh anyways (#801) 53ad5c4 Fix debug images (#811) fb6ca2e Fix error when calculating tarball size of manifest (#804) 8bdb226 Fix some weirdness in google.Keychain (#807) 7c586d4 Implement better user agent support (#837) dd33eb2 Improve transport.Error text (#827) 5fa6b58 Make sure options are propagated to child Writes (#818) 59645bd Parse WWW-Authenticate challenges on retry (#846) 3904ad8 Plumb contexts through transport.New (#834) 0349253 Refactor [g]crane to make threading options easier (#845) 429c837 Revamp debug logs (#816) 051a6c0 Rewrite cloudbuild.yaml and --publish=all (#802) 144defc Set longer timeout for ping (#833) e4f0bba Try to remove dependency on GCR creds (#793) 1f7f304 Update codegen step to use vendored codegen tools (#795) 919148f Update common github actions (#792) 51a0dea Update common github actions (#800) a14ada4 Update common github actions (#812) 5749037 Update common github actions (#826) 93b58dc add FindManifests (#828) ca90ba6 add:registry ping timeout (#808) 6df0303 create CalculateSize() (#719)

... (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 December 2, 2020 06:59
@dependabot dependabot bot added semver:patch A change requiring a patch version bump type:dependency-upgrade A dependency upgrade labels Dec 2, 2020
@jkutner jkutner merged commit 4b014f5 into main Dec 4, 2020
@jkutner jkutner deleted the dependabot/go_modules/github.com/google/go-containerregistry-0.2.1 branch December 4, 2020 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:patch A change requiring a patch version bump type:dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant