Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 12, 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

  • server/Dockerfile (dockerfile)
  • .github/workflows/dotnet-build.yml (github-actions)
  • global.json (nuget)
  • src/ChecksumUtil/ChecksumUtil.csproj (nuget)
  • src/ProcessRunner/ProcessRunner.csproj (nuget)
  • src/SyncTrayzor/SyncTrayzor.csproj (nuget)

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.
  • Pin Docker digests.
  • Pin github-action digests.
  • Enable Renovate configuration migration PRs when needed.
  • Pin dependency versions for development dependencies.
  • Run Renovate on following schedule: * * 1 * *

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


You have configured Renovate to use branch main as base branch.

What to Expect

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

chore(deps): pin dependencies
chore(deps): update dotnet monorepo
chore(deps): update dependency nlog to 5.5.0
  • Schedule: ["* * 1 * *"]
  • Branch name: renovate/nlog-5.x
  • Merge into: main
  • Upgrade NLog to 5.5.0
chore(deps): update dependency cefsharp.wpf.netcore to v138
  • Schedule: ["* * 1 * *"]
  • Branch name: renovate/cefsharp.wpf.netcore-138.x
  • Merge into: main
  • Upgrade CefSharp.Wpf.NETCore to 138.0.170
chore(deps): update dependency dotnet-sdk to v9
  • Schedule: ["* * 1 * *"]
  • Branch name: renovate/major-dotnet-monorepo
  • Merge into: main
  • Upgrade dotnet-sdk to 9.0.302
chore(deps): update dependency nlog to v6
  • Schedule: ["* * 1 * *"]
  • Branch name: renovate/nlog-6.x
  • Merge into: main
  • Upgrade NLog to 6.0.1

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

@GermanCoding GermanCoding merged commit a0e89ec into main Jul 12, 2025
7 checks passed
@GermanCoding GermanCoding deleted the renovate/configure branch July 12, 2025 12:12
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