Configure Renovate #1
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/configure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
📚 See our Reading List for relevant documentation you may be interested in reading.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
.forgejo/renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.Detected Package Files
.forgejo/workflows/main.yml(github-actions)build/CodeGen/_buildCodeGen.csproj(nuget)build/_build.csproj(nuget)src/LibHac/LibHac.csproj(nuget)tests/LibHac.Tests/LibHac.Tests.csproj(nuget)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.majorupdates.What to Expect
With your current configuration, Renovate will create 9 Pull Requests:
Update dependency GRUKE to 10.3.1
renovate/gruke-10.xmaster10.3.1Update dependency Microsoft.NET.Test.Sdk to 17.14.1
renovate/vstest-monorepomaster17.14.1Update dependency NuGet.CommandLine to 6.14.3
renovate/nuget-monorepomaster6.14.3Update xunit-dotnet monorepo
renovate/xunit-dotnet-monorepomaster1.27.02.9.32.9.32.8.2Update dependency CsvHelper to v33
renovate/csvhelper-33.xmaster33.1.0Update dependency JetBrains.Annotations to v2025
renovate/jetbrains.annotations-2025.xmaster2025.2.4Update dependency Microsoft.NET.Test.Sdk to v18
renovate/major-vstest-monorepomaster18.5.1Update dependency NuGet.CommandLine to v7
renovate/major-nuget-monorepomaster7.3.1Update dependency xunit.runner.visualstudio to v3
renovate/major-xunit-dotnet-monorepomaster3.1.5🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prHourlyLimitfor 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 has been generated by Mend Renovate.