Skip to content

chore(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2 in /cli/azd/extensions/azure.ai.toolboxes - #9930

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/cli/azd/extensions/azure.ai.toolboxes/google.golang.org/grpc-1.83.2
Closed

chore(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2 in /cli/azd/extensions/azure.ai.toolboxes#9930
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/cli/azd/extensions/azure.ai.toolboxes/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: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency update (dependabot) go Pull requests that update go code labels Sep 9, 2026
Copilot AI balanced review requested due to automatic review settings September 9, 2026 15:54
@dependabot dependabot Bot added the dependencies Dependency update (dependabot) label Sep 9, 2026
@dependabot
dependabot Bot requested a review from JianW (v1212) as a code owner September 9, 2026 15:54
@dependabot dependabot Bot added the go Pull requests that update go code label Sep 9, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
2 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@microsoft-github-policy-service microsoft-github-policy-service Bot added the customer-reported identify a customer issue label Sep 9, 2026
@microsoft-github-policy-service

Copy link
Copy Markdown
Contributor

Thank you for your contribution Dependabot (@dependabot)[bot]! We will review the pull request and get back to you soon.

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.

🟡 Changes recommended

The grpc bump creates a shared-direct dependency version mismatch with azd core and other extensions that is enforced by mage checkDependencyVersions.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

This PR updates the azure.ai.toolboxes extension’s Go module dependencies, primarily bumping google.golang.org/grpc from v1.83.1 to v1.83.2 (a patch release with a security fix).

Changes:

  • Bump google.golang.org/grpc to v1.83.2 in cli/azd/extensions/azure.ai.toolboxes.
  • Update related transitive golang.org/x/* module versions as reflected in go.mod/go.sum.
File summaries
File Description
cli/azd/extensions/azure.ai.toolboxes/go.mod Updates grpc to v1.83.2 and refreshes indirect golang.org/x/* versions.
cli/azd/extensions/azure.ai.toolboxes/go.sum Updates checksums to match the new resolved module graph (grpc + transitive updates).
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

github.com/spf13/cobra v1.10.1
github.com/stretchr/testify v1.11.1
google.golang.org/grpc v1.83.1
google.golang.org/grpc v1.83.2
@vhvb1989

Copy link
Copy Markdown
Member

Superseded by #9934, which updates gRPC in azd core and every affected extension together to preserve dependency version synchronization.

@dependabot @github

dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/go_modules/cli/azd/extensions/azure.ai.toolboxes/google.golang.org/grpc-1.83.2 branch September 9, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

customer-reported identify a customer issue dependencies Dependency update (dependabot) go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants