Configure Renovate #1

Open
renovate wants to merge 1 commit from renovate/configure into master
Owner

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.

📚 See our Reading List for relevant documentation you may be interested in reading.

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


Detected Package Files

  • Dockerfile (dockerfile)
  • .gitea/workflows/ci.yml (github-actions)
  • pyproject.toml (poetry)

What to Expect

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

Update dependency aiosqlite to >=0.22.1,<0.23.0
  • Schedule: ["at any time"]
  • Branch name: renovate/aiosqlite-0.x
  • Merge into: master
  • Upgrade aiosqlite to >=0.22.1,<0.23.0
Update dependency fastapi to >=0.141.1,<0.142.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fastapi-0.x
  • Merge into: master
  • Upgrade fastapi to >=0.141.1,<0.142.0
Update dependency uvicorn to >=0.52.1,<0.53.0
  • Schedule: ["at any time"]
  • Branch name: renovate/uvicorn-0.x
  • Merge into: master
  • Upgrade uvicorn to >=0.52.1,<0.53.0
Update python Docker tag to v3.14
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: master
  • Upgrade python to 3.14-slim
Update dependency pytest to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-9.x
  • Merge into: master
  • Upgrade pytest to ^9.0.0

🚸 PR 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 Mend Renovate CLI.

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. 🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request. 📚 See our [Reading List](https://docs.renovatebot.com/reading-list/) for relevant documentation you may be interested in reading. 🔡 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. --- ### Detected Package Files * `Dockerfile` (dockerfile) * `.gitea/workflows/ci.yml` (github-actions) * `pyproject.toml` (poetry) ### What to Expect With your current configuration, Renovate will create 5 Pull Requests: <details> <summary>Update dependency aiosqlite to >=0.22.1,<0.23.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/aiosqlite-0.x` - Merge into: `master` - Upgrade [aiosqlite](https://github.com/omnilib/aiosqlite) to `>=0.22.1,<0.23.0` </details> <details> <summary>Update dependency fastapi to >=0.141.1,<0.142.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/fastapi-0.x` - Merge into: `master` - Upgrade [fastapi](https://github.com/fastapi/fastapi) to `>=0.141.1,<0.142.0` </details> <details> <summary>Update dependency uvicorn to >=0.52.1,<0.53.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/uvicorn-0.x` - Merge into: `master` - Upgrade [uvicorn](https://github.com/Kludex/uvicorn) to `>=0.52.1,<0.53.0` </details> <details> <summary>Update python Docker tag to v3.14</summary> - Schedule: ["at any time"] - Branch name: `renovate/python-3.x` - Merge into: `master` - Upgrade [python](https://github.com/docker-library/python) to `3.14-slim` </details> <details> <summary>Update dependency pytest to v9</summary> - Schedule: ["at any time"] - Branch name: `renovate/pytest-9.x` - Merge into: `master` - Upgrade [pytest](https://github.com/pytest-dev/pytest) to `^9.0.0` </details> 🚸 PR 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`](https://docs.renovatebot.com/configuration-options/#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 [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
Add renovate.json
Some checks failed
Bot CI / test-bot (pull_request) Has been cancelled
2d8e24b9af
Some checks failed
Bot CI / test-bot (pull_request) Has been cancelled
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/configure:renovate/configure
git switch renovate/configure

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/configure
git switch renovate/configure
git rebase master
git switch master
git merge --ff-only renovate/configure
git switch renovate/configure
git rebase master
git switch master
git merge --no-ff renovate/configure
git switch master
git merge --squash renovate/configure
git switch master
git merge --ff-only renovate/configure
git switch master
git merge renovate/configure
git push origin master
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
RPCM-Project/PrimoGuardBot!1
No description provided.