Skip to content

Bump google.golang.org/grpc from 1.83.1 to 1.83.2 in /comp/core/tagger/impl-remote - #513

Open
dependabot[bot] wants to merge 1 commit into
stackstate-7.78.2from
dependabot/go_modules/comp/core/tagger/impl-remote/google.golang.org/grpc-1.83.2
Open

Bump google.golang.org/grpc from 1.83.1 to 1.83.2 in /comp/core/tagger/impl-remote#513
dependabot[bot] wants to merge 1 commit into
stackstate-7.78.2from
dependabot/go_modules/comp/core/tagger/impl-remote/google.golang.org/grpc-1.83.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown

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>
@ai-collaboration-app

Copy link
Copy Markdown

Adopted into #514 as commit 4349050e2c, so this content is not lost. On its own it does not fix CVE-2026-84445 in either scanned image: comp/core/tagger/impl-remote is reached through a local replace, but the root go.mod still requires grpc 1.83.1 and all three shipped binaries build from the root module. #514 adds that root bump plus the go work sync that carries 1.83.2 into the other 17 workspace modules.

Worth noting this PR could not have gone green anyway — the dependency-cache job fails with password is empty because registry secrets are not exposed to Dependabot-authored PRs.

Please close in favour of #514. Tracked on #509.

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.

0 participants