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
Deprecations / Replacements
Warning
The following dependencies are either deprecated or have replacements available.
Datasource
Package
Replacement PR?
nuget
xunit
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
github-actions (4)
.github/workflows/build.yml (5)
actions/checkout v4 → [Updates: v6]
actions/setup-dotnet v4 → [Updates: v5]
actions/cache v4 → [Updates: v5]
actions/upload-artifact v4 → [Updates: v7]
codecov/codecov-action v6
.github/workflows/deploy-wiki.yml (7)
actions/checkout v4 → [Updates: v6]
pnpm/action-setup v4 → [Updates: v6]
actions/setup-node v6
actions/configure-pages v5 → [Updates: v6]
actions/upload-pages-artifact v5
actions/deploy-pages v5
node 20 → [Updates: 24]
.github/workflows/integration-test.yml (3)
actions/checkout v4 → [Updates: v6]
actions/setup-dotnet v4 → [Updates: v5]
actions/cache v4 → [Updates: v5]
.github/workflows/package-publish.yml (2)
actions/checkout v4 → [Updates: v6]
actions/setup-dotnet v4 → [Updates: v5]
npm (1)
wiki/package.json (3)
vitepress ^1.6.4
vitepress-mermaid-renderer ^1.1.23 → [Updates: ^1.1.23]
pnpm 10.33.0 → [Updates: 10.34.1, 11.5.2]
nuget (23)
Directory.Build.props (1)
Microsoft.SourceLink.GitHub 1.1.1
sample/SmartSql.Sample.AspNetCore/SmartSql.Sample.AspNetCore.csproj (4)
Swashbuckle.AspNetCore 6.5.0
SkyAPM.Diagnostics.SmartSql 2.1.0
SkyAPM.Agent.AspNetCore 2.1.0
Microsoft.Data.Sqlite 7.0.10
src/SmartSql.AOP/SmartSql.AOP.csproj (1)
AspectCore.Extensions.DependencyInjection 1.2.0
src/SmartSql.Bulk.MsSqlServer/SmartSql.Bulk.MsSqlServer.csproj (1)
Microsoft.Data.SqlClient 4.1.1
src/SmartSql.Bulk.MySql/SmartSql.Bulk.MySql.csproj (1)
src/SmartSql.Bulk.MySqlConnector/SmartSql.Bulk.MySqlConnector.csproj (1)
src/SmartSql.Bulk.PostgreSql/SmartSql.Bulk.PostgreSql.csproj (1)
src/SmartSql.Bulk.SqlServer/SmartSql.Bulk.SqlServer.csproj (1)
System.Data.SqlClient 4.8.5 → [Updates: 4.8.6]
src/SmartSql.Cache.Redis/SmartSql.Cache.Redis.csproj (2)
StackExchange.Redis 2.5.61
Newtonsoft.Json 13.0.3
src/SmartSql.DataConnector/SmartSql.DataConnector.csproj (15)
YamlDotNet 11.2.1
System.Data.SQLite 1.0.115.5
System.Data.SqlClient 4.8.5 → [Updates: 4.8.6]
Serilog.Sinks.File 5.0.0
Serilog.Sinks.Console 4.0.1
Serilog.Settings.Configuration 3.3.0
Serilog.Extensions.Hosting 3.0.0-dev-00019
Oracle.ManagedDataAccess.Core 2.19.180
Npgsql 4.1.13
MySql.Data 8.0.30
Microsoft.Extensions.Options.ConfigurationExtensions 2.2.0
Microsoft.Extensions.Hosting 2.2.0
Microsoft.Extensions.Configuration.Json 2.2.0
Microsoft.Extensions.Configuration.EnvironmentVariables 3.0.0-preview7.19362.4
McMaster.Extensions.CommandLineUtils 4.0.1
src/SmartSql.DIExtension/SmartSql.DIExtension.csproj (2)
Microsoft.Extensions.DependencyInjection.Abstractions 2.0.0
Microsoft.Extensions.Configuration.Abstractions 2.0.0
src/SmartSql.InvokeSync.Kafka/SmartSql.InvokeSync.Kafka.csproj (2)
Newtonsoft.Json 13.0.3
Confluent.Kafka 1.8.2
src/SmartSql.InvokeSync.RabbitMQ/SmartSql.InvokeSync.RabbitMQ.csproj (2)
RabbitMQ.Client 5.2.0
Newtonsoft.Json 13.0.3
src/SmartSql.Options/SmartSql.Options.csproj (1)
Microsoft.Extensions.Options 2.2.0
src/SmartSql.Oracle/SmartSql.Oracle.csproj (1)
Oracle.ManagedDataAccess.Core 2.19.180
src/SmartSql.ScriptTag/SmartSql.ScriptTag.csproj (1)
src/SmartSql.Test.Integration/SmartSql.Test.Integration.csproj (15)
xunit.runner.visualstudio 2.8.2
xunit 2.9.3
Testcontainers.Redis 4.11.0
Testcontainers.PostgreSql 4.11.0
Testcontainers.MySql 4.11.0
Testcontainers.MsSql 4.11.0
System.Data.SqlClient 4.8.5 → [Updates: 4.8.6]
Serilog.Extensions.Logging.File 2.0.0
Microsoft.NET.Test.Sdk 17.12.0
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Logging 8.0.0
Microsoft.Extensions.DependencyInjection 8.0.0
Microsoft.Extensions.Configuration.Json 8.0.0
Microsoft.Data.Sqlite 6.0.3
FluentAssertions 7.1.0
src/SmartSql.Test.Performance/SmartSql.Test.Performance.csproj (5)
System.Data.SqlClient 4.8.5 → [Updates: 4.8.6]
Microsoft.EntityFrameworkCore.SqlServer 2.2.3
Microsoft.EntityFrameworkCore 2.2.3
Dapper 2.1.72
BenchmarkDotNet 0.13.8
src/SmartSql.Test.Unit/SmartSql.Test.Unit.csproj (7)
coverlet.collector 6.0.4
FluentAssertions 7.1.0
Moq 4.20.72
xunit.runner.visualstudio 2.8.2
xunit 2.9.3
Microsoft.NET.Test.Sdk 17.12.0
Microsoft.Data.Sqlite 6.0.3
src/SmartSql.Test/SmartSql.Test.csproj (1)
System.ComponentModel.Annotations 4.5.0
src/SmartSql.TypeHandler.PostgreSql/SmartSql.TypeHandler.PostgreSql.csproj (1)
src/SmartSql.TypeHandler/SmartSql.TypeHandler.csproj (1)
src/SmartSql/SmartSql.csproj (4)
System.Reflection.Emit 4.7.0
System.Reflection.Emit.Lightweight 4.7.0
System.Diagnostics.DiagnosticSource 4.5.1
Microsoft.Extensions.Logging.Abstractions 2.0.0
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
Deprecations / Replacements
Warning
The following dependencies are either deprecated or have replacements available.
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
github-actions (4)
npm (1)
nuget (23)