Configure Renovate
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
-
build.cake(cake) -
.github/workflows/ci.yml(github-actions) -
.github/workflows/dependabot-cake.yml(github-actions) -
.config/dotnet-tools.json(nuget) -
global.json(nuget) -
src/NaturalStringExtensions/NaturalStringExtensions.csproj(nuget) -
test/NaturalStringExtensions.Tests/NaturalStringExtensions.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
fixfor dependencies andchorefor all others if semantic commits are in use. - Ignore
node_modules,bower_components,vendorand 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.
🔡 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 20 Pull Requests:
Update dependency Verify.Xunit to 20.8.2
- Schedule: ["at any time"]
- Branch name:
renovate/verify.xunit-20.x - Merge into:
master - Upgrade Verify.Xunit to
20.8.2
Update dependency coverlet.collector to 6.0.4
- Schedule: ["at any time"]
- Branch name:
renovate/coverlet.collector-6.x - Merge into:
master - Upgrade coverlet.collector to
6.0.4
Update dependency dotnet-sdk to v7.0.410
- Schedule: ["at any time"]
- Branch name:
renovate/dotnet-monorepo - Merge into:
master - Upgrade dotnet-sdk to
7.0.410
Update dependency FluentAssertions to 6.12.2
- Schedule: ["at any time"]
- Branch name:
renovate/fluentassertions-6.x - Merge into:
master - Upgrade FluentAssertions to
6.12.2
Update dependency PublicApiGenerator to 10.5.0
- Schedule: ["at any time"]
- Branch name:
renovate/publicapigenerator-10.x - Merge into:
master - Upgrade PublicApiGenerator to
10.5.0
Update dependency System.Memory to 4.6.2
- Schedule: ["at any time"]
- Branch name:
renovate/system.memory-4.x - Merge into:
master - Upgrade System.Memory to
4.6.2
Update dependency Xunit.SkippableFact to 1.5.23
- Schedule: ["at any time"]
- Branch name:
renovate/xunit.skippablefact-1.x - Merge into:
master - Upgrade Xunit.SkippableFact to
1.5.23
Update dependency cake.tool to 3.2.0
- Schedule: ["at any time"]
- Branch name:
renovate/cake-monorepo - Merge into:
master - Upgrade cake.tool to
3.2.0
Update vstest monorepo to 17.13.0
- Schedule: ["at any time"]
- Branch name:
renovate/vstest-monorepo - Merge into:
master - Upgrade Microsoft.NET.Test.Sdk to
17.13.0 - Upgrade Microsoft.TestPlatform.ObjectModel to
17.13.0
Update xunit-dotnet monorepo
- Schedule: ["at any time"]
- 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 Cake.MinVer to v4
- Schedule: ["at any time"]
- Branch name:
renovate/cake.minver-4.x - Merge into:
master - Upgrade Cake.MinVer to
4.0.0
Update dependency FluentAssertions to v8
- Schedule: ["at any time"]
- Branch name:
renovate/fluentassertions-8.x - Merge into:
master - Upgrade FluentAssertions to
8.2.0
Update dependency Microsoft.SourceLink.GitHub to v8
- Schedule: ["at any time"]
- Branch name:
renovate/microsoft.sourcelink.github-8.x - Merge into:
master - Upgrade Microsoft.SourceLink.GitHub to
8.0.0
Update dependency PublicApiGenerator to v11
- Schedule: ["at any time"]
- Branch name:
renovate/publicapigenerator-11.x - Merge into:
master - Upgrade PublicApiGenerator to
11.4.5
Update dependency Verify.Xunit to v28
- Schedule: ["at any time"]
- Branch name:
renovate/verify.xunit-28.x - Merge into:
master - Upgrade Verify.Xunit to
28.16.0
Update dependency cake.tool to v5
- Schedule: ["at any time"]
- Branch name:
renovate/major-cake-monorepo - Merge into:
master - Upgrade cake.tool to
5.0.0
Update dependency dotnet-sdk to v9
- Schedule: ["at any time"]
- Branch name:
renovate/major-dotnet-monorepo - Merge into:
master - Upgrade dotnet-sdk to
9.0.202
Update dependency minver-cli to v6
- Schedule: ["at any time"]
- Branch name:
renovate/minver-cli-6.x - Merge into:
master - Upgrade minver-cli to
6.0.0
Update dependency ubuntu to v24
- Schedule: ["at any time"]
- Branch name:
renovate/ubuntu-24.x - Merge into:
master - Upgrade ubuntu to
24.04
Update dependency xunit.runner.visualstudio to v3
- Schedule: ["at any time"]
- Branch name:
renovate/major-xunit-dotnet-monorepo - Merge into:
master - Upgrade xunit.runner.visualstudio to
3.0.2
🚸 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.