Skip to content

Dependency Dashboard #166

@renovate

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.

Config Migration Needed

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

Rate-Limited

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

  • chore(deps): update dependency stackexchange.redis to 2.10.1
  • chore(deps): update dependency swashbuckle.aspnetcore to 6.9.0
  • chore(deps): update xunit-dotnet monorepo (xunit, xunit.runner.visualstudio)
  • chore(deps): update actions/setup-dotnet action to v5
  • chore(deps): update dependency confluent.kafka to v2
  • chore(deps): update dependency jint to v4
  • chore(deps): update dependency microsoft.data.sqlclient to v6
  • chore(deps): update dependency microsoft.sourcelink.github to v8
  • chore(deps): update dependency mysql.data to v9
  • chore(deps): update dependency oracle.manageddataaccess.core to v23
  • chore(deps): update dependency rabbitmq.client to v7
  • chore(deps): update dependency serilog.extensions.hosting to v10
  • chore(deps): update dependency serilog.extensions.logging.file to v3
  • chore(deps): update dependency serilog.settings.configuration to v10
  • chore(deps): update dependency serilog.sinks.console to v6
  • chore(deps): update dependency serilog.sinks.file to v7
  • chore(deps): update dependency swashbuckle.aspnetcore to v10
  • chore(deps): update dependency system.data.sqlite to v2
  • chore(deps): update dependency xunit.runner.visualstudio to v3
  • chore(deps): update dependency yamldotnet to v16
  • chore(deps): update dotnet monorepo (major) (Microsoft.CodeAnalysis.CSharp.Scripting, Microsoft.Data.Sqlite, Microsoft.EntityFrameworkCore, Microsoft.EntityFrameworkCore.SqlServer, Microsoft.Extensions.Configuration.Abstractions, Microsoft.Extensions.Configuration.EnvironmentVariables, Microsoft.Extensions.Configuration.Json, Microsoft.Extensions.DependencyInjection, Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Hosting, Microsoft.Extensions.Logging, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Options, Microsoft.Extensions.Options.ConfigurationExtensions, System.ComponentModel.Annotations, System.Diagnostics.DiagnosticSource)
  • 🔐 Create all rate-limited PRs at once 🔐

Open

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

Ignored or Blocked

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

Detected Dependencies

github-actions (2)
.github/workflows/integration-test.yml (1)
  • actions/setup-dotnet v2
.github/workflows/package-publish.yml (1)
  • actions/setup-dotnet v2
nuget (22)
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)
  • MySql.Data 8.0.30
src/SmartSql.Bulk.MySqlConnector/SmartSql.Bulk.MySqlConnector.csproj (1)
  • MySqlConnector 2.1.8
src/SmartSql.Bulk.PostgreSql/SmartSql.Bulk.PostgreSql.csproj (1)
  • Npgsql 4.1.12
src/SmartSql.Bulk.SqlServer/SmartSql.Bulk.SqlServer.csproj (1)
  • System.Data.SqlClient 4.8.5
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
  • 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.12
  • 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)
  • Jint 2.11.58
src/SmartSql.Test.Performance/SmartSql.Test.Performance.csproj (5)
  • System.Data.SqlClient 4.8.5
  • Microsoft.EntityFrameworkCore.SqlServer 2.2.3
  • Microsoft.EntityFrameworkCore 2.2.3
  • Dapper 1.60.6
  • BenchmarkDotNet 0.13.8
src/SmartSql.Test.Unit/SmartSql.Test.Unit.csproj (12)
  • xunit.runner.visualstudio 2.4.3
  • xunit 2.4.1
  • Jint 2.11.58
  • Microsoft.CodeAnalysis.CSharp.Scripting 4.1.0
  • System.Data.SqlClient 4.8.5
  • Serilog.Extensions.Logging.File 2.0.0
  • Microsoft.NET.Test.Sdk 16.11.0
  • Microsoft.Extensions.Options.ConfigurationExtensions 2.2.0
  • Microsoft.Extensions.Logging 2.2.0
  • Microsoft.Extensions.DependencyInjection 2.2.0
  • Microsoft.Extensions.Configuration.Json 2.2.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)
  • Npgsql 4.1.12
src/SmartSql.TypeHandler/SmartSql.TypeHandler.csproj (1)
  • Newtonsoft.Json 13.0.3
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

  • 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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions