Configure Renovate #9

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

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

  • Dockerfile (dockerfile)
  • .forgejo/workflows/docker.yml (github-actions)
  • .forgejo/workflows/docs.yml (github-actions)
  • .forgejo/workflows/publish.yml (github-actions)
  • .forgejo/workflows/test.yml (github-actions)
  • pyproject.toml (poetry)

What to Expect

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

Update docker/dockerfile Docker tag to v1.27
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-dockerfile-1.x
  • Merge into: main
  • Upgrade docker/dockerfile to 1.27
Update python Docker tag to v3.13.6
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.13.6-slim-bullseye
Update dependency black to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/black-26.x
  • Merge into: main
  • Upgrade black to >=26.5, <27
Update dependency flit to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/flit-4.x
  • Merge into: main
  • Upgrade flit to >=4.1, <5
Update dependency isort to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/isort-9.x
  • Merge into: main
  • Upgrade isort to >=9, <10
Update dependency mkdocstrings to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocstrings-1.x
  • Merge into: main
  • Upgrade mkdocstrings to >=1, <2
Update dependency mypy to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/mypy-2.x
  • Merge into: main
  • Upgrade mypy to >=2.3, <3
Update dependency plotly to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/plotly-7.x
  • Merge into: main
  • Upgrade plotly to >=7.1, <8
Update dependency pytest to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-9.x
  • Merge into: main
  • Upgrade pytest to >=9.1, <10

🚸 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. 🚦 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 * `Dockerfile` (dockerfile) * `.forgejo/workflows/docker.yml` (github-actions) * `.forgejo/workflows/docs.yml` (github-actions) * `.forgejo/workflows/publish.yml` (github-actions) * `.forgejo/workflows/test.yml` (github-actions) * `pyproject.toml` (poetry) ### What to Expect With your current configuration, Renovate will create 9 Pull Requests: <details> <summary>Update docker/dockerfile Docker tag to v1.27</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-dockerfile-1.x` - Merge into: `main` - Upgrade [docker/dockerfile](https://github.com/moby/buildkit) to `1.27` </details> <details> <summary>Update python Docker tag to v3.13.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/python-3.x` - Merge into: `main` - Upgrade [python](https://github.com/docker-library/python) to `3.13.6-slim-bullseye` </details> <details> <summary>Update dependency black to v26</summary> - Schedule: ["at any time"] - Branch name: `renovate/black-26.x` - Merge into: `main` - Upgrade [black](https://github.com/psf/black) to `>=26.5, <27` </details> <details> <summary>Update dependency flit to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/flit-4.x` - Merge into: `main` - Upgrade [flit](https://github.com/pypa/flit) to `>=4.1, <5` </details> <details> <summary>Update dependency isort to v9</summary> - Schedule: ["at any time"] - Branch name: `renovate/isort-9.x` - Merge into: `main` - Upgrade [isort](https://github.com/PyCQA/isort) to `>=9, <10` </details> <details> <summary>Update dependency mkdocstrings to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/mkdocstrings-1.x` - Merge into: `main` - Upgrade [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) to `>=1, <2` </details> <details> <summary>Update dependency mypy to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/mypy-2.x` - Merge into: `main` - Upgrade [mypy](https://github.com/python/mypy) to `>=2.3, <3` </details> <details> <summary>Update dependency plotly to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/plotly-7.x` - Merge into: `main` - Upgrade [plotly](https://github.com/plotly/plotly.py) to `>=7.1, <8` </details> <details> <summary>Update dependency pytest to v9</summary> - Schedule: ["at any time"] - Branch name: `renovate/pytest-9.x` - Merge into: `main` - Upgrade [pytest](https://github.com/pytest-dev/pytest) to `>=9.1, <10` </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
All checks were successful
Check / Test on Python 3.10 (pull_request) Successful in 50s
Check / Lint, format & type checks (pull_request) Successful in 57s
Check / Test on Python 3.11 (pull_request) Successful in 55s
Check / Test on Python 3.12 (pull_request) Successful in 53s
Check / Test on Python 3.13 (pull_request) Successful in 52s
cddf04ca9b
All checks were successful
Check / Test on Python 3.10 (pull_request) Successful in 50s
Check / Lint, format & type checks (pull_request) Successful in 57s
Check / Test on Python 3.11 (pull_request) Successful in 55s
Check / Test on Python 3.12 (pull_request) Successful in 53s
Check / Test on Python 3.13 (pull_request) Successful in 52s
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 description provided.