Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #4

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

Configure Renovate #4

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 19, 2022

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)
  • requirements.txt (pip_requirements)

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 24 Pull Requests:

Update dependency urllib3 to v1.26.18 [SECURITY]
  • Branch name: renovate/pypi-urllib3-vulnerability
  • Merge into: main
  • Upgrade urllib3 to ==1.26.18
Update dependency Flask to v2.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-2.x
  • Merge into: main
  • Upgrade Flask to ==2.3.3
Update dependency SQLAlchemy to v1.4.50
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlalchemy-1.x
  • Merge into: main
  • Upgrade SQLAlchemy to ==1.4.50
Update dependency python-dateutil to v2.8.2
  • Schedule: ["at any time"]
  • Branch name: renovate/python-dateutil-2.x
  • Merge into: main
  • Upgrade python-dateutil to ==2.8.2
Update dependency Werkzeug to v2.3.8
  • Schedule: ["at any time"]
  • Branch name: renovate/werkzeug-2.x
  • Merge into: main
  • Upgrade Werkzeug to ==2.3.8
Update dependency boto3 to v1.34.1
  • Schedule: ["at any time"]
  • Branch name: renovate/boto3-1.x
  • Merge into: main
  • Upgrade boto3 to ==1.34.1
Update dependency botocore to v1.34.1
  • Schedule: ["at any time"]
  • Branch name: renovate/botocore-1.x
  • Merge into: main
  • Upgrade botocore to ==1.34.1
Update dependency greenlet to v1.1.3.post0
  • Schedule: ["at any time"]
  • Branch name: renovate/greenlet-1.x
  • Merge into: main
  • Upgrade greenlet to ==1.1.3.post0
Update dependency numpy to v1.26.2
  • Schedule: ["at any time"]
  • Branch name: renovate/numpy-1.x
  • Merge into: main
  • Upgrade numpy to ==1.26.2
Update dependency pytz to v2021.3
  • Schedule: ["at any time"]
  • Branch name: renovate/pytz-2021.x
  • Merge into: main
  • Upgrade pytz to ==2021.3
Update dependency s3transfer to v0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/s3transfer-0.x
  • Merge into: main
  • Upgrade s3transfer to ==0.9.0
Update dependency six to v1.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/six-1.x
  • Merge into: main
  • Upgrade six to ==1.16.0
Update python Docker tag to v3.11
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.11-slim-buster
Update dependency Flask to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-3.x
  • Merge into: main
  • Upgrade Flask to ==3.0.0
Update dependency Jinja2 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/jinja2-3.x
  • Merge into: main
  • Upgrade Jinja2 to ==3.1.2
Update dependency MarkupSafe to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/markupsafe-2.x
  • Merge into: main
  • Upgrade MarkupSafe to ==2.1.3
Update dependency SQLAlchemy to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlalchemy-2.x
  • Merge into: main
  • Upgrade SQLAlchemy to ==2.0.23
Update dependency Werkzeug to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/werkzeug-3.x
  • Merge into: main
  • Upgrade Werkzeug to ==3.0.1
Update dependency click to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/click-8.x
  • Merge into: main
  • Upgrade click to ==8.1.7
Update dependency flask-cors to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-cors-4.x
  • Merge into: main
  • Upgrade flask-cors to ==4.0.0
Update dependency greenlet to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/greenlet-3.x
  • Merge into: main
  • Upgrade greenlet to ==3.0.2
Update dependency itsdangerous to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/itsdangerous-2.x
  • Merge into: main
  • Upgrade itsdangerous to ==2.1.2
Update dependency jmespath to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/jmespath-1.x
  • Merge into: main
  • Upgrade jmespath to ==1.0.1
Update dependency pytz to v2023
  • Schedule: ["at any time"]
  • Branch name: renovate/pytz-2023.x
  • Merge into: main
  • Upgrade pytz to ==2023.3.post1

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

@renovate renovate bot force-pushed the renovate/configure branch from 9be68cf to a7b8aaf Compare April 3, 2023 15:39
@renovate renovate bot force-pushed the renovate/configure branch from a7b8aaf to 1baf311 Compare December 15, 2023 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants