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
52 changes: 52 additions & 0 deletions outdated.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
Discovering projects...
Analyzing project(s)...
Analyzing dependencies...
» PatternKit.Examples.Tests
[net10.0]
TinyBDD.Xunit 0.18.1 -> 0.19.1
[net9.0]
TinyBDD.Xunit 0.18.1 -> 0.19.1
[net8.0]
TinyBDD.Xunit 0.18.1 -> 0.19.1

» PatternKit.Generators.Tests
[net9.0]
TinyBDD 0.18.1 -> 0.19.1
TinyBDD.Xunit 0.18.1 -> 0.19.1
[net8.0]
TinyBDD 0.18.1 -> 0.19.1
TinyBDD.Xunit 0.18.1 -> 0.19.1
[net10.0]
TinyBDD 0.18.1 -> 0.19.1
TinyBDD.Xunit 0.18.1 -> 0.19.1

» PatternKit.Tests
[net8.0]
TinyBDD.Xunit 0.18.1 -> 0.19.1
[net10.0]
TinyBDD.Xunit 0.18.1 -> 0.19.1
[net9.0]
TinyBDD.Xunit 0.18.1 -> 0.19.1

Version color legend:
<red> : Major version update or pre-release version. Possible breaking changes.
<yellow>: Minor version update. Backwards-compatible features added.
<green> : Patch version update. Backwards-compatible bug fixes.

Upgrading package TinyBDD.Xunit...
Project PatternKit.Examples.Tests [net10.0] upgraded successfully
Project PatternKit.Examples.Tests [net9.0] upgraded successfully
Project PatternKit.Examples.Tests [net8.0] upgraded successfully
Project PatternKit.Generators.Tests [net9.0] upgraded successfully
Project PatternKit.Generators.Tests [net8.0] upgraded successfully
Project PatternKit.Generators.Tests [net10.0] upgraded successfully
Project PatternKit.Tests [net8.0] upgraded successfully
Project PatternKit.Tests [net10.0] upgraded successfully
Project PatternKit.Tests [net9.0] upgraded successfully

Upgrading package TinyBDD...
Project PatternKit.Generators.Tests [net9.0] upgraded successfully
Project PatternKit.Generators.Tests [net8.0] upgraded successfully
Project PatternKit.Generators.Tests [net10.0] upgraded successfully

Elapsed: 00:00:40.5140160
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="10.0.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
<PackageReference Include="System.Collections.Immutable" Version="10.0.2" />
<PackageReference Include="TinyBDD.Xunit" Version="0.18.1" />
<PackageReference Include="TinyBDD.Xunit" Version="0.19.1" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.extensibility.core" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
Expand Down
48 changes: 24 additions & 24 deletions test/PatternKit.Examples.Tests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,11 @@
},
"TinyBDD.Xunit": {
"type": "Direct",
"requested": "[0.18.1, )",
"resolved": "0.18.1",
"contentHash": "7e6hSYgmxUEwNBqucx7C52GQIIel127ejKf9Xt+j2AdELbpJIGfHAuF9YQcuZ8npVIXMLe/criFHUEZ9XYmF0g==",
"requested": "[0.19.1, )",
"resolved": "0.19.1",
"contentHash": "mUGffKis9CSEO7QfVp50OcYCmLnoC0Awz1eu0/esxp9jEizVK0y7z1NjjkiQa26d4+77rbSGVOygcsxx4n5BXA==",
"dependencies": {
"TinyBDD": "0.18.1",
"TinyBDD": "0.19.1",
"xunit.abstractions": "2.0.3",
"xunit.extensibility.core": "2.9.3"
}
Expand Down Expand Up @@ -389,11 +389,11 @@
},
"TinyBDD": {
"type": "Transitive",
"resolved": "0.18.1",
"contentHash": "L0UwD7637GByZvU0inD0i0o8LYP/8G9NUoJUb6L7TsPKMRxZTre5Bou39mpPmQjbNk48bk2rGlWvPkFELTP3uQ==",
"resolved": "0.19.1",
"contentHash": "WGC5eJBm5AEFAL2FC9I+DJR+pPi0RDJSWJbKuB7yEfafz/c8Cjx6VNGd0TLfynoxj9tnP2/ZzYOUghsN1AID3Q==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "10.0.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.1"
"Microsoft.Extensions.DependencyInjection": "10.0.2",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2"
}
},
"xunit.abstractions": {
Expand Down Expand Up @@ -514,11 +514,11 @@
},
"TinyBDD.Xunit": {
"type": "Direct",
"requested": "[0.18.1, )",
"resolved": "0.18.1",
"contentHash": "7e6hSYgmxUEwNBqucx7C52GQIIel127ejKf9Xt+j2AdELbpJIGfHAuF9YQcuZ8npVIXMLe/criFHUEZ9XYmF0g==",
"requested": "[0.19.1, )",
"resolved": "0.19.1",
"contentHash": "mUGffKis9CSEO7QfVp50OcYCmLnoC0Awz1eu0/esxp9jEizVK0y7z1NjjkiQa26d4+77rbSGVOygcsxx4n5BXA==",
"dependencies": {
"TinyBDD": "0.18.1",
"TinyBDD": "0.19.1",
"xunit.abstractions": "2.0.3",
"xunit.extensibility.core": "2.9.3"
}
Expand Down Expand Up @@ -868,11 +868,11 @@
},
"TinyBDD": {
"type": "Transitive",
"resolved": "0.18.1",
"contentHash": "L0UwD7637GByZvU0inD0i0o8LYP/8G9NUoJUb6L7TsPKMRxZTre5Bou39mpPmQjbNk48bk2rGlWvPkFELTP3uQ==",
"resolved": "0.19.1",
"contentHash": "WGC5eJBm5AEFAL2FC9I+DJR+pPi0RDJSWJbKuB7yEfafz/c8Cjx6VNGd0TLfynoxj9tnP2/ZzYOUghsN1AID3Q==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "10.0.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.1"
"Microsoft.Extensions.DependencyInjection": "10.0.2",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2"
}
},
"xunit.abstractions": {
Expand Down Expand Up @@ -993,11 +993,11 @@
},
"TinyBDD.Xunit": {
"type": "Direct",
"requested": "[0.18.1, )",
"resolved": "0.18.1",
"contentHash": "7e6hSYgmxUEwNBqucx7C52GQIIel127ejKf9Xt+j2AdELbpJIGfHAuF9YQcuZ8npVIXMLe/criFHUEZ9XYmF0g==",
"requested": "[0.19.1, )",
"resolved": "0.19.1",
"contentHash": "mUGffKis9CSEO7QfVp50OcYCmLnoC0Awz1eu0/esxp9jEizVK0y7z1NjjkiQa26d4+77rbSGVOygcsxx4n5BXA==",
"dependencies": {
"TinyBDD": "0.18.1",
"TinyBDD": "0.19.1",
"xunit.abstractions": "2.0.3",
"xunit.extensibility.core": "2.9.3"
}
Expand Down Expand Up @@ -1347,11 +1347,11 @@
},
"TinyBDD": {
"type": "Transitive",
"resolved": "0.18.1",
"contentHash": "L0UwD7637GByZvU0inD0i0o8LYP/8G9NUoJUb6L7TsPKMRxZTre5Bou39mpPmQjbNk48bk2rGlWvPkFELTP3uQ==",
"resolved": "0.19.1",
"contentHash": "WGC5eJBm5AEFAL2FC9I+DJR+pPi0RDJSWJbKuB7yEfafz/c8Cjx6VNGd0TLfynoxj9tnP2/ZzYOUghsN1AID3Q==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "10.0.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.1"
"Microsoft.Extensions.DependencyInjection": "10.0.2",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2"
}
},
"xunit.abstractions": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="5.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
<PackageReference Include="System.Collections.Immutable" Version="10.0.2" />
<PackageReference Include="TinyBDD" Version="0.18.1" />
<PackageReference Include="TinyBDD.Xunit" Version="0.18.1" />
<PackageReference Include="TinyBDD" Version="0.19.1" />
<PackageReference Include="TinyBDD.Xunit" Version="0.19.1" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
<PrivateAssets>all</PrivateAssets>
Expand Down
54 changes: 27 additions & 27 deletions test/PatternKit.Generators.Tests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,21 +36,21 @@
},
"TinyBDD": {
"type": "Direct",
"requested": "[0.18.1, )",
"resolved": "0.18.1",
"contentHash": "L0UwD7637GByZvU0inD0i0o8LYP/8G9NUoJUb6L7TsPKMRxZTre5Bou39mpPmQjbNk48bk2rGlWvPkFELTP3uQ==",
"requested": "[0.19.1, )",
"resolved": "0.19.1",
"contentHash": "WGC5eJBm5AEFAL2FC9I+DJR+pPi0RDJSWJbKuB7yEfafz/c8Cjx6VNGd0TLfynoxj9tnP2/ZzYOUghsN1AID3Q==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "10.0.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.1"
"Microsoft.Extensions.DependencyInjection": "10.0.2",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2"
}
},
"TinyBDD.Xunit": {
"type": "Direct",
"requested": "[0.18.1, )",
"resolved": "0.18.1",
"contentHash": "7e6hSYgmxUEwNBqucx7C52GQIIel127ejKf9Xt+j2AdELbpJIGfHAuF9YQcuZ8npVIXMLe/criFHUEZ9XYmF0g==",
"requested": "[0.19.1, )",
"resolved": "0.19.1",
"contentHash": "mUGffKis9CSEO7QfVp50OcYCmLnoC0Awz1eu0/esxp9jEizVK0y7z1NjjkiQa26d4+77rbSGVOygcsxx4n5BXA==",
"dependencies": {
"TinyBDD": "0.18.1",
"TinyBDD": "0.19.1",
"xunit.abstractions": "2.0.3",
"xunit.extensibility.core": "2.9.3"
}
Expand Down Expand Up @@ -513,21 +513,21 @@
},
"TinyBDD": {
"type": "Direct",
"requested": "[0.18.1, )",
"resolved": "0.18.1",
"contentHash": "L0UwD7637GByZvU0inD0i0o8LYP/8G9NUoJUb6L7TsPKMRxZTre5Bou39mpPmQjbNk48bk2rGlWvPkFELTP3uQ==",
"requested": "[0.19.1, )",
"resolved": "0.19.1",
"contentHash": "WGC5eJBm5AEFAL2FC9I+DJR+pPi0RDJSWJbKuB7yEfafz/c8Cjx6VNGd0TLfynoxj9tnP2/ZzYOUghsN1AID3Q==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "10.0.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.1"
"Microsoft.Extensions.DependencyInjection": "10.0.2",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2"
}
},
"TinyBDD.Xunit": {
"type": "Direct",
"requested": "[0.18.1, )",
"resolved": "0.18.1",
"contentHash": "7e6hSYgmxUEwNBqucx7C52GQIIel127ejKf9Xt+j2AdELbpJIGfHAuF9YQcuZ8npVIXMLe/criFHUEZ9XYmF0g==",
"requested": "[0.19.1, )",
"resolved": "0.19.1",
"contentHash": "mUGffKis9CSEO7QfVp50OcYCmLnoC0Awz1eu0/esxp9jEizVK0y7z1NjjkiQa26d4+77rbSGVOygcsxx4n5BXA==",
"dependencies": {
"TinyBDD": "0.18.1",
"TinyBDD": "0.19.1",
"xunit.abstractions": "2.0.3",
"xunit.extensibility.core": "2.9.3"
}
Expand Down Expand Up @@ -1028,21 +1028,21 @@
},
"TinyBDD": {
"type": "Direct",
"requested": "[0.18.1, )",
"resolved": "0.18.1",
"contentHash": "L0UwD7637GByZvU0inD0i0o8LYP/8G9NUoJUb6L7TsPKMRxZTre5Bou39mpPmQjbNk48bk2rGlWvPkFELTP3uQ==",
"requested": "[0.19.1, )",
"resolved": "0.19.1",
"contentHash": "WGC5eJBm5AEFAL2FC9I+DJR+pPi0RDJSWJbKuB7yEfafz/c8Cjx6VNGd0TLfynoxj9tnP2/ZzYOUghsN1AID3Q==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "10.0.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.1"
"Microsoft.Extensions.DependencyInjection": "10.0.2",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2"
}
},
"TinyBDD.Xunit": {
"type": "Direct",
"requested": "[0.18.1, )",
"resolved": "0.18.1",
"contentHash": "7e6hSYgmxUEwNBqucx7C52GQIIel127ejKf9Xt+j2AdELbpJIGfHAuF9YQcuZ8npVIXMLe/criFHUEZ9XYmF0g==",
"requested": "[0.19.1, )",
"resolved": "0.19.1",
"contentHash": "mUGffKis9CSEO7QfVp50OcYCmLnoC0Awz1eu0/esxp9jEizVK0y7z1NjjkiQa26d4+77rbSGVOygcsxx4n5BXA==",
"dependencies": {
"TinyBDD": "0.18.1",
"TinyBDD": "0.19.1",
"xunit.abstractions": "2.0.3",
"xunit.extensibility.core": "2.9.3"
}
Expand Down
2 changes: 1 addition & 1 deletion test/PatternKit.Tests/PatternKit.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
<PackageReference Include="System.Collections.Immutable" Version="10.0.2" />
<PackageReference Include="System.Linq.Async" Version="7.0.0" />
<PackageReference Include="TinyBDD.Xunit" Version="0.18.1" />
<PackageReference Include="TinyBDD.Xunit" Version="0.19.1" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.extensibility.core" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
Expand Down
48 changes: 24 additions & 24 deletions test/PatternKit.Tests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
},
"TinyBDD.Xunit": {
"type": "Direct",
"requested": "[0.18.1, )",
"resolved": "0.18.1",
"contentHash": "7e6hSYgmxUEwNBqucx7C52GQIIel127ejKf9Xt+j2AdELbpJIGfHAuF9YQcuZ8npVIXMLe/criFHUEZ9XYmF0g==",
"requested": "[0.19.1, )",
"resolved": "0.19.1",
"contentHash": "mUGffKis9CSEO7QfVp50OcYCmLnoC0Awz1eu0/esxp9jEizVK0y7z1NjjkiQa26d4+77rbSGVOygcsxx4n5BXA==",
"dependencies": {
"TinyBDD": "0.18.1",
"TinyBDD": "0.19.1",
"xunit.abstractions": "2.0.3",
"xunit.extensibility.core": "2.9.3"
}
Expand Down Expand Up @@ -399,11 +399,11 @@
},
"TinyBDD": {
"type": "Transitive",
"resolved": "0.18.1",
"contentHash": "L0UwD7637GByZvU0inD0i0o8LYP/8G9NUoJUb6L7TsPKMRxZTre5Bou39mpPmQjbNk48bk2rGlWvPkFELTP3uQ==",
"resolved": "0.19.1",
"contentHash": "WGC5eJBm5AEFAL2FC9I+DJR+pPi0RDJSWJbKuB7yEfafz/c8Cjx6VNGd0TLfynoxj9tnP2/ZzYOUghsN1AID3Q==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "10.0.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.1"
"Microsoft.Extensions.DependencyInjection": "10.0.2",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2"
}
},
"xunit.abstractions": {
Expand Down Expand Up @@ -496,11 +496,11 @@
},
"TinyBDD.Xunit": {
"type": "Direct",
"requested": "[0.18.1, )",
"resolved": "0.18.1",
"contentHash": "7e6hSYgmxUEwNBqucx7C52GQIIel127ejKf9Xt+j2AdELbpJIGfHAuF9YQcuZ8npVIXMLe/criFHUEZ9XYmF0g==",
"requested": "[0.19.1, )",
"resolved": "0.19.1",
"contentHash": "mUGffKis9CSEO7QfVp50OcYCmLnoC0Awz1eu0/esxp9jEizVK0y7z1NjjkiQa26d4+77rbSGVOygcsxx4n5BXA==",
"dependencies": {
"TinyBDD": "0.18.1",
"TinyBDD": "0.19.1",
"xunit.abstractions": "2.0.3",
"xunit.extensibility.core": "2.9.3"
}
Expand Down Expand Up @@ -897,11 +897,11 @@
},
"TinyBDD": {
"type": "Transitive",
"resolved": "0.18.1",
"contentHash": "L0UwD7637GByZvU0inD0i0o8LYP/8G9NUoJUb6L7TsPKMRxZTre5Bou39mpPmQjbNk48bk2rGlWvPkFELTP3uQ==",
"resolved": "0.19.1",
"contentHash": "WGC5eJBm5AEFAL2FC9I+DJR+pPi0RDJSWJbKuB7yEfafz/c8Cjx6VNGd0TLfynoxj9tnP2/ZzYOUghsN1AID3Q==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "10.0.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.1"
"Microsoft.Extensions.DependencyInjection": "10.0.2",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2"
}
},
"xunit.abstractions": {
Expand Down Expand Up @@ -994,11 +994,11 @@
},
"TinyBDD.Xunit": {
"type": "Direct",
"requested": "[0.18.1, )",
"resolved": "0.18.1",
"contentHash": "7e6hSYgmxUEwNBqucx7C52GQIIel127ejKf9Xt+j2AdELbpJIGfHAuF9YQcuZ8npVIXMLe/criFHUEZ9XYmF0g==",
"requested": "[0.19.1, )",
"resolved": "0.19.1",
"contentHash": "mUGffKis9CSEO7QfVp50OcYCmLnoC0Awz1eu0/esxp9jEizVK0y7z1NjjkiQa26d4+77rbSGVOygcsxx4n5BXA==",
"dependencies": {
"TinyBDD": "0.18.1",
"TinyBDD": "0.19.1",
"xunit.abstractions": "2.0.3",
"xunit.extensibility.core": "2.9.3"
}
Expand Down Expand Up @@ -1395,11 +1395,11 @@
},
"TinyBDD": {
"type": "Transitive",
"resolved": "0.18.1",
"contentHash": "L0UwD7637GByZvU0inD0i0o8LYP/8G9NUoJUb6L7TsPKMRxZTre5Bou39mpPmQjbNk48bk2rGlWvPkFELTP3uQ==",
"resolved": "0.19.1",
"contentHash": "WGC5eJBm5AEFAL2FC9I+DJR+pPi0RDJSWJbKuB7yEfafz/c8Cjx6VNGd0TLfynoxj9tnP2/ZzYOUghsN1AID3Q==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "10.0.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.1"
"Microsoft.Extensions.DependencyInjection": "10.0.2",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2"
}
},
"xunit.abstractions": {
Expand Down