From 309968721c936c31e1993f82cc38287c4a2f9986 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 21:03:17 +0000 Subject: [PATCH] Bump ApiSurface from 4.1.21 to 4.1.22 (#274) * Bump ApiSurface from 4.1.21 to 4.1.22 --- updated-dependencies: - dependency-name: ApiSurface dependency-version: 4.1.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Deps * Deps --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com> --- .config/dotnet-tools.json | 4 ++-- .../WoofWare.NUnitTestRunner.Test.fsproj | 2 +- analyzers/analyzers.fsproj | 2 +- nix/deps.json | 12 ++++++------ 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 5ad47a3..3a776b2 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,13 +3,13 @@ "isRoot": true, "tools": { "fantomas": { - "version": "7.0.2", + "version": "7.0.3", "commands": [ "fantomas" ] }, "fsharp-analyzers": { - "version": "0.31.0", + "version": "0.32.0", "commands": [ "fsharp-analyzers" ] diff --git a/WoofWare.NUnitTestRunner/WoofWare.NUnitTestRunner.Test/WoofWare.NUnitTestRunner.Test.fsproj b/WoofWare.NUnitTestRunner/WoofWare.NUnitTestRunner.Test/WoofWare.NUnitTestRunner.Test.fsproj index 4644415..a9f6dac 100644 --- a/WoofWare.NUnitTestRunner/WoofWare.NUnitTestRunner.Test/WoofWare.NUnitTestRunner.Test.fsproj +++ b/WoofWare.NUnitTestRunner/WoofWare.NUnitTestRunner.Test/WoofWare.NUnitTestRunner.Test.fsproj @@ -16,7 +16,7 @@ - + diff --git a/analyzers/analyzers.fsproj b/analyzers/analyzers.fsproj index 09624b4..54a0e2f 100644 --- a/analyzers/analyzers.fsproj +++ b/analyzers/analyzers.fsproj @@ -10,7 +10,7 @@ - + diff --git a/nix/deps.json b/nix/deps.json index a3c6698..65c80c3 100644 --- a/nix/deps.json +++ b/nix/deps.json @@ -1,13 +1,13 @@ [ { "pname": "ApiSurface", - "version": "4.1.21", - "hash": "sha256-v2adBYoE9NZPaQR3u2qq9r/9PxAM/wqi2Uiky0xGq+E=" + "version": "4.1.22", + "hash": "sha256-voj9m3YmyJ95FAMLV4sWzQMod3Em0mTjzf0LBUUFOso=" }, { "pname": "fantomas", - "version": "7.0.2", - "hash": "sha256-BAaENIm/ksTiXrUImRgKoIXTGIlgsX7ch6ayoFjhJXA=" + "version": "7.0.3", + "hash": "sha256-0XlfV7SxXPDnk/CjkUesJSaH0cxlNHJ+Jj86zNUhkNA=" }, { "pname": "Fantomas.Core", @@ -26,8 +26,8 @@ }, { "pname": "fsharp-analyzers", - "version": "0.31.0", - "hash": "sha256-PoAvaXbXsmvVw870UsnqdD20HoBHO7u4bzoaz5DXfzM=" + "version": "0.32.0", + "hash": "sha256-MnhsK5tOeexL6uQhsV4nTRz8CGbz2o8VyHwAK8x91pE=" }, { "pname": "FSharp.Core",