Configure Renovate #1

Merged
cswimr merged 1 commit from renovate/configure into main 2025-05-20 04:24:58 -04:00
Collaborator

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/actions.yaml (github-actions)
  • pyproject.toml (pep621)
  • 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.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Pin Docker digests.
  • Pin github-action digests.
  • Enable Renovate configuration migration PRs when needed.
  • Pin dependency versions for development dependencies.

🔡 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:

Pin catthehacker/ubuntu Docker tag to 932a29d
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Upgrade catthehacker/ubuntu to sha256:932a29dd9f17cceda5a85597b9c6d4705fd8da13e488e800be81feb98e505594
Update actions/setup-uv action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-uv-6.x
  • Merge into: main
  • Upgrade actions/setup-uv to 6b9c6063abd6010835644d4c2e1bef4cf5cd0fca
Lock file maintenance
  • Schedule: ["before 4am on monday"]
  • Branch name: 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.


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/actions.yaml` (github-actions) * `pyproject.toml` (pep621) * `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. - Apply crowd-sourced package replacement rules. - Apply crowd-sourced workarounds for known problems with packages. - Pin Docker digests. - Pin `github-action` digests. - Enable Renovate configuration migration PRs when needed. - Pin dependency versions for development dependencies. 🔡 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>Pin catthehacker/ubuntu Docker tag to 932a29d</summary> - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `main` - Upgrade catthehacker/ubuntu to `sha256:932a29dd9f17cceda5a85597b9c6d4705fd8da13e488e800be81feb98e505594` </details> <details> <summary>Update actions/setup-uv action to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-uv-6.x` - Merge into: `main` - Upgrade [actions/setup-uv](https://c.csw.im/actions/setup-uv) to `6b9c6063abd6010835644d4c2e1bef4cf5cd0fca` </details> <details> <summary>Lock file maintenance</summary> - Schedule: ["before 4am on monday"] - Branch name: `renovate/lock-file-maintenance` - Merge into: `main` - Regenerate lock files to use latest dependency versions </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:da08744ed78376d9b26e0d0e71adc5e9c16901860bce15a6fad8bd3ed9f2038e-->
Add renovate.json
Some checks failed
Actions / Build (push) Successful in 25s
Actions / Build (pull_request) Successful in 22s
Actions / Lint with Ruff, Pylint, & MyPy (pull_request) Failing after 6s
Actions / Build Documentation (push) Successful in 34s
Actions / Lint with Ruff, Pylint, & MyPy (push) Failing after 50s
Actions / Build Documentation (pull_request) Successful in 32s
3086783812
cswimr force-pushed renovate/configure from 3086783812
Some checks failed
Actions / Build (push) Successful in 25s
Actions / Build (pull_request) Successful in 22s
Actions / Lint with Ruff, Pylint, & MyPy (pull_request) Failing after 6s
Actions / Build Documentation (push) Successful in 34s
Actions / Lint with Ruff, Pylint, & MyPy (push) Failing after 50s
Actions / Build Documentation (pull_request) Successful in 32s
to d0e7b7f59e
All checks were successful
Actions / Build (pull_request) Successful in 23s
Actions / Build (push) Successful in 24s
Actions / Build Documentation (push) Successful in 33s
Actions / Lint with Ruff, Pylint, & MyPy (push) Successful in 33s
Actions / Build Documentation (pull_request) Successful in 31s
Actions / Lint with Ruff, Pylint, & MyPy (pull_request) Successful in 33s
2025-05-20 04:23:49 -04:00
Compare
cswimr merged commit 146324d523 into main 2025-05-20 04:24:58 -04:00
cswimr referenced this pull request from a commit 2025-05-20 04:25:00 -04: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
cswimr/PyFlowery!1
No description provided.