This repository was archived by the owner on Jul 15, 2025. It is now read-only.
chore: Configure Renovate #83
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
docker-compose-local.yml(docker-compose)Dockerfile(dockerfile).github/workflows/build.yml(github-actions).github/workflows/tests.yaml(github-actions)pyproject.toml(pep621)pyproject.toml(poetry)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 28 Pull Requests:
chore(deps): update dependency ptpython to v3.0.26
renovate/ptpython-3.x-lockfilemaster3.0.26chore(deps): update dependency pylint to v2.17.7
renovate/pylint-2.x-lockfilemaster2.17.7chore(deps): update dependency pytest to v7.4.4
renovate/pytest-7.x-lockfilemaster7.4.4chore(deps): update dependency werkzeug to v3.0.2
renovate/werkzeug-3.x-lockfilemaster3.0.2fix(deps): update dependency cachetools to v5.3.3
renovate/cachetools-5.x-lockfilemaster5.3.3fix(deps): update dependency flask to v2.3.3
renovate/flask-2.x-lockfilemaster2.3.3fix(deps): update dependency psycopg2-binary to v2.9.9
renovate/psycopg2-binary-2.x-lockfilemaster2.9.9fix(deps): update dependency pydantic to v1.10.15
renovate/pydantic-1.x-lockfilemaster1.10.15fix(deps): update dependency sqlalchemy to v1.4.52
renovate/sqlalchemy-1.x-lockfilemaster1.4.52chore(deps): update dependency mypy to v1.10.0
renovate/mypy-1.x-lockfilemaster1.10.0chore(deps): update ghcr.io/binkhq/python docker tag to v3.12
renovate/ghcr.io-binkhq-python-3.xmaster3.12fix(deps): update dependency alembic to v1.13.1
renovate/alembic-1.x-lockfilemaster1.13.1fix(deps): update dependency blinker to v1.7.0
renovate/blinker-1.x-lockfilemaster1.7.0fix(deps): update dependency fasteners to v0.19
renovate/fasteners-0.x-lockfilemaster0.19fix(deps): update dependency sentry-sdk to v1.45.0
renovate/sentry-sdk-1.x-lockfilemaster1.45.0chore(deps): update dependency black to v24
renovate/black-24.xmaster^24.0.0chore(deps): update dependency pylint to v3
renovate/pylint-3.xmaster^3.0.0chore(deps): update dependency pytest to v8
renovate/pytest-8.xmaster^8.0.0fix(deps): update dependency flask to v3
renovate/flask-3.xmaster^3.0.0fix(deps): update dependency flask-cors to v4
renovate/flask-cors-4.xmaster^4.0.0fix(deps): update dependency flask-dance to v7
renovate/flask-dance-7.xmaster^7.0.0fix(deps): update dependency flask-sqlalchemy to v3
renovate/flask-sqlalchemy-3.xmaster^3.0.0fix(deps): update dependency pendulum to v3
renovate/pendulum-3.xmaster^3.0.0fix(deps): update dependency pydantic to v2
renovate/pydantic-2.xmaster^2.0.0fix(deps): update dependency python-slugify to v8
renovate/python-slugify-8.xmaster^8.0.0fix(deps): update dependency sentry-sdk to v2
renovate/sentry-sdk-2.xmaster^2.0.0fix(deps): update dependency sqlalchemy to v2
renovate/sqlalchemy-2.xmaster<3fix(deps): update dependency wtforms to v3
renovate/wtforms-3.xmaster==3.1.2🚸 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
prhourlylimitfor 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.