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 #9

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

Configure Renovate #9

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 9, 2021

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/Cake.Args/Cake.Args.csproj (nuget)
  • test/Cake.Args.Tests/Cake.Args.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 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.

🔡 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:

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 cake monorepo to 3.2.0
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 Moq to 4.20.72
  • Schedule: ["at any time"]
  • Branch name: renovate/moq-4.x
  • Merge into: master
  • Upgrade Moq to 4.20.72
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 Verify.Xunit to 19.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/verify.xunit-19.x
  • Merge into: master
  • Upgrade Verify.Xunit to 19.14.1
Update vstest monorepo to 17.12.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 cake monorepo to v5 (major)
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 v7
  • Schedule: ["at any time"]
  • Branch name: renovate/fluentassertions-7.x
  • Merge into: master
  • Upgrade FluentAssertions to 7.0.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.3.0
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.8.1
Update dependency coverlet.collector to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/coverlet.collector-6.x
  • Merge into: master
  • Upgrade coverlet.collector to 6.0.3
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.101
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.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.

@renovate renovate bot requested a review from augustoproiete as a code owner June 9, 2021 15:54
@CLAassistant
Copy link

CLAassistant commented Jun 9, 2021

CLA assistant check
All committers have signed the CLA.

@renovate renovate bot force-pushed the renovate/configure branch from 293b1ca to d2ee43b Compare June 10, 2021 05:58
@renovate renovate bot force-pushed the renovate/configure branch from d2ee43b to d00a7ee Compare June 18, 2021 06:25
@renovate renovate bot force-pushed the renovate/configure branch from d00a7ee to 28ca6b8 Compare June 30, 2021 05:59
@renovate renovate bot force-pushed the renovate/configure branch from 28ca6b8 to 2044f69 Compare August 22, 2021 07:29
@renovate renovate bot force-pushed the renovate/configure branch from 2044f69 to 9e51c91 Compare August 30, 2021 07:55
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 3a4ee90 to b66cbfe Compare September 20, 2021 05:59
@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from 1f8859b to 1dd0329 Compare October 15, 2021 05:42
@renovate renovate bot force-pushed the renovate/configure branch from 1dd0329 to e9402b5 Compare October 18, 2021 16:39
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 6a26444 to 3595a17 Compare November 6, 2021 06:49
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from e02c552 to 6b3d1b3 Compare December 1, 2021 06:48
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 23c6cbd to 4ee9304 Compare December 9, 2021 07:06
@renovate renovate bot force-pushed the renovate/configure branch from 4ee9304 to 3fae4e9 Compare December 17, 2021 07:11
@renovate renovate bot force-pushed the renovate/configure branch from 3fae4e9 to 6ea7498 Compare February 25, 2022 07:49
@renovate renovate bot force-pushed the renovate/configure branch from 6ea7498 to 66f755f Compare April 19, 2022 11:09
@renovate renovate bot force-pushed the renovate/configure branch from 66f755f to 903409f Compare May 1, 2022 07:54
@renovate renovate bot force-pushed the renovate/configure branch from 903409f to 114f81a Compare May 10, 2022 07:32
@renovate renovate bot force-pushed the renovate/configure branch from 114f81a to 8980ac5 Compare June 4, 2022 08:36
@renovate renovate bot force-pushed the renovate/configure branch from 8980ac5 to ca470c4 Compare June 26, 2022 10:37
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from b249f59 to d9ec1e0 Compare March 27, 2023 07:37
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from b72dd09 to 42921e4 Compare December 8, 2023 17:27
@renovate renovate bot force-pushed the renovate/configure branch 5 times, most recently from eeb861e to 429479c Compare July 12, 2024 02:45
@renovate renovate bot force-pushed the renovate/configure branch 4 times, most recently from f911b55 to edba1e2 Compare August 7, 2024 14:54
@renovate renovate bot force-pushed the renovate/configure branch 4 times, most recently from 2ad040f to 694a665 Compare September 27, 2024 05:26
@renovate renovate bot force-pushed the renovate/configure branch 6 times, most recently from b536529 to 6680384 Compare October 17, 2024 05:52
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from d0cef26 to 6d3deb4 Compare October 25, 2024 09:56
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from c3047f3 to 5dbae8c Compare November 18, 2024 01:48
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 5dfd299 to b9b7272 Compare December 21, 2024 17:55
@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from 29c4d9b to 17e1876 Compare January 12, 2025 21:04
@renovate renovate bot force-pushed the renovate/configure branch from 17e1876 to 0315bb7 Compare January 12, 2025 21:05
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