Skip to content

Commit

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


Updates `Azure.Extensions.AspNetCore.DataProtection.Keys` from 1.2.4 to 1.3.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Extensions.AspNetCore.DataProtection.Keys_1.2.4...Azure.Extensions.AspNetCore.DataProtection.Keys_1.3.0)

Updates `Azure.Monitor.Query` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Monitor.Query_1.5.0...Azure.Monitor.Query_1.6.0)

---
updated-dependencies:
- dependency-name: Azure.Extensions.AspNetCore.DataProtection.Keys
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure
- dependency-name: Azure.Monitor.Query
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure
...

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 Dec 9, 2024
1 parent ba2cc88 commit de32399
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/Tingle.Dependabot/Tingle.Dependabot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<ItemGroup>
<PackageReference Include="AspNetCore.Authentication.ApiKey" Version="8.0.1" />
<PackageReference Include="AspNetCore.Authentication.Basic" Version="8.0.0" />
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.2.4" />
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.3.0" />
<PackageReference Include="Azure.Identity" Version="1.13.1" />
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.18.2" /> <!-- Allows for faster updates -->
<PackageReference Include="Azure.Monitor.Query" Version="1.5.0" />
<PackageReference Include="Azure.Monitor.Query" Version="1.6.0" />
<PackageReference Include="Azure.ResourceManager.AppContainers" Version="1.3.0" />
<PackageReference Include="DistributedLock.FileSystem" Version="1.0.3" />
<PackageReference Include="Macross.Json.Extensions" Version="3.0.0" />
Expand Down

0 comments on commit de32399

Please sign in to comment.