asimmon / ephemeral-mongo

EphemeralMongo is a set of three NuGet packages wrapping the binaries of MongoDB 4, 5 and 6 built for .NET Standard 2.0.
Apache License 2.0
105 stars 14 forks source link

chore(deps): update nuget dependencies #44

Open asimmon opened 1 year ago

asimmon commented 1 year ago

This PR contains the following updates:

Package Type Update Change
Cake.Frosting (source) nuget minor 3.1.0 -> 3.2.0
Microsoft.Build.NoTargets msbuild-sdk patch 3.7.0 -> 3.7.56
Microsoft.NET.Test.Sdk nuget minor 17.7.1 -> 17.9.0
StyleCop.Analyzers nuget patch 1.2.0-beta.507 -> 1.2.0-beta.556
xunit nuget minor 2.5.0 -> 2.7.0
xunit.runner.visualstudio nuget patch 2.5.0 -> 2.5.7

Release Notes

cake-build/cake (Cake.Frosting) ### [`v3.2.0`](https://togithub.com/cake-build/cake/blob/HEAD/ReleaseNotes.md#New-in-320-Released-20231110) - 4225 Add DotNetRemovePackage alias for dotnet remove package command. - 4187 Add DotNetAddPackage alias for dotnet add package command. - 4221 Add Azure Pipelines group logging commands. - 4219 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.7.0. - 4217 Update NuGet.\* to 6.7.0. - 4215 Update Autofac to 7.1.0. - 4157 Upgrading to spectre.console 0.47.0 breaks the cake build. - 4144 DotNetMSBuildSettings is missing NodeReuse. - 3996 Error: Bad IL format with Cake MacOSX (2.3.0 - 3.1.0).
microsoft/vstest (Microsoft.NET.Test.Sdk) ### [`v17.9.0`](https://togithub.com/microsoft/vstest/releases/tag/v17.9.0) #### What's Changed - Remove dependency on Nuget.Frameworks by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4693](https://togithub.com/microsoft/vstest/pull/4693) - Add platform guard by [@​dotMorten](https://togithub.com/dotMorten) in [https://github.com/microsoft/vstest/pull/4737](https://togithub.com/microsoft/vstest/pull/4737) - Remove javascript in `HtmlLogger` by [@​daveMueller](https://togithub.com/daveMueller) in [https://github.com/microsoft/vstest/pull/4744](https://togithub.com/microsoft/vstest/pull/4744) - Fix CPU is consumed by polling frequently when there is no subscriber by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4735](https://togithub.com/microsoft/vstest/pull/4735) - Create a proper MSBuild ToolTask based VSTestTask by [@​mcartoixa](https://togithub.com/mcartoixa) in [https://github.com/microsoft/vstest/pull/2702](https://togithub.com/microsoft/vstest/pull/2702) - Update SDK, copy logger by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4755](https://togithub.com/microsoft/vstest/pull/4755) - Fix staircase in logger by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4756](https://togithub.com/microsoft/vstest/pull/4756) - Update dump client to latest by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4724](https://togithub.com/microsoft/vstest/pull/4724) - \[rel/17.9] Disable testhost prestart by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4836](https://togithub.com/microsoft/vstest/pull/4836) #### New Contributors - [@​jithu7432](https://togithub.com/jithu7432) made their first contribution in [https://github.com/microsoft/vstest/pull/4698](https://togithub.com/microsoft/vstest/pull/4698) - [@​mcartoixa](https://togithub.com/mcartoixa) made their first contribution in [https://github.com/microsoft/vstest/pull/2702](https://togithub.com/microsoft/vstest/pull/2702) **Full Changelog**: https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0 ### [`v17.8.0`](https://togithub.com/microsoft/vstest/releases/tag/v17.8.0) #### What's Changed **Full Changelog**: https://github.com/microsoft/vstest/compare/v17.7.2...v17.8.0 ### [`v17.7.2`](https://togithub.com/microsoft/vstest/releases/tag/v17.7.2) #### What's Changed - Fix cannot find System.Text.Json by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4669](https://togithub.com/microsoft/vstest/pull/4669) **Full Changelog**: https://github.com/microsoft/vstest/compare/v17.7.1...v17.7.2
DotNetAnalyzers/StyleCopAnalyzers (StyleCop.Analyzers) ### [`v1.2.0-beta.556`](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/releases/tag/1.2.0-beta.556) [Compare Source](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.553...1.2.0-beta.556) #### What's Changed - Update SA1011 to forbid trailing space before the end of a switch case by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3674](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3674) - Rewrite IOperationWrapper as a wrapper structure around IOperation by [@​sharwell](https://togithub.com/sharwell) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3611](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3611) - Update SA1202 to support interfaces (C# 8) and records (C# 9, 10) by [@​sharwell](https://togithub.com/sharwell) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3694](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3694) - Update documentation for SA1308 to also mention prefix "t\_" by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3697](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3697) - Update SA1642 and its code fix to handle record structs correctly by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3696](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3696) - Update dependencies by [@​sharwell](https://togithub.com/sharwell) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3700](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3700) - Mark several test classes as partial by [@​sharwell](https://togithub.com/sharwell) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3702](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3702) - Add missing test files and fix inheritance by [@​sharwell](https://togithub.com/sharwell) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3703](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3703) - Generate and validate derived test classes by [@​sharwell](https://togithub.com/sharwell) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3704](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3704) - Update SA1011 to not require space before a range operator by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3709](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3709) - Update SA1131 to treat methods as constants by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3710](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3710) - Avoid allocations in CanWrap... methods by [@​martin-strecker-sonarsource](https://togithub.com/martin-strecker-sonarsource) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3711](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3711) - Update SA1648 to accept inheritdoc on members implemented from static abstract/virtual interface members by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3715](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3715) - Update SA1600 to also handle records by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3725](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3725) - Update SA1119 to allow parenthesis around a ref ternary conditional expression when it is the left-hand side of an assigment by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3737](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3737) - Update SA1119 to allow parenthesized switch expressions followed by an invocation by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3733](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3733) - Add c# 12 test project by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3734](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3734) - Run tests in parallel jobs by [@​sharwell](https://togithub.com/sharwell) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3740](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3740) - Update SA1010 to accept whitespace before collection initializers by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3745](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3745) - Update SA1513 to not require a blank line if the closing brace is at the end of a collection expression by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3746](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3746) - Update SA1118 to allow multi-line collection expressions by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3749](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3749) - Update SA1009 to require a space after the closing parenthesis if it is followed by ++ or -- from a prefix unary expression by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3750](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3750) - Update SA1008 to allow space before the opening parenthesis of a using alias definition of a tuple type by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3748](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3748) - Update documentation for SA1102 to contain compilable code examples by [@​arphox](https://togithub.com/arphox) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3755](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3755) - Update SA1008 to not crash if there is no previous token by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3741](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3741) - Change default value of test property CodeActionValidationMode to SemanticStructure instead of None and update so that tests still pass by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3753](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3753) - Allow inheritdoc for class constructors with base types by [@​MartyIX](https://togithub.com/MartyIX) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3719](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3719) - Fix that SA1134 Fix All maybe non-deterministic by [@​pdelvo](https://togithub.com/pdelvo) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/2853](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/2853) - Coverage improvements by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3675](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3675) - Fix SA1131 to not treat "complex" expressions as a literal by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3760](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3760) #### New Contributors - [@​martin-strecker-sonarsource](https://togithub.com/martin-strecker-sonarsource) made their first contribution in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3711](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3711) - [@​arphox](https://togithub.com/arphox) made their first contribution in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3755](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3755) - [@​MartyIX](https://togithub.com/MartyIX) made their first contribution in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3719](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3719) **Full Changelog**: https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.507...1.2.0-beta.556 ### [`v1.2.0-beta.553`](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.507...1.2.0-beta.553) [Compare Source](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.507...1.2.0-beta.553)
xunit/xunit (xunit) ### [`v2.7.0`](https://togithub.com/xunit/xunit/compare/2.6.6...2.7.0) [Compare Source](https://togithub.com/xunit/xunit/compare/2.6.6...2.7.0) ### [`v2.6.6`](https://togithub.com/xunit/xunit/compare/2.6.5...2.6.6) [Compare Source](https://togithub.com/xunit/xunit/compare/2.6.5...2.6.6) ### [`v2.6.5`](https://togithub.com/xunit/xunit/compare/2.6.4...2.6.5) [Compare Source](https://togithub.com/xunit/xunit/compare/2.6.4...2.6.5) ### [`v2.6.4`](https://togithub.com/xunit/xunit/compare/2.6.3...2.6.4) [Compare Source](https://togithub.com/xunit/xunit/compare/2.6.3...2.6.4) ### [`v2.6.3`](https://togithub.com/xunit/xunit/compare/2.6.2...2.6.3) [Compare Source](https://togithub.com/xunit/xunit/compare/2.6.2...2.6.3) ### [`v2.6.2`](https://togithub.com/xunit/xunit/compare/2.6.1...2.6.2) [Compare Source](https://togithub.com/xunit/xunit/compare/2.6.1...2.6.2) ### [`v2.6.1`](https://togithub.com/xunit/xunit/compare/2.6.0...2.6.1) [Compare Source](https://togithub.com/xunit/xunit/compare/2.6.0...2.6.1) ### [`v2.6.0`](https://togithub.com/xunit/xunit/compare/2.5.3...2.6.0) [Compare Source](https://togithub.com/xunit/xunit/compare/2.5.3...2.6.0) ### [`v2.5.3`](https://togithub.com/xunit/xunit/compare/2.5.2...2.5.3) [Compare Source](https://togithub.com/xunit/xunit/compare/2.5.2...2.5.3) ### [`v2.5.2`](https://togithub.com/xunit/xunit/compare/2.5.1...2.5.2) [Compare Source](https://togithub.com/xunit/xunit/compare/2.5.1...2.5.2) ### [`v2.5.1`](https://togithub.com/xunit/xunit/compare/2.5.0...2.5.1) [Compare Source](https://togithub.com/xunit/xunit/compare/2.5.0...2.5.1)
xunit/visualstudio.xunit (xunit.runner.visualstudio) ### [`v2.5.7`](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.6...2.5.7) [Compare Source](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.6...2.5.7) ### [`v2.5.6`](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.5...2.5.6) [Compare Source](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.5...2.5.6) ### [`v2.5.5`](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.4...2.5.5) [Compare Source](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.4...2.5.5) ### [`v2.5.4`](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.3...2.5.4) [Compare Source](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.3...2.5.4) ### [`v2.5.3`](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.1...2.5.3) [Compare Source](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.1...2.5.3) ### [`v2.5.1`](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.0...2.5.1) [Compare Source](https://togithub.com/xunit/visualstudio.xunit/compare/2.5.0...2.5.1)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.