Skip to content

Commit

Permalink
Bump the azure-sdk group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the azure-sdk group with 3 updates in the / directory: [Azure.Identity](https://github.com/Azure/azure-sdk-for-net), [Azure.Extensions.AspNetCore.DataProtection.Blobs](https://github.com/Azure/azure-sdk-for-net) and [Azure.Extensions.AspNetCore.DataProtection.Keys](https://github.com/Azure/azure-sdk-for-net).


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

Updates `Azure.Extensions.AspNetCore.DataProtection.Blobs` from 1.3.2 to 1.3.4
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Extensions.AspNetCore.DataProtection.Blobs_1.3.2...Azure.Extensions.AspNetCore.DataProtection.Blobs_1.3.4)

Updates `Azure.Extensions.AspNetCore.DataProtection.Keys` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Extensions.AspNetCore.DataProtection.Keys_1.2.2...Azure.Extensions.AspNetCore.DataProtection.Keys_1.2.3)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk
- dependency-name: Azure.Extensions.AspNetCore.DataProtection.Blobs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-sdk
- dependency-name: Azure.Extensions.AspNetCore.DataProtection.Keys
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent 1dbe05f commit 25e817f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions services/_public-razor/PublicRazor.Web/PublicRazor.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Blobs" Version="1.3.2" />
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.2.2" />
<PackageReference Include="Azure.Identity" Version="1.10.4" />
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Blobs" Version="1.3.4" />
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.2.3" />
<PackageReference Include="Azure.Identity" Version="1.11.3" />
<PackageReference Include="Grpc.AspNetCore" Version="2.59.0" />
</ItemGroup>

Expand Down

0 comments on commit 25e817f

Please sign in to comment.