-
Notifications
You must be signed in to change notification settings - Fork 28
chore: Configure Renovate #43
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
Conversation
Test Results 36 files ±0 36 suites ±0 2m 26s ⏱️ +8s Results for commit 76a23e9. ± Comparison against base commit 166f679. This pull request removes 10 and adds 8 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Pull Request Test Coverage Report for Build 13543461622Details
💛 - Coveralls |
Dang, that's a lot of updates. |
I wouldn't upgrade to .net9:
|
Would probably exclude the nuke |
|
Why exactly do we exclude the build project? Since Renovate ignores |
At work, I always update Nuke manually because often there are breaking changes in new major versions. Also, they weren't even ready for the .NET 9 release beforehand because they were still using Binary Serialization, which they didn't address for about two weeks (IIRC). |
Clear now :) |
On the other hand... it's "just" the build project, and Renovate won't merge a PR when the check failed... |
We can always adjust these settings if required. Merging for now. |
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
docs/Gemfile
(bundler).github/workflows/build.yml
(github-actions).github/workflows/codeql.yml
(github-actions)docs/package.json
(npm)package.json
(npm)Directory.Build.props
(nuget)Src/FluentAssertions/FluentAssertions.csproj
(nuget)Tests/Approval.Tests/Approval.Tests.csproj
(nuget)Tests/Benchmarks/Benchmarks.csproj
(nuget)Tests/FSharp.Specs/FSharp.Specs.fsproj
(nuget)Tests/FluentAssertions.Equivalency.Specs/FluentAssertions.Equivalency.Specs.csproj
(nuget)Tests/FluentAssertions.Extensibility.Specs/FluentAssertions.Extensibility.Specs.csproj
(nuget)Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj
(nuget)Tests/TestFrameworks/MSTestV2.Specs/MSTestV2.Specs.csproj
(nuget)Tests/TestFrameworks/MSpec.Specs/MSpec.Specs.csproj
(nuget)Tests/TestFrameworks/NUnit3.Specs/NUnit3.Specs.csproj
(nuget)Tests/TestFrameworks/NUnit4.Specs/NUnit4.Specs.csproj
(nuget)Tests/TestFrameworks/TUnit.Specs/TUnit.Specs.csproj
(nuget)Tests/TestFrameworks/XUnit2.Specs/XUnit2.Specs.csproj
(nuget)Tests/TestFrameworks/XUnit3.Specs/XUnit3.Specs.csproj
(nuget)Tests/TestFrameworks/XUnit3Core.Specs/XUnit3Core.Specs.csproj
(nuget)Tests/UWP.Specs/UWP.Specs.csproj
(nuget)Tests/VB.Specs/VB.Specs.vbproj
(nuget)global.json
(nuget)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.🔡 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 19 Pull Requests:
chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0
renovate/npm-run-all-replacement
main
^5.0.0
chore(deps): update dependency bogus to 35.6.2
renovate/bogus-35.x
main
35.6.2
chore(deps): update dependency coverlet.collector to 6.0.4
renovate/coverlet.collector-6.x
main
6.0.4
chore(deps): update dependency meziantou.analyzer to 2.0.188
renovate/meziantou.analyzer-2.x
main
2.0.188
chore(deps): update xunit-dotnet monorepo
renovate/xunit-dotnet-monorepo
main
3.0.2
1.1.0
1.1.0
fix(deps): update dependency cspell to v8.17.5
renovate/cspell-monorepo
main
8.17.5
chore(deps): update dependency microsoft.net.test.sdk to 17.13.0
renovate/vstest-monorepo
main
17.13.0
chore(deps): update dependency microsoft.testing.extensions.codecoverage to 17.14.1
renovate/microsoft.testing.extensions.codecoverage-17.x
main
17.14.1
chore(deps): update dependency publicapigenerator to 11.4.2
renovate/publicapigenerator-11.x
main
11.4.2
chore(deps): update dependency reflectify to 1.5.0
renovate/reflectify-1.x
main
1.5.0
chore(deps): update dependency roslynator.analyzers to 4.13.1
renovate/roslynator.analyzers-4.x
main
4.13.1
chore(deps): update dependency system.threading.tasks.extensions to 4.6.0
renovate/system.threading.tasks.extensions-4.x
main
4.6.0
chore(deps): update dependency tunit to 0.14.13
renovate/tunit-0.x
main
0.14.13
chore(deps): update dependency verify.xunit to 28.13.0
renovate/verify.xunit-28.x
main
28.13.0
chore(deps): update dependency xunit.stafact to 1.2.69
renovate/xunit.stafact-1.x
main
1.2.69
chore(deps): update mstest monorepo
renovate/mstest-monorepo
main
3.8.2
3.8.2
1.6.2
chore(deps): update dependency nunit3testadapter to v5
renovate/nunit3testadapter-5.x
main
5.0.0
chore(deps): update dependency onchange to v7
renovate/onchange-7.x
main
^7.0.0
chore(deps): update dependency xunit.runner.visualstudio to v3
renovate/major-xunit-dotnet-monorepo
main
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.