ArchUnitNET icon indicating copy to clipboard operation
ArchUnitNET copied to clipboard

Dependency Dashboard

Open renovate[bot] opened this issue 4 years ago • 1 comments

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Config Migration Needed

  • [ ] Select this checkbox to let Renovate create an automated Config Migration PR.

Open

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

  • [ ] chore(deps): update dependency dotnet-sdk to v9.0.301
  • [ ] chore(deps): update all non-major dependencies (Microsoft.NET.Test.Sdk, Serilog, System.ValueTuple, Verify.xunit, actions/setup-dotnet, codecov/codecov-action, csharpier, dotnet-reportgenerator-globaltool, github/codeql-action, xunit.runner.visualstudio)
  • [ ] chore(deps): update dependency jetbrains.annotations to v2024
  • [ ] chore(deps): update dependency microsoft.net.test.sdk to v17
  • [ ] chore(deps): update dependency verify.xunit to v30
  • [ ] chore(deps): update mstest monorepo to v3 (major) (MSTest.TestAdapter, MSTest.TestFramework)
  • [ ] chore(deps): update xunit-dotnet monorepo to v2 (major) (xunit.v3, xunit.v3.assert)
  • [ ] Click on this checkbox to rebase all open PRs at once

Detected dependencies

github-actions
.github/workflows/build.yaml
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/setup-dotnet v4.3.0@3951f0dfe7a07e2313ec93c75700083e2005cbab
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/setup-dotnet v4.3.0@3951f0dfe7a07e2313ec93c75700083e2005cbab
  • codecov/codecov-action v5.3.1
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/setup-dotnet v4.3.0@3951f0dfe7a07e2313ec93c75700083e2005cbab
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/setup-dotnet v4.3.0@3951f0dfe7a07e2313ec93c75700083e2005cbab
.github/workflows/codeql.yml
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • github/codeql-action v3.28.9@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0
  • github/codeql-action v3.28.9@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0
  • github/codeql-action v3.28.9@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0
.github/workflows/label-issues.yaml
nuget
.config/dotnet-tools.json
  • csharpier 1.0.1
  • verify.tool 0.6.0
  • dotnet-reportgenerator-globaltool 5.4.4
ArchUnitNET.MSTestV2/ArchUnitNET.MSTestV2.csproj
ArchUnitNET.MSTestV2Tests/ArchUnitNET.MSTestV2Tests.csproj
  • MSTest.TestFramework 2.2.10
  • MSTest.TestAdapter 2.2.10
  • Microsoft.NET.Test.Sdk 17.13.0
ArchUnitNET.NUnit/ArchUnitNET.NUnit.csproj
ArchUnitNET.NUnitTests/ArchUnitNET.NUnitTests.csproj
  • NUnit3TestAdapter 5.0.0
  • Microsoft.NET.Test.Sdk 17.13.0
ArchUnitNET.xUnit/ArchUnitNET.xUnit.csproj
  • System.Text.RegularExpressions 4.3.1
  • System.Net.Http 4.3.4
ArchUnitNET.xUnitTests/ArchUnitNET.xUnitTests.csproj
  • xunit.runner.visualstudio 3.0.2
  • xunit 2.9.3
  • Microsoft.NET.Test.Sdk 16.11.0
ArchUnitNET.xUnitV3/ArchUnitNET.xUnitV3.csproj
  • System.Text.RegularExpressions 4.3.1
  • System.Net.Http 4.3.4
  • xunit.v3.assert 1.1.0
ArchUnitNET.xUnitV3Tests/ArchUnitNET.xUnitV3Tests.csproj
  • xunit.runner.visualstudio 3.0.2
  • xunit.v3 1.1.0
  • Microsoft.NET.Test.Sdk 16.11.0
ArchUnitNET/ArchUnitNET.csproj
  • System.ValueTuple 4.5.0
  • Newtonsoft.Json 13.0.3
  • Mono.Cecil 0.11.6
  • JetBrains.Annotations 2020.3.0
  • CycleDetection 2.0.0
ArchUnitNETTests/ArchUnitNETTests.csproj
  • xunit.runner.visualstudio 3.0.2
  • xunit 2.9.3
  • Verify.xunit 28.11.0
  • coverlet.collector 6.0.4
  • Microsoft.NET.Test.Sdk 17.13.0
ExampleTest/ExampleTest.csproj
  • xunit.runner.visualstudio 3.0.2
  • xunit 2.9.3
  • Microsoft.NET.Test.Sdk 17.13.0
TestAssemblies/FilteredDirectoryLoaderTestAssembly/FilteredDirectoryLoaderTestAssembly.csproj
  • Serilog.Sinks.Console 6.0.0
  • Serilog 4.2.0
global.json
  • dotnet-sdk 9.0.200
regex
.github/workflows/build.yaml
  • dotnet-sdk 9.0.200
  • dotnet-sdk 9.0.200
  • dotnet-sdk 9.0.200
  • dotnet-sdk 9.0.200
ArchUnitNET.MSTestV2Tests/ArchUnitNET.MSTestV2Tests.csproj
  • dotnet-sdk 9.0
ArchUnitNET.NUnitTests/ArchUnitNET.NUnitTests.csproj
  • dotnet-sdk 9.0
ArchUnitNET.xUnitTests/ArchUnitNET.xUnitTests.csproj
  • dotnet-sdk 9.0
ArchUnitNET.xUnitV3Tests/ArchUnitNET.xUnitV3Tests.csproj
  • dotnet-sdk 9.0
ArchUnitNETTests/ArchUnitNETTests.csproj
  • dotnet-sdk 9.0
ExampleTest/ExampleTest.csproj
  • dotnet-sdk 9.0
TestAssemblies/AttributeAssembly/AttributeAssembly.csproj
  • dotnet-sdk 9.0
TestAssemblies/DependencyAssembly/DependencyAssembly.csproj
  • dotnet-sdk 9.0
TestAssemblies/FilteredDirectoryLoaderTestAssembly/FilteredDirectoryLoaderTestAssembly.csproj
  • dotnet-sdk 9.0
TestAssemblies/LoaderTestAssembly/LoaderTestAssembly.csproj
  • dotnet-sdk 9.0
TestAssemblies/OtherLoaderTestAssembly/OtherLoaderTestAssembly.csproj
  • dotnet-sdk 9.0
TestAssemblies/VisibilityAssembly/VisibilityAssembly.csproj
  • dotnet-sdk 9.0
TestAssembly/TestAssembly.csproj
  • dotnet-sdk 9.0

  • [ ] Check this box to trigger a request for Renovate to run again on this repository

renovate[bot] avatar Aug 25 '21 04:08 renovate[bot]

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

fgather avatar Aug 25 '21 14:08 fgather