Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.Net: Bump Azure.Identity, Microsoft.Identity.Client and System.Text.Json in /dotnet #10312

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps Azure.Identity, Microsoft.Identity.Client and System.Text.Json. These dependencies needed to be updated together.
Updates Azure.Identity from 1.13.1 to 1.13.2

Release notes

Sourced from Azure.Identity's releases.

Azure.Identity_1.13.2

1.13.2 (2025-01-14)

Bugs Fixed

  • Fixed an issue where setting DefaultAzureCredentialOptions.TenantId twice throws an InvalidOperationException (#47035)
  • Fixed an issue where ManagedIdentityCredential does not honor the CancellationToken passed to GetToken and GetTokenAsync. (#47156)
  • Fixed an issue where some credentials in DefaultAzureCredential would not fall through to the next credential in the chain under certain exception conditions.
  • Fixed a regression in ManagedIdentityCredential when used in a ChainedTokenCredential where the invalid json responses do not fall through to the next credential in the chain. (#47470)
Commits
  • a5c44c2 [Storage][DataMovement] More GA API feedback (renames/refactors) (#47796)
  • 23c0c85 Prepare Identity for release with bugfix (#47753)
  • fffdf45 datamovement migration guide skeleton (#47818)
  • 0bb67b8 Increment package version after release of Azure.Data.Tables (#47831)
  • e1a0163 Permissions docs (#47793)
  • 0d0752b [CODEOWNERS] Remove invalid owner (#47820)
  • 9de236f [Storage] [DataMovement] [Archboard feedback] Renamed *CheckpointData to *Che...
  • 9d19f27 Fix typo in CertificatePolicy.KeySize documentation (#47794)
  • 8992dc6 Generating confidentialledger SDK for API spec version 2024-01-26-pre… (#47340)
  • 21554c4 Add detection for empty string in the return value of createdByPrincipalTenan...
  • Additional commits viewable in compare view

Updates Microsoft.Identity.Client from 4.66.2 to 4.67.2

Release notes

Sourced from Microsoft.Identity.Client's releases.

4.67.2

Bug Fixes

4.67.1

Bug Fixes

4.67.0

New Features

Bug Fixes

Deprecated

Changelog

Sourced from Microsoft.Identity.Client's changelog.

4.67.2

Bug Fixes

4.67.1

Bug Fixes

4.67.0

New Features

Bug Fixes

Deprecated

Commits

Updates System.Text.Json from 8.0.5 to 6.0.10

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net), [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Azure.Identity` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.13.1...Azure.Identity_1.13.2)

Updates `Microsoft.Identity.Client` from 4.66.2 to 4.67.2
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/CHANGELOG.md)
- [Commits](AzureAD/microsoft-authentication-library-for-dotnet@4.66.2...4.67.2)

Updates `System.Text.Json` from 8.0.5 to 6.0.10
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.5...v6.0.10)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Identity.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the .NET Issue or Pull requests regarding .NET code label Jan 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner January 27, 2025 22:41
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file. Used by Dependabot. label Jan 27, 2025
@github-actions github-actions bot changed the title Bump Azure.Identity, Microsoft.Identity.Client and System.Text.Json in /dotnet .Net: Bump Azure.Identity, Microsoft.Identity.Client and System.Text.Json in /dotnet Jan 27, 2025
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Jan 28, 2025
Merged via the queue into main with commit 015f560 Jan 28, 2025
19 checks passed
@markwallace-microsoft markwallace-microsoft deleted the dependabot/nuget/dotnet/multi-4f8afb8d3a branch January 28, 2025 12:08
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. Used by Dependabot. .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants