-
-
Notifications
You must be signed in to change notification settings - Fork 2
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 #6
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/configure
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0782f6b
to
55471cb
Compare
55471cb
to
99312aa
Compare
64a5955
to
b6d7ddf
Compare
27d6a3f
to
85b55ec
Compare
3cf7701
to
60baf7e
Compare
1c38eec
to
3fcb9c2
Compare
0c5e646
to
5a94a76
Compare
5f1ae22
to
9bdd4b5
Compare
9bdd4b5
to
3d8f909
Compare
b88005f
to
c4c931f
Compare
c4c931f
to
8f76c21
Compare
8f76c21
to
7eb4c13
Compare
0fc820c
to
2dfc571
Compare
2dfc571
to
eb3b0ad
Compare
eb3b0ad
to
37ce5c0
Compare
37ce5c0
to
29786ec
Compare
29786ec
to
89bdeae
Compare
68e14fb
to
1c8d214
Compare
e5afaf6
to
76722d1
Compare
dac3094
to
5914c42
Compare
cbb2b42
to
e5cf832
Compare
b17ac30
to
a6c0d65
Compare
7162ffe
to
53e1f95
Compare
4215953
to
87c767e
Compare
770f2fa
to
71bddbd
Compare
489d65a
to
7fe4184
Compare
7fe4184
to
d97a5e6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.🔡 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
renovate/verify.xunit-20.x
master
20.8.2
Update dependency coverlet.collector to 6.0.3
renovate/coverlet.collector-6.x
master
6.0.3
Update dependency dotnet-sdk to v7.0.410
renovate/dotnet-monorepo
master
7.0.410
Update dependency FluentAssertions to 6.12.2
renovate/fluentassertions-6.x
master
6.12.2
Update dependency PublicApiGenerator to 10.5.0
renovate/publicapigenerator-10.x
master
10.5.0
Update dependency System.Memory to 4.6.0
renovate/system.memory-4.x
master
4.6.0
Update dependency Xunit.SkippableFact to 1.5.23
renovate/xunit.skippablefact-1.x
master
1.5.23
Update dependency cake.tool to 3.2.0
renovate/cake-monorepo
master
3.2.0
Update vstest monorepo to 17.12.0
renovate/vstest-monorepo
master
17.12.0
17.12.0
Update xunit-dotnet monorepo
renovate/xunit-dotnet-monorepo
master
2.9.3
2.8.2
Update dependency Cake.MinVer to v4
renovate/cake.minver-4.x
master
4.0.0
Update dependency FluentAssertions to v7
renovate/fluentassertions-7.x
master
7.0.0
Update dependency Microsoft.SourceLink.GitHub to v8
renovate/microsoft.sourcelink.github-8.x
master
8.0.0
Update dependency PublicApiGenerator to v11
renovate/publicapigenerator-11.x
master
11.3.0
Update dependency Verify.Xunit to v28
renovate/verify.xunit-28.x
master
28.8.1
Update dependency cake.tool to v5
renovate/major-cake-monorepo
master
5.0.0
Update dependency dotnet-sdk to v9
renovate/major-dotnet-monorepo
master
9.0.101
Update dependency minver-cli to v6
renovate/minver-cli-6.x
master
6.0.0
Update dependency ubuntu to v24
renovate/ubuntu-24.x
master
24.04
Update dependency xunit.runner.visualstudio to v3
renovate/major-xunit-dotnet-monorepo
master
3.0.1
🚸 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.