Skip to content

Configure Renovate - #1

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

Configure Renovate#1
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Jul 1, 2020

Copy link
Copy Markdown

WhiteSource 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)
  • Pipfile (pipenv)
  • pyproject.toml (poetry)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Ignore node_modules, bower_components, vendor and various test/tests directories
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit PR creation to a maximum of two per hour
  • Limit to maximum 10 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Fix some problems with very old Maven commons versions
  • Ignore spring cloud 1.x releases
  • Ignore http4s digest-based 1.x milestones
  • Use node versioning for @types/node
  • Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 18 Pull Requests:

Update dependency py to v1.10.0 [SECURITY]
  • Branch name: renovate/pypi-py-vulnerability
  • Merge into: master
  • Upgrade py to ==1.10.0
Update dependency loguru to v0.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/loguru-0.x
  • Merge into: master
  • Upgrade loguru to ==0.5.3
Update dependency python-dateutil to v2.8.2
  • Schedule: ["at any time"]
  • Branch name: renovate/python-dateutil-2.x
  • Merge into: master
  • Upgrade python-dateutil to ==2.8.2
Update dependency wcwidth to v0.2.5
  • Schedule: ["at any time"]
  • Branch name: renovate/wcwidth-0.x
  • Merge into: master
  • Upgrade wcwidth to ==0.2.5
Update dependency mixpanel to v4.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mixpanel-4.x
  • Merge into: master
  • Upgrade mixpanel to ==4.9.0
Update dependency more-itertools to v8.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/more-itertools-8.x
  • Merge into: master
  • Upgrade more-itertools to ==8.12.0
Update dependency numpy to v1.21.4
  • Schedule: ["at any time"]
  • Branch name: renovate/numpy-1.x
  • Merge into: master
  • Upgrade numpy to ==1.21.4
Update dependency packaging to v20.9
  • Schedule: ["at any time"]
  • Branch name: renovate/packaging-20.x
  • Merge into: master
  • Upgrade packaging to ==20.9
Update dependency pandas to v1.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/pandas-1.x
  • Merge into: master
  • Upgrade pandas to ==1.3.4
Update dependency python-dotenv to v0.19.2
  • Schedule: ["at any time"]
  • Branch name: renovate/python-dotenv-0.x
  • Merge into: master
  • Upgrade python-dotenv to ==0.19.2
Update dependency pytz to v2020.5
  • Schedule: ["at any time"]
  • Branch name: renovate/pytz-2020.x
  • Merge into: master
  • Upgrade pytz to ==2020.5
Update dependency six to v1.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/six-1.x
  • Merge into: master
  • Upgrade six to ==1.16.0
Update dependency attrs to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/attrs-21.x
  • Merge into: master
  • Upgrade attrs to ==21.2.0
Update dependency packaging to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/packaging-21.x
  • Merge into: master
  • Upgrade packaging to ==21.3
Update dependency pluggy to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/pluggy-1.x
  • Merge into: master
  • Upgrade pluggy to ==1.0.0
Update dependency pyparsing to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/pyparsing-3.x
  • Merge into: master
  • Upgrade pyparsing to ==3.0.6
Update dependency pytest to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-6.x
  • Merge into: master
  • Upgrade pytest to ==6.2.5
Update dependency pytz to v2021
  • Schedule: ["at any time"]
  • Branch name: renovate/pytz-2021.x
  • Merge into: master
  • Upgrade pytz to ==2021.3

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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 WhiteSource 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.

1 participant