Skip to content

Commit

Permalink
[release/8.0] Bump the identity-dependencies group
Browse files Browse the repository at this point in the history
Bumps the identity-dependencies group in /eng/dependabot/independent with 3 updates: [Azure.Core](https://github.com/Azure/azure-sdk-for-net), [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) and [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web).


Updates `Azure.Core` from 1.44.1 to 1.38.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Core_1.44.1...Azure.Core_1.38.0)

Updates `Azure.Identity` from 1.13.1 to 1.11.4
- [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.11.4)

Updates `Microsoft.Identity.Web` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases)
- [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md)
- [Commits](AzureAD/microsoft-identity-web@3.3.0...3.3.1)

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: identity-dependencies
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: identity-dependencies
- dependency-name: Microsoft.Identity.Web
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: identity-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent cee5344 commit 0bce337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/dependabot/independent/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<AzureIdentityVersion>1.13.1</AzureIdentityVersion>
<AzureStorageBlobsVersion>12.22.2</AzureStorageBlobsVersion>
<AzureStorageQueuesVersion>12.20.1</AzureStorageQueuesVersion>
<MicrosoftIdentityWebVersion>3.3.0</MicrosoftIdentityWebVersion>
<MicrosoftIdentityWebVersion>3.3.1</MicrosoftIdentityWebVersion>
<MicrosoftOpenApiReadersVersion>1.6.22</MicrosoftOpenApiReadersVersion>
<SystemPrivateUriVersion>4.3.2</SystemPrivateUriVersion>
<SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion>
Expand Down

0 comments on commit 0bce337

Please sign in to comment.