Skip to content

Dependency Dashboard #151

Description

@hojmark-renovate

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

Abandoned Dependencies

The following dependencies have not received updates for an extended period and may be unmaintained.

View abandoned dependencies (5)

[!NOTE]
Packages are marked as abandoned when they exceed the abandonmentThreshold since their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity.

Datasource Package Last Updated
nuget CsvHelper 2025-06-02
nuget Octokit 2025-01-08
nuget Semver 2024-10-23
nuget Serilog.Sinks.TextWriter 2024-06-22
nuget StyleCop.Analyzers 2023-12-20

Awaiting Schedule

The following updates are awaiting their schedule. To get an update now, click on a checkbox below.

  • chore(deps): lock file maintenance

Pending Status Checks

The following updates await pending status checks. To force their creation now, click on a checkbox below.

  • chore(deps): update github/codeql-action digest to db488dd

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Detected Dependencies

dockerfile (1)
Containerfile
github-actions (6)
.github/actions/setup-runner/action.yml (1)
  • actions/setup-dotnet v6@a98b56852c35b8e3190ac28c8c2271da59106c68
.github/workflows/audit.yaml (2)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
.github/workflows/ci.yaml (2)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
.github/workflows/codeql.yml (3)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • github/codeql-action v4@5595ccaf912efad79be6eef63a5619ff05969be3 → [Updates: v4]
  • github/codeql-action v4@5595ccaf912efad79be6eef63a5619ff05969be3 → [Updates: v4]
.github/workflows/release.yaml (8)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/upload-artifact v7@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/upload-artifact v7@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/download-artifact v8@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c
  • actions/download-artifact v8@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c
.github/workflows/renovate.yaml (1)
  • actions/create-github-app-token v3@bcd2ba49218906704ab6c1aa796996da409d3eb1
nuget (27)
.config/dotnet-tools.json
build-utils/Build.Utilities.Tests/Build.Utilities.Tests.csproj
build-utils/Build.Utilities/Build.Utilities.csproj
build/_build.csproj
Directory.Build.props
Directory.Packages.props (40)
  • YamlDotNet 18.1.0
  • Vecc.YamlDotNet.Analyzers.StaticGenerator 18.1.0
  • TUnit 1.64.13 → [Updates: 1.65.0]
  • TngTech.ArchUnitNET.NUnit 0.13.3 → [Updates: 0.13.4]
  • Testcontainers 4.13.0 → [Updates: 4.14.0]
  • System.Threading.RateLimiting 10.0.11
  • System.Text.Json 10.0.11
  • System.CommandLine 2.0.11
  • StyleCop.Analyzers 1.1.118
  • Spectre.Console.Cli 0.55.0
  • SonarAnalyzer.CSharp 10.32.0.713 → [Updates: 10.33.0.1635]
  • Serilog.Sinks.TextWriter 3.0.0
  • Serilog.Sinks.File 7.0.0
  • Serilog.Sinks.Console 6.1.1
  • Serilog.Extensions.Logging 10.0.0
  • Semver 3.0.0
  • Octokit 14.0.0
  • NUnit3TestAdapter 6.2.0 → [Updates: 6.3.0]
  • NUnit.Analyzers 4.14.0
  • NUnit 4.6.1
  • Nuke.Tooling 10.1.0
  • Nuke.Common 10.1.0
  • NSubstitute 6.2.0
  • NaturalSort.Extension 4.4.1
  • Microsoft.NET.Test.Sdk 18.8.1 → [Updates: 18.9.0]
  • Microsoft.Extensions.TimeProvider.Testing 10.9.0
  • Microsoft.Extensions.Logging.Console 10.0.11
  • Microsoft.Extensions.Logging.Abstractions 10.0.11
  • Microsoft.Extensions.Logging 10.0.11
  • Microsoft.Extensions.DependencyInjection 10.0.11
  • Microsoft.CodeAnalysis.BannedApiAnalyzers 5.6.0
  • JsonSchema.Net.Generation 7.3.11
  • JsonSchema.Net 9.4.0
  • IPNetwork2 4.3.0
  • Humanizer 3.0.10
  • HLabs.ImageReferences.Extensions.Nuke 1.0.0-preview.3
  • HLabs.ImageReferences 1.0.0-preview.3
  • CsvHelper 33.1.0
  • NuGet.Packaging 7.9.0
  • System.Security.Cryptography.Xml 10.0.11
global.json
src/ArchTests/ArchTests.csproj
src/Cli.E2ETests.Binary/Cli.E2ETests.Binary.csproj
src/Cli.E2ETests.Container/Cli.E2ETests.Container.csproj
src/Cli.E2ETests.General/Cli.E2ETests.General.csproj
src/Cli.Settings.Tests/Cli.Settings.Tests.csproj
src/Cli.Settings/Cli.Settings.csproj
src/Cli.Tests/Cli.Tests.csproj
src/Cli/Cli.csproj
src/Common.Schemas/Common.Schemas.csproj
src/Common.Tests/Common.Tests.csproj
src/Common/Common.csproj
src/Diff.Tests/Diff.Tests.csproj
src/Diff/Diff.csproj
src/Domain.Tests/Domain.Tests.csproj
src/Domain/Domain.csproj
src/Scanning.Tests/Scanning.Tests.csproj
src/Scanning/Scanning.csproj
src/Spec.Tests/Spec.Tests.csproj
src/Spec/Spec.csproj
src/TestUtilities/TestUtilities.csproj

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions