Skip to content

Configure Renovate#3

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure
Open

Configure Renovate#3
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Aug 27, 2025

Copy link
Copy Markdown

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


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

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


Detected Package Files

  • src/Cps.Fct.Djb.TransferToolApi.ApiClients/Cps.Fct.Djb.TransferToolApi.ApiClients.csproj (nuget)
  • src/Cps.Fct.Djb.TransferToolApi.Interfaces/Cps.Fct.Djb.TransferToolApi.Interfaces.csproj (nuget)
  • src/Cps.Fct.Djb.TransferToolApi.Services/Cps.Fct.Djb.TransferToolApi.Services.csproj (nuget)
  • src/Cps.Fct.Djb.TransferToolApi.Shared/Cps.Fct.Djb.TransferToolApi.Shared.csproj (nuget)
  • src/Cps.Fct.Djb.TransferToolApi/Cps.Fct.Djb.TransferToolApi.csproj (nuget)
  • test/Cps.Fct.Djb.TransferToolApi.ApiClients.Tests/Cps.Fct.Djb.TransferToolApi.ApiClients.Tests.csproj (nuget)
  • test/Cps.Fct.Djb.TransferToolApi.Services.Tests/Cps.Fct.Djb.TransferToolApi.Services.Tests.csproj (nuget)
  • test/Cps.Fct.Djb.TransferToolApi.Tests/Cps.Fct.Djb.TransferToolApi.Tests.csproj (nuget)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • 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 Pull Request description the next time it runs.


What to Expect

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

Update azure-functions-dotnet-worker monorepo
Update dependency coverlet.collector to 6.0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/coverlet.collector-6.x
  • Merge into: main
  • Upgrade coverlet.collector to 6.0.4
Update dependency Microsoft.Extensions.Logging.Abstractions to 9.0.9
Update dependency Newtonsoft.Json to 13.0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/newtonsoft.json-13.x
  • Merge into: main
  • Upgrade Newtonsoft.Json to 13.0.4
Update azure azure-sdk-for-net monorepo
Update dependency FluentAssertions to 7.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fluentassertions-7.x
  • Merge into: main
  • Upgrade FluentAssertions to 7.2.0
Update dependency Microsoft.NET.Test.Sdk to 17.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/vstest-monorepo
  • Merge into: main
  • Upgrade Microsoft.NET.Test.Sdk to 17.14.1
Update dependency Microsoft.VisualStudio.Validation to 17.13.22
Update dependency ServiceStack.Interfaces to 8.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/servicestack-monorepo
  • Merge into: main
  • Upgrade ServiceStack.Interfaces to 8.8.0
Update dependency System.IdentityModel.Tokens.Jwt to 8.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/dotnet-azure-ad-identitymodel-extensions-monorepo
  • Merge into: main
  • Upgrade System.IdentityModel.Tokens.Jwt to 8.14.0
Update xunit-dotnet monorepo
Update dependency AutoMapper to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/automapper-15.x
  • Merge into: main
  • Upgrade AutoMapper to 15.0.1
Update dependency FluentAssertions to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/fluentassertions-8.x
  • Merge into: main
  • Upgrade FluentAssertions to 8.7.0
Update dependency FluentValidation to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/fluentvalidation-12.x
  • Merge into: main
  • Upgrade FluentValidation to 12.0.0
Update dependency FluentValidation.DependencyInjectionExtensions to v12
Update dependency xunit.runner.visualstudio to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-xunit-dotnet-monorepo
  • Merge into: main
  • Upgrade xunit.runner.visualstudio to 3.1.5

🚸 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 PR.

  • Failed to look up nuget package Cps.MasterDataService.Infrastructure.ApiClient
  • Failed to look up nuget package Cps.Fct.Hk.Common.Infrastructure
  • Failed to look up nuget package Cps.Fct.Hk.Common.DDEI.Provider
  • Failed to look up nuget package Cps.Fct.Hk.Common.Functions

Files affected: src/Cps.Fct.Djb.TransferToolApi.ApiClients/Cps.Fct.Djb.TransferToolApi.ApiClients.csproj, src/Cps.Fct.Djb.TransferToolApi.Services/Cps.Fct.Djb.TransferToolApi.Services.csproj, src/Cps.Fct.Djb.TransferToolApi.Shared/Cps.Fct.Djb.TransferToolApi.Shared.csproj, src/Cps.Fct.Djb.TransferToolApi/Cps.Fct.Djb.TransferToolApi.csproj


❓ 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 PR was generated by Mend Renovate. View the repository job log.

@sonarqubecloud

sonarqubecloud Bot commented May 8, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants