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

Configure Renovate #321

Merged
merged 2 commits into from
Apr 18, 2024
Merged

Configure Renovate #321

merged 2 commits into from
Apr 18, 2024

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/build.yaml (github-actions)
  • .github/workflows/test.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 41 Pull Requests:

Update dependency pydantic to v1.10.15
  • Schedule: ["at any time"]
  • Branch name: renovate/pydantic-1.x-lockfile
  • Merge into: master
  • Upgrade pydantic to 1.10.15
Update dependency sqlalchemy to v1.4.52
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlalchemy-1.x-lockfile
  • Merge into: master
  • Upgrade sqlalchemy to 1.4.52
Update Python to >=3.12,<3.13
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: master
  • Upgrade python to >=3.12,<3.13
Update dependency SQLAlchemy-Utils to ^0.41.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlalchemy-utils-0.x
  • Merge into: master
  • Upgrade SQLAlchemy-Utils to ^0.41.0
Update dependency asyncpg to ^0.29.0
  • Schedule: ["at any time"]
  • Branch name: renovate/asyncpg-0.x
  • Merge into: master
  • Upgrade asyncpg to ^0.29.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 azure-storage-blob to v12.19.1
  • Schedule: ["at any time"]
  • Branch name: renovate/azure-storage-blob-12.x
  • Merge into: master
  • Upgrade azure-storage-blob to ==12.19.1
Update dependency blinker to v1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/blinker-1.x-lockfile
  • Merge into: master
  • Upgrade blinker to 1.7.0
Update dependency fastapi to ^0.110.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fastapi-0.x
  • Merge into: master
  • Upgrade fastapi to ^0.110.0
Update dependency httpx to ^0.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/httpx-0.x
  • Merge into: master
  • Upgrade httpx to ^0.27.0
Update dependency ipython to v8.23.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ipython-8.x-lockfile
  • Merge into: master
  • Upgrade ipython to 8.23.0
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 prometheus-client to v0.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/prometheus-client-0.x
  • Merge into: master
  • Upgrade prometheus-client to ==0.20.0
Update dependency pytest-asyncio to ^0.23.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-asyncio-0.x
  • Merge into: master
  • Upgrade pytest-asyncio to ^0.23.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 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.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 dependency typer to ^0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typer-0.x
  • Merge into: master
  • Upgrade typer to ^0.12.0
Update dependency uvicorn to ^0.29.0
  • Schedule: ["at any time"]
  • Branch name: renovate/uvicorn-0.x
  • Merge into: master
  • Upgrade uvicorn to ^0.29.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 certifi to v2024
  • Schedule: ["at any time"]
  • Branch name: renovate/certifi-2024.x
  • Merge into: master
  • Upgrade certifi to ^2024.0.0
Update dependency cosmos-message-lib to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/cosmos-message-lib-2.x
  • Merge into: master
  • Upgrade cosmos-message-lib to ^2.0.0
Update dependency cryptography to v42
  • Schedule: ["at any time"]
  • Branch name: renovate/cryptography-42.x
  • Merge into: master
  • Upgrade cryptography to ^42.0.0
Update dependency deepdiff to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/deepdiff-7.x
  • Merge into: master
  • Upgrade deepdiff to ^7.0.0
Update dependency email-validator to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/email-validator-2.x
  • Merge into: master
  • Upgrade email-validator to ^2.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 hiredis to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/hiredis-2.x
  • Merge into: master
  • Upgrade hiredis to ^2.0.0
Update dependency pydantic to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/pydantic-2.x
  • Merge into: master
  • Upgrade pydantic to ^2.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 v5
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-cov-5.x
  • Merge into: master
  • Upgrade pytest-cov to ^5.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 refurb to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/refurb-2.x
  • Merge into: master
  • Upgrade refurb to ^2.0.0
Update dependency retry-tasks-lib to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/retry-tasks-lib-3.x
  • Merge into: master
  • Upgrade retry-tasks-lib to ^3.0.0
Update dependency sqlalchemy to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlalchemy-2.x
  • Merge into: master
  • Upgrade sqlalchemy to ^2.0.0
Update dependency testfixtures to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/testfixtures-8.x
  • Merge into: master
  • Upgrade testfixtures to ^8.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

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

@cpressland cpressland merged commit 3f16d9c into master Apr 18, 2024
1 check passed
@cpressland cpressland deleted the renovate/configure branch April 18, 2024 12:56
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.

1 participant