Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes_multicluster/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_multicluster#7356
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes_multicluster/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 requested a review from t-kikuc September 9, 2026 00:50
@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 009d86b
🔍 Latest deploy log https://app.netlify.com/projects/pipecd-site/deploys/6aa0ad5e45d03f00083e0222

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

It’s a straightforward patch-level dependency bump with consistent go.mod/go.sum updates and no functional code changes.

Pull request overview

Updates the kubernetes_multicluster pipedv1 plugin module dependencies to pick up the latest patch release of google.golang.org/grpc, including its transitive golang.org/x/* updates.

Changes:

  • Bump google.golang.org/grpc from v1.83.1v1.83.2 (indirect) in the plugin module.
  • Refresh transitive indirect dependencies (golang.org/x/crypto, golang.org/x/net, golang.org/x/text) and corresponding go.sum entries.
File summaries
File Description
pkg/app/pipedv1/plugin/kubernetes_multicluster/go.mod Updates indirect requirements to grpc v1.83.2 and aligned golang.org/x/* versions.
pkg/app/pipedv1/plugin/kubernetes_multicluster/go.sum Updates checksums to match the bumped grpc and transitive dependency versions.
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