chore(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2 in /cli/azd/extensions/azure.coding-agent - #9917
Conversation
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>
|
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. |
|
Thank you for your contribution Dependabot (@dependabot)[bot]! We will review the pull request and get back to you soon. |
There was a problem hiding this comment.
🟡 Changes recommended
The gRPC version mismatch violates dependency synchronization policy and will fail the required validation workflow.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Updates gRPC in the Azure Coding Agent extension to version 1.83.2, including its security fix.
Changes:
- Bumps gRPC from 1.83.1 to 1.83.2.
- Refreshes related indirect dependencies and checksums.
File summaries
| File | Description |
|---|---|
cli/azd/extensions/azure.coding-agent/go.sum |
Updates module checksums. |
cli/azd/extensions/azure.coding-agent/go.mod |
Updates dependency versions; the gRPC version must be synchronized with core and other extensions or receive an issue-linked override. |
Review details
- Files reviewed: 1/2 changed files
- Comments generated: 1
- Review effort level: Balanced
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| github.com/stretchr/testify v1.11.1 | ||
| go.uber.org/mock v0.6.0 | ||
| google.golang.org/grpc v1.83.1 | ||
| google.golang.org/grpc v1.83.2 |
|
Superseded by #9934, which updates gRPC in azd core and every affected extension together to preserve dependency version synchronization. |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps google.golang.org/grpc from 1.83.1 to 1.83.2.
Release notes
Sourced from google.golang.org/grpc's releases.
Commits
030ee8bUpdate version to 1.83.2 (#9375)8668b69cherry-pick #9365 to v1.83.x (#9366)a3e952dcherry-pick #9346 to v1.83.x and update x/net dependency (#9369)58f8fd9Change version to 1.83.2-dev (#9337)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.