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: main
Choose a base branch
from
Open

Configure Renovate #5

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 30, 2024

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

  • 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 23 Pull Requests:

Update dependency gunicorn to v22 [SECURITY]
  • Branch name: renovate/pypi-gunicorn-vulnerability
  • Merge into: main
  • Upgrade gunicorn to ==22.0.0
Update dependency Flask to v3.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-3.x
  • Merge into: main
  • Upgrade Flask to ==3.0.3
Update dependency PyDispatcher to v2.0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/pydispatcher-2.x
  • Merge into: main
  • Upgrade PyDispatcher to ==2.0.7
Update dependency Werkzeug to v3.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/werkzeug-3.x
  • Merge into: main
  • Upgrade Werkzeug to ==3.0.2
Update dependency atomicwrites to v1.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/atomicwrites-1.x
  • Merge into: main
  • Upgrade atomicwrites to ==1.4.1
Update dependency keras to v3.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/keras-3.x
  • Merge into: main
  • Upgrade keras to ==3.3.3
Update dependency mkl-service to v2.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/mkl-service-2.x
  • Merge into: main
  • Upgrade mkl-service to ==2.4.1
Update dependency patsy to v0.5.6
  • Schedule: ["at any time"]
  • Branch name: renovate/patsy-0.x
  • Merge into: main
  • Upgrade patsy to ==0.5.6
Update dependency cloudevents to v1.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/cloudevents-1.x
  • Merge into: main
  • Upgrade cloudevents to ==1.10.1
Update dependency firebase-functions to v0.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/firebase-functions-0.x
  • Merge into: main
  • Upgrade firebase-functions to ==0.4.1
Update dependency fonttools to v4.51.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fonttools-4.x
  • Merge into: main
  • Upgrade fonttools to ==4.51.0
Update dependency functions-framework to v3.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/functions-framework-3.x
  • Merge into: main
  • Upgrade functions-framework to ==3.6.0
Update dependency google-api-core to v2.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google-api-core-2.x
  • Merge into: main
  • Upgrade google-api-core to ==2.19.0
Update dependency google-api-python-client to v2.127.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google-api-python-client-2.x
  • Merge into: main
  • Upgrade google-api-python-client to ==2.127.0
Update dependency grpcio to v1.63.0
  • Schedule: ["at any time"]
  • Branch name: renovate/grpcio-1.x
  • Merge into: main
  • Upgrade grpcio to ==1.63.0
Update dependency grpcio-status to v1.63.0
  • Schedule: ["at any time"]
  • Branch name: renovate/grpcio-status-1.x
  • Merge into: main
  • Upgrade grpcio-status to ==1.63.0
Update dependency itsdangerous to v2.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/itsdangerous-2.x
  • Merge into: main
  • Upgrade itsdangerous to ==2.2.0
Update dependency jsonpointer to v2.4
  • Schedule: ["at any time"]
  • Branch name: renovate/jsonpointer-2.x
  • Merge into: main
  • Upgrade jsonpointer to ==2.4
Update dependency ml-dtypes to v0.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ml-dtypes-0.x
  • Merge into: main
  • Upgrade ml-dtypes to ==0.4.0
Update dependency openpyxl to v3.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/openpyxl-3.x
  • Merge into: main
  • Upgrade openpyxl to ==3.1.2
Update dependency python-lsp-jsonrpc to v1.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/python-lsp-jsonrpc-1.x
  • Merge into: main
  • Upgrade python-lsp-jsonrpc to ==1.1.2
Update dependency tensorflow-io-gcs-filesystem to v0.37.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tensorflow-io-gcs-filesystem-0.x
  • Merge into: main
  • Upgrade tensorflow-io-gcs-filesystem to ==0.37.0
Update dependency protobuf to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/protobuf-5.x
  • Merge into: main
  • Upgrade protobuf to ==5.26.1

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


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up pypi package conda-repo-cli
  • Failed to look up pypi package conda-verify

Files affected: requirements.txt


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

Copy link

deepsource-io bot commented Apr 30, 2024

Here's the code health analysis summary for commits 6ec52fc..ab3a4a2. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Secrets LogoSecrets✅ SuccessView Check ↗
DeepSource Python LogoPython✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

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