Skip to content

Configure Renovate

Daniel Jansson requested to merge renovate/configure into main

Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.

🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged.


Detected Package Files

  • .gitlab-ci.yml (gitlabci)
  • VismaEAccounting.tests/VismaEAccounting.tests.csproj (nuget)
  • VismaEAccounting/VismaEAccounting.csproj (nuget)

What to Expect

With your current configuration, Renovate will create 6 Merge Requests:

Update dependency Microsoft.NET.Test.Sdk to v17.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/microsoft.net.test.sdk-17.x
  • Merge into: main
  • Upgrade Microsoft.NET.Test.Sdk to 17.8.0
Update dependency coverlet.collector to v3.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/coverlet.collector-3.x
  • Merge into: main
  • Upgrade coverlet.collector to 3.2.0
Update dependency xunit to v2.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/xunit-2.x
  • Merge into: main
  • Upgrade xunit to 2.6.2
Update dependency xunit.runner.visualstudio to v2.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/xunit.runner.visualstudio-2.x
  • Merge into: main
  • Upgrade xunit.runner.visualstudio to 2.5.4
Update dependency coverlet.collector to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/coverlet.collector-6.x
  • Merge into: main
  • Upgrade coverlet.collector to 6.0.0
Update mcr.microsoft.com/dotnet/sdk Docker tag to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/mcr.microsoft.com-dotnet-sdk-8.x
  • Merge into: main
  • Upgrade mcr.microsoft.com/dotnet/sdk to 8.0

Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


This MR has been generated by Renovate Bot.

Edited by Daniel Jansson

Merge request reports