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.
📚 See our Reading List for relevant documentation you may be interested in reading.
🔡 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.
Detected Package Files
docker-compose.yml (docker-compose)
Dockerfile (dockerfile)
Kasbot.API/Dockerfile (dockerfile)
.github/workflows/ci.yml (github-actions)
.github/workflows/master.yml (github-actions)
Kasbot.API/Kasbot.API.csproj (nuget)
Kasbot.APP/Kasbot.App.csproj (nuget)
What to Expect
With your current configuration, Renovate will create 10 Pull Requests, up to a maximum of 23 over time (see docs for prConcurrentLimit):
Update dependency Microsoft.Extensions.DependencyInjection to 8.0.1
🚸 PR 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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.
📚 See our Reading List for relevant documentation you may be interested in reading.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.Detected Package Files
docker-compose.yml(docker-compose)Dockerfile(dockerfile)Kasbot.API/Dockerfile(dockerfile).github/workflows/ci.yml(github-actions).github/workflows/master.yml(github-actions)Kasbot.API/Kasbot.API.csproj(nuget)Kasbot.APP/Kasbot.App.csproj(nuget)What to Expect
With your current configuration, Renovate will create 10 Pull Requests, up to a maximum of 23 over time (see docs for
prConcurrentLimit):Update dependency Microsoft.Extensions.DependencyInjection to 8.0.1
renovate/microsoft.extensions.dependencyinjection-8.xmaster8.0.1Update dependency Discord.Net to 3.20.1
renovate/discord.net-3.xmaster3.20.1Update dependency Google.Protobuf to 3.36.0
renovate/google.protobuf-3.xmaster3.36.0Update dependency Grpc.AspNetCore to 2.83.0
renovate/grpc.aspnetcore-2.xmaster2.83.0Update dependency Grpc.Net.Client to 2.83.0
renovate/grpc.net.client-2.xmaster2.83.0Update dependency Grpc.Tools to 2.83.0
renovate/grpc.tools-2.xmaster2.83.0Update dependency Microsoft.VisualStudio.Azure.Containers.Tools.Targets to 1.23.0
renovate/microsoft.visualstudio.azure.containers.tools.targets-1.xmaster1.23.0Update dependency SpotifyAPI.Web to 7.4.2
renovate/spotifyapi.web-7.xmaster7.4.2Update dependency Swashbuckle.AspNetCore to 6.9.0
renovate/swashbuckle.aspnetcore-6.xmaster6.9.0Update dependency YoutubeExplode to 6.6.2
renovate/youtubeexplode-6.xmaster6.6.2Update actions/checkout action to v7
renovate/actions-checkout-7.xmasterv7Update actions/setup-dotnet action to v6
renovate/actions-setup-dotnet-6.xmasterv6Update dependency Microsoft.Extensions.DependencyInjection to v10
renovate/microsoft.extensions.dependencyinjection-10.xmaster10.0.11Update dependency Serilog to v4
renovate/serilog-4.xmaster4.4.0Update dependency Serilog.Extensions.Hosting to v10
renovate/serilog.extensions.hosting-10.xmaster10.0.0Update dependency Serilog.Sinks.Console to v6
renovate/serilog.sinks.console-6.xmaster6.1.1Update dependency Swashbuckle.AspNetCore to v10
renovate/swashbuckle.aspnetcore-10.xmaster10.2.3Update docker/build-push-action action to v7
renovate/docker-build-push-action-7.xmasterv7Update docker/login-action action to v4
renovate/docker-login-action-4.xmasterv4Update docker/setup-buildx-action action to v4
renovate/docker-setup-buildx-action-4.xmasterv4Update docker/setup-qemu-action action to v4
renovate/docker-setup-qemu-action-4.xmasterv4Update mcr.microsoft.com/dotnet/aspnet Docker tag to v10
renovate/mcr.microsoft.com-dotnet-aspnet-10.xmaster10.0Update mcr.microsoft.com/dotnet/sdk Docker tag to v10
renovate/mcr.microsoft.com-dotnet-sdk-10.xmaster10.0🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prHourlyLimitfor 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 Mend Renovate CLI.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.