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 #59

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.51.0 -> 2.52.0
Microsoft.Azure.Cosmos nuget minor 3.31.2 -> 3.33.0
Microsoft.NET.Test.Sdk nuget minor 17.4.1 -> 17.5.0
NewtonSoft.Json (source) nuget patch 13.0.2 -> 13.0.3

Release Notes

grpc/grpc-dotnet ### [`v2.52.0`](https://togithub.com/grpc/grpc-dotnet/releases/tag/v2.52.0) #### What's Changed - Update version to 2.52.0 (on v2.52.x branch) by [@​jtattermusch](https://togithub.com/jtattermusch) in [https://github.com/grpc/grpc-dotnet/pull/2072](https://togithub.com/grpc/grpc-dotnet/pull/2072) **Full Changelog**: https://github.com/grpc/grpc-dotnet/compare/v2.52.0-pre1...v2.52.0
Azure/azure-cosmos-dotnet-v3 ### [`v3.33.0`](https://togithub.com/Azure/azure-cosmos-dotnet-v3/blob/HEAD/changelog.md#a-name3330-preview-3330-preview-httpswwwnugetorgpackagesMicrosoftAzureCosmos3330-preview---2023-04-21) [Compare Source](https://togithub.com/Azure/azure-cosmos-dotnet-v3/compare/3.32.3...3.33.0) ### [`v3.32.3`](https://togithub.com/Azure/azure-cosmos-dotnet-v3/blob/HEAD/changelog.md#a-name3323-3323-httpswwwnugetorgpackagesMicrosoftAzureCosmos3323---2023-03-30) [Compare Source](https://togithub.com/Azure/azure-cosmos-dotnet-v3/compare/3.32.2...3.32.3) ##### [3.32.3](https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.32.3) - 2023-03-30 ### [`v3.32.2`](https://togithub.com/Azure/azure-cosmos-dotnet-v3/blob/HEAD/changelog.md#a-name3322-3322-httpswwwnugetorgpackagesMicrosoftAzureCosmos3322---2023-03-10) [Compare Source](https://togithub.com/Azure/azure-cosmos-dotnet-v3/compare/3.32.1...3.32.2) ##### [3.32.2](https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.32.2) - 2023-03-10 ### [`v3.32.1`](https://togithub.com/Azure/azure-cosmos-dotnet-v3/blob/HEAD/changelog.md#a-name3321-3321-httpswwwnugetorgpackagesMicrosoftAzureCosmos3321---2023-03-01) [Compare Source](https://togithub.com/Azure/azure-cosmos-dotnet-v3/compare/3.32.0...3.32.1) ##### [3.32.1](https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.32.1) - 2023-03-01 ### [`v3.32.0`](https://togithub.com/Azure/azure-cosmos-dotnet-v3/blob/HEAD/changelog.md#a-name3320-3320-httpswwwnugetorgpackagesMicrosoftAzureCosmos3320---2023-02-03) [Compare Source](https://togithub.com/Azure/azure-cosmos-dotnet-v3/compare/3.31.2...3.32.0) ##### Fixed - [#​3466](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/3466) ClientRetryPolicy: Fixes behavior to Meta-data write operations in multimaster accounts - [#​3498](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/3498) PartitionKey: Fixes NullRef in toString handling for None for PartitionKey.ToString() - [#​3385](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/3385) Query: Fixes LINQ ToString got absorbed during translation - [#​3406](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/3406) Query: Fixes LINQ to use custom serializer to serialize constant values in Query - [#​3496](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/3496) Documentation: Adds XML comment to Database.ReadThroughputAsync definition - [#​3508](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/3508), [#​3640](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/3640) CosmosClient Initialization: Refactors implementation for opening Rntbd connections to backend replica nodes in Direct mode - [#​3519](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/3519) Diagnostics: Removes unused properties and reduces size - [#​3495](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/3495) Query: Fixes partition range evaluation for spatial queries - [#​3399](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/3399) Query: Fixes default to BadRequestException in case of internal errors in ServiceInterop - [#​3574](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/3574) Query: Fixes incorrect FeedResponse.Count when result contains undefined elements - [#​3577](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/3577) Trace: Fixes Tracing/diagnostics hour-times to 24Hours - [#​3632](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/3632) Query: Fixes handling of CosmosUndefined, CosmosGuid and CosmosBinary in unordered DISTINCT - [#​3640](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/3640) Token expiration: Fixes token expired errors happening on some environments - [#​3645](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/3645) Change Feed Processor: Fixes behavior with StartTime on Local - [#​3643](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/3643) Documentation: Fixed CosmosClientBuilder.WithConnectionModeGateway documentation - [#​3579](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/3579) Documentation: Fixes EUAP in Comments ##### Added - [#​3566](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/3566) Change Feed Processor: Adds support for Resource Tokens - [#​3555](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/3555) Availability: Adds HTTP timeouts with request-level cross-region retry - [#​3509](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/3509) Query: Adds ALL Scalar Expression - [#​3656](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/3656) Region Availability: Adds Poland Central Region For Public Usage. - [#​3636](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/3636) CosmosClientOptions: Adds ServerCertificateCustomValidationCallback for Http and TCP
microsoft/vstest ### [`v17.5.0`](https://togithub.com/microsoft/vstest/releases/tag/v17.5.0) See the release notes [here](https://togithub.com/microsoft/vstest/blob/main/docs/releases.md#​1750).
JamesNK/Newtonsoft.Json ### [`v13.0.3`](https://togithub.com/JamesNK/Newtonsoft.Json/releases/tag/13.0.3) [Compare Source](https://togithub.com/JamesNK/Newtonsoft.Json/compare/13.0.2...13.0.3) - Fix - Fixed parsed zero decimals losing trailing zeroes - Fix - Fixed parsed negative zero double losing negative - Fix - Fixed null string being reported as String rather than JTokenType.Null

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.