Skip to content

build(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2 in /pkg/plugin/sdk - #7297

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

build(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2 in /pkg/plugin/sdk#7297
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/pkg/plugin/sdk/google.golang.org/grpc-1.83.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 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 dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 1, 2026
Copilot AI lite review requested due to automatic review settings September 1, 2026 23:17
@dependabot
dependabot Bot requested a review from a team as a code owner September 1, 2026 23:17
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 1, 2026 23:17
@dependabot dependabot Bot added the go Pull requests that update Go code label Sep 1, 2026
@github-actions github-actions Bot added area/go area/plugin-sdk piped-plugin-sdk labels Sep 1, 2026
@netlify

netlify Bot commented Sep 1, 2026

Copy link
Copy Markdown

Deploy Preview for pipecd-site canceled.

Name Link
🔨 Latest commit 9ba39a3
🔍 Latest deploy log https://app.netlify.com/projects/pipecd-site/deploys/6a992acd45fc6c00089a6374

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 change is a patch-level dependency bump scoped to the plugin SDK module with consistent go.mod/go.sum updates and no code behavior changes in this PR.

Pull request overview

This PR updates the Go module dependencies for the PipeCD plugin SDK (pkg/plugin/sdk) by bumping google.golang.org/grpc from v1.83.1 to v1.83.2 (a patch release that includes a server-side security hardening change), along with the resulting transitive golang.org/x/* updates reflected in go.mod and go.sum.

Changes:

  • Bump google.golang.org/grpc to v1.83.2 in the plugin SDK module.
  • Update transitive golang.org/x/* indirect dependencies to the versions resolved by go mod tidy.
  • Refresh go.sum checksums accordingly.
File summaries
File Description
pkg/plugin/sdk/go.mod Updates google.golang.org/grpc to v1.83.2 and refreshes related indirect golang.org/x/* versions.
pkg/plugin/sdk/go.sum Updates checksums to match the new direct/transitive dependency graph for the SDK module.
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.

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 force-pushed the dependabot/go_modules/pkg/plugin/sdk/google.golang.org/grpc-1.83.2 branch from b5e4ac7 to 9ba39a3 Compare September 3, 2026 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/go area/plugin-sdk piped-plugin-sdk 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