Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bump azure.storage.blob and azure.identity versions#120868

Merged
EgorBo merged 2 commits into
dotnet:mainfrom
EgorBo:bump-azure-ver
Oct 19, 2025
Merged

bump azure.storage.blob and azure.identity versions#120868
EgorBo merged 2 commits into
dotnet:mainfrom
EgorBo:bump-azure-ver

Conversation

@EgorBo

@EgorBo EgorBo commented Oct 18, 2025

Copy link
Copy Markdown
Member

@github-actions github-actions Bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Oct 18, 2025
@EgorBo

EgorBo commented Oct 18, 2025

Copy link
Copy Markdown
Member Author

/azp run runtime-coreclr jitrollingbuild

@azure-pipelines

Copy link
Copy Markdown
No pipelines are associated with this pull request.

@jakobbotsch jakobbotsch left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's try it

@EgorBo EgorBo marked this pull request as ready for review October 19, 2025 05:07
Copilot AI review requested due to automatic review settings October 19, 2025 05:07
@EgorBo EgorBo merged commit cd66519 into dotnet:main Oct 19, 2025
151 of 153 checks passed
@EgorBo EgorBo deleted the bump-azure-ver branch October 19, 2025 05:08

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.

Pull Request Overview

This PR updates the versions of two Azure Python packages (azure.storage.blob and azure.identity) used in CI/CD pipeline scripts. The changes address issue #120867 by bumping azure.storage.blob from version 12.5.0 to 12.27.0 and azure.identity from version 1.16.1 to 1.25.1 across multiple pipeline configuration files.

Key Changes:

  • Updated azure.storage.blob from 12.5.0 to 12.27.0
  • Updated azure.identity from 1.16.1 to 1.25.1

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
eng/pipelines/libraries/superpmi-postprocess-step.yml Updated Azure package versions in the superpmi postprocess pipeline step
eng/pipelines/coreclr/templates/upload-jits-steps.yml Updated Azure package versions in the JIT upload template
eng/pipelines/coreclr/templates/run-superpmi-collect-job.yml Updated Azure package versions in the superpmi collection job template
eng/pipelines/common/templates/runtimes/run-test-job.yml Updated Azure package versions in the runtime test job template

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants