Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Configure Renovate #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #50

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 18, 2024

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

  • .github/workflows/ci.yaml (github-actions)
  • pyproject.toml (pep621)
  • pyproject.toml (poetry)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

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


What to Expect

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

Update dependency requests to v2.32.2 [SECURITY]
  • Branch name: renovate/pypi-requests-vulnerability
  • Merge into: master
  • Upgrade requests to 2.32.2
Update dependency black to v24 [SECURITY]
  • Branch name: renovate/pypi-black-vulnerability
  • Merge into: master
  • Upgrade black to ^24.0.0
Update dependency sentry-sdk to v2 [SECURITY]
  • Branch name: renovate/pypi-sentry-sdk-vulnerability
  • Merge into: master
  • Upgrade sentry-sdk to ^2.0.0
Update dependency xenon to v0.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/xenon-0.x-lockfile
  • Merge into: master
  • Upgrade xenon to 0.9.3
Update dependency ipython to v8.32.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ipython-8.x-lockfile
  • Merge into: master
  • Upgrade ipython to 8.32.0
Update dependency isort to v5.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/isort-5.x-lockfile
  • Merge into: master
  • Upgrade isort to 5.13.2
Update dependency mypy to v1.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/mypy-1.x-lockfile
  • Merge into: master
  • Upgrade mypy to 1.14.1
Update dependency prometheus-client to ^0.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/prometheus-client-0.x
  • Merge into: master
  • Upgrade prometheus-client to ^0.21.0
Update dependency psycopg to v3.2.4
  • Schedule: ["at any time"]
  • Branch name: renovate/psycopg-3.x-lockfile
  • Merge into: master
  • Upgrade psycopg to 3.2.4
Update dependency pytest-asyncio to ^0.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-asyncio-0.x
  • Merge into: master
  • Upgrade pytest-asyncio to ^0.25.0
Update dependency pytest-mock to v3.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-mock-3.x-lockfile
  • Merge into: master
  • Upgrade pytest-mock to 3.14.0
Update dependency python-dotenv to ^0.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/python-dotenv-0.x
  • Merge into: master
  • Upgrade python-dotenv to ^0.21.0
Update dependency refurb to v1.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/refurb-1.x-lockfile
  • Merge into: master
  • Upgrade refurb to 1.28.0
Update dependency rq to v1.16.2
  • Schedule: ["at any time"]
  • Branch name: renovate/rq-1.x-lockfile
  • Merge into: master
  • Upgrade rq to 1.16.2
Update dependency ruff to ^0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ruff-0.x
  • Merge into: master
  • Upgrade ruff to ^0.9.0
Update dependency isort to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/isort-6.x
  • Merge into: master
  • Upgrade isort to ^6.0.0
Update dependency pytest to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-8.x
  • Merge into: master
  • Upgrade pytest to ^8.0.0
Update dependency pytest-cov to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-cov-6.x
  • Merge into: master
  • Upgrade pytest-cov to ^6.0.0
Update dependency python-dotenv to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/python-dotenv-1.x
  • Merge into: master
  • Upgrade python-dotenv to ^1.0.0
Update dependency refurb to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/refurb-2.x
  • Merge into: master
  • Upgrade refurb to ^2.0.0
Update dependency rq to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/rq-2.x
  • Merge into: master
  • Upgrade rq to ^2.0.0
Update dependency types-redis to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/types-redis-4.x
  • Merge into: master
  • Upgrade types-redis to ^4.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 PR was generated by Mend Renovate. View the repository job log.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants