chore(deps): update gRPC across azd core and extensions - #9988
chore(deps): update gRPC across azd core and extensions#9988Victor Vazquez (vhvb1989) wants to merge 3 commits into
Conversation
Update google.golang.org/grpc to v1.83.2 in azd core and every affected first-party extension so the shared dependency remains synchronized and the related security alerts are resolved. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Update the generated Go extension module template to use the patched gRPC release and its synchronized transitive dependencies. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 64b44c97-3679-442c-8e9f-e9eb3e67e797
Raise the extension PR labeler's bounded label output so repository-wide extension updates can apply all matching labels without failing safe-output processing. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 64b44c97-3679-442c-8e9f-e9eb3e67e797
|
Azure Pipelines: Successfully started running 16 pipeline(s). 6 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
azure.ai.projects PR buildNote This is an unsigned development build. Install it only if you trust this PR. Install the extension: azd ext install "https://azuresdkartifacts.z5.web.core.windows.net/azd/extensions/pr/9988/azure-ai-projects.zip"
|
azure.ai.routines PR buildNote This is an unsigned development build. Install it only if you trust this PR. Install the extension: azd ext install "https://azuresdkartifacts.z5.web.core.windows.net/azd/extensions/pr/9988/azure-ai-routines.zip"
|
azure.ai.connections PR buildNote This is an unsigned development build. Install it only if you trust this PR. Install the extension: azd ext install "https://azuresdkartifacts.z5.web.core.windows.net/azd/extensions/pr/9988/azure-ai-connections.zip"
|
azure.appservice PR buildNote This is an unsigned development build. Install it only if you trust this PR. Install the extension: azd ext install "https://azuresdkartifacts.z5.web.core.windows.net/azd/extensions/pr/9988/azure-appservice.zip"
|
microsoft.azd.extensions PR buildNote This is an unsigned development build. Install it only if you trust this PR. Install the extension: azd ext install "https://azuresdkartifacts.z5.web.core.windows.net/azd/extensions/pr/9988/microsoft-azd-extensions.zip"
|
azure.coding-agent PR buildNote This is an unsigned development build. Install it only if you trust this PR. Install the extension: azd ext install "https://azuresdkartifacts.z5.web.core.windows.net/azd/extensions/pr/9988/azure-coding-agent.zip"
|
azure.ai.models PR buildNote This is an unsigned development build. Install it only if you trust this PR. Install the extension: azd ext install "https://azuresdkartifacts.z5.web.core.windows.net/azd/extensions/pr/9988/azure-ai-models.zip"
|
azure.ai.inspector PR buildNote This is an unsigned development build. Install it only if you trust this PR. Install the extension: azd ext install "https://azuresdkartifacts.z5.web.core.windows.net/azd/extensions/pr/9988/azure-ai-inspector.zip"
|
microsoft.azd.concurx PR buildNote This is an unsigned development build. Install it only if you trust this PR. Install the extension: azd ext install "https://azuresdkartifacts.z5.web.core.windows.net/azd/extensions/pr/9988/microsoft-azd-concurx.zip"
|
azure.ai.finetune PR buildNote This is an unsigned development build. Install it only if you trust this PR. Install the extension: azd ext install "https://azuresdkartifacts.z5.web.core.windows.net/azd/extensions/pr/9988/azure-ai-finetune.zip"
|
azure.ai.toolboxes PR buildNote This is an unsigned development build. Install it only if you trust this PR. Install the extension: azd ext install "https://azuresdkartifacts.z5.web.core.windows.net/azd/extensions/pr/9988/azure-ai-toolboxes.zip"
|
azure.ai.training PR buildNote This is an unsigned development build. Install it only if you trust this PR. Install the extension: azd ext install "https://azuresdkartifacts.z5.web.core.windows.net/azd/extensions/pr/9988/azure-ai-training.zip"
|
azure.ai.rle PR buildNote This is an unsigned development build. Install it only if you trust this PR. Install the extension: azd ext install "https://azuresdkartifacts.z5.web.core.windows.net/azd/extensions/pr/9988/azure-ai-rle.zip"
|
azure.ai.skills PR buildNote This is an unsigned development build. Install it only if you trust this PR. Install the extension: azd ext install "https://azuresdkartifacts.z5.web.core.windows.net/azd/extensions/pr/9988/azure-ai-skills.zip"
|
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash: pwsh: WindowsPowerShell install MSI install Standalone Binary
MSI
Documentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
Stack
mainwhile the stack was being created.Summary
google.golang.org/grpcfromv1.83.1tov1.83.2in azd core and all 14 affected first-party extensionsgolang.org/x/*dependencies selected by the patched gRPC releaseThis also replaces #9917, #9918, and #9930, which update individual modules and fail the repository dependency synchronization check.
Fixes #9935
Validation
go build ./...in azd core and all 14 affected extension modulesmage checkDependencyVersions