Configure Renovate #1

Merged
tidoni merged 1 commit from renovate/configure into main 2025-10-15 14:21:04 +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

  • docker-compose.yaml (docker-compose)
  • Dockerfile (dockerfile)
  • .forgejo/workflows/pr.yaml (github-actions)
  • requirements.txt (pip_requirements)

What to Expect

With your current configuration, Renovate will create 4 Pull Requests:

Update dependency pypdf to v5.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pypdf-5.x
  • Merge into: main
  • Upgrade pypdf to ==5.9.0
Update dependency pytest to v8.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-8.x
  • Merge into: main
  • Upgrade pytest to ==8.4.2
Update python Docker tag to v3.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.14.0-slim
Update dependency pypdf to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/pypdf-6.x
  • Merge into: main
  • Upgrade pypdf to ==6.1.1

🚸 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 * `docker-compose.yaml` (docker-compose) * `Dockerfile` (dockerfile) * `.forgejo/workflows/pr.yaml` (github-actions) * `requirements.txt` (pip_requirements) ### What to Expect With your current configuration, Renovate will create 4 Pull Requests: <details> <summary>Update dependency pypdf to v5.9.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/pypdf-5.x` - Merge into: `main` - Upgrade [pypdf](https://github.com/py-pdf/pypdf) to `==5.9.0` </details> <details> <summary>Update dependency pytest to v8.4.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/pytest-8.x` - Merge into: `main` - Upgrade [pytest](https://github.com/pytest-dev/pytest) to `==8.4.2` </details> <details> <summary>Update python Docker tag to v3.14.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/python-3.x` - Merge into: `main` - Upgrade python to `3.14.0-slim` </details> <details> <summary>Update dependency pypdf to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/pypdf-6.x` - Merge into: `main` - Upgrade [pypdf](https://github.com/py-pdf/pypdf) to `==6.1.1` </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:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
renovate-bot added 1 commit 2025-10-15 05:33:36 +02:00
tidoni merged commit 6b7704decc into main 2025-10-15 14:21:04 +02: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: tidoni/pdf-web-toolkit#1
No description provided.