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

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

Configure Renovate #6

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 24, 2025

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

  • requirements.txt (pip_requirements)
  • setup.py (pip_setup)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • 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 (except for nuget) 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 18 Pull Requests:

Update dependency future to v0.18.3 [SECURITY]
  • Branch name: renovate/pypi-future-vulnerability
  • Merge into: master
  • Upgrade future to ==0.18.3
Update dependency urllib3 to v1.26.19 [SECURITY]
  • Branch name: renovate/pypi-urllib3-vulnerability
  • Merge into: master
  • Upgrade urllib3 to ==1.26.19
Update dependency idna to v3.7 [SECURITY]
  • Branch name: renovate/pypi-idna-vulnerability
  • Merge into: master
  • Upgrade idna to ==3.7
Update dependency requests to v2.32.2 [SECURITY]
  • Branch name: renovate/pypi-requests-vulnerability
  • Merge into: master
  • Upgrade requests to ==2.32.2
Update dependency certifi to v2024 [SECURITY]
  • Branch name: renovate/pypi-certifi-vulnerability
  • Merge into: master
  • Upgrade certifi to ==2024.7.4
Update dependency boto3 to v1.36.5
  • Schedule: ["at any time"]
  • Branch name: renovate/boto3-1.x
  • Merge into: master
  • Upgrade boto3 to ==1.36.5
Update dependency botocore to v1.36.5
  • Schedule: ["at any time"]
  • Branch name: renovate/botocore-1.x
  • Merge into: master
  • Upgrade botocore to ==1.36.5
Update dependency charset-normalizer to v2.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/charset-normalizer-2.x
  • Merge into: master
  • Upgrade charset-normalizer to ==2.1.1
Update dependency decorator to v5.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/decorator-5.x
  • Merge into: master
  • Upgrade decorator to ==5.1.1
Update dependency py to v1.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/py-1.x
  • Merge into: master
  • Upgrade py to ==1.11.0
Update dependency python-dateutil to v2.9.0.post0
  • Schedule: ["at any time"]
  • Branch name: renovate/python-dateutil-2.x
  • Merge into: master
  • Upgrade python-dateutil to ==2.9.0.post0
Update dependency s3transfer to v0.11.2
  • Schedule: ["at any time"]
  • Branch name: renovate/s3transfer-0.x
  • Merge into: master
  • Upgrade s3transfer to ==0.11.2
Update dependency six to v1.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/six-1.x
  • Merge into: master
  • Upgrade six to ==1.17.0
Update dependency threadlocal-aws to v0.11
  • Schedule: ["at any time"]
  • Branch name: renovate/threadlocal-aws-0.x
  • Merge into: master
  • Upgrade threadlocal-aws to ==0.11
Update dependency argcomplete to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/argcomplete-3.x
  • Merge into: master
  • Upgrade argcomplete to ==3.5.3
Update dependency charset-normalizer to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/charset-normalizer-3.x
  • Merge into: master
  • Upgrade charset-normalizer to ==3.4.1
Update dependency jmespath to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/jmespath-1.x
  • Merge into: master
  • Upgrade jmespath to ==1.0.1
Update dependency termcolor to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/termcolor-2.x
  • Merge into: master
  • Upgrade termcolor to ==2.5.0

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

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