chore(deps): bump the all group across 1 directory with 3 updates#1680
chore(deps): bump the all group across 1 directory with 3 updates#1680dependabot[bot] wants to merge 1 commit into
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
|
Note: The go-containerregistry v0.21.6 upgrade includes a breaking change (google/go-containerregistry#2281) that affects Chains users with insecure in-cluster registries (e.g. kind, OpenShift internal registry, air-gapped setups). Domains ending in .cluster.local are no longer treated as HTTP by default — only .localhost is. |
Bumps the all group with 3 updates in the / directory: [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go), [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) and [golang.org/x/crypto](https://github.com/golang/crypto). Updates `cloud.google.com/go/storage` from 1.62.1 to 1.62.2 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@storage/v1.62.1...storage/v1.62.2) Updates `github.com/google/go-containerregistry` from 0.21.5 to 0.21.6 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.21.5...v0.21.6) Updates `golang.org/x/crypto` from 0.51.0 to 0.52.0 - [Commits](golang/crypto@v0.51.0...v0.52.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-version: 1.62.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/google/go-containerregistry dependency-version: 0.21.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: golang.org/x/crypto dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
86a8da8 to
5f55163
Compare
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the all group with 3 updates in the / directory: cloud.google.com/go/storage, github.com/google/go-containerregistry and golang.org/x/crypto.
Updates
cloud.google.com/go/storagefrom 1.62.1 to 1.62.2Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
50a5755chore: librarian release pull request: 20260518T161338Z (#14610)585840fspanner: skip flaky TestIntegration_DbRemovalRecovery (#14607)f8bf88ftest(spanner): retry query after database recreation in integration test (#14...9168ab8chore(librariangen): tweak release preview test (#14599)f8b9a93fix(spanner/spannertest): Support UUID as a base data type (#14117)a42fd83fix(internal/librariange): release preview support (#14588)d944830fix(datastore): add retries to emulator (#14591)c5aaedcchore: migrate Go configuration in librarian.yaml (#14587)8a0e849doc(agentplatform): Add notes and quick examples to the README033f4fechore: librarian release pull request: 20260514T191310Z (#14589)Updates
github.com/google/go-containerregistryfrom 0.21.5 to 0.21.6Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
53f7e39Update go version to 1.26.3 (#2300)bf87c3btransport: allow bearer realm at same host:port as registry (#2302)c55facdtransport: retry HTTP 429 (Too Many Requests) (#2301)68a569efix: preserve per-occurrence layer identity in Layers() (#2299)35b354bfix(mutate): preserve config blob and layers for non-Docker OCI artifacts (#2...e5983f2remote: block SSRF via private-IP Location headers in blob uploads (#2295)6dad820remote: validate foreign layer URLs to prevent SSRF (fixes #2259) (#2293)78bdf1bvalidate: skip non-layer layers (#2298)c29d91cpkg/v1/mutate: preserve relative symlinks that stay within rootfs in Extract ...a70d75atransport: block redirects from token server to private/link-local addresses ...Updates
golang.org/x/cryptofrom 0.51.0 to 0.52.0Commits
a1c0d99go.mod: update golang.org/x dependencies3c7c869ssh: fix deadlock on unexpected channel responses533fb3fssh: fix source-address critical option bypassabbc44dssh: fix incorrect operator ordere052873ssh: fix infinite loop on large channel writes due to integer overflowb61cf85ssh: enforce user presence verification for security keys9c2cd33ssh: enforce strict limits on DSA key parameters8907318ssh: reject RSA keys with excessively large moduliffd87b4ssh: fix panic when authority callbacks are nil4e7a738ssh: fix deadlock on unexpected global responses