Configure Renovate - autoclosed

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

  • Dockerfile (dockerfile)
  • .gitea/workflows/ci.yml (github-actions)
  • .gitlab-ci.yml (gitlabci)
  • Backend/Backend.csproj (nuget)
  • BackendTest/BackendTest.csproj (nuget)
  • global.json (nuget)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding MR is merged
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Merge Request description the next time it runs.


What to Expect

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

Update dependency Akka to 1.5.48
  • Schedule: ["at any time"]
  • Branch name: renovate/akka-1.x
  • Merge into: main
  • Upgrade Akka to 1.5.48
Update dependency Akka.Streams to 1.5.48
  • Schedule: ["at any time"]
  • Branch name: renovate/akka.streams-1.x
  • Merge into: main
  • Upgrade Akka.Streams to 1.5.48
Update dependency MethodTimer.Fody to 3.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/methodtimer.fody-3.x
  • Merge into: main
  • Upgrade MethodTimer.Fody to 3.2.3
Update dependency Silverback.Core to 4.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/silverback.core-4.x
  • Merge into: main
  • Upgrade Silverback.Core to 4.6.2
Update dependency Silverback.Core.Model to 4.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/silverback.core.model-4.x
  • Merge into: main
  • Upgrade Silverback.Core.Model to 4.6.2
Update dependency Silverback.Integration.Kafka to 4.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/silverback.integration.kafka-4.x
  • Merge into: main
  • Upgrade Silverback.Integration.Kafka to 4.6.2
Update dependency Silverback.Integration.Kafka.SchemaRegistry to 4.6.2
Update dependency System.Linq.Async to 6.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/system.linq.async-6.x
  • Merge into: main
  • Upgrade System.Linq.Async to 6.0.3
Update dotnet monorepo
Update dependency Microsoft.Testing.Extensions.TrxReport to 1.8.3
Update dependency MongoDB.Driver to 3.4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/mongo-csharp-driver-monorepo
  • Merge into: main
  • Upgrade MongoDB.Driver to 3.4.3
Update dependency TUnit to 0.57.24
  • Schedule: ["at any time"]
  • Branch name: renovate/tunit-0.x
  • Merge into: main
  • Upgrade TUnit to 0.57.24
Update swashbuckle-aspnetcore monorepo to 7.3.2
Update dependency dotnet-sdk to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-dotnet-monorepo
  • Merge into: main
  • Upgrade dotnet-sdk to 9.0.304
Update harbor.gretzki.ddns.net/ms-cache/dotnet/aspnet Docker tag to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/harbor.gretzki.ddns.net-ms-cache-dotnet-aspnet-9.x
  • Merge into: main
  • Upgrade harbor.gretzki.ddns.net/ms-cache/dotnet/aspnet to 9.0
Update swashbuckle-aspnetcore monorepo to v9 (major)

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


⚠️ Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this MR.

  • Failed to look up gitlab-tags package Laszlo.Lueck/gitops-pulltotarget

Files affected: .gitlab-ci.yml


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.

Merge request reports

Loading