kedacore / external-scaler-azure-cosmos-db

KEDA External Scaler for Azure Cosmos DB
Apache License 2.0
10 stars 8 forks source link

chore(deps): update nuget packages #51

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Grpc.AspNetCore nuget minor 2.49.0 -> 2.50.0
Microsoft.Azure.Cosmos nuget patch 3.31.1 -> 3.31.2
Microsoft.NET.Test.Sdk nuget minor 17.3.2 -> 17.4.0
NewtonSoft.Json (source) nuget patch 13.0.1 -> 13.0.2

Release Notes

grpc/grpc-dotnet ### [`v2.50.0`](https://togithub.com/grpc/grpc-dotnet/releases/tag/v2.50.0) ##### What's Changed - Update version to v2.50.0 (on v2.50.x branch). by [@​jtattermusch](https://togithub.com/jtattermusch) in [https://github.com/grpc/grpc-dotnet/pull/1949](https://togithub.com/grpc/grpc-dotnet/pull/1949) **Full Changelog**: https://github.com/grpc/grpc-dotnet/compare/v2.50.0-pre1...v2.50.0
Azure/azure-cosmos-dotnet-v3 ### [`v3.31.2`](https://togithub.com/Azure/azure-cosmos-dotnet-v3/blob/HEAD/changelog.md#a-name3312-3312-httpswwwnugetorgpackagesMicrosoftAzureCosmos3312---2022-11-03) [Compare Source](https://togithub.com/Azure/azure-cosmos-dotnet-v3/compare/3.31.1...3.31.2) ##### [3.31.2](https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.31.2) - 2022-11-03
microsoft/vstest ### [`v17.4.0`](https://togithub.com/microsoft/vstest/releases/tag/v17.4.0) See the release notes [here](https://togithub.com/microsoft/vstest-docs/blob/main/docs/releases.md#​1740).
JamesNK/Newtonsoft.Json ### [`v13.0.2`](https://togithub.com/JamesNK/Newtonsoft.Json/releases/tag/13.0.2) [Compare Source](https://togithub.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2) - New feature - Add support for DateOnly and TimeOnly - New feature - Add UnixDateTimeConverter.AllowPreEpoch property - New feature - Add copy constructor to JsonSerializerSettings - New feature - Add JsonCloneSettings with property to disable copying annotations - Change - Add nullable annotation to JToken.ToObject(Type, JsonSerializer) - Change - Reduced allocations by reusing boxed values - Fix - Fixed MaxDepth when used with ToObject inside of a JsonConverter - Fix - Fixed deserializing mismatched JToken types in properties - Fix - Fixed merging enumerable content and validate content - Fix - Fixed using $type with arrays of more than two dimensions - Fix - Fixed rare race condition in name table when deserializing on device with ARM processors - Fix - Fixed deserializing via constructor with ignored base type properties - Fix - Fixed MaxDepth not being used with ISerializable deserialization

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


This PR has been generated by Mend Renovate. View repository job log here.