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 #3

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

Configure Renovate #3

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 15, 2020

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

  • requirements.txt (pip_requirements)
  • pyproject.toml (poetry)

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

Update dependency werkzeug to v2.3.8 [SECURITY]
  • Branch name: renovate/pypi-werkzeug-vulnerability
  • Merge into: master
  • Upgrade werkzeug to ==2.3.8
Update dependency astroid to v2.15.8
  • Schedule: ["at any time"]
  • Branch name: renovate/astroid-2.x
  • Merge into: master
  • Upgrade astroid to ==2.15.8
Update dependency pycodestyle to v2.11.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pycodestyle-2.x
  • Merge into: master
  • Upgrade pycodestyle to ==2.11.1
Update dependency pylint to v2.17.7
  • Schedule: ["at any time"]
  • Branch name: renovate/pylint-2.x
  • Merge into: master
  • Upgrade pylint to ==2.17.7
Update dependency pylint to v2.17.7
  • Schedule: ["at any time"]
  • Branch name: renovate/pylint-2.x-lockfile
  • Merge into: master
  • Upgrade pylint to 2.17.7
Update dependency tomlkit to v0.12.3
  • Schedule: ["at any time"]
  • Branch name: renovate/tomlkit-0.x
  • Merge into: master
  • Upgrade tomlkit to ==0.12.3
Update dependency black to v23.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/black-23.x
  • Merge into: master
  • Upgrade black to ==23.12.0
Update dependency black to v23.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/black-23.x-lockfile
  • Merge into: master
  • Upgrade black to 23.12.0
Update dependency blinker to v1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/blinker-1.x
  • Merge into: master
  • Upgrade blinker to ==1.7.0
Update dependency isort to v5.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/isort-5.x
  • Merge into: master
  • Upgrade isort to ==5.13.2
Update dependency isort to v5.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/isort-5.x-lockfile
  • Merge into: master
  • Upgrade isort to 5.13.2
Update dependency packaging to v23.2
  • Schedule: ["at any time"]
  • Branch name: renovate/packaging-23.x
  • Merge into: master
  • Upgrade packaging to ==23.2
Update dependency pathspec to v0.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pathspec-0.x
  • Merge into: master
  • Upgrade pathspec to ==0.12.1
Update dependency platformdirs to v3.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/platformdirs-3.x
  • Merge into: master
  • Upgrade platformdirs to ==3.11.0
Update dependency typing-extensions to v4.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typing-extensions-4.x
  • Merge into: master
  • Upgrade typing-extensions to ==4.9.0
Update dependency wrapt to v1.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/wrapt-1.x
  • Merge into: master
  • Upgrade wrapt to ==1.16.0
Update dependency astroid to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/astroid-3.x
  • Merge into: master
  • Upgrade astroid to ==3.0.2
Update dependency flask to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-3.x
  • Merge into: master
  • Upgrade flask to ==3.0.0
Update dependency flask to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-3.x-lockfile
  • Merge into: master
  • Upgrade flask to 3.0.0
Update dependency platformdirs to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/platformdirs-4.x
  • Merge into: master
  • Upgrade platformdirs to ==4.1.0
Update dependency pylint to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/pylint-3.x
  • Merge into: master
  • Upgrade pylint to ==3.0.3
Update dependency pylint to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/pylint-3.x-lockfile
  • Merge into: master
  • Upgrade pylint to 3.0.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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/configure branch from 17a00fe to 8351560 Compare October 26, 2020 06:54
@renovate renovate bot force-pushed the renovate/configure branch from 8351560 to a76a30d Compare June 26, 2022 08:02
@renovate renovate bot force-pushed the renovate/configure branch from a76a30d to 1fc0518 Compare December 15, 2023 02:55
Copy link

sonarqubecloud bot commented Mar 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

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