Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps): bump github.com/google/go-containerregistry from 0.14.0 to 0.15.1 #1796

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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)
  • 1cb7e133 authn: Add NewConfigKeychain to load a config from explicit path (#1603)
  • 348cd866 bump deps using ./hack/bump-deps.sh (#1659)
  • 691004b4 bump deps using ./hack/bump-deps.sh (#1685)
  • df72a9a9 crane push: print pushed ref@digest to stdout (#1663)
  • 0577676c crane: ignore buildx attestations in flatten (#1630)
  • 217318c3 deprecate estargz (#1660)
  • 9f68710b feat(daemon): generate config file from Docker Engine API (#1130)
  • 52d59d1b feat(remote): make retryStatusCodes configurable (#1635)

... (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)

Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.14.0 to 0.15.1.
- [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.1)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Involves changes to go.mod go.sum go labels May 8, 2023
@spiffcs spiffcs merged commit 88ba8b7 into main May 8, 2023
@spiffcs spiffcs deleted the dependabot/go_modules/github.com/google/go-containerregistry-0.15.1 branch May 8, 2023 16:45
spiffcs pushed a commit that referenced this pull request May 10, 2023
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.14.0 to 0.15.1.
- [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.1)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
spiffcs added a commit that referenced this pull request May 10, 2023
* main:
  fix: Reduce log spam on unknown relationship type (#1797)
  chore(deps): update bootstrap tools to latest versions (#1807)
  chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#1802)
  chore(deps): bump github.com/docker/docker (#1795)
  chore(deps): bump github.com/google/go-containerregistry (#1796)
  chore(deps): update bootstrap tools to latest versions (#1792)
  Print package list when extra packages found (#1791)
  chore(deps): update bootstrap tools to latest versions (#1786)
  chore(deps): bump golang.org/x/term from 0.7.0 to 0.8.0 (#1787)
  Update the CPE generation for spring-security-core (#1789)
  chore: do not HTML escape PackageURLs (#1782)
  chore: do not include kernel module cataloger by default (#1784)

Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
spiffcs added a commit that referenced this pull request May 18, 2023
* main: (32 commits)
  chore(deps): bump github.com/google/go-containerregistry (#1823)
  chore(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 (#1822)
  chore(deps): bump github.com/docker/docker (#1824)
  fix: update field plurality of 8.0.0 schema before release (#1820)
  fix: update cataloger to check for expressions before split (#1819)
  feat: update syft license concept to complex struct (#1743)
  fix: cyclonedx depends-on relationship inverted (#1816)
  fix: retain sbom cataloger relationships (#1509)
  feat: warn if parsing newer SBOM (#1810)
  feat: Add R cataloger (#1790)
  update cosign to v2 release (different go module) (#1805)
  fix: Reduce log spam on unknown relationship type (#1797)
  chore(deps): update bootstrap tools to latest versions (#1807)
  chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#1802)
  chore(deps): bump github.com/docker/docker (#1795)
  chore(deps): bump github.com/google/go-containerregistry (#1796)
  chore(deps): update bootstrap tools to latest versions (#1792)
  Print package list when extra packages found (#1791)
  chore(deps): update bootstrap tools to latest versions (#1786)
  chore(deps): bump golang.org/x/term from 0.7.0 to 0.8.0 (#1787)
  ...

Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
GijsCalis pushed a commit to GijsCalis/syft that referenced this pull request Feb 19, 2024
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.14.0 to 0.15.1.
- [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.1)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Involves changes to go.mod go.sum
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant