Skip to content

deps: bump google.golang.org/grpc from 1.83.1 to 1.83.2 - #4853

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/google.golang.org/grpc-1.83.2
Open

deps: bump google.golang.org/grpc from 1.83.1 to 1.83.2#4853
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/google.golang.org/grpc-1.83.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor

Bumps google.golang.org/grpc from 1.83.1 to 1.83.2.

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.83.2

Security

  • server: Reject requests missing both :authority and Host headers with HTTP 400 and status Internal. (grpc/grpc-go#9365)
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.83.1 to 1.83.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.83.1...v1.83.2)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.83.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependencies only. label Sep 9, 2026
Copilot AI lite review requested due to automatic review settings September 9, 2026 00:32
@dependabot
dependabot Bot requested a review from a team as a code owner September 9, 2026 00:32
@dependabot dependabot Bot added the dependencies Dependencies only. label Sep 9, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

This is a straightforward patch-level dependency bump with consistent go.mod/go.sum updates and no additional code changes.

Pull request overview

This PR updates the root module’s gRPC dependency to pick up the google.golang.org/grpc v1.83.2 patch release (noted as including a server-side HTTP/2 header validation security fix).

Changes:

  • Bump google.golang.org/grpc in go.mod from v1.83.1 to v1.83.2.
  • Refresh go.sum entries to match the new gRPC version hashes.
File summaries
File Description
go.mod Updates the required gRPC module version to v1.83.2.
go.sum Replaces the v1.83.1 checksums with v1.83.2 checksums for gRPC.
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions github-actions Bot mentioned this pull request Sep 11, 2026
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies only.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant