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)
  • .gitlab-ci.yml (gitlabci-include)
  • docs/pyproject.toml (pep621)
  • pyproject.toml (pep621)
  • docs/pyproject.toml (poetry)
  • pyproject.toml (poetry)

What to Expect

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

chore(deps): update dependency pydantic to v1.10.15
  • Schedule: ["at any time"]
  • Branch name: renovate/pydantic-1.x-lockfile
  • Merge into: main
  • Upgrade pydantic to 1.10.15
chore(deps): update dependency black to v23.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/black-23.x-lockfile
  • Merge into: main
  • Upgrade black to 23.12.1
chore(deps): update dependency furo to v2023.9.10
  • Schedule: ["at any time"]
  • Branch name: renovate/furo-2023.x-lockfile
  • Merge into: main
  • Upgrade furo to 2023.9.10
chore(deps): update dependency mypy to v1.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mypy-1.x-lockfile
  • Merge into: main
  • Upgrade mypy to 1.10.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 pytest-cov to v4.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-cov-4.x-lockfile
  • Merge into: main
  • Upgrade pytest-cov to 4.1.0
chore(deps): update dependency sphinx to v7.3.7
  • Schedule: ["at any time"]
  • Branch name: renovate/sphinx-7.x-lockfile
  • Merge into: main
  • Upgrade sphinx to 7.3.7
chore(deps): update dependency sphinx-autodoc2 to ^0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sphinx-autodoc2-0.x
  • Merge into: main
  • Upgrade sphinx-autodoc2 to ^0.5.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 furo to v2024
  • Schedule: ["at any time"]
  • Branch name: renovate/furo-2024.x
  • Merge into: main
  • Upgrade furo to ^2024.0.0
chore(deps): update dependency myst-parser to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/myst-parser-3.x
  • Merge into: main
  • Upgrade myst-parser to ^3.0.0
chore(deps): update dependency pydantic to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/pydantic-2.x
  • Merge into: main
  • Upgrade pydantic to ^2.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
chore(deps): update dependency sphinx-autobuild to v2024
  • Schedule: ["at any time"]
  • Branch name: renovate/sphinx-autobuild-2024.x
  • Merge into: main
  • Upgrade sphinx-autobuild to ^2024.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.


Warning

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

  • Failed to look up docker package registry.funkwhale.audio/funkwhale/ci/python

Files affected: .gitlab-ci.yml


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