fraudfinder icon indicating copy to clipboard operation
fraudfinder copied to clipboard

chore: Configure Renovate

Open renovate-bot opened this issue 2 months ago • 0 comments

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

  • scripts/cloud_run_model_inference/Dockerfile (dockerfile)
  • requirements.txt (pip_requirements)
  • scripts/cloud_run_model_inference/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 15 Pull Requests:

chore(deps): update dependency gunicorn to v22 [security]
  • Branch name: renovate/pypi-gunicorn-vulnerability
  • Merge into: main
  • Upgrade gunicorn to ==22.0.0
chore(deps): update dependency google-cloud-pipeline-components to
chore(deps): update dependency xgboost to
  • Schedule: ["at any time"]
  • Branch name: renovate/xgboost-2.x
  • Merge into: main
  • Upgrade xgboost to <=2.0.3
chore(deps): update dependency apache_beam to v2.55.1
  • Schedule: ["at any time"]
  • Branch name: renovate/apache_beam-2.x
  • Merge into: main
  • Upgrade apache_beam to ==2.55.1
chore(deps): 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
chore(deps): update dependency google-cloud-aiplatform to
  • Schedule: ["at any time"]
  • Branch name: renovate/google-cloud-aiplatform-1.x
  • Merge into: main
  • Upgrade google-cloud-aiplatform to <=1.49.0
chore(deps): update dependency google-cloud-bigquery to
  • Schedule: ["at any time"]
  • Branch name: renovate/google-cloud-bigquery-3.x
  • Merge into: main
  • Upgrade google-cloud-bigquery to <=3.21.0
chore(deps): update dependency google-cloud-bigquery-storage to
  • Schedule: ["at any time"]
  • Branch name: renovate/google-cloud-bigquery-storage-2.x
  • Merge into: main
  • Upgrade google-cloud-bigquery-storage to <=2.24.0
chore(deps): update dependency google-cloud-pubsub to
  • Schedule: ["at any time"]
  • Branch name: renovate/google-cloud-pubsub-2.x
  • Merge into: main
  • Upgrade google-cloud-pubsub to <=2.21.1
chore(deps): update dependency kfp to
  • Schedule: ["at any time"]
  • Branch name: renovate/kfp-2.x
  • Merge into: main
  • Upgrade kfp to <=2.7.0
chore(deps): update dependency plotly to
  • Schedule: ["at any time"]
  • Branch name: renovate/plotly-5.x
  • Merge into: main
  • Upgrade plotly to <=5.22.0
chore(deps): update python docker tag to v3.12
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.12
chore(deps): update dependency flask to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-3.x
  • Merge into: main
  • Upgrade Flask to ==3.0.3
chore(deps): update dependency google-api-python-client to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/google-api-python-client-2.x
  • Merge into: main
  • Upgrade google-api-python-client to >=2.127,<3
chore(deps): update dependency google-cloud-pipeline-components to v2

🚸 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-bot avatar May 01 '24 17:05 renovate-bot