fit-ctu-discord / honza-botner

Bot for FIT CTU Discord
https://discord.fit.cvut.cz/
MIT License
15 stars 10 forks source link

Configure Renovate #450

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend 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

🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

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

⬆️ Upgrade minor + patch dependencies to v4.3.0-nightly-01193 - Schedule: ["before 3am on Monday"] - Branch name: `renovate/minor-+-patch-dependencies` - Merge into: `develop` - Upgrade [DSharpPlus](https://togithub.com/DSharpPlus/DSharpPlus) to `4.3.0-nightly-01193` - Upgrade [DSharpPlus.Interactivity](https://togithub.com/DSharpPlus/DSharpPlus) to `4.3.0-nightly-01193` - Upgrade [DSharpPlus.SlashCommands](https://togithub.com/DSharpPlus/DSharpPlus) to `4.3.0-nightly-01193`
⬆️ Upgrade actions/checkout action to v3 - Schedule: ["before 3am on Monday"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `develop` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`
⬆️ Upgrade actions/setup-dotnet action to v3 - Schedule: ["before 3am on Monday"] - Branch name: `renovate/actions-setup-dotnet-3.x` - Merge into: `develop` - Upgrade [actions/setup-dotnet](https://togithub.com/actions/setup-dotnet) to `v3`
⬆️ Upgrade github/codeql-action action to v2 - Schedule: ["before 3am on Monday"] - Branch name: `renovate/github-codeql-action-2.x` - Merge into: `develop` - Upgrade [github/codeql-action](https://togithub.com/github/codeql-action) to `v2`
⬆️ Upgrade mcr.microsoft.com/dotnet/aspnet Docker tag to v7 - Schedule: ["before 3am on Monday"] - Branch name: `renovate/major-dotnet-monorepo` - Merge into: `develop` - Upgrade [mcr.microsoft.com/dotnet/aspnet](https://togithub.com/dotnet/aspnetcore) to `7.0`
⬆️ Upgrade mcr.microsoft.com/dotnet/sdk Docker tag to v7 - Schedule: ["before 3am on Monday"] - Branch name: `renovate/mcr.microsoft.com-dotnet-sdk-7.x` - Merge into: `develop` - Upgrade [mcr.microsoft.com/dotnet/sdk](https://togithub.com/dotnet/sdk) to `7.0`

❓ 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 Mend Renovate. View repository job log here.

ostorc commented 1 year ago

@stepech, what do you think?

ostorc commented 1 year ago

Renovate will automatically group minor and patch versions, but will still create separate PR for each major version.

ostorc commented 1 year ago

Also before we merge this, we should merge #394 (so we don't get as many PR as is shown here)