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 #5

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

Configure Renovate #5

wants to merge 1 commit into from

Conversation

fuga-cloud
Copy link

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.yaml (docker-compose)
  • Dockerfile (dockerfile)
  • Dockerfile-prometheus (dockerfile)
  • requirements.txt (pip_requirements)
  • test-requirements.txt (pip_requirements)

What to Expect

With your current configuration, Renovate will create 7 Pull Requests:

Update dependency flask to v2.2.5 [SECURITY]
  • Branch name: renovate/pypi-flask-vulnerability
  • Merge into: master
  • Upgrade flask to ==2.2.5
Update dependency gunicorn to v22 [SECURITY]
  • Branch name: renovate/pypi-gunicorn-vulnerability
  • Merge into: master
  • Upgrade gunicorn to ==22.0.0
Update dependency werkzeug to v3 [SECURITY]
  • Branch name: renovate/pypi-werkzeug-vulnerability
  • Merge into: master
  • Upgrade werkzeug to >=3.1,<3.2
Update dependency pyyaml to v5.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pyyaml-5.x
  • Merge into: master
  • Upgrade pyyaml to ==5.4.1
Update dependency grequests to v0.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/grequests-0.x
  • Merge into: master
  • Upgrade grequests to ==0.7.0
Update python Docker tag to v3.13
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: master
  • Upgrade python to 3.13
Update dependency pyyaml to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/pyyaml-6.x
  • Merge into: master
  • Upgrade pyyaml to ==6.0.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 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 Renovate Bot.

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.

2 participants