Skip to content

[main] Bump Azure.Core and Azure.Identity#460

Closed
dependabot[bot] wants to merge 5 commits intomainfrom
dependabot/nuget/eng/dependabot/independent/main/azure-sdk-dependencies-558990d149
Closed

[main] Bump Azure.Core and Azure.Identity#460
dependabot[bot] wants to merge 5 commits intomainfrom
dependabot/nuget/eng/dependabot/independent/main/azure-sdk-dependencies-558990d149

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Updated Azure.Core from 1.52.0 to 1.53.0.

Release notes

Sourced from Azure.Core's releases.

1.53.0

1.53.0 (2026-04-09)

Other Changes

  • Azure.Identity credential types are now included in Azure.Core, enabling SDK libraries to provide configuration-driven DI extensions (e.g., AddAzureSecretClient) without requiring a direct dependency on Azure.Identity.

Commits viewable in compare view.

Updated Azure.Identity from 1.19.0 to 1.21.0.

Release notes

Sourced from Azure.Identity's releases.

1.21.0

1.21.0 (2026-04-10)

Other Changes

  • All Azure.Identity types have been moved to Azure.Core and are now available through TypeForwardedTo attributes. This is a non-breaking change — existing code continues to work transparently. The library's version number now aligns with that of Azure.Core. See the Migration Guide for details.

1.20.0

1.20.0 (2026-03-30)

Features Added

  • Added a JSON schema segment to the NuGet package that provides IntelliSense and validation for Azure.Identity credential configuration in appsettings.json.

Breaking Changes

  • AddAzureClient, AddKeyedAzureClient, and WithAzureCredential return type changed from IHostApplicationBuilder to IClientBuilder to align with the IClientBuilder composition change in System.ClientModel.

Commits viewable in compare view.

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Copilot AI and others added 5 commits April 6, 2026 18:07
…n @actions/core@2 and @actions/github@8

Agent-Logs-Url: https://github.com/kkeirstead/dotnet-monitor/sessions/2c2f479a-31d2-49bc-8656-541b8e2d2c55

Co-authored-by: kkeirstead <85592574+kkeirstead@users.noreply.github.com>
…quire-packages

Pin @actions/core@2 and @actions/github@8; support versioned packages in installAndRequirePackages
Bumps Azure.Core from 1.52.0 to 1.53.0
Bumps Azure.Identity from 1.19.0 to 1.21.0

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-version: 1.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk-dependencies
- dependency-name: Azure.Identity
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 13, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 15, 2026

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Apr 15, 2026
@dependabot dependabot bot deleted the dependabot/nuget/eng/dependabot/independent/main/azure-sdk-dependencies-558990d149 branch April 15, 2026 16:27
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants