Skip to content

build(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2 in /pkg/app/pipedv1/plugin/kubernetes - #7349

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes/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/app/pipedv1/plugin/kubernetes#7349
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes/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: indirect
...

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 9, 2026
Copilot AI lite review requested due to automatic review settings September 9, 2026 00:50
@dependabot
dependabot Bot requested review from a team as code owners September 9, 2026 00:50
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 9, 2026
@dependabot dependabot Bot added the go Pull requests that update Go code label Sep 9, 2026
@netlify

netlify Bot commented Sep 9, 2026

Copy link
Copy Markdown

Deploy Preview for pipecd-site canceled.

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

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 straightforward dependency bump confined to go.mod/go.sum with no direct code changes in this module.

Pull request overview

This Dependabot PR updates the Kubernetes pipedv1 plugin module’s Go dependencies to pick up google.golang.org/grpc v1.83.2 (including its related golang.org/x/* transitive version bumps), aligning the plugin’s module graph with the patched gRPC release.

Changes:

  • Bump google.golang.org/grpc from v1.83.1 to v1.83.2 in the Kubernetes plugin Go module.
  • Refresh transitive golang.org/x/{crypto,net,text} versions in go.mod/go.sum as part of the dependency resolution update.
File summaries
File Description
pkg/app/pipedv1/plugin/kubernetes/go.mod Updates the module requirements to google.golang.org/grpc v1.83.2 and corresponding golang.org/x/* indirect versions.
pkg/app/pipedv1/plugin/kubernetes/go.sum Updates checksums to match the bumped dependency versions resolved for this 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/go area/pipedv1 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