Skip to content

Configure Renovate - #2

Merged
lichuanqi merged 1 commit into
masterfrom
renovate/configure
Aug 28, 2025
Merged

Configure Renovate#2
lichuanqi merged 1 commit into
masterfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Aug 28, 2025

Copy link
Copy Markdown
Contributor

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/pylint.yml (github-actions)
  • requirements.txt (pip_requirements)

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 18 Pull Requests:

Update dependency requests to v2.32.4 [SECURITY]
  • Branch name: renovate/pypi-requests-vulnerability
  • Merge into: master
  • Upgrade requests to ==2.32.4
Update dependency opencv_python to v4 [SECURITY]
  • Branch name: renovate/pypi-opencv_python-vulnerability
  • Merge into: master
  • Upgrade opencv_python to ==4.8.1.78
Update dependency pyaudio to v0.2.14
  • Schedule: ["at any time"]
  • Branch name: renovate/pyaudio-0.x
  • Merge into: master
  • Upgrade pyaudio to ==0.2.14
Update dependency PyYAML to v6.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pyyaml-6.x
  • Merge into: master
  • Upgrade PyYAML to ==6.0.2
Update dependency folium to v0.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/folium-0.x
  • Merge into: master
  • Upgrade folium to ==0.20.0
Update dependency imageio to v2.37.0
  • Schedule: ["at any time"]
  • Branch name: renovate/imageio-2.x
  • Merge into: master
  • Upgrade imageio to ==2.37.0
Update dependency loguru to v0.7.3
  • Schedule: ["at any time"]
  • Branch name: renovate/loguru-0.x
  • Merge into: master
  • Upgrade loguru to ==0.7.3
Update dependency matplotlib to v3.10.5
  • Schedule: ["at any time"]
  • Branch name: renovate/matplotlib-3.x
  • Merge into: master
  • Upgrade matplotlib to ==3.10.5
Update dependency numba to v0.61.2
  • Schedule: ["at any time"]
  • Branch name: renovate/numba-0.x
  • Merge into: master
  • Upgrade numba to ==0.61.2
Update dependency pandas to v1.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/pandas-1.x
  • Merge into: master
  • Upgrade pandas to ==1.5.3
Update dependency pyparsing to v3.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/pyparsing-3.x
  • Merge into: master
  • Upgrade pyparsing to ==3.2.3
Update dependency scikit_image to v0.25.2
  • Schedule: ["at any time"]
  • Branch name: renovate/scikit_image-0.x
  • Merge into: master
  • Upgrade scikit_image to ==0.25.2
Update dependency scipy to v1.16.1
  • Schedule: ["at any time"]
  • Branch name: renovate/scipy-1.x
  • Merge into: master
  • Upgrade scipy to ==1.16.1
Update dependency sympy to v1.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sympy-1.x
  • Merge into: master
  • Upgrade sympy to ==1.14.0
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 v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: master
  • Upgrade actions/setup-python to v5
Update dependency pandas to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/pandas-2.x
  • Merge into: master
  • Upgrade pandas to ==2.3.2
Update dependency pyecharts to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/pyecharts-2.x
  • Merge into: master
  • Upgrade pyecharts to ==2.0.8

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

@lichuanqi
lichuanqi merged commit 97cdfc9 into master Aug 28, 2025
0 of 3 checks passed
@renovate
renovate Bot deleted the renovate/configure branch August 28, 2025 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant