From 0cb64815f1074d44c1d11a7611a0ce87fbb0c714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 13:48:07 +0000 Subject: [PATCH] Bump TUnit from 1.45.22 to 1.45.29 --- updated-dependencies: - dependency-name: TUnit dependency-version: 1.45.29 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: TUnit dependency-version: 1.45.29 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ...heodicean.SharpAdb.IntegrationTests.csproj | 2 +- .../packages.lock.json | 24 +++++++++---------- .../Theodicean.SharpAdb.Tests.csproj | 2 +- .../packages.lock.json | 24 +++++++++---------- 4 files changed, 26 insertions(+), 26 deletions(-) diff --git a/tests/Theodicean.SharpAdb.IntegrationTests/Theodicean.SharpAdb.IntegrationTests.csproj b/tests/Theodicean.SharpAdb.IntegrationTests/Theodicean.SharpAdb.IntegrationTests.csproj index 501af2d..73d70f4 100644 --- a/tests/Theodicean.SharpAdb.IntegrationTests/Theodicean.SharpAdb.IntegrationTests.csproj +++ b/tests/Theodicean.SharpAdb.IntegrationTests/Theodicean.SharpAdb.IntegrationTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/tests/Theodicean.SharpAdb.IntegrationTests/packages.lock.json b/tests/Theodicean.SharpAdb.IntegrationTests/packages.lock.json index 89c3d38..4eb2006 100644 --- a/tests/Theodicean.SharpAdb.IntegrationTests/packages.lock.json +++ b/tests/Theodicean.SharpAdb.IntegrationTests/packages.lock.json @@ -4,15 +4,15 @@ "net10.0": { "TUnit": { "type": "Direct", - "requested": "[1.45.22, )", - "resolved": "1.45.22", - "contentHash": "sp/fSGviOO5iSjkgqUoTVqYqaiRuWnqFwvIfTrHln8TaQxIZUM2jAzluP+6l9gq/pZmU96eTCjSyArEnOkXjmw==", + "requested": "[1.45.29, )", + "resolved": "1.45.29", + "contentHash": "pWscjrBi/2U1WkMr4eWYtLqo5KlgGGaUNu853BwOyy5cOE75pDrtFXhvUOdrfcfHsOopM+26VMOxhKVV54ZD9w==", "dependencies": { "Microsoft.Testing.Extensions.CodeCoverage": "18.7.0", "Microsoft.Testing.Extensions.Telemetry": "2.2.3", "Microsoft.Testing.Extensions.TrxReport": "2.2.3", - "TUnit.Assertions": "1.45.22", - "TUnit.Engine": "1.45.22" + "TUnit.Assertions": "1.45.29", + "TUnit.Engine": "1.45.29" } }, "EnumerableAsyncProcessor": { @@ -99,24 +99,24 @@ }, "TUnit.Assertions": { "type": "Transitive", - "resolved": "1.45.22", - "contentHash": "tUFBQ9q+9Rife2TJOWINbgTPmOMbMfm0M3R976s/UZpkohqQl64pKXSlP5ZghAR49cXCjiue0ycDqkRc6td7JA==" + "resolved": "1.45.29", + "contentHash": "juiqf1GXOicdt51ZSOW5XCee/4bt9visfbSK8ABNhd3oehal7MuxKCAYnyZinCiLOeG/91A4v5+HD0EZsvGDyQ==" }, "TUnit.Core": { "type": "Transitive", - "resolved": "1.45.22", - "contentHash": "Ee3UgUa/UVOErcspTDyeOD+iWgH4DDzLf9IMPeVfNSM+vJ1trrWh3DYE3SUgU5cM1KkoZTlU5LT12rUYSXmy7A==" + "resolved": "1.45.29", + "contentHash": "w5G6uIH/o8AvZyuJ8d4+D6qWD7E5QBIhhA86I7qzX8nOm7QolIbQvKxacZt+2DaCusyr/io5D5gFgwGef1Ud2A==" }, "TUnit.Engine": { "type": "Transitive", - "resolved": "1.45.22", - "contentHash": "oTdRcTcQHKwWRnhpAHX0DsrxsIX0sAoRqrCBuhICU7e03WpYnSNM00czzFPbgikHfm4HP81SzUbnG1BrdRTFLQ==", + "resolved": "1.45.29", + "contentHash": "linCf8Zk5Hb6S+GbzAXPJJ13b8euncSEKKUdLrAMWLnlGdHvhFcWDtAEMJXN7kNdiliPaFCzWC0D2mysNJ14VQ==", "dependencies": { "EnumerableAsyncProcessor": "3.8.4", "Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.2.3", "Microsoft.Testing.Platform": "2.2.3", "Microsoft.Testing.Platform.MSBuild": "2.2.3", - "TUnit.Core": "1.45.22" + "TUnit.Core": "1.45.29" } }, "theodicean.sharpadb": { diff --git a/tests/Theodicean.SharpAdb.Tests/Theodicean.SharpAdb.Tests.csproj b/tests/Theodicean.SharpAdb.Tests/Theodicean.SharpAdb.Tests.csproj index 3ad56ec..d6273a7 100644 --- a/tests/Theodicean.SharpAdb.Tests/Theodicean.SharpAdb.Tests.csproj +++ b/tests/Theodicean.SharpAdb.Tests/Theodicean.SharpAdb.Tests.csproj @@ -10,7 +10,7 @@ - + diff --git a/tests/Theodicean.SharpAdb.Tests/packages.lock.json b/tests/Theodicean.SharpAdb.Tests/packages.lock.json index 89c3d38..4eb2006 100644 --- a/tests/Theodicean.SharpAdb.Tests/packages.lock.json +++ b/tests/Theodicean.SharpAdb.Tests/packages.lock.json @@ -4,15 +4,15 @@ "net10.0": { "TUnit": { "type": "Direct", - "requested": "[1.45.22, )", - "resolved": "1.45.22", - "contentHash": "sp/fSGviOO5iSjkgqUoTVqYqaiRuWnqFwvIfTrHln8TaQxIZUM2jAzluP+6l9gq/pZmU96eTCjSyArEnOkXjmw==", + "requested": "[1.45.29, )", + "resolved": "1.45.29", + "contentHash": "pWscjrBi/2U1WkMr4eWYtLqo5KlgGGaUNu853BwOyy5cOE75pDrtFXhvUOdrfcfHsOopM+26VMOxhKVV54ZD9w==", "dependencies": { "Microsoft.Testing.Extensions.CodeCoverage": "18.7.0", "Microsoft.Testing.Extensions.Telemetry": "2.2.3", "Microsoft.Testing.Extensions.TrxReport": "2.2.3", - "TUnit.Assertions": "1.45.22", - "TUnit.Engine": "1.45.22" + "TUnit.Assertions": "1.45.29", + "TUnit.Engine": "1.45.29" } }, "EnumerableAsyncProcessor": { @@ -99,24 +99,24 @@ }, "TUnit.Assertions": { "type": "Transitive", - "resolved": "1.45.22", - "contentHash": "tUFBQ9q+9Rife2TJOWINbgTPmOMbMfm0M3R976s/UZpkohqQl64pKXSlP5ZghAR49cXCjiue0ycDqkRc6td7JA==" + "resolved": "1.45.29", + "contentHash": "juiqf1GXOicdt51ZSOW5XCee/4bt9visfbSK8ABNhd3oehal7MuxKCAYnyZinCiLOeG/91A4v5+HD0EZsvGDyQ==" }, "TUnit.Core": { "type": "Transitive", - "resolved": "1.45.22", - "contentHash": "Ee3UgUa/UVOErcspTDyeOD+iWgH4DDzLf9IMPeVfNSM+vJ1trrWh3DYE3SUgU5cM1KkoZTlU5LT12rUYSXmy7A==" + "resolved": "1.45.29", + "contentHash": "w5G6uIH/o8AvZyuJ8d4+D6qWD7E5QBIhhA86I7qzX8nOm7QolIbQvKxacZt+2DaCusyr/io5D5gFgwGef1Ud2A==" }, "TUnit.Engine": { "type": "Transitive", - "resolved": "1.45.22", - "contentHash": "oTdRcTcQHKwWRnhpAHX0DsrxsIX0sAoRqrCBuhICU7e03WpYnSNM00czzFPbgikHfm4HP81SzUbnG1BrdRTFLQ==", + "resolved": "1.45.29", + "contentHash": "linCf8Zk5Hb6S+GbzAXPJJ13b8euncSEKKUdLrAMWLnlGdHvhFcWDtAEMJXN7kNdiliPaFCzWC0D2mysNJ14VQ==", "dependencies": { "EnumerableAsyncProcessor": "3.8.4", "Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.2.3", "Microsoft.Testing.Platform": "2.2.3", "Microsoft.Testing.Platform.MSBuild": "2.2.3", - "TUnit.Core": "1.45.22" + "TUnit.Core": "1.45.29" } }, "theodicean.sharpadb": {