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

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Grpc.AspNetCore nuget minor 2.45.0 -> 2.46.0
Microsoft.Azure.Cosmos nuget minor 3.26.1 -> 3.27.1
Moq nuget minor 4.17.2 -> 4.18.1
xunit.runner.visualstudio nuget patch 2.4.3 -> 2.4.5

Release Notes

Azure/azure-cosmos-dotnet-v3 ### [`v3.27.1`](https://togithub.com/Azure/azure-cosmos-dotnet-v3/blob/HEAD/changelog.md#a-name3271-3271-httpswwwnugetorgpackagesMicrosoftAzureCosmos3271---2022-05-25) [Compare Source](https://togithub.com/Azure/azure-cosmos-dotnet-v3/compare/3.27.0...3.27.1) ##### [3.27.1](https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.27.1) - 2022-05-25 ### [`v3.27.0`](https://togithub.com/Azure/azure-cosmos-dotnet-v3/blob/HEAD/changelog.md#a-name3270-3270-httpswwwnugetorgpackagesMicrosoftAzureCosmos3270---2022-05-06) [Compare Source](https://togithub.com/Azure/azure-cosmos-dotnet-v3/compare/3.26.2...3.27.0) ##### [3.27.0](https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.27.0) - 2022-05-06 ### [`v3.26.2`](https://togithub.com/Azure/azure-cosmos-dotnet-v3/blob/HEAD/changelog.md#a-name3262-3262-httpswwwnugetorgpackagesMicrosoftAzureCosmos3262---2022-05-05) [Compare Source](https://togithub.com/Azure/azure-cosmos-dotnet-v3/compare/3.26.1...3.26.2) ##### [3.26.2](https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.26.2) - 2022-05-05
moq/moq4 ### [`v4.18.1`](https://togithub.com/moq/moq4/blob/HEAD/CHANGELOG.md#​4181-2022-05-16) ##### Fixed - Regression with lazy evaluation of `It.Is` predicates in setup expressions after updating from 4.13.1 to 4.16.1 ([@​b3go](https://togithub.com/b3go), [#​1217](https://togithub.com/moq/moq4/issues/1217)) - Regression with `SetupProperty` where Moq fails to match a property accessor implementation against its definition in an interface ([@​Naxemar](https://togithub.com/Naxemar), [#​1248](https://togithub.com/moq/moq4/issues/1248)) - Difference in behavior when mocking async method using `.Result` vs without ([@​cyungmann](https://togithub.com/cyungmann), [#​1253](https://togithub.com/moq/moq4/issues/1253)) ### [`v4.18.0`](https://togithub.com/moq/moq4/blob/HEAD/CHANGELOG.md#​4180-2022-05-12) New major version of DynamicProxy (you may get better performance!), so please update with care. ##### Changed - Update package reference to `Castle.Core` (DynamicProxy) from version 4.4.1 to 5.0.0 ([@​stakx](https://togithub.com/stakx), [#​1257](https://togithub.com/moq/moq4/issues/1257)) - Adjusted our target frameworks to match DynamicProxy's (see [their discussion about which frameworks to target](https://togithub.com/castleproject/Core/issues/597)): - minimum .NET Framework version raised from `net45` to `net462` - additional `net6.0` TFM ##### Fixed - Can't set up "private protected" properties ([@​RobSiklos](https://togithub.com/RobSiklos), [#​1170](https://togithub.com/moq/moq4/issues/1170)) - Using \[...] an old version of `System.Net.Http` which is vulnerable to "DoS", "Spoofing", "Privilege Escalation", "Authentication Bypass" and "Information Exposure" ([@​sidseter](https://togithub.com/sidseter), [#​1219](https://togithub.com/moq/moq4/issues/1219)) - Failure when invoking a method with by-ref parameter & mockable return type on a mock with `CallBase` and `DefaultValue.Mock` configured ([@​IanKemp](https://togithub.com/IanKemp), [#​1249](https://togithub.com/moq/moq4/issues/1249))

Configuration

📅 Schedule: "before 3am on the first day of the month" (UTC).

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