Skip to content

build(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2 in /tools - #784

Merged
Paco Huelsz (frhuelsz) merged 1 commit into
mainfrom
dependabot/go_modules/tools/google.golang.org/grpc-1.83.2
Sep 8, 2026
Merged

build(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2 in /tools#784
Paco Huelsz (frhuelsz) merged 1 commit into
mainfrom
dependabot/go_modules/tools/google.golang.org/grpc-1.83.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 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 dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 8, 2026
Copilot AI lite review requested due to automatic review settings September 8, 2026 22:21
@dependabot
dependabot Bot requested a review from a team as a code owner September 8, 2026 22:21
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 8, 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

The changes are a straightforward dependency bump limited to /tools, with go.mod and go.sum consistently updated and no additional code changes introduced.

Pull request overview

This PR updates the Go module dependencies under /tools, primarily bumping google.golang.org/grpc from v1.83.1 to v1.83.2 to pick up the upstream security fix described in the PR metadata.

Changes:

  • Bump google.golang.org/grpc to v1.83.2 in tools/go.mod.
  • Refresh tools/go.sum to reflect the new gRPC version and the resulting transitive updates (notably several golang.org/x/* modules).
File summaries
File Description
tools/go.mod Updates the gRPC requirement to v1.83.2 and aligns related indirect golang.org/x/* versions.
tools/go.sum Updates checksum entries to match the resolved module graph after the dependency bump.
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.

@frhuelsz
Paco Huelsz (frhuelsz) merged commit ca7eec0 into main Sep 8, 2026
8 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/tools/google.golang.org/grpc-1.83.2 branch September 8, 2026 23:02
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.

2 participants