elastic / eland

Python Client and Toolkit for DataFrames, Big Data, Machine Learning and ETL in Elasticsearch
https://eland.readthedocs.io
Apache License 2.0
21 stars 99 forks source link

Configure Renovate #714

Closed elastic-renovate-prod[bot] closed 1 month ago

elastic-renovate-prod[bot] commented 3 months 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 13 Pull Requests:

Pin dependencies - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `main` - Upgrade [docker/dockerfile](https://togithub.com/moby/buildkit) to `sha256:865e5dd094beca432e8c0a1d5e1c465db5f998dca4e439981029b3b81fb39ed5` - Upgrade python to `sha256:1eb5d76bf3e9e612176ebf5eadf8f27ec300b7b4b9a99f5856f8232fd33aa16e` - Upgrade python to `sha256:14f073695854184b65a82808ea2baa352d49c1a86442f06a90d9c236861c7a8f` - Upgrade python to `sha256:a23efa04a7f7a881151fe5d473770588ef639c08fd5f0dcc6987dbe13705c829`
Update dependency scikit-learn to >=1.5,<1.6 - Schedule: ["at any time"] - Branch name: `renovate/scikit-learn-1.x` - Merge into: `main` - Upgrade [scikit-learn](https://togithub.com/scikit-learn/scikit-learn) to `>=1.5,<1.6`
Update dependency shap to v0.46.0 - Schedule: ["at any time"] - Branch name: `renovate/shap-0.x` - Merge into: `main` - Upgrade [shap](https://togithub.com/shap/shap) to `==0.46.0`
Update dependency torch to v2.4.1 - Schedule: ["at any time"] - Branch name: `renovate/torch-2.x` - Merge into: `main` - Upgrade torch to `==2.4.1`
Update dependency transformers to >=4.45.1,<4.46.0 - Schedule: ["at any time"] - Branch name: `renovate/transformers-4.x` - Merge into: `main` - Upgrade [transformers](https://togithub.com/huggingface/transformers) to `>=4.45.1,<4.46.0`
Update python Docker tag to v3.12 - Schedule: ["at any time"] - Branch name: `renovate/python-3.x` - Merge into: `main` - Upgrade python to `sha256:ad48727987b259854d52241fac3bc633574364867b8e20aec305e6e7f4028b26` - Upgrade python to `sha256:14f073695854184b65a82808ea2baa352d49c1a86442f06a90d9c236861c7a8f`
Update wolfi (versioned) - Schedule: ["at any time"] - Branch name: `renovate/wolfi-(versioned)` - Merge into: `main` - Upgrade [docker.elastic.co/wolfi/python](https://togithub.com/chainguard-images/images-private) to `sha256:ae2021c242ba3715fd51cfecee4bcc5b8baf8c8051e7051449ce0b049e93915d` - Upgrade [docker.elastic.co/wolfi/python](https://togithub.com/chainguard-images/images-private) to `sha256:13cfe304d4feb7b937936c774e47367555efada5aa10953c4646c56cf14534c3`
Update dependency lightgbm to v4 - Schedule: ["at any time"] - Branch name: `renovate/lightgbm-4.x` - Merge into: `main` - Upgrade [lightgbm](https://togithub.com/microsoft/LightGBM) to `>=4,<5`
Update dependency numpy to v2 - Schedule: ["at any time"] - Branch name: `renovate/numpy-2.x` - Merge into: `main` - Upgrade [numpy](https://togithub.com/numpy/numpy) to `>=2.1.1,<3`
Update dependency pandas to v2 - Schedule: ["at any time"] - Branch name: `renovate/pandas-2.x` - Merge into: `main` - Upgrade [pandas](https://togithub.com/pandas-dev/pandas) to `>=2.2,<3`
Update dependency sentence-transformers to v3 - Schedule: ["at any time"] - Branch name: `renovate/sentence-transformers-3.x` - Merge into: `main` - Upgrade [sentence-transformers](https://togithub.com/UKPLab/sentence-transformers) to `>=3.1.1,<=3.1.1`
Update dependency sphinx to v8 - Schedule: ["at any time"] - Branch name: `renovate/sphinx-8.x` - Merge into: `main` - Upgrade [sphinx](https://togithub.com/sphinx-doc/sphinx) to `==8.0.2`
Update dependency xgboost to v2 - Schedule: ["at any time"] - Branch name: `renovate/xgboost-2.x` - Merge into: `main` - Upgrade [xgboost](https://togithub.com/dmlc/xgboost) to `>=2.1,<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 has been generated by Renovate Bot.

pquentin commented 1 month ago

Closing as we're carefully choosing our versions and upgrades usually take some effort.

elastic-renovate-prod[bot] commented 1 month ago

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.