Skip to content

Commit

Permalink
chore(deps): update dependency testableio.system.io.abstractions.test…
Browse files Browse the repository at this point in the history
…inghelpers to 21.1.3 (#3101)

* chore(deps): update dependency testableio.system.io.abstractions.testinghelpers to 21.1.3

* Update package lock files

---------

Co-authored-by: Renovatebot <[email protected]>
  • Loading branch information
renovate[bot] and Renovatebot authored Nov 8, 2024
1 parent 41b867b commit 146673a
Show file tree
Hide file tree
Showing 10 changed files with 51 additions and 51 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"targetproject": {
"type": "Project",
"dependencies": {
"Library": "[4.3.0, )",
"Library": "[4.4.0, )",
"Microsoft.CodeAnalysis.Common": "[4.11.0, )"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"targetproject": {
"type": "Project",
"dependencies": {
"Library": "[4.3.0, )",
"Library": "[4.4.0, )",
"Microsoft.CodeAnalysis.Common": "[4.11.0, )"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"targetproject": {
"type": "Project",
"dependencies": {
"Library": "[4.3.0, )",
"Library": "[4.4.0, )",
"Microsoft.CodeAnalysis.Common": "[4.11.0, )"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"targetproject": {
"type": "Project",
"dependencies": {
"Library": "[4.3.0, )",
"Library": "[4.4.0, )",
"Microsoft.CodeAnalysis.Common": "[4.11.0, )"
}
}
Expand Down
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
<PackageVersion Include="Stryker.Regex.Parser" Version="1.0.0" />
<PackageVersion Include="Shouldly" Version="4.2.1" />
<PackageVersion Include="Spectre.Console.Testing" Version="0.49.1" />
<PackageVersion Include="TestableIO.System.IO.Abstractions.TestingHelpers" Version="21.1.1" />
<PackageVersion Include="TestableIO.System.IO.Abstractions.TestingHelpers" Version="21.1.3" />
</ItemGroup>
</Project>
36 changes: 18 additions & 18 deletions src/Stryker.CLI/Stryker.CLI.UnitTest/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,12 @@
},
"TestableIO.System.IO.Abstractions.TestingHelpers": {
"type": "Direct",
"requested": "[21.1.1, )",
"resolved": "21.1.1",
"contentHash": "mBG+qZdA+nrMVEEm0GIRTiWnVtqndGGuutLlMqBCc/42lPDQx1Nboyuz2oO3BVf8Jm7haJllu9druFYmJP7t3w==",
"requested": "[21.1.3, )",
"resolved": "21.1.3",
"contentHash": "sMRPFcqvmSeocHtb5JVf7heBqvBsaFGiodEOoysIB0KneV4+3Yg0ka1421kzBLjRW+itU3FVjjqAAa9fqvUmhA==",
"dependencies": {
"TestableIO.System.IO.Abstractions": "21.1.1",
"TestableIO.System.IO.Abstractions.Wrappers": "21.1.1"
"TestableIO.System.IO.Abstractions": "21.1.3",
"TestableIO.System.IO.Abstractions.Wrappers": "21.1.3"
}
},
"Azure.Core": {
Expand Down Expand Up @@ -1553,16 +1553,16 @@
},
"TestableIO.System.IO.Abstractions": {
"type": "Transitive",
"resolved": "21.1.1",
"contentHash": "rOpwfPzkMnXEm1tXzCuFAIcB5vEy2WQJ4vZ4ixAHv6UE95ddYeJ6JJh4rg/3fmf+5ewit9Oful6POUjnbOkang=="
"resolved": "21.1.3",
"contentHash": "qe/gIjOPCoyiSCToouJx/vCvcTQXVGj/eJVRK/7s2F8yIv0zvEpjByfXZvS3yqmcpg0/S6x6w7DvNyPrLe/RRw=="
},
"dotnet-stryker": {
"type": "Project",
"dependencies": {
"McMaster.Extensions.CommandLineUtils": "[4.1.1, )",
"NuGet.Protocol": "[6.11.1, )",
"YamlDotNet": "[16.1.3, )",
"stryker": "[4.3.0, )"
"stryker": "[4.4.0, )"
}
},
"stryker": {
Expand Down Expand Up @@ -1591,11 +1591,11 @@
"Serilog.Sinks.Console": "[6.0.0, )",
"ShellProgressBar": "[5.2.0, )",
"Spectre.Console": "[0.49.1, )",
"Stryker.Abstractions": "[4.3.0, )",
"Stryker.Configuration": "[4.3.0, )",
"Stryker.DataCollector": "[4.3.0, )",
"Stryker.Abstractions": "[4.4.0, )",
"Stryker.Configuration": "[4.4.0, )",
"Stryker.DataCollector": "[4.4.0, )",
"Stryker.Regex.Parser": "[1.0.0, )",
"Stryker.RegexMutators": "[4.3.0, )",
"Stryker.RegexMutators": "[4.4.0, )",
"TestableIO.System.IO.Abstractions.Wrappers": "[21.1.1, )"
}
},
Expand All @@ -1608,7 +1608,7 @@
"Microsoft.CodeAnalysis.Common": "[4.11.0, )",
"Microsoft.TestPlatform.ObjectModel": "[17.11.1, )",
"Serilog": "[4.1.0, )",
"Stryker.Utilities": "[4.3.0, )",
"Stryker.Utilities": "[4.4.0, )",
"TestableIO.System.IO.Abstractions.Wrappers": "[21.1.1, )"
}
},
Expand All @@ -1619,8 +1619,8 @@
"Microsoft.CodeAnalysis.CSharp": "[4.11.0, )",
"Microsoft.CodeAnalysis.Common": "[4.11.0, )",
"Serilog": "[4.1.0, )",
"Stryker.Abstractions": "[4.3.0, )",
"Stryker.Utilities": "[4.3.0, )"
"Stryker.Abstractions": "[4.4.0, )",
"Stryker.Utilities": "[4.4.0, )"
}
},
"stryker.datacollector": {
Expand Down Expand Up @@ -1924,10 +1924,10 @@
"TestableIO.System.IO.Abstractions.Wrappers": {
"type": "CentralTransitive",
"requested": "[21.1.1, )",
"resolved": "21.1.1",
"contentHash": "BVymeYb9xqUdffJq9zqVyGglyQDi8QXv+VYUM0Z9Mrfau+rFFGk6GmFhEiCC3TIGOfDSIFWFUPWzxXHXjWmXIQ==",
"resolved": "21.1.3",
"contentHash": "5LEVwt5+K5TnL1ekfCbQszlgRnO77plpgQAgkXL7wXKGd0PQWE01eSss0+L7E8GGLGbtD7mzYJVq/bd79ZDBlQ==",
"dependencies": {
"TestableIO.System.IO.Abstractions": "21.1.1"
"TestableIO.System.IO.Abstractions": "21.1.3"
}
},
"YamlDotNet": {
Expand Down
14 changes: 7 additions & 7 deletions src/Stryker.CLI/Stryker.CLI/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -1412,11 +1412,11 @@
"Serilog.Sinks.Console": "[6.0.0, )",
"ShellProgressBar": "[5.2.0, )",
"Spectre.Console": "[0.49.1, )",
"Stryker.Abstractions": "[4.3.0, )",
"Stryker.Configuration": "[4.3.0, )",
"Stryker.DataCollector": "[4.3.0, )",
"Stryker.Abstractions": "[4.4.0, )",
"Stryker.Configuration": "[4.4.0, )",
"Stryker.DataCollector": "[4.4.0, )",
"Stryker.Regex.Parser": "[1.0.0, )",
"Stryker.RegexMutators": "[4.3.0, )",
"Stryker.RegexMutators": "[4.4.0, )",
"TestableIO.System.IO.Abstractions.Wrappers": "[21.1.1, )"
}
},
Expand All @@ -1429,7 +1429,7 @@
"Microsoft.CodeAnalysis.Common": "[4.11.0, )",
"Microsoft.TestPlatform.ObjectModel": "[17.11.1, )",
"Serilog": "[4.1.0, )",
"Stryker.Utilities": "[4.3.0, )",
"Stryker.Utilities": "[4.4.0, )",
"TestableIO.System.IO.Abstractions.Wrappers": "[21.1.1, )"
}
},
Expand All @@ -1440,8 +1440,8 @@
"Microsoft.CodeAnalysis.CSharp": "[4.11.0, )",
"Microsoft.CodeAnalysis.Common": "[4.11.0, )",
"Serilog": "[4.1.0, )",
"Stryker.Abstractions": "[4.3.0, )",
"Stryker.Utilities": "[4.3.0, )"
"Stryker.Abstractions": "[4.4.0, )",
"Stryker.Utilities": "[4.4.0, )"
}
},
"stryker.datacollector": {
Expand Down
34 changes: 17 additions & 17 deletions src/Stryker.Core/Stryker.Core.UnitTest/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,12 @@
},
"TestableIO.System.IO.Abstractions.TestingHelpers": {
"type": "Direct",
"requested": "[21.1.1, )",
"resolved": "21.1.1",
"contentHash": "mBG+qZdA+nrMVEEm0GIRTiWnVtqndGGuutLlMqBCc/42lPDQx1Nboyuz2oO3BVf8Jm7haJllu9druFYmJP7t3w==",
"requested": "[21.1.3, )",
"resolved": "21.1.3",
"contentHash": "sMRPFcqvmSeocHtb5JVf7heBqvBsaFGiodEOoysIB0KneV4+3Yg0ka1421kzBLjRW+itU3FVjjqAAa9fqvUmhA==",
"dependencies": {
"TestableIO.System.IO.Abstractions": "21.1.1",
"TestableIO.System.IO.Abstractions.Wrappers": "21.1.1"
"TestableIO.System.IO.Abstractions": "21.1.3",
"TestableIO.System.IO.Abstractions.Wrappers": "21.1.3"
}
},
"Azure.Core": {
Expand Down Expand Up @@ -1532,8 +1532,8 @@
},
"TestableIO.System.IO.Abstractions": {
"type": "Transitive",
"resolved": "21.1.1",
"contentHash": "rOpwfPzkMnXEm1tXzCuFAIcB5vEy2WQJ4vZ4ixAHv6UE95ddYeJ6JJh4rg/3fmf+5ewit9Oful6POUjnbOkang=="
"resolved": "21.1.3",
"contentHash": "qe/gIjOPCoyiSCToouJx/vCvcTQXVGj/eJVRK/7s2F8yIv0zvEpjByfXZvS3yqmcpg0/S6x6w7DvNyPrLe/RRw=="
},
"stryker": {
"type": "Project",
Expand Down Expand Up @@ -1561,11 +1561,11 @@
"Serilog.Sinks.Console": "[6.0.0, )",
"ShellProgressBar": "[5.2.0, )",
"Spectre.Console": "[0.49.1, )",
"Stryker.Abstractions": "[4.3.0, )",
"Stryker.Configuration": "[4.3.0, )",
"Stryker.DataCollector": "[4.3.0, )",
"Stryker.Abstractions": "[4.4.0, )",
"Stryker.Configuration": "[4.4.0, )",
"Stryker.DataCollector": "[4.4.0, )",
"Stryker.Regex.Parser": "[1.0.0, )",
"Stryker.RegexMutators": "[4.3.0, )",
"Stryker.RegexMutators": "[4.4.0, )",
"TestableIO.System.IO.Abstractions.Wrappers": "[21.1.1, )"
}
},
Expand All @@ -1578,7 +1578,7 @@
"Microsoft.CodeAnalysis.Common": "[4.11.0, )",
"Microsoft.TestPlatform.ObjectModel": "[17.11.1, )",
"Serilog": "[4.1.0, )",
"Stryker.Utilities": "[4.3.0, )",
"Stryker.Utilities": "[4.4.0, )",
"TestableIO.System.IO.Abstractions.Wrappers": "[21.1.1, )"
}
},
Expand All @@ -1589,8 +1589,8 @@
"Microsoft.CodeAnalysis.CSharp": "[4.11.0, )",
"Microsoft.CodeAnalysis.Common": "[4.11.0, )",
"Serilog": "[4.1.0, )",
"Stryker.Abstractions": "[4.3.0, )",
"Stryker.Utilities": "[4.3.0, )"
"Stryker.Abstractions": "[4.4.0, )",
"Stryker.Utilities": "[4.4.0, )"
}
},
"stryker.datacollector": {
Expand Down Expand Up @@ -1867,10 +1867,10 @@
"TestableIO.System.IO.Abstractions.Wrappers": {
"type": "CentralTransitive",
"requested": "[21.1.1, )",
"resolved": "21.1.1",
"contentHash": "BVymeYb9xqUdffJq9zqVyGglyQDi8QXv+VYUM0Z9Mrfau+rFFGk6GmFhEiCC3TIGOfDSIFWFUPWzxXHXjWmXIQ==",
"resolved": "21.1.3",
"contentHash": "5LEVwt5+K5TnL1ekfCbQszlgRnO77plpgQAgkXL7wXKGd0PQWE01eSss0+L7E8GGLGbtD7mzYJVq/bd79ZDBlQ==",
"dependencies": {
"TestableIO.System.IO.Abstractions": "21.1.1"
"TestableIO.System.IO.Abstractions": "21.1.3"
}
}
}
Expand Down
6 changes: 3 additions & 3 deletions src/Stryker.Core/Stryker.Core/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -1566,7 +1566,7 @@
"Microsoft.CodeAnalysis.Common": "[4.11.0, )",
"Microsoft.TestPlatform.ObjectModel": "[17.11.1, )",
"Serilog": "[4.1.0, )",
"Stryker.Utilities": "[4.3.0, )",
"Stryker.Utilities": "[4.4.0, )",
"TestableIO.System.IO.Abstractions.Wrappers": "[21.1.1, )"
}
},
Expand All @@ -1577,8 +1577,8 @@
"Microsoft.CodeAnalysis.CSharp": "[4.11.0, )",
"Microsoft.CodeAnalysis.Common": "[4.11.0, )",
"Serilog": "[4.1.0, )",
"Stryker.Abstractions": "[4.3.0, )",
"Stryker.Utilities": "[4.3.0, )"
"Stryker.Abstractions": "[4.4.0, )",
"Stryker.Utilities": "[4.4.0, )"
}
},
"stryker.datacollector": {
Expand Down
2 changes: 1 addition & 1 deletion src/Stryker.Options/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -1187,7 +1187,7 @@
"Microsoft.CodeAnalysis.Common": "[4.11.0, )",
"Microsoft.TestPlatform.ObjectModel": "[17.11.1, )",
"Serilog": "[4.1.0, )",
"Stryker.Utilities": "[4.3.0, )",
"Stryker.Utilities": "[4.4.0, )",
"TestableIO.System.IO.Abstractions.Wrappers": "[21.1.1, )"
}
},
Expand Down

0 comments on commit 146673a

Please sign in to comment.