Skip to content

Configure Renovate#1407

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/configure
Open

Configure Renovate#1407
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/configure

Conversation

@renovate
Copy link

@renovate renovate bot commented May 7, 2025

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

  • Dockerfile (dockerfile)
  • .github/workflows/build.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • pyproject.toml (pep621)
  • docs/requirements.txt (pip_requirements)
  • 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
  • Hopefully safe environment variables to allow users to configure.
  • 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 (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • 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 21 Pull Requests:

Update dependency black to v24 [SECURITY]
  • Branch name: renovate/pypi-black-vulnerability
  • Merge into: master
  • Upgrade black to ==24.3.0
Update dependency klepto to <=0.2.7
  • Schedule: ["at any time"]
  • Branch name: renovate/klepto-0.x
  • Merge into: master
  • Upgrade klepto to <=0.2.7
Update dependency dill to <=0.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/dill-0.x
  • Merge into: master
  • Upgrade dill to <=0.4.0
Update dependency docutils to <0.23
  • Schedule: ["at any time"]
  • Branch name: renovate/docutils-0.x
  • Merge into: master
  • Upgrade docutils to <0.23
Update dependency ipython to <8.37.1
  • Schedule: ["at any time"]
  • Branch name: renovate/ipython-8.x
  • Merge into: master
  • Upgrade ipython to <8.37.1
Update dependency lxml to <5.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/lxml-5.x
  • Merge into: master
  • Upgrade lxml to <5.4.1
Update dependency mystic to <=0.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/mystic-0.x
  • Merge into: master
  • Upgrade mystic to <=0.4.4
Update dependency python to 3.14
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: master
  • Upgrade python to 3.14
Update dependency scikit-learn to >=1.7.2,<1.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/scikit-learn-1.x
  • Merge into: master
  • Upgrade scikit-learn to >=1.7.2,<1.8.0
Update dependency smac to <=0.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/smac-0.x
  • Merge into: master
  • Upgrade smac to <=0.14.0
Update dependency snapml to >=1.17.0,<1.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/snapml-1.x
  • Merge into: master
  • Upgrade snapml to >=1.17.0,<1.18.0
Update dependency xgboost to <=1.7.6
  • Schedule: ["at any time"]
  • Branch name: renovate/xgboost-1.x
  • Merge into: master
  • Upgrade xgboost to <=1.7.6
Update actions/checkout action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: master
  • Upgrade actions/checkout to v5
Update actions/setup-python action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-6.x
  • Merge into: master
  • Upgrade actions/setup-python to v6
Update dependency ipython to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/ipython-9.x
  • Merge into: master
  • Upgrade ipython to <9.6.1
Update dependency lxml to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/lxml-6.x
  • Merge into: master
  • Upgrade lxml to <6.0.3
Update dependency pandas to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/pandas-2.x
  • Merge into: master
  • Upgrade pandas to <2.3.4
Update dependency pynisher to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/pynisher-1.x
  • Merge into: master
  • Upgrade pynisher to ==1.0.10
Update dependency pyspark to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/pyspark-4.x
  • Merge into: master
  • Upgrade pyspark to <4.0.2
Update dependency smac to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/smac-2.x
  • Merge into: master
  • Upgrade smac to <=2.3.1
Update dependency xgboost to v3.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/xgboost-3.x
  • Merge into: master
  • Upgrade xgboost to <=3.1.1
  • Upgrade xgboost to <3.1.2

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

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