Skip to content

Dependency Dashboard #3

Description

@renovate

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.

Deprecations / Replacements

Warning

The following dependencies are either deprecated or have replacements available.

Datasource Package Replacement PR?
nuget xunit Unavailable

This repository currently has no open or pending branches.

Detected Dependencies

github-actions (5)
.github/workflows/aot-publish.yml (2)
  • actions/checkout v7
  • actions/setup-dotnet v6
.github/workflows/ci.yml (2)
  • actions/checkout v7
  • actions/setup-dotnet v6
.github/workflows/docs.yml (5)
  • actions/checkout v7
  • actions/setup-node v7
  • actions/upload-pages-artifact v5
  • actions/deploy-pages v5
  • node 24
.github/workflows/release-please.yml (3)
  • googleapis/release-please-action v5
  • actions/checkout v7
  • actions/setup-dotnet v6
.github/workflows/release.yml (2)
  • actions/checkout v7
  • actions/setup-dotnet v6
npm (2)
scripts/package.json (1)
  • playwright ^1.59.1
website/package.json (11)
  • @docusaurus/core 3.10.2
  • @docusaurus/preset-classic 3.10.2
  • @mdx-js/react ^3.0.0
  • clsx ^2.0.0
  • prism-react-renderer ^2.3.0
  • react ^19.0.0
  • react-dom ^19.0.0
  • @docusaurus/module-type-aliases 3.10.2
  • @docusaurus/types 3.10.2
  • node >=18.0
  • webpack 5.109.2
nuget (27)
.config/dotnet-tools.json (1)
  • gitversion.tool 6.8.2
benchmarks/AI.Sentinel.Benchmarks/AI.Sentinel.Benchmarks.csproj (3)
  • Microsoft.Extensions.AI 10.9.0
  • Microsoft.Extensions.AI.Abstractions 10.9.0
  • BenchmarkDotNet 0.15.*
Directory.Build.props (6)
  • ZeroAlloc.Analyzers 1.5.0
  • NetFabric.Hyperlinq.Analyzer 2.3.0
  • ErrorProne.NET.Structs 0.1.2
  • ErrorProne.NET.CoreAnalyzers 0.1.2
  • Roslynator.Analyzers 4.16.1
  • Meziantou.Analyzer 3.0.159
global.json (1)
  • dotnet-sdk 10.0.400
samples/ChatApp/ChatApp.Client/ChatApp.Client.csproj (3)
  • Microsoft.AspNetCore.SignalR.Client 10.0.11
  • Microsoft.AspNetCore.Components.WebAssembly.DevServer 10.0.11
  • Microsoft.AspNetCore.Components.WebAssembly 10.0.11
samples/ChatApp/ChatApp.Server/ChatApp.Server.csproj (2)
  • Microsoft.Extensions.AI.OpenAI 10.9.0
  • Microsoft.AspNetCore.Components.WebAssembly.Server 10.0.11
samples/ConsoleDemo/ConsoleDemo.csproj (5)
  • Microsoft.Extensions.Configuration.EnvironmentVariables 10.0.11
  • Microsoft.Extensions.Configuration.Json 10.0.11
  • Microsoft.Extensions.AI.OpenAI 10.9.0
  • Microsoft.Extensions.Logging 10.0.11
  • Microsoft.Extensions.DependencyInjection 10.0.11
src/AI.Sentinel.Approvals.EntraPim/AI.Sentinel.Approvals.EntraPim.csproj (4)
  • Microsoft.Extensions.DependencyInjection.Abstractions 10.0.11
  • Microsoft.Kiota.Abstractions 2.0.0
  • Microsoft.Graph 6.5.0
  • Azure.Identity 1.21.0
src/AI.Sentinel.Approvals.Sqlite/AI.Sentinel.Approvals.Sqlite.csproj (3)
  • Microsoft.Extensions.DependencyInjection.Abstractions 10.0.11
  • SQLitePCLRaw.lib.e_sqlite3 3.50.3
  • Microsoft.Data.Sqlite 10.0.11
src/AI.Sentinel.AzureSentinel/AI.Sentinel.AzureSentinel.csproj (3)
  • Microsoft.Extensions.DependencyInjection.Abstractions 10.0.11
  • Azure.Identity 1.21.0
  • Azure.Monitor.Ingestion 1.2.0
src/AI.Sentinel.ClaudeCode.Cli/AI.Sentinel.ClaudeCode.Cli.csproj (1)
  • Microsoft.Extensions.DependencyInjection 10.0.11
src/AI.Sentinel.ClaudeCode/AI.Sentinel.ClaudeCode.csproj (1)
  • Microsoft.Extensions.DependencyInjection 10.0.11
src/AI.Sentinel.Cli/AI.Sentinel.Cli.csproj (2)
  • System.CommandLine 2.0.11
  • Microsoft.Extensions.DependencyInjection 10.0.11
src/AI.Sentinel.Copilot.Cli/AI.Sentinel.Copilot.Cli.csproj (1)
  • Microsoft.Extensions.DependencyInjection 10.0.11
src/AI.Sentinel.Copilot/AI.Sentinel.Copilot.csproj (1)
  • Microsoft.Extensions.DependencyInjection 10.0.11
src/AI.Sentinel.Mcp.Cli/AI.Sentinel.Mcp.Cli.csproj (1)
  • Microsoft.Extensions.DependencyInjection 10.0.11
src/AI.Sentinel.Mcp/AI.Sentinel.Mcp.csproj (1)
  • ModelContextProtocol 2.2.*
src/AI.Sentinel.OpenTelemetry/AI.Sentinel.OpenTelemetry.csproj (4)
  • Microsoft.Extensions.DependencyInjection.Abstractions 10.0.11
  • Microsoft.Extensions.Logging.Abstractions 10.0.11
  • OpenTelemetry.Extensions.Hosting 1.17.*
  • OpenTelemetry 1.17.*
src/AI.Sentinel.Sqlite/AI.Sentinel.Sqlite.csproj (3)
  • Microsoft.Extensions.DependencyInjection.Abstractions 10.0.11
  • SQLitePCLRaw.lib.e_sqlite3 3.50.3
  • Microsoft.Data.Sqlite 10.0.11
src/AI.Sentinel/AI.Sentinel.csproj (16)
  • ZeroAlloc.Authorization 2.1.0
  • ZeroAlloc.Telemetry 1.6.1
  • ZeroAlloc.Serialisation 2.4.1
  • ZeroAlloc.Resilience 1.3.*
  • ZeroAlloc.Inject.Generator 1.7.3
  • ZeroAlloc.Inject 1.7.3
  • ZeroAlloc.Mediator 5.0.*
  • ZeroAlloc.Validation 1.5.*
  • ZeroAlloc.ValueObjects 2.0.5
  • ZeroAlloc.Results 1.2.*
  • ZeroAlloc.Collections 1.1.*
  • ZeroAlloc.AsyncEvents 1.1.*
  • Microsoft.Extensions.Options 10.0.11
  • Microsoft.Extensions.DependencyInjection.Abstractions 10.0.11
  • Microsoft.Extensions.AI 10.9.0
  • Microsoft.Extensions.AI.Abstractions 10.9.0
tests/AI.Sentinel.Approvals.EntraPim.Tests/AI.Sentinel.Approvals.EntraPim.Tests.csproj (4)
  • Microsoft.NET.Test.Sdk 18.9.0
  • xunit.runner.visualstudio 4.0.0
  • xunit 2.9.3
  • Microsoft.Extensions.DependencyInjection 10.0.11
tests/AI.Sentinel.Approvals.Sqlite.Tests/AI.Sentinel.Approvals.Sqlite.Tests.csproj (4)
  • Microsoft.NET.Test.Sdk 18.9.0
  • xunit.runner.visualstudio 4.0.0
  • xunit 2.9.3
  • Microsoft.Extensions.DependencyInjection 10.0.11
tests/AI.Sentinel.AzureSentinel.Tests/AI.Sentinel.AzureSentinel.Tests.csproj (3)
  • Microsoft.NET.Test.Sdk 18.9.0
  • xunit.runner.visualstudio 4.0.0
  • xunit 2.9.3
tests/AI.Sentinel.Detectors.Sdk.Tests/AI.Sentinel.Detectors.Sdk.Tests.csproj (3)
  • Microsoft.NET.Test.Sdk 18.9.0
  • xunit.runner.visualstudio 4.0.0
  • xunit 2.9.3
tests/AI.Sentinel.OpenTelemetry.Tests/AI.Sentinel.OpenTelemetry.Tests.csproj (7)
  • Microsoft.NET.Test.Sdk 18.9.0
  • xunit.runner.visualstudio 4.0.0
  • xunit 2.9.3
  • Microsoft.Extensions.Logging 10.0.11
  • OpenTelemetry.Exporter.InMemory 1.17.*
  • OpenTelemetry.Extensions.Hosting 1.17.*
  • OpenTelemetry 1.17.*
tests/AI.Sentinel.Sqlite.Tests/AI.Sentinel.Sqlite.Tests.csproj (4)
  • Microsoft.NET.Test.Sdk 18.9.0
  • xunit.runner.visualstudio 4.0.0
  • xunit 2.9.3
  • Microsoft.Extensions.DependencyInjection 10.0.11
tests/AI.Sentinel.Tests/AI.Sentinel.Tests.csproj (11)
  • Microsoft.AspNetCore.TestHost 10.0.11
  • Microsoft.AspNetCore.TestHost 8.0.30
  • Microsoft.Extensions.DependencyInjection 10.0.11
  • Microsoft.Extensions.AI 10.9.0
  • Microsoft.Extensions.AI.Abstractions 10.9.0
  • ZeroAlloc.Serialisation.SystemTextJson 2.4.*
  • ZeroAlloc.Serialisation 2.4.1
  • NSubstitute 6.2.0
  • Microsoft.NET.Test.Sdk 18.9.0
  • xunit.runner.visualstudio 4.0.0
  • xunit 2.9.3
renovate-config (1)
renovate.json

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

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