analytics-componentized-patterns
analytics-componentized-patterns copied to clipboard
Configure 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
-
retail/recommendation-system/bqml-mlops/part_2/cloudbuild.yaml
(cloudbuild) -
retail/recommendation-system/bqml-scann/index_server/cloudbuild.yaml
(cloudbuild) -
retail/recommendation-system/bqml-mlops/dockerfile
(dockerfile) -
retail/recommendation-system/bqml-mlops/part_2/Dockerfile
(dockerfile) -
retail/recommendation-system/bqml-mlops/part_3/Dockerfile
(dockerfile) -
retail/recommendation-system/bqml-scann/index_server/Dockerfile
(dockerfile) -
retail/recommendation-system/bqml-scann/tfx_pipeline/Dockerfile
(dockerfile) -
retail/recommendation-system/bqml-scann/index_server/requirements.txt
(pip_requirements) -
retail/recommendation-system/bqml-scann/requirements.txt
(pip_requirements) -
retail/recommendation-system/bqml-scann/index_builder/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
- Show all Merge Confidence badges for pull requests.
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fix
for dependencies andchore
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:
Update dependency tensorflow to v2.4.4 [SECURITY]
- Branch name:
renovate/pypi-tensorflow-vulnerability
- Merge into:
master
- Upgrade tensorflow to
==2.4.4
Update dependency gunicorn to v22 [SECURITY]
- Branch name:
renovate/pypi-gunicorn-vulnerability
- Merge into:
master
- Upgrade gunicorn to
==22.0.0
Update dependency pip to v23 [SECURITY]
- Branch name:
renovate/pypi-pip-vulnerability
- Merge into:
master
- Upgrade pip to
==23.3
Update dependency Flask to v1.1.4
- Schedule: ["at any time"]
- Branch name:
renovate/flask-1.x
- Merge into:
master
- Upgrade Flask to
==1.1.4
Update dependency google-api-python-client to v1.12.11
- Schedule: ["at any time"]
- Branch name:
renovate/google-api-python-client-1.x
- Merge into:
master
- Upgrade google-api-python-client to
==1.12.11
Update dependency kfp to v1.8.22
- Schedule: ["at any time"]
- Branch name:
renovate/kfp-1.x
- Merge into:
master
- Upgrade kfp to
==1.8.22
Update dependency scann to v1.3.2
- Schedule: ["at any time"]
- Branch name:
renovate/scann-1.x
- Merge into:
master
- Upgrade scann to
==1.3.2
Update dependency tfx to v0.30.2
- Schedule: ["at any time"]
- Branch name:
renovate/tfx-0.x
- Merge into:
master
- Upgrade tfx to
==0.30.2
Update python Docker tag to v3.12
- Schedule: ["at any time"]
- Branch name:
renovate/python-3.x
- Merge into:
master
- Upgrade python to
3.12-slim
- Upgrade python to
3.12
Update tensorflow/tfx Docker tag to v0.30.2
- Schedule: ["at any time"]
- Branch name:
renovate/tensorflow-tfx-0.x
- Merge into:
master
- Upgrade tensorflow/tfx to
0.30.2
Update dependency Flask to v3
- Schedule: ["at any time"]
- Branch name:
renovate/flask-3.x
- Merge into:
master
- Upgrade Flask to
==3.0.3
Update dependency google-api-python-client to v2
- Schedule: ["at any time"]
- Branch name:
renovate/google-api-python-client-2.x
- Merge into:
master
- Upgrade google-api-python-client to
==2.135.0
Update dependency kfp to v2
- Schedule: ["at any time"]
- Branch name:
renovate/kfp-2.x
- Merge into:
master
- Upgrade kfp to
==2.8.0
Update dependency tfx to v1
- Schedule: ["at any time"]
- Branch name:
renovate/tfx-1.x
- Merge into:
master
- Upgrade tfx to
==1.15.1
Update tensorflow/tfx Docker tag to v1
- Schedule: ["at any time"]
- Branch name:
renovate/tensorflow-tfx-1.x
- Merge into:
master
- Upgrade tensorflow/tfx to
1.15.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.
❓ 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.