Configure Renovate #2

Merged
baez90 merged 1 commit from renovate/configure into main 2021-10-13 08:20:28 +00:00
baez90 commented 2021-10-13 08:11:30 +00:00 (Migrated from gitlab.com)

Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.

🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged.


Detected Package Files

  • api/.gitlab-ci.yml (gitlabci)
  • .gitlab-ci.yml (gitlabci)
  • .config/dotnet-tools.json (nuget)
  • build/_build.csproj (nuget)
  • src/INetMock.Client/INetMock.Client.csproj (nuget)

Configuration Summary

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

  • Start dependency updates only once this onboarding MR 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 MR creation to a maximum of two per hour
  • Limit to maximum 20 open MRs 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 Merge 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 Merge Requests:

Update dependency Google.Protobuf to v3.18.1
  • Schedule: ["at any time"]
  • Branch name: renovate/google.protobuf-3.x
  • Merge into: main
  • Upgrade Google.Protobuf to 3.18.1
Update dependency Grpc.Net.Client to v2.40.0
  • Schedule: ["at any time"]
  • Branch name: renovate/grpc.net.client-2.x
  • Merge into: main
  • Upgrade Grpc.Net.Client to 2.40.0
Update dependency Grpc.Net.ClientFactory to v2.40.0
  • Schedule: ["at any time"]
  • Branch name: renovate/grpc.net.clientfactory-2.x
  • Merge into: main
  • Upgrade Grpc.Net.ClientFactory to 2.40.0
Update dependency Grpc.Tools to v2.41.0
  • Schedule: ["at any time"]
  • Branch name: renovate/grpc.tools-2.x
  • Merge into: main
  • Upgrade Grpc.Tools to 2.41.0
Update dependency Nuke.Common to v5.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nuke.common-5.x
  • Merge into: main
  • Upgrade Nuke.Common to 5.3.0
Update dependency dotnet-grpc to v2.40.0
  • Schedule: ["at any time"]
  • Branch name: renovate/dotnet-grpc-2.x
  • Merge into: main
  • Upgrade dotnet-grpc to 2.40.0
Update dependency nuke.globaltool to v5.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nuke.globaltool-5.x
  • Merge into: main
  • Upgrade nuke.globaltool to 5.3.0
Update mcr.microsoft.com/dotnet/sdk Docker tag to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/mcr.microsoft.com-dotnet-sdk-6.x
  • Merge into: main
  • Upgrade mcr.microsoft.com/dotnet/sdk to 6.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 MR has been generated by Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin. 🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged. --- ### Detected Package Files * `api/.gitlab-ci.yml` (gitlabci) * `.gitlab-ci.yml` (gitlabci) * `.config/dotnet-tools.json` (nuget) * `build/_build.csproj` (nuget) * `src/INetMock.Client/INetMock.Client.csproj` (nuget) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding MR 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 MR creation to a maximum of two per hour - Limit to maximum 20 open MRs 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 Merge 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 Merge Requests: <details> <summary>Update dependency Google.Protobuf to v3.18.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/google.protobuf-3.x` - Merge into: `main` - Upgrade [Google.Protobuf](https://github.com/protocolbuffers/protobuf) to `3.18.1` </details> <details> <summary>Update dependency Grpc.Net.Client to v2.40.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/grpc.net.client-2.x` - Merge into: `main` - Upgrade [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) to `2.40.0` </details> <details> <summary>Update dependency Grpc.Net.ClientFactory to v2.40.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/grpc.net.clientfactory-2.x` - Merge into: `main` - Upgrade [Grpc.Net.ClientFactory](https://github.com/grpc/grpc-dotnet) to `2.40.0` </details> <details> <summary>Update dependency Grpc.Tools to v2.41.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/grpc.tools-2.x` - Merge into: `main` - Upgrade [Grpc.Tools](https://github.com/grpc/grpc) to `2.41.0` </details> <details> <summary>Update dependency Nuke.Common to v5.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/nuke.common-5.x` - Merge into: `main` - Upgrade [Nuke.Common](https://github.com/nuke-build/nuke) to `5.3.0` </details> <details> <summary>Update dependency dotnet-grpc to v2.40.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/dotnet-grpc-2.x` - Merge into: `main` - Upgrade [dotnet-grpc](https://github.com/grpc/grpc-dotnet) to `2.40.0` </details> <details> <summary>Update dependency nuke.globaltool to v5.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/nuke.globaltool-5.x` - Merge into: `main` - Upgrade [nuke.globaltool](https://github.com/nuke-build/nuke) to `5.3.0` </details> <details> <summary>Update mcr.microsoft.com/dotnet/sdk Docker tag to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/mcr.microsoft.com-dotnet-sdk-6.x` - Merge into: `main` - Upgrade mcr.microsoft.com/dotnet/sdk to `6.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://github.com/renovatebot/renovate/discussions). --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
baez90 commented 2021-10-13 08:20:28 +00:00 (Migrated from gitlab.com)

mentioned in commit e104005693

mentioned in commit e104005693a017bf247a2956fd09a8caa1cd48b0
Sign in to join this conversation.
No description provided.