Configure Renovate #1

Merged
renovate[bot] merged 1 commit from renovate/configure into master 2021-11-12 12:23:08 +00:00
renovate[bot] commented 2021-11-12 12:21:39 +00:00 (Migrated from github.com)

WhiteSource 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

  • .github/workflows/dotnet.yml (github-actions)
  • .config/dotnet-tools.json (nuget)
  • build/_build.csproj (nuget)
  • src/Tand.Core/Tand.Core.csproj (nuget)
  • src/Tand.Extensions.DependencyInjection/Tand.Extensions.DependencyInjection.csproj (nuget)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Ignore node_modules, bower_components, vendor and various test/tests directories
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit PR creation to a maximum of two per hour
  • Limit to maximum 20 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Fix some problems with very old Maven commons versions
  • Ignore spring cloud 1.x releases
  • Ignore http4s digest-based 1.x milestones
  • Use node versioning for @types/node
  • Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 8 Pull Requests:

Update dependency Microsoft.Extensions.DependencyInjection to v3.1.21
Update dependency benchmarkdotnet.tool to v0.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/benchmarkdotnet.tool-0.x
  • Merge into: master
  • Upgrade benchmarkdotnet.tool to 0.12.1
Update dependency Nuke.Common to v0.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nuke.common-0.x
  • Merge into: master
  • Upgrade Nuke.Common to 0.25.0
Update dependency nuke.globaltool to v0.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nuke.globaltool-0.x
  • Merge into: master
  • Upgrade nuke.globaltool to 0.25.0
Update actions/checkout action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-2.x
  • Merge into: master
  • Upgrade actions/checkout to v2
Update dependency Microsoft.Extensions.DependencyInjection to v6
Update dependency Nuke.Common to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/nuke.common-5.x
  • Merge into: master
  • Upgrade Nuke.Common to 5.3.0
Update dependency nuke.globaltool to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/nuke.globaltool-5.x
  • Merge into: master
  • Upgrade nuke.globaltool to 5.3.0

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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 has been generated by WhiteSource Renovate. View repository job log here.

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/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 * `.github/workflows/dotnet.yml` (github-actions) * `.config/dotnet-tools.json` (nuget) * `build/_build.csproj` (nuget) * `src/Tand.Core/Tand.Core.csproj` (nuget) * `src/Tand.Extensions.DependencyInjection/Tand.Extensions.DependencyInjection.csproj` (nuget) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - Enable Renovate Dependency Dashboard creation - If semantic commits detected, use semantic commit type <code>fix</code> for dependencies and <code>chore</code> for all others - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests directories - Autodetect whether to pin dependencies or maintain ranges - Rate limit PR creation to a maximum of two per hour - Limit to maximum 20 open PRs at any time - Group known monorepo packages together - Use curated list of recommended non-monorepo package groupings - Fix some problems with very old Maven commons versions - Ignore spring cloud 1.x releases - Ignore http4s digest-based 1.x milestones - Use node versioning for @types/node - Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133 🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the `renovate.json` in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs. --- ### What to Expect With your current configuration, Renovate will create 8 Pull Requests: <details> <summary>Update dependency Microsoft.Extensions.DependencyInjection to v3.1.21</summary> - Schedule: ["at any time"] - Branch name: `renovate/dotnet-monorepo` - Merge into: `master` - Upgrade [Microsoft.Extensions.DependencyInjection](https://togithub.com/dotnet/runtime) to `3.1.21` </details> <details> <summary>Update dependency benchmarkdotnet.tool to v0.12.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/benchmarkdotnet.tool-0.x` - Merge into: `master` - Upgrade [benchmarkdotnet.tool](https://togithub.com/dotnet/BenchmarkDotNet) to `0.12.1` </details> <details> <summary>Update dependency Nuke.Common to v0.25.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/nuke.common-0.x` - Merge into: `master` - Upgrade [Nuke.Common](https://togithub.com/nuke-build/nuke) to `0.25.0` </details> <details> <summary>Update dependency nuke.globaltool to v0.25.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/nuke.globaltool-0.x` - Merge into: `master` - Upgrade [nuke.globaltool](https://togithub.com/nuke-build/nuke) to `0.25.0` </details> <details> <summary>Update actions/checkout action to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-2.x` - Merge into: `master` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v2` </details> <details> <summary>Update dependency Microsoft.Extensions.DependencyInjection to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-dotnet-monorepo` - Merge into: `master` - Upgrade [Microsoft.Extensions.DependencyInjection](https://togithub.com/dotnet/runtime) to `6.0.0` </details> <details> <summary>Update dependency Nuke.Common to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/nuke.common-5.x` - Merge into: `master` - Upgrade [Nuke.Common](https://togithub.com/nuke-build/nuke) to `5.3.0` </details> <details> <summary>Update dependency nuke.globaltool to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/nuke.globaltool-5.x` - Merge into: `master` - Upgrade [nuke.globaltool](https://togithub.com/nuke-build/nuke) to `5.3.0` </details> <br /> 🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for `prhourlylimit` for details. --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://togithub.com/renovatebot/renovate/discussions). --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#{{platform}}/{{repository}}).
Sign in to join this conversation.
No description provided.