Configure Renovate #10

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)
  • .gitea/workflows/test_pr.yml (github-actions)
  • pyproject.toml (pep621)
  • .python-version (pyenv)

What to Expect

With your current configuration, Renovate will create 1 Pull Request:

chore(deps): update python docker tag
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.14
  • Upgrade python to 3.14.3-slim

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 bibapi

Files affected: pyproject.toml


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) * `.gitea/workflows/test_pr.yml` (github-actions) * `pyproject.toml` (pep621) * `.python-version` (pyenv) ### What to Expect With your current configuration, Renovate will create 1 Pull Request: <details> <summary>chore(deps): update python docker tag</summary> - Schedule: ["at any time"] - Branch name: `renovate/python-3.x` - Merge into: `main` - Upgrade python to `3.14` - Upgrade python to `3.14.3-slim` </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 bibapi` > > Files affected: `pyproject.toml` --- ❓ 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-28 01:05:31 +00:00
Add renovate.json
All checks were successful
PR tests / build-image (pull_request) Successful in 1m22s
PR tests / smoke-tests (pull_request) Successful in 27s
0f5a9868b8
All checks were successful
PR tests / build-image (pull_request) Successful in 1m22s
PR tests / smoke-tests (pull_request) Successful in 27s
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.