Skip to content
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

Configure Renovate #8687

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #8687

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 5, 2024

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

  • pom.xml (maven)
  • sonar-csharp-core/pom.xml (maven)
  • sonar-csharp-plugin/pom.xml (maven)
  • sonar-dotnet-core/pom.xml (maven)
  • sonar-vbnet-core/pom.xml (maven)
  • sonar-vbnet-plugin/pom.xml (maven)
  • analyzers/CodeAnalysis.targets (nuget)
  • analyzers/global.json (nuget)
  • analyzers/src/RuleDescriptorGenerator/RuleDescriptorGenerator.csproj (nuget)
  • analyzers/src/SonarAnalyzer.CFG/SonarAnalyzer.CFG.csproj (nuget)
  • analyzers/src/SonarAnalyzer.CSharp.Core/SonarAnalyzer.CSharp.Core.csproj (nuget)
  • analyzers/src/SonarAnalyzer.CSharp.Styling/SonarAnalyzer.CSharp.Styling.csproj (nuget)
  • analyzers/src/SonarAnalyzer.CSharp/SonarAnalyzer.CSharp.csproj (nuget)
  • analyzers/src/SonarAnalyzer.Core/SonarAnalyzer.Core.csproj (nuget)
  • analyzers/src/SonarAnalyzer.ShimLayer.CodeGeneration/SonarAnalyzer.ShimLayer.CodeGeneration.csproj (nuget)
  • analyzers/src/SonarAnalyzer.ShimLayer/SonarAnalyzer.ShimLayer.csproj (nuget)
  • analyzers/src/SonarAnalyzer.SourceGenerators/SonarAnalyzer.SourceGenerators.csproj (nuget)
  • analyzers/src/SonarAnalyzer.VisualBasic.Core/SonarAnalyzer.VisualBasic.Core.csproj (nuget)
  • analyzers/src/SonarAnalyzer.VisualBasic/SonarAnalyzer.VisualBasic.csproj (nuget)
  • analyzers/tests/SonarAnalyzer.CSharp.Core.Test/SonarAnalyzer.CSharp.Core.Test.csproj (nuget)
  • analyzers/tests/SonarAnalyzer.CSharp.Styling.Test/SonarAnalyzer.CSharp.Styling.Test.csproj (nuget)
  • analyzers/tests/SonarAnalyzer.Core.Test/SonarAnalyzer.Core.Test.csproj (nuget)
  • analyzers/tests/SonarAnalyzer.Memory.Test/SonarAnalyzer.Memory.Test.csproj (nuget)
  • analyzers/tests/SonarAnalyzer.Test/SonarAnalyzer.Test.csproj (nuget)
  • analyzers/tests/SonarAnalyzer.TestFramework.Test/SonarAnalyzer.TestFramework.Test.csproj (nuget)
  • analyzers/tests/SonarAnalyzer.TestFramework/SonarAnalyzer.TestFramework.csproj (nuget)
  • analyzers/tests/SonarAnalyzer.VisualBasic.Core.Test/SonarAnalyzer.VisualBasic.Core.Test.csproj (nuget)
  • sonar-dotnet-core/src/test/resources/MethodDeclarationsSensorTest/TestMethodImport/TestMethodImport.Tests/TestMethodImport.Tests.csproj (nuget)
  • sonar-dotnet-core/src/test/resources/RazorProtobufImporter/Roslyn 4.10/global.json (nuget)
  • sonar-dotnet-core/src/test/resources/RazorProtobufImporter/Roslyn 4.9/global.json (nuget)
  • sonar-dotnet-core/src/test/resources/RazorProtobufImporter/WebProject/BlazorWebAssembly.csproj (nuget)
  • sonar-dotnet-core/src/test/resources/samples/csharp/Calculator/Calculator.MSTest/Calculator.MSTest.csproj (nuget)
  • sonar-dotnet-core/src/test/resources/samples/csharp/Calculator/Calculator.NUnit3/Calculator.NUnit3.csproj (nuget)
  • sonar-dotnet-core/src/test/resources/samples/csharp/Calculator/Calculator.NUnit4/Calculator.NUnit4.csproj (nuget)
  • sonar-dotnet-core/src/test/resources/samples/csharp/Calculator/Calculator.xUnit/Calculator.xUnit.csproj (nuget)
  • sonar-dotnet-core/src/test/resources/samples/vbnet/Calculator/Calculator.MSTest/Calculator.MSTest.vbproj (nuget)
  • sonar-dotnet-core/src/test/resources/samples/vbnet/Calculator/Calculator.NUnit3/Calculator.NUnit3.vbproj (nuget)
  • sonar-dotnet-core/src/test/resources/samples/vbnet/Calculator/Calculator.NUnit4/Calculator.NUnit4.vbproj (nuget)
  • sonar-dotnet-core/src/test/resources/samples/vbnet/Calculator/Calculator.xUnit/Calculator.xUnit.vbproj (nuget)
  • sonar-dotnet-core/src/test/resources/visualstudio_test_results/projects/TestReport/TestReport/TestReport.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.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Evaluate schedules according to timezone CET.
  • Schedule during typical non-office hours on weekdays (i.e., 10 PM - 5 AM) and anytime on weekends.
  • Remove hourly and concurrent rate limits.
  • Disable Renovate Dependency Dashboard creation.
  • Rebase existing PRs any time the base branch has been updated.
  • Run Renovate on following schedule: * 0-4,22-23 * * 1-5,* * * * 0,6

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

Update dependency FluentAssertions to 6.12.2
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/fluentassertions-6.x
  • Merge into: master
  • Upgrade FluentAssertions to 6.12.2
Update dependency Microsoft.Composition to 1.0.31
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/microsoft.composition-1.x
  • Merge into: master
  • Upgrade Microsoft.Composition to 1.0.31
Update dependency coverlet.collector to 6.0.4
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/coverlet.collector-6.x
  • Merge into: master
  • Upgrade coverlet.collector to 6.0.4
Update dependency xunit to 2.9.3
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/xunit-dotnet-monorepo
  • Merge into: master
  • Upgrade xunit to 2.9.3
Update dotnet monorepo
Update dependency FluentAssertions.Analyzers to 0.34.1
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/fluentassertions.analyzers-0.x
  • Merge into: master
  • Upgrade FluentAssertions.Analyzers to 0.34.1
Update dependency Fody to 6.9.1
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/fody-6.x
  • Merge into: master
  • Upgrade Fody to 6.9.1
Update dependency Grpc.Tools to 2.69.0
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/grpc.tools-2.x
  • Merge into: master
  • Upgrade Grpc.Tools to 2.69.0
Update dependency Microsoft.Build.Locator to 1.7.8
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/microsoft.build.locator-1.x
  • Merge into: master
  • Upgrade Microsoft.Build.Locator to 1.7.8
Update dependency Microsoft.CodeAnalysis.Analyzers to 3.11.0
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/microsoft.codeanalysis.analyzers-3.x
  • Merge into: master
  • Upgrade Microsoft.CodeAnalysis.Analyzers to 3.11.0
Update dependency Microsoft.NET.Test.Sdk to 17.12.0
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/vstest-monorepo
  • Merge into: master
  • Upgrade Microsoft.NET.Test.Sdk to 17.12.0
Update dependency NSubstitute to 5.3.0
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/nsubstitute-5.x
  • Merge into: master
  • Upgrade NSubstitute to 5.3.0
Update dependency NuGet.Protocol to 6.12.1
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/nuget.protocol-6.x
  • Merge into: master
  • Upgrade NuGet.Protocol to 6.12.1
Update dependency SonarAnalyzer.CSharp.Styling to 9.32.0.97167
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/sonaranalyzer.csharp.styling-9.x
  • Merge into: master
  • Upgrade SonarAnalyzer.CSharp.Styling to 9.32.0.97167
Update dependency System.Collections.Immutable to 1.7.1
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/system.collections.immutable-1.x
  • Merge into: master
  • Upgrade System.Collections.Immutable to 1.7.1
Update dependency altcover to 8.9.3
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/altcover-8.x
  • Merge into: master
  • Upgrade altcover to 8.9.3
Update mstest monorepo to 3.7.2
Update protobuf monorepo to 3.29.3
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/protobuf-monorepo
  • Merge into: master
  • Upgrade Google.Protobuf to 3.29.3
  • Upgrade Google.Protobuf.Tools to 3.29.3
Update dependency FluentAssertions to v8
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/fluentassertions-8.x
  • Merge into: master
  • Upgrade FluentAssertions to 8.0.1
Update dependency NUnit to v4.3.2
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/nunit-4.x
  • Merge into: master
  • Upgrade NUnit to 4.3.2
Update dependency NUnit.Analyzers to v4.6.0
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/nunit.analyzers-4.x
  • Merge into: master
  • Upgrade NUnit.Analyzers to 4.6.0
Update dependency NUnit3TestAdapter to v4
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/nunit3testadapter-4.x
  • Merge into: master
  • Upgrade NUnit3TestAdapter to 4.6.0
Update dependency NunitXml.TestLogger to v5
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/nunitxml.testlogger-5.x
  • Merge into: master
  • Upgrade NunitXml.TestLogger to 5.0.0
Update dependency SonarAnalyzer.CSharp.Styling to v10
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/sonaranalyzer.csharp.styling-10.x
  • Merge into: master
  • Upgrade SonarAnalyzer.CSharp.Styling to 10.5.0.109200
Update dependency System.Collections.Immutable to v9
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/system.collections.immutable-9.x
  • Merge into: master
  • Upgrade System.Collections.Immutable to 9.0.1
Update dependency System.Text.Json to v9
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/system.text.json-9.x
  • Merge into: master
  • Upgrade System.Text.Json to 9.0.1
Update dependency XunitXml.TestLogger to v5
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/xunitxml.testlogger-5.x
  • Merge into: master
  • Upgrade XunitXml.TestLogger to 5.0.0
Update dependency altcover to v9
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/altcover-9.x
  • Merge into: master
  • Upgrade altcover to 9.0.1
Update dependency org.slf4j:slf4j-api to v2
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/major-slf4j-monorepo
  • Merge into: master
  • Upgrade org.slf4j:slf4j-api to 2.0.16
Update dependency xunit.runner.visualstudio to v3
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/major-xunit-dotnet-monorepo
  • Merge into: master
  • Upgrade xunit.runner.visualstudio to 3.0.1
Update dotnet monorepo (major)

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

@pavel-mikula-sonarsource
Copy link
Contributor

Related to https://trello.com/c/FBou1byB/1206-replace-dependabot-with-renovate
Currently blocked

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