chore: Configure Renovate #1

Merged
Seuma merged 1 commit from renovate/configure into develop 2026-02-17 16:37:33 +00:00
Owner

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

  • Dockerfile (dockerfile)
  • SeuGames.Tools.Taggarr-Sharp.csproj (nuget)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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
  • 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

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

chore(deps): update mcr.microsoft.com/dotnet/runtime docker tag to v8.0.24
chore(deps): update dependency ptr727.languagetags to 1.2.11
  • Schedule: ["at any time"]
  • Branch name: renovate/ptr727.languagetags-1.x
  • Merge into: develop
  • Upgrade ptr727.LanguageTags to 1.2.11
chore(deps): update dotnet monorepo to v10 (major)

🚸 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 has been generated by Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/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 * `Dockerfile` (dockerfile) * `SeuGames.Tools.Taggarr-Sharp.csproj` (nuget) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - 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 - 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 🔡 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 3 Pull Requests: <details> <summary>chore(deps): update mcr.microsoft.com/dotnet/runtime docker tag to v8.0.24</summary> - Schedule: ["at any time"] - Branch name: `renovate/dotnet-monorepo` - Merge into: `develop` - Upgrade [mcr.microsoft.com/dotnet/runtime](https://github.com/dotnet/runtime) to `8.0.24-alpine3.22` </details> <details> <summary>chore(deps): update dependency ptr727.languagetags to 1.2.11</summary> - Schedule: ["at any time"] - Branch name: `renovate/ptr727.languagetags-1.x` - Merge into: `develop` - Upgrade [ptr727.LanguageTags](https://github.com/ptr727/LanguageTags) to `1.2.11` </details> <details> <summary>chore(deps): update dotnet monorepo to v10 (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-dotnet-monorepo` - Merge into: `develop` - Upgrade [mcr.microsoft.com/dotnet/runtime](https://github.com/dotnet/runtime) to `10.0.3-alpine3.22` - Upgrade [mcr.microsoft.com/dotnet/sdk](https://github.com/dotnet/sdk) to `10.0-alpine3.22` </details> 🚸 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](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->
RenovateBot force-pushed renovate/configure from 00cce8f8b2 to eb79a8db96 2026-02-17 16:31:34 +00:00 Compare
RenovateBot force-pushed renovate/configure from eb79a8db96 to 223bc0fdcb 2026-02-17 16:33:58 +00:00 Compare
RenovateBot force-pushed renovate/configure from 223bc0fdcb to defe227eaa 2026-02-17 16:36:34 +00:00 Compare
Seuma merged commit 162da068bf into develop 2026-02-17 16:37:33 +00:00
Seuma deleted branch renovate/configure 2026-02-17 16:37:33 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
SeuGames/SeuGames.Tools.Taggarr_Sharp!1
No description provided.