Configure Renovate #9

Merged
luca merged 1 commits from renovate/configure into main 2024-05-18 23:31:11 +02:00
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

  • .forgejo/workflows/build.yml (github-actions)
  • .forgejo/workflows/renovate.yml (github-actions)

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 directories.
  • 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.
  • Pin Docker digests.
  • Pin github-action digests.
  • Pin dependency versions for devDependencies.
  • Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.
  • Preserve (but continue to upgrade) any existing SemVer ranges.
  • Group all updates together.
  • Schedule monthly.
  • Run lock file maintenance (updates) on the first day of each month.
  • Preserve SemVer ranges and update everything together once a month.
  • Enable Renovate Dependency Dashboard creation.
  • Disable digest and Git hash updates.
  • Raise PR when vulnerability alerts are detected.
  • Run Renovate on following schedule: before 4am on the first day of the month

🔡 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 1 Pull Request:

Update all dependencies
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/all
  • Merge into: main
  • Upgrade actions/checkout to a5ac7e51b41094c92402da3b24376905380afc29
  • Upgrade actions/checkout to 0ad4b8fadaa221de15dcec353f45205ec38ea70b
  • Upgrade git.snaile.de/snailed/xbps-builder to sha256:0ca263f8a97fbd29f88349e731153f60569d19ddd7320f2c7c80047a35260c9b

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 * `.forgejo/workflows/build.yml` (github-actions) * `.forgejo/workflows/renovate.yml` (github-actions) ### 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 directories. - 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. - Pin Docker digests. - Pin `github-action` digests. - Pin dependency versions for `devDependencies`. - Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices. - Preserve (but continue to upgrade) any existing SemVer ranges. - Group all updates together. - Schedule monthly. - Run lock file maintenance (updates) on the first day of each month. - Preserve SemVer ranges and update everything together once a month. - Enable Renovate Dependency Dashboard creation. - Disable `digest` and Git hash updates. - Raise PR when vulnerability alerts are detected. - Run Renovate on following schedule: before 4am on the first day of the month 🔡 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 1 Pull Request: <details> <summary>Update all dependencies</summary> - Schedule: ["before 4am on the first day of the month"] - Branch name: `renovate/all` - Merge into: `main` - Upgrade [actions/checkout](https://code.forgejo.org/actions/checkout) to `a5ac7e51b41094c92402da3b24376905380afc29` - Upgrade [actions/checkout](https://code.forgejo.org/actions/checkout) to `0ad4b8fadaa221de15dcec353f45205ec38ea70b` - Upgrade git.snaile.de/snailed/xbps-builder to `sha256:0ca263f8a97fbd29f88349e731153f60569d19ddd7320f2c7c80047a35260c9b` </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:5c87ff00dd34f32d6b18c0049e29785b95a7f61d007b657819d60696277b6558-->
Johnny5 added 1 commit 2024-05-18 23:29:44 +02:00
Build/Publish XBPS / build-and-publish (push) Successful in 7s Details
46eb922c1a
Add renovate.json
luca merged commit aab102597e into main 2024-05-18 23:31:11 +02:00
luca deleted branch renovate/configure 2024-05-18 23:31:11 +02:00
luca referenced this issue from a commit 2024-05-18 23:31:13 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 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: snailed/dmenu-custom#9
No description provided.