thomhurst / TUnit

A modern, fast and flexible .NET testing framework
MIT License
1.12k stars 9 forks source link

Configure Renovate Again #387

Closed thomhurst closed 2 weeks ago

thomhurst commented 2 weeks ago

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

What to Expect

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

chore(deps): update dependency dotnet-sdk to v8.0.401 - Schedule: ["at any time"] - Branch name: `renovate/dotnet-sdk-8.x` - Merge into: `main` - Upgrade [dotnet-sdk](https://togithub.com/dotnet/sdk) to `8.0.401`
chore(deps): update dependency microsoft.net.test.sdk to v17.11.1 - Schedule: ["at any time"] - Branch name: `renovate/microsoft.net.test.sdk-17.x` - Merge into: `main` - Upgrade [Microsoft.NET.Test.Sdk](https://togithub.com/microsoft/vstest) to `17.11.1`
chore(deps): update dependency modularpipelines.dotnet to v2.42.9 - Schedule: ["at any time"] - Branch name: `renovate/modularpipelines.dotnet-2.x` - Merge into: `main` - Upgrade [ModularPipelines.DotNet](https://togithub.com/thomhurst/ModularPipelines) to `2.42.9`
chore(deps): update dependency modularpipelines.git to v2.42.9 - Schedule: ["at any time"] - Branch name: `renovate/modularpipelines.git-2.x` - Merge into: `main` - Upgrade [ModularPipelines.Git](https://togithub.com/thomhurst/ModularPipelines) to `2.42.9`
chore(deps): update dependency modularpipelines.github to v2.42.9 - Schedule: ["at any time"] - Branch name: `renovate/modularpipelines.github-2.x` - Merge into: `main` - Upgrade [ModularPipelines.GitHub](https://togithub.com/thomhurst/ModularPipelines) to `2.42.9`
chore(deps): update dependency tunit to v0.1.582 - Schedule: ["at any time"] - Branch name: `renovate/tunit-0.x` - Merge into: `main` - Upgrade [TUnit](https://togithub.com/thomhurst/TUnit) to `0.1.582`
chore(deps): update dependency microsoft.codeanalysis.csharp.workspaces to v4.11.0 - Schedule: ["at any time"] - Branch name: `renovate/microsoft.codeanalysis.csharp.workspaces-4.x` - Merge into: `main` - Upgrade [Microsoft.CodeAnalysis.CSharp.Workspaces](https://togithub.com/dotnet/roslyn) to `4.11.0`

🚸 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 has been generated by Renovate Bot.

thomhurst commented 2 weeks ago

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.