chore: Configure Renovate #152
Merged
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
microservices/gatewayApi/Dockerfile
(dockerfile)microservices/gatewayApi/pyproject.toml
(pep621)microservices/gatewayApi/pyproject.toml
(poetry)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.major
updates.minor
andpatch
updates together.@types
packages together.@types
packages together.digest
upgrades if they pass tests.patch
andminor
upgrades if they pass tests.patch
upgrades if they pass tests.@types/*
packages automatically if tests pass.patch
andminor
upgrades into separate PRs for the same dependency.deps
for all commits and PR titles.🔡 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 18 Pull Requests:
fix(deps): update dependency flask to v2.2.5 [security]
renovate/pypi-flask-vulnerability
dev
2.2.5
fix(deps): update dependency jinja2 to v3.1.5 [security]
renovate/pypi-jinja2-vulnerability
dev
3.1.5
fix(deps): update dependency authlib to v1 [security]
renovate/pypi-authlib-vulnerability
dev
1.3.1
fix(deps): update dependency cryptography to v43 [security]
renovate/pypi-cryptography-vulnerability
dev
43.0.1
fix(deps): update dependency flask-cors to v4 [security]
renovate/pypi-flask-cors-vulnerability
dev
4.0.2
fix(deps): update dependency gevent to v23 [security]
renovate/pypi-gevent-vulnerability
dev
23.9.0
fix(deps): update dependency gunicorn to v22 [security]
renovate/pypi-gunicorn-vulnerability
dev
22.0.0
fix(deps): update dependency werkzeug to v3 [security]
renovate/pypi-werkzeug-vulnerability
dev
3.0.6
fix(deps): update all non-major dependencies
renovate/all-minor-patch
dev
6.0.2
1.17
3.11
2.12.1
1.9.5
3.13-alpine3.20
^0.21.0
0.29.1
fix(deps): update dependency boto3 to v1.36.21
renovate/boto
dev
1.36.21
chore(deps): update dependency autopep8 to v2
renovate/autopep8-2.x
dev
^2.0.0
chore(deps): update dependency pylint to v3
renovate/pylint-3.x
dev
3.3.4
chore(deps): update dependency pytest-cov to v6
renovate/major-pytest
dev
^6.0.0
chore(deps): update dependency python-dotenv to v1
renovate/python-dotenv-1.x
dev
^1.0.0
fix(deps): update dependency flask-swagger-ui to v4
renovate/flask-swagger-ui-4.x
dev
4.11.1
fix(deps): update dependency munch to v4
renovate/munch-4.x
dev
4.0.0
fix(deps): update dependency python-keycloak to v5
renovate/python-keycloak-5.x
dev
5.3.1
chore(deps): lock file maintenance
renovate/lock-file-maintenance
dev
🚸 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.