Skip to content

Configure Renovate#19

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure
Closed

Configure Renovate#19
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2026

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/build-and-test.yml (github-actions)
  • .github/workflows/build-test-publish.yml (github-actions)
  • .github/workflows/publish.yml (github-actions)
  • global.json (nuget)
  • src/Directory.Packages.props (nuget)
  • src/General.targets (nuget)
  • src/generator/Spillgebees.Transmodel.Generator/Spillgebees.Transmodel.Generator.csproj (nuget)
  • src/netex/NeTEx.Models.targets (nuget)
  • src/netex/Spillgebees.NeTEx.Models.Tests/Spillgebees.NeTEx.Models.Tests.csproj (nuget)
  • src/siri/SIRI.Models.targets (nuget)
  • src/siri/Spillgebees.SIRI.Models.Tests/Spillgebees.SIRI.Models.Tests.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.
  • Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • Pin Docker digests.
  • Pin github-action digests.
  • Enable Renovate configuration migration PRs when needed.
  • Pin dependency versions for development dependencies.
  • Recommended configuration for abandoned packages, treating packages without a release for 1 year as abandoned, while taking into account community-sourced overrides.
  • Wait until the npm package is three days old before raising the update. This a) introduces a short delay to allow for malware researchers and scanners to (possibly) detect any malicious behaviour in packages, and b) prevents the maintainer and/or NPM from unpublishing a package you already upgraded to, breaking builds.
  • Run lock file maintenance (updates) early Monday mornings.
  • Shared Renovate preset for all Spillgebees projects. Stack-agnostic base supporting .NET, TypeScript, and mixed repositories.
  • Run Renovate on following schedule: every weekday

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

⬆️ Pin dependencies
⬆️ update .NET build tooling
  • Schedule: ["every weekday"]
  • Branch name: chore/renovate-.net-build-tooling
  • Merge into: main
  • Upgrade DotNet.ReproducibleBuilds to 1.2.39
  • Upgrade MinVer to 6.1.0
⬆️ update dotnet-sdk to v10.0.103
  • Schedule: ["every weekday"]
  • Branch name: chore/renovate-.net-sdk
  • Merge into: main
  • Upgrade dotnet-sdk to 10.0.103
⬆️ update System.CommandLine to 2.0.3
  • Schedule: ["every weekday"]
  • Branch name: chore/renovate-dotnet-monorepo
  • Merge into: main
  • Upgrade System.CommandLine to 2.0.3
⬆️ update TUnit to 1.15.0
  • Schedule: ["every weekday"]
  • Branch name: chore/renovate-.net-test-framework
  • Merge into: main
  • Upgrade TUnit to 1.15.0
⬆️ update .NET build tooling (major)
  • Schedule: ["every weekday"]
  • Branch name: chore/renovate-major-.net-build-tooling
  • Merge into: main
  • Upgrade DotNet.ReproducibleBuilds to 2.0.2
  • Upgrade MinVer to 7.0.0
⬆️ update GitHub Actions (major)
⬆️ Lock file maintenance
  • Schedule: ["before 6am on monday"]
  • Branch name: chore/renovate-lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

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


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up nuget package XmlSchemaClassGenerator.Analyzer

Files affected: src/Directory.Packages.props


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

@renovate renovate bot force-pushed the renovate/configure branch from e8c6873 to 3f066f7 Compare February 16, 2026 21:17
@igotinfected igotinfected deleted the renovate/configure branch February 16, 2026 21:25
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.

1 participant