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

Merged
merged 1 commit into from
Nov 6, 2019
Merged

Configure Renovate #1

merged 1 commit into from
Nov 6, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 6, 2019

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)

Configuration Summary

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

  • Start dependency updates only once this Configure Renovate PR is merged
  • Separate major versions of dependencies into individual branches/PRs
  • Do not separate patch and minor upgrades into separate PRs for the same dependency
  • Upgrade to unstable versions only if the existing version is unstable
  • Raise PRs immediately (after branch is created)
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Keep existing branches updated even when not scheduled
  • Disable automerging feature - wait for humans to merge all PRs
  • Ignore node_modules, bower_components, vendor and various test/tests directories
  • Update existing lock files only when package.json is modified
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit PR creation to a maximum of two per hour
  • Limit to maximum 20 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings

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


You have configured Renovate to use branch master as base branch.

What to Expect

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

Update dependency Django to v1.11.26
  • Schedule: "at any time"
  • Branch name: renovate/django-1.x
  • Merge into: master
  • Upgrade Django to ==1.11.26
Update dependency PyYAML to v3.13
  • Schedule: "at any time"
  • Branch name: renovate/pyyaml-3.x
  • Merge into: master
  • Upgrade PyYAML to ==3.13
Update dependency astroid to v1.6.6
  • Schedule: "at any time"
  • Branch name: renovate/astroid-1.x
  • Merge into: master
  • Upgrade astroid to ==1.6.6
Update dependency backports.functools-lru-cache to v1.6.1
  • Schedule: "at any time"
  • Branch name: renovate/backports.functools-lru-cache-1.x
  • Merge into: master
  • Upgrade backports.functools-lru-cache to ==1.6.1
Update dependency bcrypt to v3.1.7
  • Schedule: "at any time"
  • Branch name: renovate/bcrypt-3.x
  • Merge into: master
  • Upgrade bcrypt to ==3.1.7
Update dependency botocore to v1.13.11
  • Schedule: "at any time"
  • Branch name: renovate/botocore-1.x
  • Merge into: master
  • Upgrade botocore to ==1.13.11
Update dependency cement to v2.10.12
  • Schedule: "at any time"
  • Branch name: renovate/cement-2.x
  • Merge into: master
  • Upgrade cement to ==2.10.12
Update dependency cffi to v1.13.2
  • Schedule: "at any time"
  • Branch name: renovate/cffi-1.x
  • Merge into: master
  • Upgrade cffi to ==1.13.2
Update dependency colorama to v0.4.1
  • Schedule: "at any time"
  • Branch name: renovate/colorama-0.x
  • Merge into: master
  • Upgrade colorama to ==0.4.1
Update dependency configparser to v3.8.1
  • Schedule: "at any time"
  • Branch name: renovate/configparser-3.x
  • Merge into: master
  • Upgrade configparser to ==3.8.1
Update dependency django-extensions to v1.9.9
  • Schedule: "at any time"
  • Branch name: renovate/django-extensions-1.x
  • Merge into: master
  • Upgrade django-extensions to ==1.9.9
Update dependency django-model-utils to v3.2.0
  • Schedule: "at any time"
  • Branch name: renovate/django-model-utils-3.x
  • Merge into: master
  • Upgrade django-model-utils to ==3.2.0
Update dependency docker-py to v1.10.6
  • Schedule: "at any time"
  • Branch name: renovate/docker-py-1.x
  • Merge into: master
  • Upgrade docker-py to ==1.10.6
Update dependency docutils to v0.15.2
  • Schedule: "at any time"
  • Branch name: renovate/docutils-0.x
  • Merge into: master
  • Upgrade docutils to ==0.15.2
Update dependency isort to v4.3.21
  • Schedule: "at any time"
  • Branch name: renovate/isort-4.x
  • Merge into: master
  • Upgrade isort to ==4.3.21
Update dependency jmespath to v0.9.4
  • Schedule: "at any time"
  • Branch name: renovate/jmespath-0.x
  • Merge into: master
  • Upgrade jmespath to ==0.9.4
Update dependency lazy-object-proxy to v1.4.3
  • Schedule: "at any time"
  • Branch name: renovate/lazy-object-proxy-1.x
  • Merge into: master
  • Upgrade lazy-object-proxy to ==1.4.3
Update dependency pathspec to v0.6.0
  • Schedule: "at any time"
  • Branch name: renovate/pathspec-0.x
  • Merge into: master
  • Upgrade pathspec to ==0.6.0
Update dependency pycparser to v2.19
  • Schedule: "at any time"
  • Branch name: renovate/pycparser-2.x
  • Merge into: master
  • Upgrade pycparser to ==2.19
Update dependency pylint to v1.9.5
  • Schedule: "at any time"
  • Branch name: renovate/pylint-1.x
  • Merge into: master
  • Upgrade pylint to ==1.9.5
Update dependency pylint-django to v0.11.1
  • Schedule: "at any time"
  • Branch name: renovate/pylint-django-0.x
  • Merge into: master
  • Upgrade pylint-django to ==0.11.1
Update dependency pylint-plugin-utils to v0.6
  • Schedule: "at any time"
  • Branch name: renovate/pylint-plugin-utils-0.x
  • Merge into: master
  • Upgrade pylint-plugin-utils to ==0.6
Update dependency python-dateutil to v2.8.1
  • Schedule: "at any time"
  • Branch name: renovate/python-dateutil-2.x
  • Merge into: master
  • Upgrade python-dateutil to ==2.8.1
Update dependency pytz to v2017.3
  • Schedule: "at any time"
  • Branch name: renovate/pytz-2017.x
  • Merge into: master
  • Upgrade pytz to ==2017.3
Update dependency requests to v2.20.0 [SECURITY]
  • Branch name: renovate/pypi-requests-vulnerability
  • Merge into: master
  • Upgrade requests to ==2.20.0
Update dependency semantic-version to v2.8.2
  • Schedule: "at any time"
  • Branch name: renovate/semantic-version-2.x
  • Merge into: master
  • Upgrade semantic-version to ==2.8.2
Update dependency six to v1.13.0
  • Schedule: "at any time"
  • Branch name: renovate/six-1.x
  • Merge into: master
  • Upgrade six to ==1.13.0
Update dependency tabulate to v0.8.5
  • Schedule: "at any time"
  • Branch name: renovate/tabulate-0.x
  • Merge into: master
  • Upgrade tabulate to ==0.8.5
Update dependency websocket-client to v0.56.0
  • Schedule: "at any time"
  • Branch name: renovate/websocket-client-0.x
  • Merge into: master
  • Upgrade websocket-client to ==0.56.0
Update dependency wrapt to v1.11.2
  • Schedule: "at any time"
  • Branch name: renovate/wrapt-1.x
  • Merge into: master
  • Upgrade wrapt to ==1.11.2
Update dependency Django to v2
  • Schedule: "at any time"
  • Branch name: renovate/django-2.x
  • Merge into: master
  • Upgrade Django to ==2.2.7
Update dependency PyYAML to v5
  • Schedule: "at any time"
  • Branch name: renovate/pyyaml-5.x
  • Merge into: master
  • Upgrade PyYAML to ==5.1.2
Update dependency astroid to v2
  • Schedule: "at any time"
  • Branch name: renovate/astroid-2.x
  • Merge into: master
  • Upgrade astroid to ==2.3.3
Update dependency cement to v3
  • Schedule: "at any time"
  • Branch name: renovate/cement-3.x
  • Merge into: master
  • Upgrade cement to ==3.0.4
Update dependency configparser to v4
  • Schedule: "at any time"
  • Branch name: renovate/configparser-4.x
  • Merge into: master
  • Upgrade configparser to ==4.0.2
Update dependency django-extensions to v2
  • Schedule: "at any time"
  • Branch name: renovate/django-extensions-2.x
  • Merge into: master
  • Upgrade django-extensions to ==2.2.5
Update dependency pylint to v2
  • Schedule: "at any time"
  • Branch name: renovate/pylint-2.x
  • Merge into: master
  • Upgrade pylint to ==2.4.3
Update dependency pylint-django to v2
  • Schedule: "at any time"
  • Branch name: renovate/pylint-django-2.x
  • Merge into: master
  • Upgrade pylint-django to ==2.0.12
Update dependency pytz to v2019
  • Schedule: "at any time"
  • Branch name: renovate/pytz-2019.x
  • Merge into: master
  • Upgrade pytz to ==2019.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 Renovate Bot. View repository job log here.

@JoA-MoS JoA-MoS merged commit 6b2b215 into master Nov 6, 2019
@JoA-MoS JoA-MoS deleted the renovate/configure branch November 6, 2019 20:53
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.

2 participants