chore: Configure Renovate #1

Merged
tommy merged 1 commit from renovate/configure into main 2025-11-07 22:32:10 +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)
  • .forgejo/workflows/build.yaml (github-actions)
  • renovate.json (renovate-config-presets)

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.
  • Enable Docker major updates.
  • Pin github-action digests.
  • If automerging, push the new commit directly to the base branch (no PR).
  • Enable Renovate Dependency Dashboard creation.
  • Remove hourly and concurrent rate limits.

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

ci(github-action): pin dependencies
ci(github-action)!: Update action actions/checkout (v4 → v5)
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: main
  • Upgrade actions/checkout to 08c6903cd8c0fde910a37f88322edcfb5dd907a8

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) * `.forgejo/workflows/build.yaml` (github-actions) * `renovate.json` (renovate-config-presets) ### 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. - Enable Docker `major` updates. - Pin `github-action` digests. - If automerging, push the new commit directly to the base branch (no PR). - Enable Renovate Dependency Dashboard creation. - Remove hourly and concurrent rate limits. 🔡 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 2 Pull Requests: <details> <summary>ci(github-action): pin dependencies</summary> - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `main` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `08eba0b27e820071cde6df949e0beb9ba4906955` - Upgrade [docker/build-push-action](https://github.com/docker/build-push-action) to `263435318d21b8e681c14492fe198d362a7d2c83` - Upgrade [docker/login-action](https://github.com/docker/login-action) to `5e57cd118135c172c3672efd75eb46360885c0ef` - Upgrade [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) to `e468171a9de216ec08956ac3ada2f0791b6bd435` - Upgrade [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) to `c7c53464625b32c7a7e944ae62b3e17d2b600130` </details> <details> <summary>ci(github-action)!: Update action actions/checkout (v4 → v5)</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-5.x` - Merge into: `main` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `08c6903cd8c0fde910a37f88322edcfb5dd907a8` </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:c0d1da9d0778649fd7eb14643bd7ae8232b80a03feecb3a975a9b40475723507-->
tommy merged commit 530235cb5d into main 2025-11-07 22:32:10 +00:00
tommy deleted branch renovate/configure 2025-11-07 22:32:10 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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
pub/ci-builder!1
No description provided.