chore: Configure Renovate #12

Merged
maxp merged 1 commits from renovate/configure into main 2025-10-02 17:35:50 +02: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

  • .gitea/workflows/build-and-deploy-nightly.yml (github-actions)
  • .gitea/workflows/build-and-deploy-release.yml (github-actions)
  • .gitea/workflows/release.yml (github-actions)
  • pyproject.toml (poetry)

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.
  • Use semantic prefixes for commit messages and PR titles.
  • Use chore as semantic commit type for commit messages and PR titles.

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

chore(deps): update dependency python to 3.13
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.13
fix(deps): update dependency typer to ^0.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typer-0.x
  • Merge into: main
  • Upgrade typer to ^0.19.0

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 * `.gitea/workflows/build-and-deploy-nightly.yml` (github-actions) * `.gitea/workflows/build-and-deploy-release.yml` (github-actions) * `.gitea/workflows/release.yml` (github-actions) * `pyproject.toml` (poetry) ### 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. - Use semantic prefixes for commit messages and PR titles. - Use `chore` as semantic commit type for commit messages and PR titles. 🔡 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>chore(deps): update dependency python to 3.13</summary> - Schedule: ["at any time"] - Branch name: `renovate/python-3.x` - Merge into: `main` - Upgrade [python](https://github.com/actions/python-versions) to `3.13` </details> <details> <summary>fix(deps): update dependency typer to ^0.19.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/typer-0.x` - Merge into: `main` - Upgrade [typer](https://github.com/fastapi/typer) to `^0.19.0` </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:e8abb11b0608785dc595c51f05e2f6a0b24ef30d8fb8b27050ed9a7e1926b264-->
renovate-bot added 1 commit 2025-10-02 17:22:30 +02:00
chore(deps): add renovate.json
All checks were successful
Auto Changelog & (Release) / release (push) Successful in 14s
Build and Publish nightly package / build-and-publish (push) Successful in 1m37s
1f22a78ada
maxp merged commit 1f22a78ada into main 2025-10-02 17:35:50 +02:00
maxp deleted branch renovate/configure 2025-10-02 17:35:50 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: maxp/hdlbuild#12