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.14.0 to 0.15.2 #6720

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 25, 2023

Bumps github.com/google/go-containerregistry from 0.14.0 to 0.15.2.

Release notes

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

v0.15.2

What's Changed

Full Changelog: google/go-containerregistry@v0.15.1...v0.15.2

v0.15.1

Changelog

  • e2620e56 Actually retry retryable status codes (#1618)
  • afd15f14 Add --all-tags flag to crane cp (#1682)
  • 69d1a197 Add mutate --ports option to set the exposed ports (#1677)
  • 65e78dc8 Add partial.Manifests for lazy index access (#1631)
  • 3228a601 Add ppc64le to .goreleaser.yml (#1680)
  • 0b12f56b Add ppc64le to all binaries (#1688)
  • d9584448 Add remote.Descriptor.Schema1() (#1626)
  • 07c767c7 Add remote.Puller (#1644)
  • 005bb719 Add remote.Reuse for Pusher/Puller (#1672)
  • 21ac1b24 Adding mutate --workdir option to set the working directory (#1615)
  • 0962e296 Allow remote config layers to be lazy fetched (#1634)
  • 53189d33 Bump actions/setup-go from 3 to 4 (#1602)
  • 54e3f49e Bump actions/stale from 7 to 8 (#1616)
  • 07eb440c Bump codecov/codecov-action from 3.1.1 to 3.1.2 (#1650)
  • 58bd35bc Bump codecov/codecov-action from 3.1.2 to 3.1.3 (#1668)
  • e055961a Bump peter-evans/create-pull-request from 4 to 5 (#1642)
  • b8d1c0a1 Bump slsa-framework/slsa-verifier from 2.0.1 to 2.1.0 (#1621)
  • 375fb61c Bump slsa-framework/slsa-verifier from 2.1.0 to 2.2.0 (#1649)
  • 9aa45a1a Change return type of remote.Referrers (#1652)
  • 2ccd41c4 Cleanup: Switch the debug image to cgr.dev/chainguard/busybox (#1638)
  • 93be9c42 Don't export whiteouts for single layers (#1629)
  • b7c6e9dc Fall back to puller if reusing pusher fails (#1676)
  • 370e8a5f Fix a few lint issues (#1684)
  • bc990d6b Fix fetching referrers error handling (#1648)
  • aee00b15 Fix race in mutate (#1627)
  • 4a79e94b Fix race in stream (#1632)
  • 6743ec96 Implement remote.Pusher (#1633)
  • 3120ba58 Keep order of env in crane mutate (#1683)
  • 6ac92e8a Refactor fetcher, writer, and progress (#1625)
  • 249d7e1f Refresh authn.DefaultKeychain creds every 5 min (#1624)
  • ad695c04 Replace deprecated command with environment file (#1667)
  • ed5c185d Retry net.ErrClosed (#1637)
  • 43710a91 Retry without mount if auth fails (#1681)
  • 24353209 Revert "Cleanup: Switch the debug image to cgr.dev/chainguard/busybox (#1638)" (#1641)
  • 27a6ad62 Revert "authn: Add NewConfigKeychain to load a config from explicit path (#1603)" (#1664)
  • a34235c8 Support Warning header aggregation and reporting in crane (#1604)
  • 01bbd539 Update release.yml (#1601)
  • df518f95 add crane auth logout (#1589)
  • 54389485 add registry.Repo("foo") (#1671)
  • 3706061a allow pkg/v1/random to accept a RNG source (#1675)

... (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 added dependencies Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. labels May 25, 2023
@tekton-robot
Copy link
Collaborator

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a tektoncd member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@tekton-robot tekton-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label May 25, 2023
@Yongxuanzhang
Copy link
Member

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label May 25, 2023
@vdemeester
Copy link
Member

/approve

@tekton-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vdemeester

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

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 26, 2023
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.14.0 to 0.15.2.
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
- [Commits](google/go-containerregistry@v0.14.0...v0.15.2)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  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/google/go-containerregistry-0.15.2 branch from 4e7ba38 to 33169a9 Compare May 26, 2023 19:43
@tekton-robot tekton-robot removed the lgtm Indicates that a PR is ready to be merged. label May 26, 2023
@vdemeester
Copy link
Member

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label May 30, 2023
@tekton-robot tekton-robot merged commit cb2e07d into main May 30, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/google/go-containerregistry-0.15.2 branch May 30, 2023 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants