From e550909685b82965eb96d16d92a4079d8893f923 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 08:03:20 +0000 Subject: [PATCH] Bump TUnit from 1.6.28 to 1.7.7 --- updated-dependencies: - dependency-name: TUnit dependency-version: 1.7.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/server/Directory.Packages.props | 2 +- .../packages.lock.json | 36 +++++++++---------- .../packages.lock.json | 24 ++++++------- .../packages.lock.json | 24 ++++++------- 4 files changed, 43 insertions(+), 43 deletions(-) diff --git a/src/server/Directory.Packages.props b/src/server/Directory.Packages.props index 7f2cfd5b2..10d80bd48 100644 --- a/src/server/Directory.Packages.props +++ b/src/server/Directory.Packages.props @@ -54,7 +54,7 @@ - + \ No newline at end of file diff --git a/src/server/FakeSurveyGenerator.Acceptance.Tests/packages.lock.json b/src/server/FakeSurveyGenerator.Acceptance.Tests/packages.lock.json index 5c1ad57e1..e23d80a07 100644 --- a/src/server/FakeSurveyGenerator.Acceptance.Tests/packages.lock.json +++ b/src/server/FakeSurveyGenerator.Acceptance.Tests/packages.lock.json @@ -78,14 +78,14 @@ }, "TUnit": { "type": "Direct", - "requested": "[1.6.28, )", - "resolved": "1.6.28", - "contentHash": "V3zw3E9r+kdiRGde86h7IkUjgbvC9EmIUIt7eaK7OTNPTldKwTdZO1u82fM/glDqhPtP3Uku/lTE4bpgtO6hfQ==", + "requested": "[1.7.7, )", + "resolved": "1.7.7", + "contentHash": "370aXvvWygi2ZAssG/m61ryw12kGwA4Q1fhylxTvm/n3MKs5r964NXSw/QlCD+omjz0Jd1p1IJ8vxsdQuimnjw==", "dependencies": { "Microsoft.Testing.Extensions.CodeCoverage": "18.1.0", "Microsoft.Testing.Extensions.TrxReport": "2.0.2", - "TUnit.Assertions": "1.6.28", - "TUnit.Engine": "1.6.28" + "TUnit.Assertions": "1.7.7", + "TUnit.Engine": "1.7.7" } }, "TUnit.Playwright": { @@ -98,10 +98,10 @@ "TUnit": "1.6.28" } }, - "Aspire.Dashboard.Sdk.win-x64": { + "Aspire.Dashboard.Sdk.linux-x64": { "type": "Transitive", "resolved": "13.1.0", - "contentHash": "rrcsI8cankYCiUlj4Ev+os9uKcutUCv+9kvHQt85RiUX/ewXsloFZy0/depKWrzdJkdJuoTbYFRlSe43TKq6aQ==" + "contentHash": "gIvMR7NdVGw+mUpK9qZsGuuYfDp4CHvBDLlykSSP9pCh5XGlMgDNR3uOMfvKVlqH1hAsOuecvxEcfQ9kjufrWw==" }, "Aspire.Hosting": { "type": "Transitive", @@ -134,10 +134,10 @@ "System.IO.Hashing": "9.0.10" } }, - "Aspire.Hosting.Orchestration.win-x64": { + "Aspire.Hosting.Orchestration.linux-x64": { "type": "Transitive", "resolved": "13.1.0", - "contentHash": "3w2UahEauTq719LPJ/BCySh31kz26sfjuOkRF5E4VYy1Q3xLRV43+OIGI3C5sy8feUHjrYz+DDq3DQn/2fu+4g==" + "contentHash": "V8u8ukncoflImciXeHG03x1pWbOiR4z1bIl2lwOKgdy7/JshFrlEaabaNuGmAIZFdWEM/fsc/hVDjecQyHF2aQ==" }, "AspNetCore.HealthChecks.Redis": { "type": "Transitive", @@ -1002,24 +1002,24 @@ }, "TUnit.Assertions": { "type": "Transitive", - "resolved": "1.6.28", - "contentHash": "r3nZ5XNE5p2BXikfKwXwZfeAuMOAAjgjPrbcEnNGvufBeKIIv7H3Zi48tbabRy0OHzuqvRRF40ploxbuVBD3VQ==" + "resolved": "1.7.7", + "contentHash": "mRi+XFr+IOkWVSj3IAs3gRHUba4Xsa0K9athLZMkipeZBfXL23o1+DqWMrXbUHqCuWlWaVDRnAcn8fF4tNaE8Q==" }, "TUnit.Core": { "type": "Transitive", - "resolved": "1.6.28", - "contentHash": "yO/vanO4IIpAMU0O7uihTlRKV8adWd+RBc+HjSX25QPWA5A5uF2ZMY4TZ8h4iO2qHRMhdN/R3uKTO57zVaqD3A==" + "resolved": "1.7.7", + "contentHash": "pwVj4igrpqER+MxoXcJeTPMtxvG1dTxZ/ZOc4NGPMBXF/FkwVHvepeJ2TGs4oaquRzbxQoYFEt1KNxe0o8ARtQ==" }, "TUnit.Engine": { "type": "Transitive", - "resolved": "1.6.28", - "contentHash": "JQ5iyUnb7ha1ce0zVSWg52QdZRb8VejWKwztKrm0GjUQUPzSJPeXex4J0m0qGoYuDm30LHyywnApprwmrCCFmg==", + "resolved": "1.7.7", + "contentHash": "3YYLeTaH6IjOFJExc7+uHr6DDiMm/RkbcXlgb9KsAgsmnGHH/+PEY4uz4PD0uTXRlcnkTdp1A8zZD3yn6YNtrw==", "dependencies": { "EnumerableAsyncProcessor": "3.8.4", "Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.0.2", "Microsoft.Testing.Platform": "2.0.2", "Microsoft.Testing.Platform.MSBuild": "2.0.2", - "TUnit.Core": "1.6.28" + "TUnit.Core": "1.7.7" } }, "YamlDotNet": { @@ -1030,10 +1030,10 @@ "fakesurveygenerator.apphost": { "type": "Project", "dependencies": { - "Aspire.Dashboard.Sdk.win-x64": "[13.1.0, )", + "Aspire.Dashboard.Sdk.linux-x64": "[13.1.0, )", "Aspire.Hosting.AppHost": "[13.1.0, )", "Aspire.Hosting.JavaScript": "[13.1.0, )", - "Aspire.Hosting.Orchestration.win-x64": "[13.1.0, )", + "Aspire.Hosting.Orchestration.linux-x64": "[13.1.0, )", "Aspire.Hosting.Redis": "[13.1.0, )", "Aspire.Hosting.SqlServer": "[13.1.0, )", "CommunityToolkit.Aspire.Hosting.Dapr": "[13.0.0, )" diff --git a/src/server/FakeSurveyGenerator.Api.Tests.Integration/packages.lock.json b/src/server/FakeSurveyGenerator.Api.Tests.Integration/packages.lock.json index ba0a6f33f..892a10744 100644 --- a/src/server/FakeSurveyGenerator.Api.Tests.Integration/packages.lock.json +++ b/src/server/FakeSurveyGenerator.Api.Tests.Integration/packages.lock.json @@ -95,14 +95,14 @@ }, "TUnit": { "type": "Direct", - "requested": "[1.6.28, )", - "resolved": "1.6.28", - "contentHash": "V3zw3E9r+kdiRGde86h7IkUjgbvC9EmIUIt7eaK7OTNPTldKwTdZO1u82fM/glDqhPtP3Uku/lTE4bpgtO6hfQ==", + "requested": "[1.7.7, )", + "resolved": "1.7.7", + "contentHash": "370aXvvWygi2ZAssG/m61ryw12kGwA4Q1fhylxTvm/n3MKs5r964NXSw/QlCD+omjz0Jd1p1IJ8vxsdQuimnjw==", "dependencies": { "Microsoft.Testing.Extensions.CodeCoverage": "18.1.0", "Microsoft.Testing.Extensions.TrxReport": "2.0.2", - "TUnit.Assertions": "1.6.28", - "TUnit.Engine": "1.6.28" + "TUnit.Assertions": "1.7.7", + "TUnit.Engine": "1.7.7" } }, "Aspire.StackExchange.Redis": { @@ -1073,24 +1073,24 @@ }, "TUnit.Assertions": { "type": "Transitive", - "resolved": "1.6.28", - "contentHash": "r3nZ5XNE5p2BXikfKwXwZfeAuMOAAjgjPrbcEnNGvufBeKIIv7H3Zi48tbabRy0OHzuqvRRF40ploxbuVBD3VQ==" + "resolved": "1.7.7", + "contentHash": "mRi+XFr+IOkWVSj3IAs3gRHUba4Xsa0K9athLZMkipeZBfXL23o1+DqWMrXbUHqCuWlWaVDRnAcn8fF4tNaE8Q==" }, "TUnit.Core": { "type": "Transitive", - "resolved": "1.6.28", - "contentHash": "yO/vanO4IIpAMU0O7uihTlRKV8adWd+RBc+HjSX25QPWA5A5uF2ZMY4TZ8h4iO2qHRMhdN/R3uKTO57zVaqD3A==" + "resolved": "1.7.7", + "contentHash": "pwVj4igrpqER+MxoXcJeTPMtxvG1dTxZ/ZOc4NGPMBXF/FkwVHvepeJ2TGs4oaquRzbxQoYFEt1KNxe0o8ARtQ==" }, "TUnit.Engine": { "type": "Transitive", - "resolved": "1.6.28", - "contentHash": "JQ5iyUnb7ha1ce0zVSWg52QdZRb8VejWKwztKrm0GjUQUPzSJPeXex4J0m0qGoYuDm30LHyywnApprwmrCCFmg==", + "resolved": "1.7.7", + "contentHash": "3YYLeTaH6IjOFJExc7+uHr6DDiMm/RkbcXlgb9KsAgsmnGHH/+PEY4uz4PD0uTXRlcnkTdp1A8zZD3yn6YNtrw==", "dependencies": { "EnumerableAsyncProcessor": "3.8.4", "Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.0.2", "Microsoft.Testing.Platform": "2.0.2", "Microsoft.Testing.Platform.MSBuild": "2.0.2", - "TUnit.Core": "1.6.28" + "TUnit.Core": "1.7.7" } }, "fakesurveygenerator.api": { diff --git a/src/server/FakeSurveyGenerator.Application.Tests/packages.lock.json b/src/server/FakeSurveyGenerator.Application.Tests/packages.lock.json index b3145e134..e6af3adde 100644 --- a/src/server/FakeSurveyGenerator.Application.Tests/packages.lock.json +++ b/src/server/FakeSurveyGenerator.Application.Tests/packages.lock.json @@ -67,14 +67,14 @@ }, "TUnit": { "type": "Direct", - "requested": "[1.6.28, )", - "resolved": "1.6.28", - "contentHash": "V3zw3E9r+kdiRGde86h7IkUjgbvC9EmIUIt7eaK7OTNPTldKwTdZO1u82fM/glDqhPtP3Uku/lTE4bpgtO6hfQ==", + "requested": "[1.7.7, )", + "resolved": "1.7.7", + "contentHash": "370aXvvWygi2ZAssG/m61ryw12kGwA4Q1fhylxTvm/n3MKs5r964NXSw/QlCD+omjz0Jd1p1IJ8vxsdQuimnjw==", "dependencies": { "Microsoft.Testing.Extensions.CodeCoverage": "18.1.0", "Microsoft.Testing.Extensions.TrxReport": "2.0.2", - "TUnit.Assertions": "1.6.28", - "TUnit.Engine": "1.6.28" + "TUnit.Assertions": "1.7.7", + "TUnit.Engine": "1.7.7" } }, "Albedo": { @@ -714,24 +714,24 @@ }, "TUnit.Assertions": { "type": "Transitive", - "resolved": "1.6.28", - "contentHash": "r3nZ5XNE5p2BXikfKwXwZfeAuMOAAjgjPrbcEnNGvufBeKIIv7H3Zi48tbabRy0OHzuqvRRF40ploxbuVBD3VQ==" + "resolved": "1.7.7", + "contentHash": "mRi+XFr+IOkWVSj3IAs3gRHUba4Xsa0K9athLZMkipeZBfXL23o1+DqWMrXbUHqCuWlWaVDRnAcn8fF4tNaE8Q==" }, "TUnit.Core": { "type": "Transitive", - "resolved": "1.6.28", - "contentHash": "yO/vanO4IIpAMU0O7uihTlRKV8adWd+RBc+HjSX25QPWA5A5uF2ZMY4TZ8h4iO2qHRMhdN/R3uKTO57zVaqD3A==" + "resolved": "1.7.7", + "contentHash": "pwVj4igrpqER+MxoXcJeTPMtxvG1dTxZ/ZOc4NGPMBXF/FkwVHvepeJ2TGs4oaquRzbxQoYFEt1KNxe0o8ARtQ==" }, "TUnit.Engine": { "type": "Transitive", - "resolved": "1.6.28", - "contentHash": "JQ5iyUnb7ha1ce0zVSWg52QdZRb8VejWKwztKrm0GjUQUPzSJPeXex4J0m0qGoYuDm30LHyywnApprwmrCCFmg==", + "resolved": "1.7.7", + "contentHash": "3YYLeTaH6IjOFJExc7+uHr6DDiMm/RkbcXlgb9KsAgsmnGHH/+PEY4uz4PD0uTXRlcnkTdp1A8zZD3yn6YNtrw==", "dependencies": { "EnumerableAsyncProcessor": "3.8.4", "Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.0.2", "Microsoft.Testing.Platform": "2.0.2", "Microsoft.Testing.Platform.MSBuild": "2.0.2", - "TUnit.Core": "1.6.28" + "TUnit.Core": "1.7.7" } }, "fakesurveygenerator.application": {