Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/pkg/app/pipedv1/plugin/wait/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/wait#7348
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/pkg/app/pipedv1/plugin/wait/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:49
@dependabot
dependabot Bot requested review from a team as code owners September 9, 2026 00:49
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 9, 2026
@netlify

netlify Bot commented Sep 9, 2026

Copy link
Copy Markdown

Deploy Preview for pipecd-site canceled.

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

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

This is a straightforward dependency patch update scoped to the wait plugin module with consistent go.mod and go.sum changes.

Pull request overview

Updates the wait pipedv1 plugin’s Go module dependencies to pick up the google.golang.org/grpc patch release (including the noted security fix) and the resulting transitive golang.org/x/* bumps within that plugin module.

Changes:

  • Bump google.golang.org/grpc from v1.83.1 to v1.83.2 in pkg/app/pipedv1/plugin/wait.
  • Refresh transitive golang.org/x/* module versions (crypto, net, sync, sys, text) in the same module.
  • Update go.sum checksums accordingly.
File summaries
File Description
pkg/app/pipedv1/plugin/wait/go.mod Bumps google.golang.org/grpc to v1.83.2 and updates related indirect golang.org/x/* versions.
pkg/app/pipedv1/plugin/wait/go.sum Updates module checksums to match the new 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