Skip to content

chore: Configure Renovate #108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

chore: Configure Renovate #108

wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 15, 2025

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

  • benchmarks/OpenTracing.Contrib.NetCore.Benchmarks/OpenTracing.Contrib.NetCore.Benchmarks.csproj (nuget)
  • global.json (nuget)
  • samples/net6.0/CustomersApi/CustomersApi.csproj (nuget)
  • samples/net6.0/OrdersApi/OrdersApi.csproj (nuget)
  • samples/net6.0/Shared/Shared.csproj (nuget)
  • samples/net7.0/CustomersApi/CustomersApi.csproj (nuget)
  • samples/net7.0/OrdersApi/OrdersApi.csproj (nuget)
  • samples/net7.0/Shared/Shared.csproj (nuget)
  • samples/netcoreapp3.1/CustomersApi/CustomersApi.csproj (nuget)
  • samples/netcoreapp3.1/OrdersApi/OrdersApi.csproj (nuget)
  • samples/netcoreapp3.1/Shared/Shared.csproj (nuget)
  • src/Directory.Build.props (nuget)
  • src/OpenTracing.Contrib.NetCore/OpenTracing.Contrib.NetCore.csproj (nuget)
  • test/OpenTracing.Contrib.NetCore.Tests/OpenTracing.Contrib.NetCore.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.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Enable Docker major updates.
  • Append Signed-off-by: to signoff Git commits.
  • Run lock file maintenance (updates) on the first day of each month.
  • Disable semantic prefixes for commit messages and PR titles.
  • Weekly schedule on early Monday mornings (before 4 AM).
  • Run Renovate on following schedule: * 0-3 * * 1

🔡 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 10 Pull Requests:

Update dependency System.Data.SqlClient to 4.8.6 [SECURITY]
  • Branch name: renovate/nuget-system.data.sqlclient-vulnerability
  • Merge into: master
  • Upgrade System.Data.SqlClient to 4.8.6
Update dependency Microsoft.Data.SqlClient to v5.1.3 [SECURITY]
  • Branch name: renovate/nuget-microsoft.data.sqlclient-vulnerability
  • Merge into: master
  • Upgrade Microsoft.Data.SqlClient to 5.1.3
Update dotnet monorepo
Update dependency BenchmarkDotNet to 0.14.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/benchmarkdotnet-0.x
  • Merge into: master
  • Upgrade BenchmarkDotNet to 0.14.0
Update dependency Microsoft.NET.Test.Sdk to 17.13.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/vstest-monorepo
  • Merge into: master
  • Upgrade Microsoft.NET.Test.Sdk to 17.13.0
Update xunit-dotnet monorepo
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/xunit-dotnet-monorepo
  • Merge into: master
  • Upgrade xunit to 2.9.3
  • Upgrade xunit.runner.visualstudio to 2.8.2
Update dependency Microsoft.SourceLink.GitHub to v8
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/microsoft.sourcelink.github-8.x
  • Merge into: master
  • Upgrade Microsoft.SourceLink.GitHub to 8.0.0
Update dependency NSubstitute to v5
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/nsubstitute-5.x
  • Merge into: master
  • Upgrade NSubstitute to 5.3.0
Update dependency xunit.runner.visualstudio to v3
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/major-xunit-dotnet-monorepo
  • Merge into: master
  • Upgrade xunit.runner.visualstudio to 3.0.2
Update dotnet 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.


❓ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant