Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump the pkg-updates group with 2 updates
Bumps TUnit from 1.2.11 to 1.5.6
Bumps Verify.TUnit from 31.7.3 to 31.8.0

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.5.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pkg-updates
- dependency-name: Verify.TUnit
  dependency-version: 31.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pkg-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2025
commit e820e47cb21210c9240b16f419f0a6d6e73c8ade
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<PackageVersion Include="Microsoft.Testing.Extensions.CrashDump" Version="2.0.2" />
<PackageVersion Include="Microsoft.Testing.Extensions.HangDump" Version="2.0.2" />
<PackageVersion Include="Microsoft.Testing.Extensions.VSTestBridge" Version="2.0.2" />
<PackageVersion Include="TUnit" Version="1.2.11" />
<PackageVersion Include="Verify.TUnit" Version="31.7.3" />
<PackageVersion Include="TUnit" Version="1.5.6" />
<PackageVersion Include="Verify.TUnit" Version="31.8.0" />
<PackageVersion Include="Verify.SourceGenerators" Version="2.5.0" />
</ItemGroup>
</Project>
44 changes: 22 additions & 22 deletions tests/BuilderGenerator.Tests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,14 @@
},
"TUnit": {
"type": "Direct",
"requested": "[1.2.11, )",
"resolved": "1.2.11",
"contentHash": "AP8hGh8lhIJA2h21Lb3Himqq8GlU6mQpwXsqM25HzsY0R4nCvBu+Oy0zm+gTpj3u7lvjbL7j15fR8xdpZYw9XQ==",
"requested": "[1.5.6, )",
"resolved": "1.5.6",
"contentHash": "ElQ69iEvYRP0PeNqkAbfKEeIj54a9LvLREK+gyuXgWZapfV8xYMHabxko63H3eR+dGnfaEYe/M0SN6ksiFL0Ug==",
"dependencies": {
"Microsoft.Testing.Extensions.CodeCoverage": "18.1.0",
"Microsoft.Testing.Extensions.TrxReport": "2.0.2",
"TUnit.Assertions": "1.2.11",
"TUnit.Engine": "1.2.11"
"TUnit.Assertions": "1.5.6",
"TUnit.Engine": "1.5.6"
}
},
"Verify.SourceGenerators": {
Expand All @@ -78,15 +78,15 @@
},
"Verify.TUnit": {
"type": "Direct",
"requested": "[31.7.3, )",
"resolved": "31.7.3",
"contentHash": "pxzvfvG/ayFKBUzTMnXHX0AFhz2wBYg7FUfF7jDKZ2e/rMtUpd4F37LpLWv3VDNRLYIOMu/en9roV+6G+hfxfQ==",
"requested": "[31.8.0, )",
"resolved": "31.8.0",
"contentHash": "XMlijMWLHjagdA3Q2Q41Ow5mP/tH+tRCqZD5Th2z2+ZvwuACbJA57E5bCeol9KVPigpc3m3O+2hc62Fu2AreqQ==",
"dependencies": {
"Argon": "0.33.0",
"DiffEngine": "17.0.1",
"SimpleInfoName": "3.1.2",
"TUnit.Core": "1.2.11",
"Verify": "31.7.3"
"Verify": "31.8.0"
}
},
"Argon": {
Expand Down Expand Up @@ -168,10 +168,10 @@
},
"Microsoft.Testing.Platform.MSBuild": {
"type": "Transitive",
"resolved": "2.0.1",
"contentHash": "zI8svKM2d1wAu20u+cMRo13oJv4uyPcCmVZixvKk+W34d1F7hH2msEzyQ4zv3NEliE60JMM9cdDxWcA3yU2oAA==",
"resolved": "2.0.2",
"contentHash": "2zKkQKaUoaKgb/3AekboWOdLMh4upCo1nLWQnjGzp8r9YjiNOZRrzTsJQ3A4U03AcbH0evlIvFDKYSUqmTVuug==",
"dependencies": {
"Microsoft.Testing.Platform": "2.0.1"
"Microsoft.Testing.Platform": "2.0.2"
}
},
"SimpleInfoName": {
Expand All @@ -194,30 +194,30 @@
},
"TUnit.Assertions": {
"type": "Transitive",
"resolved": "1.2.11",
"contentHash": "2FA7Dgl1aht+rPupWnc3aUK8+zQyzpuo7j6Yv1bG0laoy216xuG1DOnB9RAwEPlnK1ZCfA2UrWqj2v/XF3CaNQ=="
"resolved": "1.5.6",
"contentHash": "p316ykiSAbODt0jxnRX4dSOIdJ1un0/f7Cz+AMazRjKxqer/OLIZ6Q9OVgLPyxeO2JCum/7GSySGCKXEkl8PKQ=="
},
"TUnit.Core": {
"type": "Transitive",
"resolved": "1.2.11",
"contentHash": "gPRKzRrd/+0OTM1SH15DHByFg5cxOOoJmhtFEBT8Ry+VPY//rwfn5QFKECUKgbxCyZntNNpnvl/RXhDLZqEMFg=="
"resolved": "1.5.6",
"contentHash": "98ZeHmvd0ibfza+iaGK83ZrYGPyD5tDHvbirWYvla8w5+pSPPaCStk7zT0Ir0i/8ac+sPEhRLBcl/PLocJJ7Sw=="
},
"TUnit.Engine": {
"type": "Transitive",
"resolved": "1.2.11",
"contentHash": "0bZDyYIzbCCIgy+MdVIWh7hyBnuONzKdOt4dxYVW+c05It9EnMiFIoxVz0eZ+0agjIQ3xjsL/PMP9tLEFvGZLQ==",
"resolved": "1.5.6",
"contentHash": "bksAA1bW4RcIVtQTc7T0l1QBGRcOEX59uR0bdYchY+7p0VMJ5ROjUIBMAJAUpXEkaIU9MgZgtx9AXa5ipNNwqA==",
"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.1",
"TUnit.Core": "1.2.11"
"Microsoft.Testing.Platform.MSBuild": "2.0.2",
"TUnit.Core": "1.5.6"
}
},
"Verify": {
"type": "Transitive",
"resolved": "31.7.3",
"contentHash": "bNjAX8UhxqPHZn98cWWoY01c058uknsNG/iutOFhpQsP56ppShnvbV47FquwVI23Iu5mTYaFvsO/knF0LtIQUQ==",
"resolved": "31.8.0",
"contentHash": "xZFQX/xVM8rCG1LkXVSBi7cp+eujrE++RDTMMztw6Vt1KjoETFsr8hd0uwYHmIDpvHu/vK877WVn8XVMxDHFfA==",
"dependencies": {
"Argon": "0.33.0",
"DiffEngine": "17.0.1",
Expand Down