chore(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.2 in /cliext - #1189
chore(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.2 in /cliext#1189dependabot[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: d12b97ac1a
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| go.temporal.io/sdk/contrib/envconfig v1.0.2 | ||
| golang.org/x/oauth2 v0.36.0 | ||
| google.golang.org/grpc v1.82.1 | ||
| google.golang.org/grpc v1.83.1 |
There was a problem hiding this comment.
Keep the root module in sync with cliext's gRPC version
Because the root module replaces github.com/temporalio/cli/cliext with ./cliext while still requiring gRPC v1.83.0 (go.mod:28,34), this new v1.83.1 requirement becomes the selected version for root builds. Consequently, the root go mod tidy in .github/workflows/ci.yaml:90-99 rewrites the root go.mod to v1.83.1 and adds its missing root go.sum entries, after which git diff --exit-code fails. Update the root module files in the same change.
Useful? React with 👍 / 👎.
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.82.1 to 1.83.2. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.82.1...v1.83.2) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.83.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
d12b97a to
69a4d04
Compare
Bumps google.golang.org/grpc from 1.82.1 to 1.83.2.
Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
030ee8bUpdate version to 1.83.2 (#9375)8668b69cherry-pick #9365 to v1.83.x (#9366)a3e952dcherry-pick #9346 to v1.83.x and update x/net dependency (#9369)58f8fd9Change version to 1.83.2-dev (#9337)1550d9eChange version to 1.83.1 (#9336)ebba6f3Cherry-pick #9258 and #9332 into v1.83.x (#9335)8cfeca0Cherry-pick #9331 to v1.83.x (#9333)dec6951Change version to 1.83.1-dev (#9229)4c226daChange version to 1.83.0 (#9228)c198988Cherrypick 9223 into v1.83.x (#9279)