build(deps): bump google.golang.org/grpc from 1.59.0 to 1.79.3#1
build(deps): bump google.golang.org/grpc from 1.59.0 to 1.79.3#1dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.59.0 to 1.79.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.59.0...v1.79.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.79.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
Updates Go module dependencies to pull in google.golang.org/grpc v1.79.3 (from v1.59.0), which is brought in indirectly via the plugin SDK used by this generator.
Changes:
- Bump
google.golang.org/grpcto v1.79.3 (indirect) and refresh associated transitive deps (genproto,protobuf,x/net,x/sys,x/text). - Update direct dependency
github.com/google/go-cmpto v0.7.0. - Regenerate
go.sumentries to match the new module graph.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| go.mod | Updates gRPC + related indirect module versions; also bumps direct go-cmp requirement. |
| go.sum | Refreshes checksums for the updated dependency graph (grpc/protobuf/x/* plus newly introduced transitive modules). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| github.com/fatih/structtag v1.2.0 | ||
| github.com/google/go-cmp v0.5.9 | ||
| github.com/google/go-cmp v0.7.0 | ||
| github.com/jinzhu/inflection v1.0.0 |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps google.golang.org/grpc from 1.59.0 to 1.79.3.
Release 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)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.