Skip to content

chore(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2 - #14299

Merged
sergiou87 merged 1 commit into
trunkfrom
dependabot/go_modules/google.golang.org/grpc-1.83.2
Sep 1, 2026
Merged

sergiou87 merged 1 commit into
trunkfrom
dependabot/go_modules/google.golang.org/grpc-1.83.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 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)

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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 31, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 31, 2026 14:02
@dependabot
dependabot Bot requested a review from tidy-dev August 31, 2026 14:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 31, 2026
@cli-triage

cli-triage Bot commented Aug 31, 2026

Copy link
Copy Markdown

Recommendation: Merge, Confidence: High

google.golang.org/grpc is a direct dependency (no // indirect on its go.mod line) and is compiled into the shipped binary, per /tmp/gh-aw/go-production-packages.txt. The only change in v1.83.2 is a server-side hardening fix, 8668b69, that rejects requests missing both :authority and Host headers. This repo only ever uses grpc as a client (grpc.NewClient in internal/codespaces/rpc/invoker.go) and never runs a grpc server, so the changed code path isn't exercised even though the module is reachable; the diff is otherwise a clean two-line version bump in go.mod/go.sum.

Assessed at head commit 367d30a0825ddc80f7b5a353225e05f43e19bea2.

Generated by Dependabot PR Triage (skills-driven) · copilot · auto · 48.7 AIC · ⌖ 2.08 AIC · ⊞ 8.7K ·

@sergiou87
sergiou87 merged commit 0574bc5 into trunk Sep 1, 2026
42 checks passed
@sergiou87
sergiou87 deleted the dependabot/go_modules/google.golang.org/grpc-1.83.2 branch September 1, 2026 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant