From c9e76b27a3e66d0ce85e97676d26a20e34b72fee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 01:46:06 +0000 Subject: [PATCH] Bump BenchmarkDotNet and 6 others Bumps BenchmarkDotNet from 0.14.0 to 0.15.2 Bumps coverlet.collector from 6.0.0 to 6.0.4 Bumps Jint from 4.2.1 to 4.4.0 Bumps Lua.NET from 5.0.3 to 6.0.1 Bumps Microsoft.NET.Test.Sdk from 17.6.0 to 17.14.1 Bumps xunit from 2.4.2 to 2.9.3 Bumps xunit.runner.visualstudio from 2.4.5 to 3.1.2 --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-version: 0.15.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Jint dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Lua.NET dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ScriptingBenchmark.Jint/ScriptingBenchmark.Jint.csproj | 2 +- .../ScriptingBenchmark.LuaNET.csproj | 2 +- ScriptingBenchmark.Tests/ScriptingBenchmark.Tests.csproj | 8 ++++---- ScriptingBenchmark/ScriptingBenchmark.csproj | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ScriptingBenchmark.Jint/ScriptingBenchmark.Jint.csproj b/ScriptingBenchmark.Jint/ScriptingBenchmark.Jint.csproj index fa1cf02..d3c9143 100644 --- a/ScriptingBenchmark.Jint/ScriptingBenchmark.Jint.csproj +++ b/ScriptingBenchmark.Jint/ScriptingBenchmark.Jint.csproj @@ -11,7 +11,7 @@ - + diff --git a/ScriptingBenchmark.LuaNET/ScriptingBenchmark.LuaNET.csproj b/ScriptingBenchmark.LuaNET/ScriptingBenchmark.LuaNET.csproj index 02c59a9..93e90e4 100644 --- a/ScriptingBenchmark.LuaNET/ScriptingBenchmark.LuaNET.csproj +++ b/ScriptingBenchmark.LuaNET/ScriptingBenchmark.LuaNET.csproj @@ -7,7 +7,7 @@ - + diff --git a/ScriptingBenchmark.Tests/ScriptingBenchmark.Tests.csproj b/ScriptingBenchmark.Tests/ScriptingBenchmark.Tests.csproj index fd91045..c7e54fd 100644 --- a/ScriptingBenchmark.Tests/ScriptingBenchmark.Tests.csproj +++ b/ScriptingBenchmark.Tests/ScriptingBenchmark.Tests.csproj @@ -10,13 +10,13 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/ScriptingBenchmark/ScriptingBenchmark.csproj b/ScriptingBenchmark/ScriptingBenchmark.csproj index ca68d22..98bb5a1 100644 --- a/ScriptingBenchmark/ScriptingBenchmark.csproj +++ b/ScriptingBenchmark/ScriptingBenchmark.csproj @@ -8,7 +8,7 @@ - +