Configure Renovate #36

Open
RenovateBot wants to merge 1 commits from renovate/configure into main
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

  • Dockerfile (dockerfile)
  • .gitea/workflows/release.yml (github-actions)
  • pyproject.toml (pep621)
  • requirements.txt (pip_requirements)

What to Expect

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

chore(deps): update dependency charset-normalizer to v3.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/charset-normalizer-3.x
  • Merge into: main
  • Upgrade charset-normalizer to ==3.4.4
chore(deps): update dependency flask to v3.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-3.x
  • Merge into: main
  • Upgrade flask to ==3.1.2
chore(deps): update dependency httpx-retries to v0.4.5
  • Schedule: ["at any time"]
  • Branch name: renovate/httpx-retries-0.x
  • Merge into: main
  • Upgrade httpx-retries to ==0.4.5
chore(deps): update dependency markupsafe to v3.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/markupsafe-3.x
  • Merge into: main
  • Upgrade markupsafe to ==3.0.3
chore(deps): update dependency pymysql to v1.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pymysql-1.x
  • Merge into: main
  • Upgrade pymysql to ==1.1.2
chore(deps): update dependency pyyaml to v6.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/pyyaml-6.x
  • Merge into: main
  • Upgrade pyyaml to ==6.0.3
chore(deps): update dependency requests to v2.32.5
  • Schedule: ["at any time"]
  • Branch name: renovate/requests-2.x
  • Merge into: main
  • Upgrade requests to ==2.32.5
chore(deps): update dependency sqlalchemy to v2.0.46
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlalchemy-2.x
  • Merge into: main
  • Upgrade sqlalchemy to ==2.0.46
chore(deps): update dependency werkzeug to v3.1.5
  • Schedule: ["at any time"]
  • Branch name: renovate/werkzeug-3.x
  • Merge into: main
  • Upgrade werkzeug to ==3.1.5
chore(deps): update dependency antlr4-python3-runtime to v4.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/antlr4-python3-runtime-4.x
  • Merge into: main
  • Upgrade antlr4-python3-runtime to ==4.13.2
chore(deps): update dependency anyio to v4.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/anyio-4.x
  • Merge into: main
  • Upgrade anyio to ==4.12.1
chore(deps): update dependency certifi to v2025.11.12
  • Schedule: ["at any time"]
  • Branch name: renovate/certifi-2025.x
  • Merge into: main
  • Upgrade certifi to ==2025.11.12
chore(deps): update dependency click to v8.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/click-8.x
  • Merge into: main
  • Upgrade click to ==8.3.1
chore(deps): update dependency greenlet to v3.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/greenlet-3.x
  • Merge into: main
  • Upgrade greenlet to ==3.3.1
chore(deps): update dependency h2 to v4.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/h2-4.x
  • Merge into: main
  • Upgrade h2 to ==4.3.0
chore(deps): update dependency hypercorn to v0.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/hypercorn-0.x
  • Merge into: main
  • Upgrade hypercorn to ==0.18.0
chore(deps): update dependency idna to v3.11
  • Schedule: ["at any time"]
  • Branch name: renovate/idna-3.x
  • Merge into: main
  • Upgrade idna to ==3.11
chore(deps): update dependency typing-extensions to v4.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typing-extensions-4.x
  • Merge into: main
  • Upgrade typing-extensions to ==4.15.0
chore(deps): update dependency urllib3 to v2.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/urllib3-2.x
  • Merge into: main
  • Upgrade urllib3 to ==2.6.3
chore(deps): update dependency uvicorn to v0.40.0
  • Schedule: ["at any time"]
  • Branch name: renovate/uvicorn-0.x
  • Merge into: main
  • Upgrade uvicorn to ==0.40.0
chore(deps): update dependency wsproto to v1.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/wsproto-1.x
  • Merge into: main
  • Upgrade wsproto to ==1.3.2
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 aiofiles to v25
  • Schedule: ["at any time"]
  • Branch name: renovate/aiofiles-25.x
  • Merge into: main
  • Upgrade aiofiles to ==25.1.0
chore(deps): update dependency certifi to v2026
  • Schedule: ["at any time"]
  • Branch name: renovate/certifi-2026.x
  • Merge into: main
  • Upgrade certifi to ==2026.1.4
chore(deps): update dependency lxml to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/lxml-6.x
  • Merge into: main
  • Upgrade lxml to ==6.0.2
chore(deps): update dependency regex to v2026
  • Schedule: ["at any time"]
  • Branch name: renovate/regex-2026.x
  • Merge into: main
  • Upgrade regex to ==2026.1.15

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


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up pypi package anilistapi
  • Failed to look up pypi package komcache
  • Failed to look up pypi package komconfig
  • Failed to look up pypi package komgapi
  • Failed to look up pypi package komsuite-nyaapy

Files affected: pyproject.toml, requirements.txt


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 * `Dockerfile` (dockerfile) * `.gitea/workflows/release.yml` (github-actions) * `pyproject.toml` (pep621) * `requirements.txt` (pip_requirements) ### What to Expect With your current configuration, Renovate will create 26 Pull Requests: <details> <summary>chore(deps): update dependency charset-normalizer to v3.4.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/charset-normalizer-3.x` - Merge into: `main` - Upgrade [charset-normalizer](https://github.com/jawah/charset_normalizer) to `==3.4.4` </details> <details> <summary>chore(deps): update dependency flask to v3.1.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/flask-3.x` - Merge into: `main` - Upgrade [flask](https://github.com/pallets/flask) to `==3.1.2` </details> <details> <summary>chore(deps): update dependency httpx-retries to v0.4.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/httpx-retries-0.x` - Merge into: `main` - Upgrade [httpx-retries](https://github.com/will-ockmore/httpx-retries) to `==0.4.5` </details> <details> <summary>chore(deps): update dependency markupsafe to v3.0.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/markupsafe-3.x` - Merge into: `main` - Upgrade [markupsafe](https://github.com/pallets/markupsafe) to `==3.0.3` </details> <details> <summary>chore(deps): update dependency pymysql to v1.1.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/pymysql-1.x` - Merge into: `main` - Upgrade [pymysql](https://github.com/PyMySQL/PyMySQL) to `==1.1.2` </details> <details> <summary>chore(deps): update dependency pyyaml to v6.0.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/pyyaml-6.x` - Merge into: `main` - Upgrade [pyyaml](https://github.com/yaml/pyyaml) to `==6.0.3` </details> <details> <summary>chore(deps): update dependency requests to v2.32.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/requests-2.x` - Merge into: `main` - Upgrade [requests](https://github.com/psf/requests) to `==2.32.5` </details> <details> <summary>chore(deps): update dependency sqlalchemy to v2.0.46</summary> - Schedule: ["at any time"] - Branch name: `renovate/sqlalchemy-2.x` - Merge into: `main` - Upgrade sqlalchemy to `==2.0.46` </details> <details> <summary>chore(deps): update dependency werkzeug to v3.1.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/werkzeug-3.x` - Merge into: `main` - Upgrade [werkzeug](https://github.com/pallets/werkzeug) to `==3.1.5` </details> <details> <summary>chore(deps): update dependency antlr4-python3-runtime to v4.13.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/antlr4-python3-runtime-4.x` - Merge into: `main` - Upgrade antlr4-python3-runtime to `==4.13.2` </details> <details> <summary>chore(deps): update dependency anyio to v4.12.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/anyio-4.x` - Merge into: `main` - Upgrade [anyio](https://github.com/agronholm/anyio) to `==4.12.1` </details> <details> <summary>chore(deps): update dependency certifi to v2025.11.12</summary> - Schedule: ["at any time"] - Branch name: `renovate/certifi-2025.x` - Merge into: `main` - Upgrade [certifi](https://github.com/certifi/python-certifi) to `==2025.11.12` </details> <details> <summary>chore(deps): update dependency click to v8.3.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/click-8.x` - Merge into: `main` - Upgrade [click](https://github.com/pallets/click) to `==8.3.1` </details> <details> <summary>chore(deps): update dependency greenlet to v3.3.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/greenlet-3.x` - Merge into: `main` - Upgrade [greenlet](https://github.com/python-greenlet/greenlet) to `==3.3.1` </details> <details> <summary>chore(deps): update dependency h2 to v4.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/h2-4.x` - Merge into: `main` - Upgrade [h2](https://github.com/python-hyper/h2) to `==4.3.0` </details> <details> <summary>chore(deps): update dependency hypercorn to v0.18.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/hypercorn-0.x` - Merge into: `main` - Upgrade hypercorn to `==0.18.0` </details> <details> <summary>chore(deps): update dependency idna to v3.11</summary> - Schedule: ["at any time"] - Branch name: `renovate/idna-3.x` - Merge into: `main` - Upgrade [idna](https://github.com/kjd/idna) to `==3.11` </details> <details> <summary>chore(deps): update dependency typing-extensions to v4.15.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/typing-extensions-4.x` - Merge into: `main` - Upgrade [typing-extensions](https://github.com/python/typing_extensions) to `==4.15.0` </details> <details> <summary>chore(deps): update dependency urllib3 to v2.6.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/urllib3-2.x` - Merge into: `main` - Upgrade [urllib3](https://github.com/urllib3/urllib3) to `==2.6.3` </details> <details> <summary>chore(deps): update dependency uvicorn to v0.40.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/uvicorn-0.x` - Merge into: `main` - Upgrade [uvicorn](https://github.com/Kludex/uvicorn) to `==0.40.0` </details> <details> <summary>chore(deps): update dependency wsproto to v1.3.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/wsproto-1.x` - Merge into: `main` - Upgrade [wsproto](https://github.com/python-hyper/wsproto) to `==1.3.2` </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 aiofiles to v25</summary> - Schedule: ["at any time"] - Branch name: `renovate/aiofiles-25.x` - Merge into: `main` - Upgrade [aiofiles](https://github.com/Tinche/aiofiles#history) to `==25.1.0` </details> <details> <summary>chore(deps): update dependency certifi to v2026</summary> - Schedule: ["at any time"] - Branch name: `renovate/certifi-2026.x` - Merge into: `main` - Upgrade [certifi](https://github.com/certifi/python-certifi) to `==2026.1.4` </details> <details> <summary>chore(deps): update dependency lxml to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/lxml-6.x` - Merge into: `main` - Upgrade [lxml](https://github.com/lxml/lxml) to `==6.0.2` </details> <details> <summary>chore(deps): update dependency regex to v2026</summary> - Schedule: ["at any time"] - Branch name: `renovate/regex-2026.x` - Merge into: `main` - Upgrade [regex](https://github.com/mrabarnett/mrab-regex) to `==2026.1.15` </details> <br /> 🚸 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. --- > > ⚠ **Warning** > > Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR. > > - `Failed to look up pypi package anilistapi` > - `Failed to look up pypi package komcache` > - `Failed to look up pypi package komconfig` > - `Failed to look up pypi package komgapi` > - `Failed to look up pypi package komsuite-nyaapy` > > Files affected: `pyproject.toml`, `requirements.txt` --- ❓ 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-->
RenovateBot added 1 commit 2025-11-27 17:30:16 +00:00
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 checkout renovate/configure
Sign in to join this conversation.