canonical / base-mlflow

MlFlow image built on top of Ubuntu 22.04
0 stars 1 forks source link

Configure Renovate #1

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

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

Configuration Summary

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

🔡 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 47 Pull Requests:

chore(deps): update dependency alembic to v1.13.3 - Schedule: ["at any time"] - Branch name: `renovate/alembic-1.x` - Merge into: `main` - Upgrade [alembic](https://redirect.github.com/sqlalchemy/alembic) to `==1.13.3`
chore(deps): update dependency cffi to v1.17.1 - Schedule: ["at any time"] - Branch name: `renovate/cffi-1.x` - Merge into: `main` - Upgrade [cffi](https://redirect.github.com/python-cffi/cffi) to `==1.17.1`
chore(deps): update dependency cryptography to v43.0.1 - Schedule: ["at any time"] - Branch name: `renovate/cryptography-43.x` - Merge into: `main` - Upgrade [cryptography](https://redirect.github.com/pyca/cryptography) to `==43.0.1`
chore(deps): update dependency graphql-core to v3.2.5 - Schedule: ["at any time"] - Branch name: `renovate/graphql-core-3.x` - Merge into: `main` - Upgrade [graphql-core](https://redirect.github.com/graphql-python/graphql-core) to `==3.2.5`
chore(deps): update dependency importlib-resources to v6.4.5 - Schedule: ["at any time"] - Branch name: `renovate/importlib-resources-6.x` - Merge into: `main` - Upgrade [importlib-resources](https://redirect.github.com/python/importlib_resources) to `==6.4.5`
chore(deps): update dependency kiwisolver to v1.4.7 - Schedule: ["at any time"] - Branch name: `renovate/kiwisolver-1.x` - Merge into: `main` - Upgrade [kiwisolver](https://redirect.github.com/nucleic/kiwi) to `==1.4.7`
chore(deps): update dependency pyasn1 to v0.6.1 - Schedule: ["at any time"] - Branch name: `renovate/pyasn1-0.x` - Merge into: `main` - Upgrade [pyasn1](https://redirect.github.com/pyasn1/pyasn1) to `==0.6.1`
chore(deps): update dependency pyasn1-modules to v0.4.1 - Schedule: ["at any time"] - Branch name: `renovate/pyasn1-modules-0.x` - Merge into: `main` - Upgrade [pyasn1-modules](https://redirect.github.com/pyasn1/pyasn1-modules) to `==0.4.1`
chore(deps): update dependency s3transfer to v0.10.3 - Schedule: ["at any time"] - Branch name: `renovate/s3transfer-0.x` - Merge into: `main` - Upgrade [s3transfer](https://redirect.github.com/boto/s3transfer) to `==0.10.3`
chore(deps): update dependency sqlalchemy to v2.0.36 - Schedule: ["at any time"] - Branch name: `renovate/sqlalchemy-2.x` - Merge into: `main` - Upgrade sqlalchemy to `==2.0.36`
chore(deps): update dependency urllib3 to v1.26.20 - Schedule: ["at any time"] - Branch name: `renovate/urllib3-1.x` - Merge into: `main` - Upgrade [urllib3](https://redirect.github.com/urllib3/urllib3) to `==1.26.20`
chore(deps): update dependency werkzeug to v3.0.4 - Schedule: ["at any time"] - Branch name: `renovate/werkzeug-3.x` - Merge into: `main` - Upgrade werkzeug to `==3.0.4`
chore(deps): update dependency boto3 to v1.35.42 - Schedule: ["at any time"] - Branch name: `renovate/boto3-1.x` - Merge into: `main` - Upgrade [boto3](https://redirect.github.com/boto/boto3) to `==1.35.42`
chore(deps): update dependency botocore to v1.35.42 - Schedule: ["at any time"] - Branch name: `renovate/botocore-1.x` - Merge into: `main` - Upgrade [botocore](https://redirect.github.com/boto/botocore) to `==1.35.42`
chore(deps): update dependency cachetools to v5.5.0 - Schedule: ["at any time"] - Branch name: `renovate/cachetools-5.x` - Merge into: `main` - Upgrade [cachetools](https://redirect.github.com/tkem/cachetools) to `==5.5.0`
chore(deps): update dependency certifi to v2024.8.30 - Schedule: ["at any time"] - Branch name: `renovate/certifi-2024.x` - Merge into: `main` - Upgrade [certifi](https://redirect.github.com/certifi/python-certifi) to `==2024.8.30`
chore(deps): update dependency charset-normalizer to v3.4.0 - Schedule: ["at any time"] - Branch name: `renovate/charset-normalizer-3.x` - Merge into: `main` - Upgrade [charset-normalizer](https://redirect.github.com/Ousret/charset_normalizer) to `==3.4.0`
chore(deps): update dependency cloudpickle to v3.1.0 - Schedule: ["at any time"] - Branch name: `renovate/cloudpickle-3.x` - Merge into: `main` - Upgrade [cloudpickle](https://redirect.github.com/cloudpipe/cloudpickle) to `==3.1.0`
chore(deps): update dependency contourpy to v1.3.0 - Schedule: ["at any time"] - Branch name: `renovate/contourpy-1.x` - Merge into: `main` - Upgrade [contourpy](https://redirect.github.com/contourpy/contourpy) to `==1.3.0`
chore(deps): update dependency databricks-sdk to v0.34.0 - Schedule: ["at any time"] - Branch name: `renovate/databricks-sdk-0.x` - Merge into: `main` - Upgrade databricks-sdk to `==0.34.0`
chore(deps): update dependency fonttools to v4.54.1 - Schedule: ["at any time"] - Branch name: `renovate/fonttools-4.x` - Merge into: `main` - Upgrade [fonttools](https://redirect.github.com/fonttools/fonttools) to `==4.54.1`
chore(deps): update dependency google-auth to v2.35.0 - Schedule: ["at any time"] - Branch name: `renovate/google-auth-2.x` - Merge into: `main` - Upgrade [google-auth](https://redirect.github.com/googleapis/google-auth-library-python) to `==2.35.0`
chore(deps): update dependency greenlet to v3.1.1 - Schedule: ["at any time"] - Branch name: `renovate/greenlet-3.x` - Merge into: `main` - Upgrade greenlet to `==3.1.1`
chore(deps): update dependency idna to v3.10 - Schedule: ["at any time"] - Branch name: `renovate/idna-3.x` - Merge into: `main` - Upgrade [idna](https://redirect.github.com/kjd/idna) to `==3.10`
chore(deps): update dependency markdown to v3.7 - Schedule: ["at any time"] - Branch name: `renovate/markdown-3.x` - Merge into: `main` - Upgrade [markdown](https://redirect.github.com/Python-Markdown/markdown) to `==3.7`
chore(deps): update dependency matplotlib to v3.9.2 - Schedule: ["at any time"] - Branch name: `renovate/matplotlib-3.x` - Merge into: `main` - Upgrade [matplotlib](https://redirect.github.com/matplotlib/matplotlib) to `==3.9.2`
chore(deps): update dependency mlflow to v2.17.0 - Schedule: ["at any time"] - Branch name: `renovate/mlflow-2.x` - Merge into: `main` - Upgrade [mlflow](https://redirect.github.com/mlflow/mlflow) to `==2.17.0`
chore(deps): update dependency mlflow-skinny to v2.17.0 - Schedule: ["at any time"] - Branch name: `renovate/mlflow-skinny-2.x` - Merge into: `main` - Upgrade [mlflow-skinny](https://redirect.github.com/mlflow/mlflow) to `==2.17.0`
chore(deps): update dependency numpy to v1.26.4 - Schedule: ["at any time"] - Branch name: `renovate/numpy-1.x` - Merge into: `main` - Upgrade [numpy](https://redirect.github.com/numpy/numpy) to `==1.26.4`
chore(deps): update dependency opentelemetry-api to v1.27.0 - Schedule: ["at any time"] - Branch name: `renovate/opentelemetry-api-1.x` - Merge into: `main` - Upgrade opentelemetry-api to `==1.27.0`
chore(deps): update dependency opentelemetry-sdk to v1.27.0 - Schedule: ["at any time"] - Branch name: `renovate/opentelemetry-sdk-1.x` - Merge into: `main` - Upgrade opentelemetry-sdk to `==1.27.0`
chore(deps): update dependency pandas to v2.2.3 - Schedule: ["at any time"] - Branch name: `renovate/pandas-2.x` - Merge into: `main` - Upgrade [pandas](https://redirect.github.com/pandas-dev/pandas) to `==2.2.3`
chore(deps): update dependency prometheus-client to v0.21.0 - Schedule: ["at any time"] - Branch name: `renovate/prometheus-client-0.x` - Merge into: `main` - Upgrade [prometheus-client](https://redirect.github.com/prometheus/client_python) to `==0.21.0`
chore(deps): update dependency protobuf to v5.28.2 - Schedule: ["at any time"] - Branch name: `renovate/protobuf-5.x` - Merge into: `main` - Upgrade protobuf to `==5.28.2`
chore(deps): update dependency pyparsing to v3.2.0 - Schedule: ["at any time"] - Branch name: `renovate/pyparsing-3.x` - Merge into: `main` - Upgrade pyparsing to `==3.2.0`
chore(deps): update dependency pytz to v2024.2 - Schedule: ["at any time"] - Branch name: `renovate/pytz-2024.x` - Merge into: `main` - Upgrade pytz to `==2024.2`
chore(deps): update dependency scikit-learn to v1.5.2 - Schedule: ["at any time"] - Branch name: `renovate/scikit-learn-1.x` - Merge into: `main` - Upgrade [scikit-learn](https://redirect.github.com/scikit-learn/scikit-learn) to `==1.5.2`
chore(deps): update dependency scipy to v1.14.1 - Schedule: ["at any time"] - Branch name: `renovate/scipy-1.x` - Merge into: `main` - Upgrade [scipy](https://redirect.github.com/scipy/scipy) to `==1.14.1`
chore(deps): update dependency tzdata to v2024.2 - Schedule: ["at any time"] - Branch name: `renovate/tzdata-2024.x` - Merge into: `main` - Upgrade [tzdata](https://redirect.github.com/python/tzdata) to `==2024.2`
chore(deps): update dependency zipp to v3.20.2 - Schedule: ["at any time"] - Branch name: `renovate/zipp-3.x` - Merge into: `main` - Upgrade [zipp](https://redirect.github.com/jaraco/zipp) to `==3.20.2`
chore(deps): update dependency gunicorn to v23 - Schedule: ["at any time"] - Branch name: `renovate/gunicorn-23.x` - Merge into: `main` - Upgrade [gunicorn](https://redirect.github.com/benoitc/gunicorn) to `==23.0.0`
chore(deps): update dependency importlib-metadata to v8 - Schedule: ["at any time"] - Branch name: `renovate/importlib-metadata-8.x` - Merge into: `main` - Upgrade [importlib-metadata](https://redirect.github.com/python/importlib_metadata) to `==8.5.0`
chore(deps): update dependency markupsafe to v3 - Schedule: ["at any time"] - Branch name: `renovate/markupsafe-3.x` - Merge into: `main` - Upgrade [markupsafe](https://redirect.github.com/pallets/markupsafe) to `==3.0.1`
chore(deps): update dependency numpy to v2 - Schedule: ["at any time"] - Branch name: `renovate/numpy-2.x` - Merge into: `main` - Upgrade [numpy](https://redirect.github.com/numpy/numpy) to `==2.1.2`
chore(deps): update dependency pillow to v11 - Schedule: ["at any time"] - Branch name: `renovate/pillow-11.x` - Merge into: `main` - Upgrade [pillow](https://redirect.github.com/python-pillow/Pillow) to `==11.0.0`
chore(deps): update dependency pyarrow to v17 - Schedule: ["at any time"] - Branch name: `renovate/pyarrow-17.x` - Merge into: `main` - Upgrade [pyarrow](https://redirect.github.com/apache/arrow) to `==17.0.0`
chore(deps): update dependency urllib3 to v2 - Schedule: ["at any time"] - Branch name: `renovate/urllib3-2.x` - Merge into: `main` - Upgrade [urllib3](https://redirect.github.com/urllib3/urllib3) to `==2.2.3`

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