From 290c862610ba9bcd653e14438d86d28c9627f5fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 09:16:35 +0000 Subject: [PATCH] chore: Bump Marten from 8.37.2 to 9.5.3 --- updated-dependencies: - dependency-name: Marten dependency-version: 9.5.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Marten dependency-version: 9.5.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Marten dependency-version: 9.5.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Nexus.Application/Nexus.Application.csproj | 2 +- Nexus.Application/packages.lock.json | 53 +++++++----------- .../Nexus.Infrastructure.csproj | 2 +- Nexus.Infrastructure/packages.lock.json | 55 ++++++++----------- .../Nexus.Migrations.IntegrationTests.csproj | 2 +- .../packages.lock.json | 55 ++++++++----------- 6 files changed, 68 insertions(+), 101 deletions(-) diff --git a/Nexus.Application/Nexus.Application.csproj b/Nexus.Application/Nexus.Application.csproj index c9ff845..c2dd6ac 100644 --- a/Nexus.Application/Nexus.Application.csproj +++ b/Nexus.Application/Nexus.Application.csproj @@ -18,7 +18,7 @@ - + diff --git a/Nexus.Application/packages.lock.json b/Nexus.Application/packages.lock.json index ac93aab..beae807 100644 --- a/Nexus.Application/packages.lock.json +++ b/Nexus.Application/packages.lock.json @@ -10,18 +10,15 @@ }, "Marten": { "type": "Direct", - "requested": "[8.37.2, )", - "resolved": "8.37.2", - "contentHash": "yhzR2TSGA6eYmiiUMcjXW3r7lti/XRTAUzLD+s7x6LSiqu0b+TLlH4g+mHRVwJ0+UTf61bECZe32TfL3DrI7jA==", + "requested": "[9.5.3, )", + "resolved": "9.5.3", + "contentHash": "Vy+UZaxNxCVzc6DUBwLMp7WRWu4bDtYkD/mDnJ6pD/MqUXGKRBzInSOUDb3atHXSU1uL4mMGU3d0YOb4o1lH4A==", "dependencies": { - "JasperFx": "1.29.1", - "JasperFx.Events": "1.35.0", - "JasperFx.RuntimeCompiler": "4.5.0", + "JasperFx": "2.8.0", + "JasperFx.Events": "2.8.0", "Microsoft.Extensions.Hosting.Abstractions": "10.0.0", "Microsoft.IO.RecyclableMemoryStream": "3.0.1", - "Newtonsoft.Json": "13.0.3", - "Npgsql.Json.NET": "9.0.4", - "Weasel.Postgresql": "8.15.0" + "Weasel.Postgresql": "9.0.2" } }, "Microsoft.Extensions.Hosting": { @@ -147,8 +144,8 @@ }, "FastExpressionCompiler": { "type": "Transitive", - "resolved": "5.3.0", - "contentHash": "XRmGW48Gdm7B70WUtTJJUnmuc8jRDmOhhjG/a3rix/nXChnrkETaSvA0j2VrcsH4MNeYLe60LA5o5JABmbneag==" + "resolved": "5.4.1", + "contentHash": "nqMykMspK5cQd35Y8ulQzAujxCcCwZVUne32pC5xNpXqrbPCuKOPMWkKHJ3LveAZPm6dsVvump0TJ1SZ9RzfTQ==" }, "Humanizer.Core": { "type": "Transitive", @@ -162,10 +159,10 @@ }, "JasperFx": { "type": "Transitive", - "resolved": "1.31.0", - "contentHash": "4ixFajJnNJf9Unuc49rq8pKtHYMdUVepE1tX921F48u6BAbf9BNuGdijDioehYLGl/yhsF2yjRrQXpsN9FMZIg==", + "resolved": "2.8.0", + "contentHash": "r06TuAR7sdGDmhdrTVkPVkIGJoR0GH8PsBiPikLzowFo4LJSL3QJ1ttNUO/381n9STUKhhfKXboCL3rS+OIsnQ==", "dependencies": { - "FastExpressionCompiler": "5.3.0", + "FastExpressionCompiler": "5.4.1", "ImTools": "4.0.0", "Microsoft.Bcl.TimeProvider": "10.0.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0", @@ -178,10 +175,10 @@ }, "JasperFx.Events": { "type": "Transitive", - "resolved": "1.36.0", - "contentHash": "xLThG3rvcv8NNkNuCU334Ut+9qODX8tTBqe8J9IAP7auyq4qv/TYmqmKYnkDAJVIW6xl6LECVDFgJMD3YZTbow==", + "resolved": "2.8.0", + "contentHash": "H4k/jNeWwnE+1C94IIozp7I4FEVgzT2GR2d/RizSDkUyIYhoKVnfNBQvCSbNHkn7PqFulGmu8Nn2ovJJ9ezotQ==", "dependencies": { - "JasperFx": "1.31.0" + "JasperFx": "2.8.0" } }, "JasperFx.RuntimeCompiler": { @@ -645,15 +642,6 @@ "Microsoft.Extensions.Logging.Abstractions": "8.0.2" } }, - "Npgsql.Json.NET": { - "type": "Transitive", - "resolved": "9.0.4", - "contentHash": "Eunq7mqatJujFOaZMdiWT9N7eUXHEFxe4IX/PeN8Nt1BpNYjzF2tPlmqR90EvuGT3tiEicmj4xDviC0UcPwM1w==", - "dependencies": { - "Newtonsoft.Json": "13.0.3", - "Npgsql": "9.0.4" - } - }, "Npgsql.NetTopologySuite": { "type": "Transitive", "resolved": "9.0.4", @@ -750,21 +738,22 @@ }, "Weasel.Core": { "type": "Transitive", - "resolved": "8.15.1", - "contentHash": "+X2GRJCVeC6VjA+REbtb9ULtAvVG4DT8Py0tffIRTPsA9IdY89fLu09MFkcnywgTzQK3JB4hKC7t8d9xwdp6jg==", + "resolved": "9.0.2", + "contentHash": "JYRsBs/a912dn5z1PGyxkoZvLV0L2Ge4sTLaRjZzHN56hYR8MbkMSRLtJ1MnakmFeFzndWr0H6obRYDKpf9XuA==", "dependencies": { - "JasperFx": "1.26.0" + "JasperFx": "2.0.1" } }, "Weasel.Postgresql": { "type": "Transitive", - "resolved": "8.15.1", - "contentHash": "YD/3CWlqCCX5dBVMZmIYvR8/flwcgDHPQq4EtUHJOlFnPrmQX4Lfd5rmFCIW3n/3F53qxMXl2HaJnxGI1Twtsw==", + "resolved": "9.0.2", + "contentHash": "1rodGze6JxVa8i93VwehHy6BEIV4YV7lhPxRoKDC8l+UGmQGQg/gCT4nYUX/8f+bLXyzlXHhN9XEG3sdNW37hA==", "dependencies": { "DistributedLock.Postgres": "1.3.0", + "JasperFx.Events": "2.0.0", "Npgsql": "9.0.4", "Npgsql.NetTopologySuite": "9.0.4", - "Weasel.Core": "8.15.1" + "Weasel.Core": "9.0.2" } }, "WolverineFx": { diff --git a/Nexus.Infrastructure/Nexus.Infrastructure.csproj b/Nexus.Infrastructure/Nexus.Infrastructure.csproj index a4ef795..bd0cb38 100644 --- a/Nexus.Infrastructure/Nexus.Infrastructure.csproj +++ b/Nexus.Infrastructure/Nexus.Infrastructure.csproj @@ -11,7 +11,7 @@ - + diff --git a/Nexus.Infrastructure/packages.lock.json b/Nexus.Infrastructure/packages.lock.json index b3ee4a3..1e48834 100644 --- a/Nexus.Infrastructure/packages.lock.json +++ b/Nexus.Infrastructure/packages.lock.json @@ -49,18 +49,15 @@ }, "Marten": { "type": "Direct", - "requested": "[8.37.2, )", - "resolved": "8.37.2", - "contentHash": "yhzR2TSGA6eYmiiUMcjXW3r7lti/XRTAUzLD+s7x6LSiqu0b+TLlH4g+mHRVwJ0+UTf61bECZe32TfL3DrI7jA==", + "requested": "[9.5.3, )", + "resolved": "9.5.3", + "contentHash": "Vy+UZaxNxCVzc6DUBwLMp7WRWu4bDtYkD/mDnJ6pD/MqUXGKRBzInSOUDb3atHXSU1uL4mMGU3d0YOb4o1lH4A==", "dependencies": { - "JasperFx": "1.29.1", - "JasperFx.Events": "1.35.0", - "JasperFx.RuntimeCompiler": "4.5.0", + "JasperFx": "2.8.0", + "JasperFx.Events": "2.8.0", "Microsoft.Extensions.Hosting.Abstractions": "10.0.0", "Microsoft.IO.RecyclableMemoryStream": "3.0.1", - "Newtonsoft.Json": "13.0.3", - "Npgsql.Json.NET": "9.0.4", - "Weasel.Postgresql": "8.15.0" + "Weasel.Postgresql": "9.0.2" } }, "WolverineFx.Http": { @@ -123,8 +120,8 @@ }, "FastExpressionCompiler": { "type": "Transitive", - "resolved": "5.3.0", - "contentHash": "XRmGW48Gdm7B70WUtTJJUnmuc8jRDmOhhjG/a3rix/nXChnrkETaSvA0j2VrcsH4MNeYLe60LA5o5JABmbneag==" + "resolved": "5.4.1", + "contentHash": "nqMykMspK5cQd35Y8ulQzAujxCcCwZVUne32pC5xNpXqrbPCuKOPMWkKHJ3LveAZPm6dsVvump0TJ1SZ9RzfTQ==" }, "FluentValidation": { "type": "Transitive", @@ -143,10 +140,10 @@ }, "JasperFx": { "type": "Transitive", - "resolved": "1.31.0", - "contentHash": "4ixFajJnNJf9Unuc49rq8pKtHYMdUVepE1tX921F48u6BAbf9BNuGdijDioehYLGl/yhsF2yjRrQXpsN9FMZIg==", + "resolved": "2.8.0", + "contentHash": "r06TuAR7sdGDmhdrTVkPVkIGJoR0GH8PsBiPikLzowFo4LJSL3QJ1ttNUO/381n9STUKhhfKXboCL3rS+OIsnQ==", "dependencies": { - "FastExpressionCompiler": "5.3.0", + "FastExpressionCompiler": "5.4.1", "ImTools": "4.0.0", "Microsoft.Bcl.TimeProvider": "10.0.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0", @@ -159,10 +156,10 @@ }, "JasperFx.Events": { "type": "Transitive", - "resolved": "1.36.0", - "contentHash": "xLThG3rvcv8NNkNuCU334Ut+9qODX8tTBqe8J9IAP7auyq4qv/TYmqmKYnkDAJVIW6xl6LECVDFgJMD3YZTbow==", + "resolved": "2.8.0", + "contentHash": "H4k/jNeWwnE+1C94IIozp7I4FEVgzT2GR2d/RizSDkUyIYhoKVnfNBQvCSbNHkn7PqFulGmu8Nn2ovJJ9ezotQ==", "dependencies": { - "JasperFx": "1.31.0" + "JasperFx": "2.8.0" } }, "JasperFx.RuntimeCompiler": { @@ -655,15 +652,6 @@ "Microsoft.Extensions.Logging.Abstractions": "8.0.2" } }, - "Npgsql.Json.NET": { - "type": "Transitive", - "resolved": "9.0.4", - "contentHash": "Eunq7mqatJujFOaZMdiWT9N7eUXHEFxe4IX/PeN8Nt1BpNYjzF2tPlmqR90EvuGT3tiEicmj4xDviC0UcPwM1w==", - "dependencies": { - "Newtonsoft.Json": "13.0.3", - "Npgsql": "9.0.4" - } - }, "Npgsql.NetTopologySuite": { "type": "Transitive", "resolved": "9.0.4", @@ -784,21 +772,22 @@ }, "Weasel.Core": { "type": "Transitive", - "resolved": "8.15.1", - "contentHash": "+X2GRJCVeC6VjA+REbtb9ULtAvVG4DT8Py0tffIRTPsA9IdY89fLu09MFkcnywgTzQK3JB4hKC7t8d9xwdp6jg==", + "resolved": "9.0.2", + "contentHash": "JYRsBs/a912dn5z1PGyxkoZvLV0L2Ge4sTLaRjZzHN56hYR8MbkMSRLtJ1MnakmFeFzndWr0H6obRYDKpf9XuA==", "dependencies": { - "JasperFx": "1.26.0" + "JasperFx": "2.0.1" } }, "Weasel.Postgresql": { "type": "Transitive", - "resolved": "8.15.1", - "contentHash": "YD/3CWlqCCX5dBVMZmIYvR8/flwcgDHPQq4EtUHJOlFnPrmQX4Lfd5rmFCIW3n/3F53qxMXl2HaJnxGI1Twtsw==", + "resolved": "9.0.2", + "contentHash": "1rodGze6JxVa8i93VwehHy6BEIV4YV7lhPxRoKDC8l+UGmQGQg/gCT4nYUX/8f+bLXyzlXHhN9XEG3sdNW37hA==", "dependencies": { "DistributedLock.Postgres": "1.3.0", + "JasperFx.Events": "2.0.0", "Npgsql": "9.0.4", "Npgsql.NetTopologySuite": "9.0.4", - "Weasel.Core": "8.15.1" + "Weasel.Core": "9.0.2" } }, "WolverineFx": { @@ -854,7 +843,7 @@ "type": "Project", "dependencies": { "FluentValidation": "[12.1.1, )", - "Marten": "[8.37.2, )", + "Marten": "[9.5.3, )", "Microsoft.Extensions.Hosting": "[10.0.8, )", "Nexus.Domain": "[1.0.0, )", "SkiaSharp": "[3.119.4, )", diff --git a/Nexus.Migrations.IntegrationTests/Nexus.Migrations.IntegrationTests.csproj b/Nexus.Migrations.IntegrationTests/Nexus.Migrations.IntegrationTests.csproj index 4d5df0a..45e9ae5 100644 --- a/Nexus.Migrations.IntegrationTests/Nexus.Migrations.IntegrationTests.csproj +++ b/Nexus.Migrations.IntegrationTests/Nexus.Migrations.IntegrationTests.csproj @@ -24,7 +24,7 @@ - + diff --git a/Nexus.Migrations.IntegrationTests/packages.lock.json b/Nexus.Migrations.IntegrationTests/packages.lock.json index 47c9d6c..353cffa 100644 --- a/Nexus.Migrations.IntegrationTests/packages.lock.json +++ b/Nexus.Migrations.IntegrationTests/packages.lock.json @@ -18,18 +18,15 @@ }, "Marten": { "type": "Direct", - "requested": "[8.37.2, )", - "resolved": "8.37.2", - "contentHash": "yhzR2TSGA6eYmiiUMcjXW3r7lti/XRTAUzLD+s7x6LSiqu0b+TLlH4g+mHRVwJ0+UTf61bECZe32TfL3DrI7jA==", + "requested": "[9.5.3, )", + "resolved": "9.5.3", + "contentHash": "Vy+UZaxNxCVzc6DUBwLMp7WRWu4bDtYkD/mDnJ6pD/MqUXGKRBzInSOUDb3atHXSU1uL4mMGU3d0YOb4o1lH4A==", "dependencies": { - "JasperFx": "1.29.1", - "JasperFx.Events": "1.35.0", - "JasperFx.RuntimeCompiler": "4.5.0", + "JasperFx": "2.8.0", + "JasperFx.Events": "2.8.0", "Microsoft.Extensions.Hosting.Abstractions": "10.0.0", "Microsoft.IO.RecyclableMemoryStream": "3.0.1", - "Newtonsoft.Json": "13.0.3", - "Npgsql.Json.NET": "9.0.4", - "Weasel.Postgresql": "8.15.0" + "Weasel.Postgresql": "9.0.2" } }, "MartinCostello.Logging.XUnit.v3": { @@ -168,8 +165,8 @@ }, "FastExpressionCompiler": { "type": "Transitive", - "resolved": "5.3.0", - "contentHash": "XRmGW48Gdm7B70WUtTJJUnmuc8jRDmOhhjG/a3rix/nXChnrkETaSvA0j2VrcsH4MNeYLe60LA5o5JABmbneag==" + "resolved": "5.4.1", + "contentHash": "nqMykMspK5cQd35Y8ulQzAujxCcCwZVUne32pC5xNpXqrbPCuKOPMWkKHJ3LveAZPm6dsVvump0TJ1SZ9RzfTQ==" }, "FluentValidation": { "type": "Transitive", @@ -199,10 +196,10 @@ }, "JasperFx": { "type": "Transitive", - "resolved": "1.31.0", - "contentHash": "4ixFajJnNJf9Unuc49rq8pKtHYMdUVepE1tX921F48u6BAbf9BNuGdijDioehYLGl/yhsF2yjRrQXpsN9FMZIg==", + "resolved": "2.8.0", + "contentHash": "r06TuAR7sdGDmhdrTVkPVkIGJoR0GH8PsBiPikLzowFo4LJSL3QJ1ttNUO/381n9STUKhhfKXboCL3rS+OIsnQ==", "dependencies": { - "FastExpressionCompiler": "5.3.0", + "FastExpressionCompiler": "5.4.1", "ImTools": "4.0.0", "Microsoft.Bcl.TimeProvider": "10.0.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0", @@ -215,10 +212,10 @@ }, "JasperFx.Events": { "type": "Transitive", - "resolved": "1.36.0", - "contentHash": "xLThG3rvcv8NNkNuCU334Ut+9qODX8tTBqe8J9IAP7auyq4qv/TYmqmKYnkDAJVIW6xl6LECVDFgJMD3YZTbow==", + "resolved": "2.8.0", + "contentHash": "H4k/jNeWwnE+1C94IIozp7I4FEVgzT2GR2d/RizSDkUyIYhoKVnfNBQvCSbNHkn7PqFulGmu8Nn2ovJJ9ezotQ==", "dependencies": { - "JasperFx": "1.31.0" + "JasperFx": "2.8.0" } }, "JasperFx.RuntimeCompiler": { @@ -770,15 +767,6 @@ "Microsoft.Extensions.Logging.Abstractions": "10.0.0" } }, - "Npgsql.Json.NET": { - "type": "Transitive", - "resolved": "9.0.4", - "contentHash": "Eunq7mqatJujFOaZMdiWT9N7eUXHEFxe4IX/PeN8Nt1BpNYjzF2tPlmqR90EvuGT3tiEicmj4xDviC0UcPwM1w==", - "dependencies": { - "Newtonsoft.Json": "13.0.3", - "Npgsql": "9.0.4" - } - }, "Npgsql.NetTopologySuite": { "type": "Transitive", "resolved": "9.0.4", @@ -933,21 +921,22 @@ }, "Weasel.Core": { "type": "Transitive", - "resolved": "8.15.1", - "contentHash": "+X2GRJCVeC6VjA+REbtb9ULtAvVG4DT8Py0tffIRTPsA9IdY89fLu09MFkcnywgTzQK3JB4hKC7t8d9xwdp6jg==", + "resolved": "9.0.2", + "contentHash": "JYRsBs/a912dn5z1PGyxkoZvLV0L2Ge4sTLaRjZzHN56hYR8MbkMSRLtJ1MnakmFeFzndWr0H6obRYDKpf9XuA==", "dependencies": { - "JasperFx": "1.26.0" + "JasperFx": "2.0.1" } }, "Weasel.Postgresql": { "type": "Transitive", - "resolved": "8.15.1", - "contentHash": "YD/3CWlqCCX5dBVMZmIYvR8/flwcgDHPQq4EtUHJOlFnPrmQX4Lfd5rmFCIW3n/3F53qxMXl2HaJnxGI1Twtsw==", + "resolved": "9.0.2", + "contentHash": "1rodGze6JxVa8i93VwehHy6BEIV4YV7lhPxRoKDC8l+UGmQGQg/gCT4nYUX/8f+bLXyzlXHhN9XEG3sdNW37hA==", "dependencies": { "DistributedLock.Postgres": "1.3.0", + "JasperFx.Events": "2.0.0", "Npgsql": "9.0.4", "Npgsql.NetTopologySuite": "9.0.4", - "Weasel.Core": "8.15.1" + "Weasel.Core": "9.0.2" } }, "WolverineFx": { @@ -1088,7 +1077,7 @@ "type": "Project", "dependencies": { "FluentValidation": "[12.1.1, )", - "Marten": "[8.37.2, )", + "Marten": "[9.5.3, )", "Microsoft.Extensions.Hosting": "[10.0.8, )", "Nexus.Domain": "[1.0.0, )", "SkiaSharp": "[3.119.4, )",