Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2025

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

  • docs/samples/full-setup/docker-compose.yml (docker-compose)
  • src/docker-compose.yml (docker-compose)
  • src/Executables/Auth/Dockerfile (dockerfile)
  • src/Executables/Game/Dockerfile (dockerfile)
  • .github/workflows/dotnet-pipeline.yml (github-actions)
  • .github/workflows/gh-pages-deploy.yml (github-actions)
  • .github/workflows/gh-pages-test.yml (github-actions)
  • .github/workflows/sonar.yml (github-actions)
  • docs/package.json (npm)
  • src/.config/dotnet-tools.json (nuget)
  • src/Core.Networking.Generators/Core.Networking.Generators.csproj (nuget)
  • src/Core.Networking/Core.Networking.csproj (nuget)
  • src/Core/Core.csproj (nuget)
  • src/CorePluginAPI/CorePluginAPI.csproj (nuget)
  • src/Data/Auth.Persistence/Auth.Persistence.csproj (nuget)
  • src/Data/Core.Caching/Core.Caching.csproj (nuget)
  • src/Data/Core.Persistence/Core.Persistence.csproj (nuget)
  • src/Data/Game.Persistence/Game.Persistence.csproj (nuget)
  • src/Executables/Auth/Auth.csproj (nuget)
  • src/Executables/Game/Game.csproj (nuget)
  • src/Executables/Single/Single.csproj (nuget)
  • src/Game.Benchmarks/Game.Benchmarks.csproj (nuget)
  • src/Libraries/Game.Commands/Game.Commands.csproj (nuget)
  • src/Libraries/Game.Server/Game.Server.csproj (nuget)
  • src/Plugins/ExamplePlugin/ExamplePlugin.csproj (nuget)
  • src/Plugins/PrometheusPlugin/PrometheusPlugin.csproj (nuget)
  • src/Tests/Auth.Tests/Auth.Tests.csproj (nuget)
  • src/Tests/Core.Caching.Tests/Core.Caching.Tests.csproj (nuget)
  • src/Tests/Core.Networking.Generators.Tests/Core.Networking.Generators.Tests.csproj (nuget)
  • src/Tests/Core.Tests/Core.Tests.csproj (nuget)
  • src/Tests/Data.Auth.Tests/Data.Auth.Tests.csproj (nuget)
  • src/Tests/Game.Commands.Tests/Game.Commands.Tests.csproj (nuget)
  • src/Tests/Game.Tests/Game.Tests.csproj (nuget)
  • src/Weikio.PluginFramework.Microsoft.DependencyInjection/Weikio.PluginFramework.Microsoft.DependencyInjection.csproj (nuget)
  • docs/.nvmrc (nvm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 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.


What to Expect

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

fix(deps): update dependency mermaid to v11.10.0 [security]
  • Branch name: renovate/npm-mermaid-vulnerability
  • Merge into: main
  • Upgrade mermaid to 11.10.0
chore(deps): update dependency pomelo.entityframeworkcore.mysql to 9.0.0
chore(deps): update dependency serilog.extensions.logging to 9.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/serilog.extensions.logging-9.x
  • Merge into: main
  • Upgrade Serilog.Extensions.Logging to 9.0.2
chore(deps): update dependency system.linq.async to 6.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/system.linq.async-6.x
  • Merge into: main
  • Upgrade System.Linq.Async to 6.0.3
chore(deps): update dependency xunit.runner.visualstudio to 3.1.4
  • Schedule: ["at any time"]
  • Branch name: renovate/xunit-dotnet-monorepo
  • Merge into: main
  • Upgrade xunit.runner.visualstudio to 3.1.4
fix(deps): update react monorepo to v19.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade react to 19.1.1
  • Upgrade react-dom to 19.1.1
chore(deps): update dependency awesomeassertions to 8.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/awesomeassertions-8.x
  • Merge into: main
  • Upgrade AwesomeAssertions to 8.2.0
chore(deps): update dependency benchmarkdotnet to 0.15.2
  • Schedule: ["at any time"]
  • Branch name: renovate/benchmarkdotnet-0.x
  • Merge into: main
  • Upgrade BenchmarkDotNet to 0.15.2
chore(deps): update dependency gitversion.msbuild to 6.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gitversion.msbuild-6.x
  • Merge into: main
  • Upgrade GitVersion.MsBuild to 6.4.0
chore(deps): update dependency microsoft.net.test.sdk to 17.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/vstest-monorepo
  • Merge into: main
  • Upgrade Microsoft.NET.Test.Sdk to 17.14.1
chore(deps): update dependency scrutor to 6.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/scrutor-6.x
  • Merge into: main
  • Upgrade Scrutor to 6.1.0
chore(deps): update dependency serilog to 4.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/serilog-4.x
  • Merge into: main
  • Upgrade Serilog to 4.3.0
chore(deps): update docker/build-push-action action to v4.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-4.x
  • Merge into: main
  • Upgrade docker/build-push-action to v4.2.1
chore(deps): update dotnet monorepo
chore(deps): update mariadb docker tag to v11.8
  • Schedule: ["at any time"]
  • Branch name: renovate/mariadb-11.x
  • Merge into: main
  • Upgrade mariadb to 11.8
chore(deps): update node.js to v22.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade node to 22.18.0
chore(deps): update testcontainers-dotnet monorepo to 4.7.0
fix(deps): update docusaurus monorepo to v3.8.1
chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to v4
chore(deps): update actions/checkout action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: main
  • Upgrade actions/checkout to v5
chore(deps): update actions/setup-java action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-5.x
  • Merge into: main
  • Upgrade actions/setup-java to v5
chore(deps): update actions/upload-pages-artifact action to v4
chore(deps): update dependency awesomeassertions to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/awesomeassertions-9.x
  • Merge into: main
  • Upgrade AwesomeAssertions to 9.1.0
chore(deps): update dependency microsoft.codeanalysis.analyzers to v4
chore(deps): update docker/build-push-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-6.x
  • Merge into: main
  • Upgrade docker/build-push-action to v6.18.0
chore(deps): update docker/login-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: main
  • Upgrade docker/login-action to v3
chore(deps): update docker/metadata-action action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-metadata-action-5.x
  • Merge into: main
  • Upgrade docker/metadata-action to v5.8.0
chore(deps): update mariadb docker tag to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/mariadb-12.x
  • Merge into: main
  • Upgrade mariadb to 12.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 was generated by Mend Renovate. View the repository job log.

@MeikelLP MeikelLP merged commit 04c2437 into main Aug 28, 2025
6 of 7 checks passed
@MeikelLP MeikelLP deleted the renovate/configure branch August 28, 2025 21:19
MeikelLP pushed a commit that referenced this pull request Aug 28, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants