Skip to content

Dependency Dashboard #4

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.

Deprecations / Replacements

Warning

The following dependencies are either deprecated or have replacements available.

Datasource Package Replacement PR?
nuget xunit.extensibility.core Unavailable
nuget xunit.extensibility.execution Unavailable

Pending Approval

The following branches are pending approval. To create them, click on a checkbox below.

  • chore(deps): update actions/cache action to v6
  • chore(deps): update actions/checkout action to v7
  • chore(deps): update actions/upload-artifact action to v7
  • chore(deps): update dependency candoumbe.pipelines to v3
  • chore(deps): update dependency coverlet.msbuild to v10
  • chore(deps): update dependency fluentvalidation to v12
  • chore(deps): update dependency microsoft.net.test.sdk to v18
  • chore(deps): update dependency npgsql to v10
  • chore(deps): update dependency nsubstitute to v6
  • chore(deps): update dependency nuke.globaltool to v10
  • chore(deps): update dependency xunit.categories to v3
  • chore(deps): update dotnet monorepo to v10 (Microsoft.EntityFrameworkCore.Relational, Microsoft.EntityFrameworkCore.SqlServer, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.GitHub, System.Collections.Immutable, dotnet-sdk)
  • chore(deps): update mcr.microsoft.com/devcontainers/dotnet docker tag to v10
  • 🔐 Create all pending approval PRs at once 🔐

PR Edited (Blocked)

The following updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox below.

  • chore(deps): update dependency microsoft.net.test.sdk to 17.14.1

Detected Dependencies

devcontainer (1)
.devcontainer/devcontainer.json (4)
  • mcr.microsoft.com/devcontainers/dotnet 9.0 → [Updates: 10.0]
  • ghcr.io/devcontainers-extra/features/gh-cli 1
  • ghcr.io/devcontainers/features/git 1
  • ghcr.io/devcontainers/features/dotnet 2
github-actions (3)
.github/workflows/delivery.yml (10)
  • actions/checkout v4 → [Updates: v7]
  • actions/cache v4 → [Updates: v6]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
.github/workflows/integration.yml (10)
  • actions/checkout v4 → [Updates: v7]
  • actions/cache v4 → [Updates: v6]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
.github/workflows/nightly-manual.yml (10)
  • actions/checkout v4 → [Updates: v7]
  • actions/cache v4 → [Updates: v6]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
nuget (13)
.config/dotnet-tools.json (2)
  • nuke.globaltool 9.0.4 → [Updates: 10.1.0]
  • dotnet-stryker 4.16.0
build/Queries.ContinuousIntegration.csproj
core.props
Directory.Packages.props (27)
  • xunit.runner.visualstudio 3.1.5
  • Xunit.Extensions.AssemblyFixture 2.6.0
  • xunit.extensibility.execution 2.9.3
  • xunit.extensibility.core 2.9.3
  • xunit.categories 2.0.8 → [Updates: 3.0.1]
  • Testcontainers.PostgreSql 4.13.0
  • Testcontainers.MsSql 4.13.0
  • System.Linq.Queryable 4.3.0
  • System.Collections.Immutable 9.0.17 → [Updates: 10.0.9]
  • Roslynator.Analyzers 4.15.0
  • Optional 4.0.0
  • Npgsql 8.0.9 → [Updates: 10.0.3]
  • NaughtyStrings 3.0.0
  • NSubstitute 5.3.0 → [Updates: 6.0.0]
  • Microsoft.NET.Test.Sdk 17.12.0 → [Updates: 17.14.1, 18.7.0]
  • Microsoft.EntityFrameworkCore.SqlServer 9.0.17 → [Updates: 10.0.9]
  • Microsoft.EntityFrameworkCore.Relational 9.0.17 → [Updates: 10.0.9]
  • FsCheck.Xunit 3.3.3
  • FluentValidation 11.12.0 → [Updates: 12.1.1]
  • AwesomeAssertions 9.4.0
  • coverlet.msbuild 6.0.4 → [Updates: 10.0.1]
  • CodecovUploader 0.8.0
  • Candoumbe.Pipelines 2.0.1 → [Updates: 3.0.0]
  • Candoumbe.MiscUtilities 0.15.0
  • Bogus 35.6.5
  • Microsoft.SourceLink.GitHub 8.0.0 → [Updates: 10.0.300]
  • Microsoft.SourceLink.AzureRepos.Git 8.0.0 → [Updates: 10.0.300]
global.json (1)
  • dotnet-sdk 9.0.315 → [Updates: 10.0.301]
library.props
src/Queries.Core/Queries.Core.csproj
src/Queries.EntityFrameworkCore.Extensions.SqlServer/Queries.EntityFrameworkCore.Extensions.SqlServer.csproj
src/Queries.EntityFrameworkCore.Extensions/Queries.EntityFrameworkCore.Extensions.csproj
test.props
test/Queries.Renderers.Postgres.IntegrationTests/Queries.Renderers.Postgres.IntegrationTests.csproj
test/Queries.Renderers.SqlServer.IntegrationTests/Queries.Renderers.SqlServer.IntegrationTests.csproj
test/TestsHelpers/TestsHelpers.csproj

  • 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