Skip to content

Configure Renovate

RenovateBot requested to merge renovate/configure into main

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

🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged.


Detected Package Files

  • .gitlab-ci.yml (gitlabci)
  • pyproject.toml (pep621)
  • pyproject.toml (poetry)

What to Expect

With your current configuration, Renovate will create 10 Merge Requests:

chore(deps): update dependency attrs to v22.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/attrs-22.x-lockfile
  • Merge into: main
  • Upgrade attrs to 22.2.0
chore(deps): update dependency black to v22.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/black-22.x-lockfile
  • Merge into: main
  • Upgrade black to 22.12.0
chore(deps): update dependency httpx to >=0.27.0,<0.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/httpx-0.x
  • Merge into: main
  • Upgrade httpx to >=0.27.0,<0.28.0
chore(deps): update dependency pytest to v7.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-7.x-lockfile
  • Merge into: main
  • Upgrade pytest to 7.4.4
chore(deps): update dependency python-dateutil to v2.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/python-dateutil-2.x-lockfile
  • Merge into: main
  • Upgrade python-dateutil to 2.9.0
chore(deps): update python docker tag to v3.12
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.12-alpine
chore(deps): update dependency attrs to v23
  • Schedule: ["at any time"]
  • Branch name: renovate/attrs-23.x-lockfile
  • Merge into: main
  • Upgrade attrs to 23.2.0
chore(deps): update dependency black to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/black-24.x
  • Merge into: main
  • Upgrade black to ^24.0.0
chore(deps): update dependency pytest to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-8.x
  • Merge into: main
  • Upgrade pytest to ^8.0.0
chore(deps): update dependency pytest-cov to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-cov-5.x
  • Merge into: main
  • Upgrade pytest-cov to ^5.0.0

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


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 MR has been generated by Renovate Bot.

Edited by RenovateBot

Merge request reports