Skip to content

Commit

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


Updates `Azure.Identity` from 1.11.3 to 1.11.4
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.11.3...Azure.Identity_1.11.4)

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

Updates `Azure.Identity` from 1.11.3 to 1.11.4
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.11.3...Azure.Identity_1.11.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 75dfdb1 commit 75a5607
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/dependabot/independent/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- Import references updated by Dependabot. -->

<PropertyGroup>
<AzureIdentityVersion>1.11.3</AzureIdentityVersion>
<AzureIdentityVersion>1.11.4</AzureIdentityVersion>
<AzureStorageBlobsVersion>12.20.0</AzureStorageBlobsVersion>
<AzureStorageQueuesVersion>12.18.0</AzureStorageQueuesVersion>
<MicrosoftIdentityWebVersion>2.19.0</MicrosoftIdentityWebVersion>
<MicrosoftIdentityWebVersion>2.19.1</MicrosoftIdentityWebVersion>
<MicrosoftOpenApiReadersVersion>1.6.14</MicrosoftOpenApiReadersVersion>
<SystemPrivateUriVersion>4.3.2</SystemPrivateUriVersion>
<SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion>
Expand Down

0 comments on commit 75a5607

Please sign in to comment.