Dependency Dashboard #241

Open
opened 2025-10-19 10:09:41 +02:00 by professeur-chen · 0 comments
Collaborator

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

Repository Problems

Renovate tried to run on this repository, but found these problems.

  • ⚠️ WARN: Invalid registry response
  • ⚠️ WARN: Package lookup failures

Deprecations / Replacements

⚠️ Warning

These dependencies are either deprecated or have replacements available:

Datasource Package Replacement PR?
nuget xunit Unavailable

Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

  • Update dependency dotenv.net to 4.0.2
  • Update dependency Grpc.AspNetCore.Server.Reflection to 2.80.0
  • Update dependency NSec.Cryptography to v26
  • 🔐 Create all rate-limited PRs at once 🔐

⚠️ Warning

Renovate failed to look up the following dependencies: Failed to look up docker package harbor.in.l4p1n.ch/lib/dotnet-sonarqube: no-result.

Files affected: .woodpecker/workflow.yaml


Open

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

PR Closed (Blocked)

The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.

Detected Dependencies

nuget (7)
Bot CLI/Bot CLI.csproj (6)
  • Microsoft.Extensions.Configuration.Json 10.0.5 → [Updates: 10.0.8]
  • Microsoft.Extensions.Configuration 10.0.5 → [Updates: 10.0.8]
  • dotenv.net 4.0.1 → [Updates: 4.0.2]
  • Discord.Net.WebSocket 3.19.1
  • Discord.Net.Core 3.19.1
  • Cocona 2.2.0
bot/Bot.csproj (19)
  • Ulid 1.4.1
  • Grpc.AspNetCore.Server.Reflection 2.76.0 → [Updates: 2.80.0]
  • Grpc.AspNetCore 2.76.0 → [Updates: 2.80.0]
  • Serilog.Sinks.OpenTelemetry 4.2.0
  • Serilog.Sinks.File 7.0.0
  • Serilog.Sinks.Console 6.1.1
  • Serilog.Extensions.Logging 10.0.0
  • Serilog.Extensions.Hosting 10.0.0
  • Serilog 4.3.1
  • OpenTelemetry.Instrumentation.Http 1.15.0 → [Updates: 1.15.1]
  • OpenTelemetry.Instrumentation.AspNetCore 1.15.1 → [Updates: 1.15.2]
  • OpenTelemetry.Extensions.Hosting 1.15.1 → [Updates: 1.15.3]
  • OpenTelemetry.Exporter.OpenTelemetryProtocol 1.15.1 → [Updates: 1.15.3]
  • OpenTelemetry 1.15.1 → [Updates: 1.15.3]
  • Magick.NET-Q8-x64 14.11.1 → [Updates: 14.13.0]
  • dotenv.net 4.0.1 → [Updates: 4.0.2]
  • Discord.Net 3.19.1
  • Community.Microsoft.Extensions.Caching.PostgreSql 6.0.2
  • Aigamo.ResXGenerator 4.3.0
CryptographyHandler/CryptographyHandler.csproj (3)
  • NSec.Cryptography 25.4.0 → [Updates: 26.4.0]
  • Microsoft.Extensions.DependencyInjection 10.0.5 → [Updates: 10.0.8]
  • Microsoft.Extensions.Configuration.Abstractions 10.0.5 → [Updates: 10.0.8]
Database/Database.csproj (10)
  • Ulid 1.4.1
  • Npgsql.OpenTelemetry 10.0.2
  • Npgsql.EntityFrameworkCore.PostgreSQL 10.0.1
  • Npgsql 10.0.2
  • Microsoft.Extensions.DependencyInjection.Abstractions 10.0.5 → [Updates: 10.0.8]
  • Microsoft.Extensions.Configuration.Abstractions 10.0.5 → [Updates: 10.0.8]
  • Microsoft.EntityFrameworkCore 10.0.5 → [Updates: 10.0.8]
  • linq2db.EntityFrameworkCore 10.3.0
  • linq2db 6.2.1
  • Discord.Net.Core 3.19.1
GatewayHandler/GatewayHandler.Generator.Sample/GatewayHandler.Generator.Sample.csproj (3)
  • Microsoft.Extensions.DependencyInjection 10.0.5 → [Updates: 10.0.8]
  • Discord.Net.WebSocket 3.19.1
  • Discord.Net.Core 3.19.1
GatewayHandler/GatewayHandler.Generator.Test/GatewayHandler.Generator.Test.csproj (5)
  • xunit.runner.visualstudio 3.1.5
  • xunit 2.9.3
  • Microsoft.NET.Test.Sdk 18.3.0 → [Updates: 18.5.1]
  • Microsoft.CodeAnalysis.CSharp.CodeFix.Testing 1.1.3
  • Microsoft.CodeAnalysis.CSharp.Analyzer.Testing 1.1.3
GatewayHandler/GatewayHandler.Generator/GatewayHandler.Generator.csproj (4)
  • Microsoft.Extensions.DependencyInjection 10.0.5 → [Updates: 10.0.8]
  • Microsoft.CodeAnalysis.CSharp.Workspaces 5.0.0 → [Updates: 5.3.0]
  • Microsoft.CodeAnalysis.CSharp 5.0.0 → [Updates: 5.3.0]
  • Microsoft.CodeAnalysis.Analyzers 5.3.0
woodpecker (1)
.woodpecker/workflow.yaml (1)
  • harbor.in.l4p1n.ch/lib/dotnet-sonarqube 10
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository Problems Renovate tried to run on this repository, but found these problems. - ⚠️ WARN: Invalid registry response - ⚠️ WARN: Package lookup failures ## Deprecations / Replacements > ⚠️ **Warning** > These dependencies are either deprecated or have replacements available: | Datasource | Package | Replacement PR? | |------------|------|--------------| | nuget | [xunit](https://github.com/xunit/xunit) | ![Unavailable](https://img.shields.io/badge/unavailable-orange?style=flat-square) | ## Rate-Limited The following updates are currently rate-limited. To force their creation now, click on a checkbox below. - [ ] <!-- unlimit-branch=renovate/dotenv.net-4.x -->Update dependency dotenv.net to 4.0.2 - [ ] <!-- unlimit-branch=renovate/grpc.aspnetcore.server.reflection-2.x -->Update dependency Grpc.AspNetCore.Server.Reflection to 2.80.0 - [ ] <!-- unlimit-branch=renovate/nsec.cryptography-26.x -->Update dependency NSec.Cryptography to v26 - [ ] <!-- create-all-rate-limited-prs -->🔐 **Create all rate-limited PRs at once** 🔐 --- > ⚠️ **Warning** > > Renovate failed to look up the following dependencies: `Failed to look up docker package harbor.in.l4p1n.ch/lib/dotnet-sonarqube: no-result`. > > Files affected: `.woodpecker/workflow.yaml` --- ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/microsoft.entityframeworkcore-10.x -->[Update dependency Microsoft.EntityFrameworkCore to 10.0.8](pulls/296) - [ ] <!-- rebase-branch=renovate/opentelemetry-1.x -->[Update dependency OpenTelemetry to 1.15.3](pulls/292) - [ ] <!-- rebase-branch=renovate/opentelemetry.exporter.opentelemetryprotocol-1.x -->[Update dependency OpenTelemetry.Exporter.OpenTelemetryProtocol to 1.15.3](pulls/293) - [ ] <!-- rebase-branch=renovate/opentelemetry.extensions.hosting-1.x -->[Update dependency OpenTelemetry.Extensions.Hosting to 1.15.3](pulls/294) - [ ] <!-- rebase-branch=renovate/opentelemetry.instrumentation.aspnetcore-1.x -->[Update dependency OpenTelemetry.Instrumentation.AspNetCore to 1.15.2](pulls/299) - [ ] <!-- rebase-branch=renovate/opentelemetry.instrumentation.http-1.x -->[Update dependency OpenTelemetry.Instrumentation.Http to 1.15.1](pulls/300) - [ ] <!-- rebase-branch=renovate/microsoft-dotnet-extensions -->[Update Extensions .NET Microsoft to 10.0.8](pulls/297) (`Microsoft.Extensions.Configuration`, `Microsoft.Extensions.Configuration.Abstractions`, `Microsoft.Extensions.Configuration.Json`, `Microsoft.Extensions.DependencyInjection`, `Microsoft.Extensions.DependencyInjection.Abstractions`) - [ ] <!-- rebase-branch=renovate/grpc.aspnetcore-2.x -->[Update dependency Grpc.AspNetCore to 2.80.0](pulls/302) - [ ] <!-- rebase-branch=renovate/magick.net-q8-x64-14.x -->[Update dependency Magick.NET-Q8-x64 to 14.13.0](pulls/295) - [ ] <!-- rebase-branch=renovate/xunit-tests -->[Update dependency Microsoft.NET.Test.Sdk to 18.5.1](pulls/301) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## PR Closed (Blocked) The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below. - [ ] <!-- recreate-branch=renovate/microsoft.codeanalysis.csharp-5.x -->[Update dependency Microsoft.CodeAnalysis.CSharp to 5.3.0](pulls/277) - [ ] <!-- recreate-branch=renovate/microsoft.codeanalysis.csharp.workspaces-5.x -->[Update dependency Microsoft.CodeAnalysis.CSharp.Workspaces to 5.3.0](pulls/278) ## Detected Dependencies <details><summary>nuget (7)</summary> <blockquote> <details><summary>Bot CLI/Bot CLI.csproj (6)</summary> - `Microsoft.Extensions.Configuration.Json 10.0.5` → [Updates: `10.0.8`] - `Microsoft.Extensions.Configuration 10.0.5` → [Updates: `10.0.8`] - `dotenv.net 4.0.1` → [Updates: `4.0.2`] - `Discord.Net.WebSocket 3.19.1` - `Discord.Net.Core 3.19.1` - `Cocona 2.2.0` </details> <details><summary>bot/Bot.csproj (19)</summary> - `Ulid 1.4.1` - `Grpc.AspNetCore.Server.Reflection 2.76.0` → [Updates: `2.80.0`] - `Grpc.AspNetCore 2.76.0` → [Updates: `2.80.0`] - `Serilog.Sinks.OpenTelemetry 4.2.0` - `Serilog.Sinks.File 7.0.0` - `Serilog.Sinks.Console 6.1.1` - `Serilog.Extensions.Logging 10.0.0` - `Serilog.Extensions.Hosting 10.0.0` - `Serilog 4.3.1` - `OpenTelemetry.Instrumentation.Http 1.15.0` → [Updates: `1.15.1`] - `OpenTelemetry.Instrumentation.AspNetCore 1.15.1` → [Updates: `1.15.2`] - `OpenTelemetry.Extensions.Hosting 1.15.1` → [Updates: `1.15.3`] - `OpenTelemetry.Exporter.OpenTelemetryProtocol 1.15.1` → [Updates: `1.15.3`] - `OpenTelemetry 1.15.1` → [Updates: `1.15.3`] - `Magick.NET-Q8-x64 14.11.1` → [Updates: `14.13.0`] - `dotenv.net 4.0.1` → [Updates: `4.0.2`] - `Discord.Net 3.19.1` - `Community.Microsoft.Extensions.Caching.PostgreSql 6.0.2` - `Aigamo.ResXGenerator 4.3.0` </details> <details><summary>CryptographyHandler/CryptographyHandler.csproj (3)</summary> - `NSec.Cryptography 25.4.0` → [Updates: `26.4.0`] - `Microsoft.Extensions.DependencyInjection 10.0.5` → [Updates: `10.0.8`] - `Microsoft.Extensions.Configuration.Abstractions 10.0.5` → [Updates: `10.0.8`] </details> <details><summary>Database/Database.csproj (10)</summary> - `Ulid 1.4.1` - `Npgsql.OpenTelemetry 10.0.2` - `Npgsql.EntityFrameworkCore.PostgreSQL 10.0.1` - `Npgsql 10.0.2` - `Microsoft.Extensions.DependencyInjection.Abstractions 10.0.5` → [Updates: `10.0.8`] - `Microsoft.Extensions.Configuration.Abstractions 10.0.5` → [Updates: `10.0.8`] - `Microsoft.EntityFrameworkCore 10.0.5` → [Updates: `10.0.8`] - `linq2db.EntityFrameworkCore 10.3.0` - `linq2db 6.2.1` - `Discord.Net.Core 3.19.1` </details> <details><summary>GatewayHandler/GatewayHandler.Generator.Sample/GatewayHandler.Generator.Sample.csproj (3)</summary> - `Microsoft.Extensions.DependencyInjection 10.0.5` → [Updates: `10.0.8`] - `Discord.Net.WebSocket 3.19.1` - `Discord.Net.Core 3.19.1` </details> <details><summary>GatewayHandler/GatewayHandler.Generator.Test/GatewayHandler.Generator.Test.csproj (5)</summary> - `xunit.runner.visualstudio 3.1.5` - `xunit 2.9.3` - `Microsoft.NET.Test.Sdk 18.3.0` → [Updates: `18.5.1`] - `Microsoft.CodeAnalysis.CSharp.CodeFix.Testing 1.1.3` - `Microsoft.CodeAnalysis.CSharp.Analyzer.Testing 1.1.3` </details> <details><summary>GatewayHandler/GatewayHandler.Generator/GatewayHandler.Generator.csproj (4)</summary> - `Microsoft.Extensions.DependencyInjection 10.0.5` → [Updates: `10.0.8`] - `Microsoft.CodeAnalysis.CSharp.Workspaces 5.0.0` → [Updates: `5.3.0`] - `Microsoft.CodeAnalysis.CSharp 5.0.0` → [Updates: `5.3.0`] - `Microsoft.CodeAnalysis.Analyzers 5.3.0` </details> </blockquote> </details> <details><summary>woodpecker (1)</summary> <blockquote> <details><summary>.woodpecker/workflow.yaml (1)</summary> - `harbor.in.l4p1n.ch/lib/dotnet-sonarqube 10` </details> </blockquote> </details>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
l4p1n-bot/bot#241
No description provided.