TNG / ArchUnitNET

A C# architecture test library to specify and assert architecture rules in C# for automated testing.
Apache License 2.0
826 stars 55 forks source link

Dependency Dashboard #102

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/build.yaml - `actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29` - `actions/setup-dotnet v4.0.0@4d6c8fcf3c8f7a60068d26b594648e99df24cee3` - `actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29` - `actions/setup-dotnet v4.0.0@4d6c8fcf3c8f7a60068d26b594648e99df24cee3` - `codecov/codecov-action v4.4.1` - `actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29` - `actions/setup-dotnet v4.0.0@4d6c8fcf3c8f7a60068d26b594648e99df24cee3` - `actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29` - `actions/setup-dotnet v4.0.0@4d6c8fcf3c8f7a60068d26b594648e99df24cee3`
.github/workflows/codeql.yml - `actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29` - `github/codeql-action v3.25.6@9fdb3e49720b44c48891d036bb502feb25684276` - `github/codeql-action v3.25.6@9fdb3e49720b44c48891d036bb502feb25684276` - `github/codeql-action v3.25.6@9fdb3e49720b44c48891d036bb502feb25684276`
nuget
.config/dotnet-tools.json - `csharpier 0.28.2`
ArchUnitNET.MSTestV2/ArchUnitNET.MSTestV2.csproj
ArchUnitNET.MSTestV2Tests/ArchUnitNET.MSTestV2Tests.csproj
ArchUnitNET.NUnit/ArchUnitNET.NUnit.csproj
ArchUnitNET.NUnitTests/ArchUnitNET.NUnitTests.csproj
ArchUnitNET.xUnit/ArchUnitNET.xUnit.csproj
ArchUnitNET/ArchUnitNET.csproj - `System.ValueTuple 4.5.0` - `Newtonsoft.Json 13.0.3` - `Mono.Cecil 0.11.5` - `CycleDetection 2.0.0`
ArchUnitNETTests/ArchUnitNETTests.csproj - `coverlet.collector 6.0.2`
ExampleTest/ExampleTest.csproj
global.json - `dotnet-sdk 8.0.300`
regex
.github/workflows/build.yaml - `dotnet-sdk 8.0.300` - `dotnet-sdk 8.0.300` - `dotnet-sdk 8.0.300` - `dotnet-sdk 8.0.300`
ArchUnitNET.MSTestV2Tests/ArchUnitNET.MSTestV2Tests.csproj - `dotnet-sdk 8.0`
ArchUnitNET.NUnitTests/ArchUnitNET.NUnitTests.csproj - `dotnet-sdk 8.0`
ArchUnitNETTests/ArchUnitNETTests.csproj - `dotnet-sdk 8.0`
ExampleTest/ExampleTest.csproj - `dotnet-sdk 8.0`
TestAssembly/TestAssembly.csproj - `dotnet-sdk 8.0`

fgather commented 2 years ago

we should not update the test libs (at least in our own test lib extensions, otherwise users are forced to update as well)