chore: Configure Renovate #1

Open
renovate-bot wants to merge 1 commit from renovate/configure into main
First-time contributor

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.

📚 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

  • docker-compose.yml (docker-compose)
  • backend/Dockerfile (dockerfile)
  • frontend/Dockerfile (dockerfile)
  • frontend/package.json (npm)
  • backend/requirements.txt (pip_requirements)

What to Expect

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

chore(deps): update dependency cryptography to v43.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/cryptography-43.x
  • Merge into: main
  • Upgrade cryptography to ==43.0.3
chore(deps): update dependency python-multipart to v0.0.32
  • Schedule: ["at any time"]
  • Branch name: renovate/python-multipart-0.x
  • Merge into: main
  • Upgrade python-multipart to ==0.0.32
chore(deps): update dependency sqlalchemy to v2.0.51
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlalchemy-2.x
  • Merge into: main
  • Upgrade sqlalchemy to ==2.0.51
chore(deps): update dependency aiosqlite to v0.22.1
  • Schedule: ["at any time"]
  • Branch name: renovate/aiosqlite-0.x
  • Merge into: main
  • Upgrade aiosqlite to ==0.22.1
chore(deps): update dependency alembic to v1.18.5
  • Schedule: ["at any time"]
  • Branch name: renovate/alembic-1.x
  • Merge into: main
  • Upgrade alembic to ==1.18.5
chore(deps): update dependency apscheduler to v3.11.3
  • Schedule: ["at any time"]
  • Branch name: renovate/apscheduler-3.x
  • Merge into: main
  • Upgrade apscheduler to ==3.11.3
chore(deps): update dependency authlib to v1.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/authlib-1.x
  • Merge into: main
  • Upgrade authlib to ==1.7.2
chore(deps): update dependency fastapi to v0.139.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fastapi-0.x
  • Merge into: main
  • Upgrade fastapi to ==0.139.0
chore(deps): update dependency httpx to v0.28.1
  • Schedule: ["at any time"]
  • Branch name: renovate/httpx-0.x
  • Merge into: main
  • Upgrade httpx to ==0.28.1
chore(deps): update dependency pydantic-settings to v2.14.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pydantic-settings-2.x
  • Merge into: main
  • Upgrade pydantic-settings to ==2.14.2
chore(deps): update dependency uvicorn to v0.51.0
  • Schedule: ["at any time"]
  • Branch name: renovate/uvicorn-0.x
  • Merge into: main
  • Upgrade uvicorn to ==0.51.0
chore(deps): update nginx docker tag to v1.31
  • Schedule: ["at any time"]
  • Branch name: renovate/nginx-1.x
  • Merge into: main
  • Upgrade nginx to 1.31-alpine
chore(deps): update python docker tag to v3.14
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.14-slim
chore(deps): update dependency @​vitejs/plugin-vue to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-vue-6.x
  • Merge into: main
  • Upgrade @vitejs/plugin-vue to ^6.0.0
chore(deps): update dependency @​vueuse/core to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/vueuse-core-14.x
  • Merge into: main
  • Upgrade @vueuse/core to ^14.0.0
chore(deps): update dependency cryptography to v49
  • Schedule: ["at any time"]
  • Branch name: renovate/cryptography-49.x
  • Merge into: main
  • Upgrade cryptography to ==49.0.0
chore(deps): update dependency pinia to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/pinia-3.x
  • Merge into: main
  • Upgrade pinia to ^3.0.0
chore(deps): update dependency typescript to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-7.x
  • Merge into: main
  • Upgrade typescript to ^7.0.0
chore(deps): update dependency vite to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-8.x
  • Merge into: main
  • Upgrade vite to ^8.0.0
chore(deps): update dependency vue-router to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-router-5.x
  • Merge into: main
  • Upgrade vue-router to ^5.0.0
chore(deps): update dependency vue-tsc to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-tsc-3.x
  • Merge into: main
  • Upgrade vue-tsc to ^3.0.0
chore(deps): update node docker tag to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/node-26.x
  • Merge into: main
  • Upgrade node to 26-alpine

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

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. 📚 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 * `docker-compose.yml` (docker-compose) * `backend/Dockerfile` (dockerfile) * `frontend/Dockerfile` (dockerfile) * `frontend/package.json` (npm) * `backend/requirements.txt` (pip_requirements) ### What to Expect With your current configuration, Renovate will create 22 Pull Requests: <details> <summary>chore(deps): update dependency cryptography to v43.0.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/cryptography-43.x` - Merge into: `main` - Upgrade [cryptography](https://github.com/pyca/cryptography) to `==43.0.3` </details> <details> <summary>chore(deps): update dependency python-multipart to v0.0.32</summary> - Schedule: ["at any time"] - Branch name: `renovate/python-multipart-0.x` - Merge into: `main` - Upgrade [python-multipart](https://github.com/Kludex/python-multipart) to `==0.0.32` </details> <details> <summary>chore(deps): update dependency sqlalchemy to v2.0.51</summary> - Schedule: ["at any time"] - Branch name: `renovate/sqlalchemy-2.x` - Merge into: `main` - Upgrade sqlalchemy to `==2.0.51` </details> <details> <summary>chore(deps): update dependency aiosqlite to v0.22.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/aiosqlite-0.x` - Merge into: `main` - Upgrade [aiosqlite](https://github.com/omnilib/aiosqlite) to `==0.22.1` </details> <details> <summary>chore(deps): update dependency alembic to v1.18.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/alembic-1.x` - Merge into: `main` - Upgrade [alembic](https://github.com/sqlalchemy/alembic) to `==1.18.5` </details> <details> <summary>chore(deps): update dependency apscheduler to v3.11.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/apscheduler-3.x` - Merge into: `main` - Upgrade [apscheduler](https://github.com/agronholm/apscheduler) to `==3.11.3` </details> <details> <summary>chore(deps): update dependency authlib to v1.7.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/authlib-1.x` - Merge into: `main` - Upgrade [authlib](https://github.com/authlib/authlib) to `==1.7.2` </details> <details> <summary>chore(deps): update dependency fastapi to v0.139.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/fastapi-0.x` - Merge into: `main` - Upgrade [fastapi](https://github.com/fastapi/fastapi) to `==0.139.0` </details> <details> <summary>chore(deps): update dependency httpx to v0.28.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/httpx-0.x` - Merge into: `main` - Upgrade [httpx](https://github.com/encode/httpx) to `==0.28.1` </details> <details> <summary>chore(deps): update dependency pydantic-settings to v2.14.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/pydantic-settings-2.x` - Merge into: `main` - Upgrade [pydantic-settings](https://github.com/pydantic/pydantic-settings) to `==2.14.2` </details> <details> <summary>chore(deps): update dependency uvicorn to v0.51.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/uvicorn-0.x` - Merge into: `main` - Upgrade [uvicorn](https://github.com/Kludex/uvicorn) to `==0.51.0` </details> <details> <summary>chore(deps): update nginx docker tag to v1.31</summary> - Schedule: ["at any time"] - Branch name: `renovate/nginx-1.x` - Merge into: `main` - Upgrade nginx to `1.31-alpine` </details> <details> <summary>chore(deps): update python docker tag to v3.14</summary> - Schedule: ["at any time"] - Branch name: `renovate/python-3.x` - Merge into: `main` - Upgrade python to `3.14-slim` </details> <details> <summary>chore(deps): update dependency @&#8203;vitejs/plugin-vue to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/vitejs-plugin-vue-6.x` - Merge into: `main` - Upgrade [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue) to `^6.0.0` </details> <details> <summary>chore(deps): update dependency @&#8203;vueuse/core to v14</summary> - Schedule: ["at any time"] - Branch name: `renovate/vueuse-core-14.x` - Merge into: `main` - Upgrade [@vueuse/core](https://github.com/vueuse/vueuse) to `^14.0.0` </details> <details> <summary>chore(deps): update dependency cryptography to v49</summary> - Schedule: ["at any time"] - Branch name: `renovate/cryptography-49.x` - Merge into: `main` - Upgrade [cryptography](https://github.com/pyca/cryptography) to `==49.0.0` </details> <details> <summary>chore(deps): update dependency pinia to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/pinia-3.x` - Merge into: `main` - Upgrade [pinia](https://github.com/vuejs/pinia) to `^3.0.0` </details> <details> <summary>chore(deps): update dependency typescript to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-7.x` - Merge into: `main` - Upgrade [typescript](https://github.com/microsoft/TypeScript) to `^7.0.0` </details> <details> <summary>chore(deps): update dependency vite to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/vite-8.x` - Merge into: `main` - Upgrade [vite](https://github.com/vitejs/vite) to `^8.0.0` </details> <details> <summary>chore(deps): update dependency vue-router to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/vue-router-5.x` - Merge into: `main` - Upgrade [vue-router](https://github.com/vuejs/router) to `^5.0.0` </details> <details> <summary>chore(deps): update dependency vue-tsc to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/vue-tsc-3.x` - Merge into: `main` - Upgrade [vue-tsc](https://github.com/vuejs/language-tools) to `^3.0.0` </details> <details> <summary>chore(deps): update node docker tag to v26</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-26.x` - Merge into: `main` - Upgrade [node](https://github.com/nodejs/node) to `26-alpine` </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](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
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 main
git merge --no-ff renovate/configure
git switch renovate/configure
git rebase main
git switch main
git merge --ff-only renovate/configure
git switch renovate/configure
git rebase main
git switch main
git merge --no-ff renovate/configure
git switch main
git merge --squash renovate/configure
git switch main
git merge --ff-only renovate/configure
git switch main
git merge renovate/configure
git push origin main
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
rbrooks/ClaudeUsageMonitoring!1
No description provided.