Skip to content

Commit

Permalink
[main] Bump the identity-dependencies group across 1 directory with 2…
Browse files Browse the repository at this point in the history
… updates

Bumps the identity-dependencies group with 2 updates in the /eng/dependabot/independent directory: [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.0 to 1.11.1
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.11.0...Azure.Identity_1.11.1)

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

---
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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 19, 2024
1 parent b3e6493 commit 7b2b8cc
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.0</AzureIdentityVersion>
<AzureIdentityVersion>1.11.1</AzureIdentityVersion>
<AzureStorageBlobsVersion>12.19.1</AzureStorageBlobsVersion>
<AzureStorageQueuesVersion>12.17.1</AzureStorageQueuesVersion>
<MicrosoftIdentityWebVersion>2.17.4</MicrosoftIdentityWebVersion>
<MicrosoftIdentityWebVersion>2.17.5</MicrosoftIdentityWebVersion>
<MicrosoftOpenApiReadersVersion>1.6.13</MicrosoftOpenApiReadersVersion>
<SystemPrivateUriVersion>4.3.2</SystemPrivateUriVersion>
<SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion>
Expand Down

0 comments on commit 7b2b8cc

Please sign in to comment.