From 9970bf8ff430fa33146e3e9114ae8039afa24ad9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 03:11:50 +0000 Subject: [PATCH] Bump the dependencies group in /tests/Moneybird.Net.Tests with 7 updates Bumps the dependencies group in /tests/Moneybird.Net.Tests with 7 updates: | Package | From | To | | --- | --- | --- | | [AutoFixture](https://github.com/AutoFixture/AutoFixture) | `4.18.0` | `4.18.1` | | [AutoFixture.Xunit2](https://github.com/AutoFixture/AutoFixture) | `4.18.0` | `4.18.1` | | [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.1` | `6.0.2` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.8.0` | `17.9.0` | | [Moq](https://github.com/moq/moq) | `4.20.69` | `4.20.70` | | [xunit](https://github.com/xunit/xunit) | `2.6.2` | `2.7.1` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.6` | `2.5.8` | Updates `AutoFixture` from 4.18.0 to 4.18.1 - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.18.0...v4.18.1) Updates `AutoFixture.Xunit2` from 4.18.0 to 4.18.1 - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.18.0...v4.18.1) Updates `coverlet.collector` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.1...v6.0.2) Updates `Microsoft.NET.Test.Sdk` from 17.8.0 to 17.9.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0) Updates `Moq` from 4.20.69 to 4.20.70 - [Release notes](https://github.com/moq/moq/releases) - [Changelog](https://github.com/devlooped/moq/blob/main/CHANGELOG.md) - [Commits](https://github.com/moq/moq/compare/v4.20.69...v4.20.70) Updates `xunit` from 2.6.2 to 2.7.1 - [Commits](https://github.com/xunit/xunit/compare/2.6.2...2.7.1) Updates `xunit.runner.visualstudio` from 2.5.6 to 2.5.8 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.6...2.5.8) --- updated-dependencies: - dependency-name: AutoFixture dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: AutoFixture.Xunit2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .../Moneybird.Net.Tests/Moneybird.Net.Tests.csproj | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/tests/Moneybird.Net.Tests/Moneybird.Net.Tests.csproj b/tests/Moneybird.Net.Tests/Moneybird.Net.Tests.csproj index 39a26f6..be46e88 100644 --- a/tests/Moneybird.Net.Tests/Moneybird.Net.Tests.csproj +++ b/tests/Moneybird.Net.Tests/Moneybird.Net.Tests.csproj @@ -6,17 +6,17 @@ - - + + - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all