[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #2

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
@renovate renovate bot commented Jun 17, 2024

Mend Renovate

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/build.yml (github-actions)
  • .github/workflows/pages.yml (github-actions)
  • pyproject.toml (pep621)
  • requirements-dev.txt (pip_requirements)
  • requirements-extras.txt (pip_requirements)
  • 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
  • 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 directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • 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 dash to >=2.17,<3 [SECURITY]
  • Branch name: renovate/pypi-dash-vulnerability
  • Merge into: main
  • Upgrade dash to >=2.17,<3
Update dependency jinja2 to >=3.1,<3.2 [SECURITY]
  • Branch name: renovate/pypi-jinja2-vulnerability
  • Merge into: main
  • Upgrade jinja2 to >=3.1,<3.2
Update dependency sphinx to v3.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/sphinx-3.x
  • Merge into: main
  • Upgrade sphinx to ==3.5.4
Update dependency mypy to >=0.991,<0.992
  • Schedule: ["at any time"]
  • Branch name: renovate/mypy-0.x
  • Merge into: main
  • Upgrade mypy to >=0.991,<0.992
Update dependency nbsphinx to v0.9.4
  • Schedule: ["at any time"]
  • Branch name: renovate/nbsphinx-0.x
  • Merge into: main
  • Upgrade nbsphinx to ==0.9.4
Update dependency pandas to >=1.5.3,<1.5.4,!=1.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pandas-1.x
  • Merge into: main
  • Upgrade pandas to >=1.5.3,<1.5.4,!=1.4.0
Update dependency sphinx_rtd_theme to v1.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sphinx_rtd_theme-1.x
  • Merge into: main
  • Upgrade sphinx_rtd_theme to ==1.3.0
Update dependency statsmodels to >=0.14.2,<0.15
  • Schedule: ["at any time"]
  • Branch name: renovate/statsmodels-0.x
  • Merge into: main
  • Upgrade statsmodels to >=0.14.2,<0.15
Update actions/setup-python action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to v5
Update dependency black to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/black-24.x
  • Merge into: main
  • Upgrade black to ~=24.4
Update dependency flake8 to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/flake8-7.x
  • Merge into: main
  • Upgrade flake8 to ~=7.1.0
Update dependency mock to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/mock-5.x
  • Merge into: main
  • Upgrade mock to >=5.1,<5.2
Update dependency mypy to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/mypy-1.x
  • Merge into: main
  • Upgrade mypy to >=1.10,<1.11
Update dependency pandas to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/pandas-2.x
  • Merge into: main
  • Upgrade pandas to >=2.2.2,<2.2.3,!=1.4.0
Update dependency pytest to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-8.x
  • Merge into: main
  • Upgrade pytest to >=8.2.2,<8.3.0
Update dependency pytest-cov to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-cov-5.x
  • Merge into: main
  • Upgrade pytest-cov to >=5,<5.1
Update dependency sphinx to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/sphinx-7.x
  • Merge into: main
  • Upgrade sphinx to ==7.3.7
Update dependency sphinx_rtd_theme to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/sphinx_rtd_theme-2.x
  • Merge into: main
  • Upgrade sphinx_rtd_theme to ==2.0.0

🚸 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 Mend Renovate. View repository job log here.

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