Skip to content

Comments

Configure Renovate#161

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure
Closed

Configure Renovate#161
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 18, 2026

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

  • .github/workflows/docs.yml (github-actions)
  • .github/workflows/pre_commit.yml (github-actions)
  • .github/workflows/pytest.yml (github-actions)
  • pyproject.toml (pep621)

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.
  • Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title

🔡 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 ioh to v0.3.22
  • Schedule: ["at any time"]
  • Branch name: renovate/ioh-0.x
  • Merge into: main
  • Upgrade ioh to ==0.3.22
Update dependency coverage to v7.13.4
  • Schedule: ["at any time"]
  • Branch name: renovate/coverage-7.x
  • Merge into: main
  • Upgrade coverage to ==7.13.4
Update dependency imageio to ~=2.37.2
  • Schedule: ["at any time"]
  • Branch name: renovate/imageio-2.x
  • Merge into: main
  • Upgrade imageio to ~=2.37.2
Update dependency jupyter to v1.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/jupyter-1.x
  • Merge into: main
  • Upgrade jupyter to ==1.1.1
Update dependency matplotlib to v3.10.8
  • Schedule: ["at any time"]
  • Branch name: renovate/matplotlib-3.x
  • Merge into: main
  • Upgrade matplotlib to ==3.10.8
Update dependency modcma to v1.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/modcma-1.x
  • Merge into: main
  • Upgrade modcma to ==1.2.0
Update dependency pandas to v2.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/pandas-2.x
  • Merge into: main
  • Upgrade pandas to ==2.3.3
Update dependency pytest to v8.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-8.x
  • Merge into: main
  • Upgrade pytest to ==8.4.2
Update dependency python to 3.14
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.14
Update dependency ruff to v0.15.1
  • Schedule: ["at any time"]
  • Branch name: renovate/ruff-0.x
  • Merge into: main
  • Upgrade ruff to ==0.15.1
Update dependency scikit-learn to v1.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/scikit-learn-1.x
  • Merge into: main
  • Upgrade scikit-learn to ==1.8.0
Update dependency scipy to v1.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/scipy-1.x
  • Merge into: main
  • Upgrade scipy to ==1.17.0
Update dependency torch to v2.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/torch-2.x
  • Merge into: main
  • Upgrade torch to ==2.10.0
Update dependency torchvision to v0.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/torchvision-0.x
  • Merge into: main
  • Upgrade torchvision to ==0.25.0
Update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
Update actions/setup-python action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-6.x
  • Merge into: main
  • Upgrade actions/setup-python to v6
Update dependency gymnasium to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/gymnasium-1.x
  • Merge into: main
  • Upgrade gymnasium to <=1.2.3
Update dependency numpy to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/numpy-2.x
  • Merge into: main
  • Upgrade numpy to ==2.4.2
Update dependency pandas to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/pandas-3.x
  • Merge into: main
  • Upgrade pandas to ==3.0.1
Update dependency pre-commit to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/pre-commit-4.x
  • Merge into: main
  • Upgrade pre-commit to ==4.5.1
Update dependency pytest to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-9.x
  • Merge into: main
  • Upgrade pytest to ==9.0.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.

@jmtoepperwien
Copy link
Collaborator

This started working randomly after multiple hours. Have looked into Dependabot already and will stay with that for the time being.

@renovate
Copy link
Author

renovate bot commented Feb 18, 2026

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.

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.

1 participant