Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Configure Renovate #29

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

Configure Renovate #29

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 18, 2024

Mend Renovate

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)
  • .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
  • 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 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 32 Pull Requests:

Update dependency psycopg2-binary to v2.9.9
  • Schedule: ["at any time"]
  • Branch name: renovate/psycopg2-binary-2.x-lockfile
  • Merge into: master
  • Upgrade psycopg2-binary to 2.9.9
Update dependency ptpython to v3.0.26
  • Schedule: ["at any time"]
  • Branch name: renovate/ptpython-3.x-lockfile
  • Merge into: master
  • Upgrade ptpython to 3.0.26
Update dependency tenacity to v8.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/tenacity-8.x-lockfile
  • Merge into: master
  • Upgrade tenacity to 8.2.3
Update dependency xenon to v0.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/xenon-0.x-lockfile
  • Merge into: master
  • Upgrade xenon to 0.9.1
Update dependency authlib to v1.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/authlib-1.x-lockfile
  • Merge into: master
  • Upgrade authlib to 1.3.0
Update dependency azure-identity to v1.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/azure-identity-1.x-lockfile
  • Merge into: master
  • Upgrade azure-identity to 1.16.0
Update dependency black to v23.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/black-23.x-lockfile
  • Merge into: master
  • Upgrade black to 23.12.1
Update dependency coverage to v7.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/coverage-7.x-lockfile
  • Merge into: master
  • Upgrade coverage to 7.4.4
Update dependency dj-database-url to v1.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/dj-database-url-1.x-lockfile
  • Merge into: master
  • Upgrade dj-database-url to 1.3.0
Update dependency django to v4.2.11
  • Schedule: ["at any time"]
  • Branch name: renovate/django-4.x-lockfile
  • Merge into: master
  • Upgrade django to 4.2.11
Update dependency django-stubs to v1.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/django-stubs-1.x-lockfile
  • Merge into: master
  • Upgrade django-stubs to 1.16.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.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mypy-1.x-lockfile
  • Merge into: master
  • Upgrade mypy to 1.9.0
Update dependency pytest to v7.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-7.x-lockfile
  • Merge into: master
  • Upgrade pytest to 7.4.4
Update dependency redis to v4.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/redis-4.x-lockfile
  • Merge into: master
  • Upgrade redis to 4.6.0
Update dependency responses to ^0.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/responses-0.x
  • Merge into: master
  • Upgrade responses to ^0.25.0
Update dependency rq to v1.16.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rq-1.x-lockfile
  • Merge into: master
  • Upgrade rq to 1.16.1
Update dependency ruff to ^0.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ruff-0.x
  • Merge into: master
  • Upgrade ruff to ^0.3.0
Update dependency sentry-sdk to v1.45.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sentry-sdk-1.x-lockfile
  • Merge into: master
  • Upgrade sentry-sdk to 1.45.0
Update ghcr.io/binkhq/python Docker tag to v3.12
  • Schedule: ["at any time"]
  • Branch name: renovate/ghcr.io-binkhq-python-3.x
  • Merge into: master
  • Upgrade ghcr.io/binkhq/python to 3.12
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
Update actions/setup-python action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: master
  • Upgrade actions/setup-python to v5
Update dependency black to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/black-24.x
  • Merge into: master
  • Upgrade black to ^24.0.0
Update dependency dj-database-url to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/dj-database-url-2.x
  • Merge into: master
  • Upgrade dj-database-url to ^2.0.0
Update dependency django to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/django-5.x
  • Merge into: master
  • Upgrade django to ^5.0.0
Update dependency django-stubs to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/django-stubs-4.x
  • Merge into: master
  • Upgrade django-stubs to ^4.0.0
Update dependency gunicorn to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/gunicorn-22.x
  • Merge into: master
  • Upgrade gunicorn to ^22.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 redis to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/redis-5.x
  • Merge into: master
  • Upgrade redis to ^5.0.0
Update dependency tzdata to v2024
  • Schedule: ["at any time"]
  • Branch name: renovate/tzdata-2024.x-lockfile
  • Merge into: master
  • Upgrade tzdata to 2024.1
Update docker/build-push-action action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-5.x
  • Merge into: master
  • Upgrade docker/build-push-action to v5
Update docker/login-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: master
  • Upgrade docker/login-action to v3

🚸 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 has been generated by Mend Renovate. View repository job log here.

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