Bump the go_modules group across 1 directory with 10 updates - #1
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the go_modules group across 1 directory with 10 updates#1dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go_modules group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/cli/go-gh/v2](https://github.com/cli/go-gh) | `2.12.0` | `2.12.1` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.35.0` | `0.45.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.69.4` | `1.79.3` | | [github.com/docker/cli](https://github.com/docker/cli) | `27.5.0+incompatible` | `29.2.0+incompatible` | | [github.com/in-toto/in-toto-golang](https://github.com/in-toto/in-toto-golang) | `0.9.0` | `0.11.0` | | [github.com/sigstore/rekor](https://github.com/sigstore/rekor) | `1.3.8` | `1.5.0` | Updates `github.com/cli/go-gh/v2` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/cli/go-gh/releases) - [Commits](cli/go-gh@v2.12.0...v2.12.1) Updates `golang.org/x/crypto` from 0.35.0 to 0.45.0 - [Commits](golang/crypto@v0.35.0...v0.45.0) Updates `google.golang.org/grpc` from 1.69.4 to 1.79.3 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.69.4...v1.79.3) Updates `github.com/docker/cli` from 27.5.0+incompatible to 29.2.0+incompatible - [Commits](docker/cli@v27.5.0...v29.2.0) Updates `github.com/go-jose/go-jose/v4` from 4.0.5 to 4.1.3 - [Release notes](https://github.com/go-jose/go-jose/releases) - [Commits](go-jose/go-jose@v4.0.5...v4.1.3) Updates `github.com/in-toto/in-toto-golang` from 0.9.0 to 0.11.0 - [Release notes](https://github.com/in-toto/in-toto-golang/releases) - [Changelog](https://github.com/in-toto/in-toto-golang/blob/master/CHANGELOG.md) - [Commits](in-toto/in-toto-golang@v0.9.0...v0.11.0) Updates `github.com/sigstore/rekor` from 1.3.8 to 1.5.0 - [Release notes](https://github.com/sigstore/rekor/releases) - [Changelog](https://github.com/sigstore/rekor/blob/main/CHANGELOG.md) - [Commits](sigstore/rekor@v1.3.8...v1.5.0) Updates `github.com/sigstore/sigstore` from 1.8.12 to 1.10.3 - [Release notes](https://github.com/sigstore/sigstore/releases) - [Commits](sigstore/sigstore@v1.8.12...v1.10.3) Updates `go.mongodb.org/mongo-driver` from 1.14.0 to 1.17.6 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.14.0...v1.17.6) Updates `golang.org/x/net` from 0.36.0 to 0.48.0 - [Commits](golang/net@v0.36.0...v0.48.0) --- updated-dependencies: - dependency-name: github.com/cli/go-gh/v2 dependency-version: 2.12.1 dependency-type: direct:production dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: direct:production dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-version: 1.79.3 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/docker/cli dependency-version: 29.2.0+incompatible dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/go-jose/go-jose/v4 dependency-version: 4.1.3 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/in-toto/in-toto-golang dependency-version: 0.11.0 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/sigstore/rekor dependency-version: 1.5.0 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/sigstore/sigstore dependency-version: 1.10.3 dependency-type: indirect dependency-group: go_modules - dependency-name: go.mongodb.org/mongo-driver dependency-version: 1.17.6 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-version: 0.48.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go_modules group with 6 updates in the / directory:
2.12.02.12.10.35.00.45.01.69.41.79.327.5.0+incompatible29.2.0+incompatible0.9.00.11.01.3.81.5.0Updates
github.com/cli/go-gh/v2from 2.12.0 to 2.12.1Release notes
Sourced from github.com/cli/go-gh/v2's releases.
Commits
a08820aMerge commit from fork1ecf6c4Expand test cases for schem case sensitivity56c6f10Parse and examine URL, assume scheme if missing055ff21PR feedback258949bTest refactor, refine errors, remove VSCode fix0f8a22fEnhance OS-specific browser tests, PR feedbackdf956a6Initial fix for browsing URLsUpdates
golang.org/x/cryptofrom 0.35.0 to 0.45.0Commits
4e0068cgo.mod: update golang.org/x dependenciese79546essh: curb GSSAPI DoS risk by limiting number of specified OIDsf91f7a7ssh/agent: prevent panic on malformed constraint2df4153acme/autocert: let automatic renewal work with short lifetime certsbcf6a84acme: pass context to requestb4f2b62ssh: fix error message on unsupported cipher79ec3a5ssh: allow to bind to a hostname in remote forwarding122a78fgo.mod: update golang.org/x dependenciesc0531f9all: eliminate vet diagnostics0997000all: fix some commentsUpdates
google.golang.org/grpcfrom 1.69.4 to 1.79.3Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
dda86dbChange version to 1.79.3 (#8983)72186f1grpc: enforce strict path checking for incoming requests on the server (#8981)97ca352Changing version to 1.79.3-dev (#8954)8902ab6Change the version to release 1.79.2 (#8947)a928670Cherry-pick #8874 to v1.79.x (#8904)06df363Change version to 1.79.2-dev (#8903)782f2deChange version to 1.79.1 (#8902)850eccbChange version to 1.79.1-dev (#8851)765ff05Change version to 1.79.0 (#8850)68804beCherry pick #8864 to v1.79.x (#8896)Updates
github.com/docker/clifrom 27.5.0+incompatible to 29.2.0+incompatibleCommits
0b9d198Merge pull request #6764 from vvoland/update-docker9c9ec73vendor: github.com/moby/moby/client v0.2.2bab3e81vendor: github.com/moby/moby/api v1.53.02e64fc1Merge pull request #6367 from thaJeztah/template_slicejoin1f2ba2aMerge pull request #6760 from thaJeztah/container_create_fix_errore34a342templates: make "join" work with non-string slices and map valuesa86356dMerge pull request #6763 from thaJeztah/bump_mapstructure771660avendor: github.com/go-viper/mapstructure/v2 v2.5.09cff36bMerge pull request #6762 from thaJeztah/bump_x_deps08ed2bccli/command/container: make injecting config.json failures a warningUpdates
github.com/go-jose/go-jose/v4from 4.0.5 to 4.1.3Release notes
Sourced from github.com/go-jose/go-jose/v4's releases.
... (truncated)
Commits
5348b9aReject JWS with an unprotected critical b64 header (#210)9153a5eBump actions/setup-python from 5 to 6 (#208)2126e17Bump actions/setup-go from 5 to 6 (#209)9860c65Bump actions/checkout from 4 to 5 (#206)14239fdRemove Go 1.23 support (#205)a16e158Update CI to run on Go 1.24 and 1.25 (#204)a1565a4testutils/assert: remove True, Nil, NotNil (#202)3a80e13jwe: accept non-pointer JSONWebKey in Recipient (#200)e2cde04jwk: JSONWebKey.UnmarshalJSON can return ErrUnsupportedKeyType (#191)6a17172jwk: list all missing fields on error (#195)Updates
github.com/in-toto/in-toto-golangfrom 0.9.0 to 0.11.0Release notes
Sourced from github.com/in-toto/in-toto-golang's releases.
... (truncated)
Commits
36d782fMerge pull request #462 from in-toto/fix-negation-character4a09e3bmatch: Replace ^ with ! for negation in character classesc3302e8Merge pull request #459 from in-toto/dependabot/go_modules/github.com/go-jose...016e87echore(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.45b9df76Merge pull request #457 from in-toto/dependabot/go_modules/google.golang.org/...595b3fechore(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3e396d24Merge pull request #452 from in-toto/dependabot/github_actions/all-502588e1ca142b779Merge pull request #453 from in-toto/dependabot/go_modules/all-d8ef5820aaf741bccchore(deps): bump the all group with 2 updatesc374dc9chore(deps): bump the all group across 1 directory with 2 updatesUpdates
github.com/sigstore/rekorfrom 1.3.8 to 1.5.0Release notes
Sourced from github.com/sigstore/rekor's releases.
... (truncated)
Changelog
Sourced from github.com/sigstore/rekor's changelog.
... (truncated)
Commits
fe9717fChangelog for v1.5.0 (#2730)60ef2bcDrop support for fetching public keys by URL in the search index (#2731)ca625dcbuild(deps): Bump github.com/redis/go-redis/v9 from 9.14.1 to 9.17.2 (#2706)39bae3dMerge commit from fork (#2729)812e699build(deps): Bump google.golang.org/api from 0.256.0 to 0.259.0 (#2723)4596e4ebuild(deps): Bump golang.org/x/net from 0.47.0 to 0.48.0 (#2722)a3e73cdbuild(deps): Bump github.com/sigstore/sigstore from 1.9.5 to 1.10.3 (#2724)94d259cbuild(deps): Bump the all group across 1 directory with 3 updates (#2727)a5329c9build(deps): Bump the all group with 2 updates (#2728)5e6bdcdbuild(deps): Bump google.com/cloudsdktool/google-cloud-cli (#2726)Updates
github.com/sigstore/sigstorefrom 1.8.12 to 1.10.3Release notes
Sourced from github.com/sigstore/sigstore's releases.
... (truncated)
Commits
72f0ed7build(deps): Bump github.com/aws/aws-sdk-go-v2/config (#2230)b257168build(deps): Bump github.com/aws/aws-sdk-go-v2 in /pkg/signature/kms/aws (#2226)84f57b8build(deps): Bump github.com/sigstore/sigstore (#2221)bdc1a86build(deps): Bump actions/checkout from 5.0.1 to 6.0.0 (#2220)11dfe81build(deps): Bump golang.org/x/crypto in /pkg/signature/kms/aws (#2236)0214948Add back ValidatePubKey as a deprecated, minimal function (#2235)cc26bb8build(deps): Bump localstack/localstack in /test/e2e in the all group (#2227)63ab8d8build(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms (#2229)9e629f0build(deps): Bump the all group with 2 updates (#2219)234b99dbuild(deps): Bump github.com/coreos/go-oidc/v3 from 3.16.0 to 3.17.0 (#2223)Updates
go.mongodb.org/mongo-driverfrom 1.14.0 to 1.17.6Release notes
Sourced from go.mongodb.org/mongo-driver's releases.
... (truncated)
Commits
d2fa0abBUMP v1.17.6f1d540bBUMP v1.17.5b879028GODRIVER-3654 Don't test v1 branches against latest server. (#2188)21f47d4Allow ignore-for-release label to satisfy label checker (#2203)8708ca8Disable merge-up from release/1.17 (#2202)0b2794fGODRIVER-3612 Add an internal-only NewSessionWithLSID API (v1) (#2183)747a8d0Consider HTTP 429 a succcessful response in the Markdown link check. (#2191)8c336ffPin drivers-evergreen-tools to rev 98f6b0e in v1. (#2184)106cff3Retry Markdown link checks on HTTP 429 (v1) (#2186)d406474GODRIVER-3564: Add config and workflows for release note labels (#2148)Updates
golang.org/x/netfrom 0.36.0 to 0.48.0Commits
35e1306go.mod: update golang.org/x dependencies7c36036http2, webdav, websocket: fix %q verb uses with wrong typeec11ecctrace: fix data race in RenderEventsbff14c5http2: don't PING a responsive server when resetting a stream88a6421dns/dnsmessage: avoid use of "strings" and "math" in dns/dnsmessage123d099http2: support net/http.Transport.NewClientConn346cc61webdav: relax test to check for any redirect status, not just 3019a29643go.mod: update golang.org/x dependencies07cefd8context: deprecate5ac9dacpublicsuffix: don't treat ip addresses as domain namesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made t...Description has been truncated