Skip to content

Conversation

@Nice3point
Copy link
Member

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

  • .github/workflows/Compile.yml (github-actions)
  • .github/workflows/PublishRelease.yml (github-actions)
  • Directory.Packages.props (nuget)
  • build/Build.csproj (nuget)
  • global.json (nuget)
  • source/LookupEngine.UI/LookupEngine.UI.csproj (nuget)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Enable Renovate configuration migration PRs when needed.
  • Recommended configuration for abandoned packages, treating packages without a release for 1 year as abandoned, while taking into account community-sourced overrides.

🔡 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 5 Pull Requests:

Update dependency dotnet-sdk to v10.0.102
  • Schedule: ["at any time"]
  • Branch name: renovate/dotnet-monorepo
  • Merge into: master
  • Upgrade dotnet-sdk to 10.0.102
Update actions/cache action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-5.x
  • Merge into: master
  • Upgrade actions/cache to v5
Update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: master
  • Upgrade actions/checkout to v6
Update dependency Nuke.Common to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/major-nuke-build-monorepo
  • Merge into: master
  • Upgrade Nuke.Common to 10.1.0
Update dependency windows to v2025
  • Schedule: ["at any time"]
  • Branch name: renovate/windows-2025.x
  • Merge into: master
  • Upgrade windows to 2025

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

Copilot AI review requested due to automatic review settings January 18, 2026 11:36
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds Renovate Bot configuration to enable automated dependency updates for the project. Renovate will monitor and update .NET SDK versions, GitHub Actions, and NuGet packages including Nuke.Common build automation tools.

Changes:

  • Adds minimal renovate.json configuration file with schema reference to enable Renovate Bot

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Nice3point Nice3point merged commit 213dec3 into main Jan 18, 2026
6 of 7 checks passed
@Nice3point Nice3point deleted the renovate/configure branch January 18, 2026 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants