Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 3, 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

  • docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • 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 22 Pull Requests:

Update dependency Django to v1.11.25
  • Schedule: "at any time"
  • Branch name: renovate/django-1.x
  • Merge into: master
  • Upgrade Django to ==1.11.25
Update dependency Pillow to v3.4.2
  • Schedule: "at any time"
  • Branch name: renovate/pillow-3.x
  • Merge into: master
  • Upgrade Pillow to ==3.4.2
Update dependency dj-database-url to v0.5.0
  • Schedule: "at any time"
  • Branch name: renovate/dj-database-url-0.x
  • Merge into: master
  • Upgrade dj-database-url to ==0.5.0
Update dependency django-cors-headers to v1.3.1
  • Schedule: "at any time"
  • Branch name: renovate/django-cors-headers-1.x
  • Merge into: master
  • Upgrade django-cors-headers to ==1.3.1
Update dependency django-filter to v0.15.3
  • Schedule: "at any time"
  • Branch name: renovate/django-filter-0.x
  • Merge into: master
  • Upgrade django-filter to ==0.15.3
Update dependency djangorestframework to v3.10.3
  • Schedule: "at any time"
  • Branch name: renovate/djangorestframework-3.x
  • Merge into: master
  • Upgrade djangorestframework to ==3.10.3
Update dependency djangorestframework-filters to v0.11.1
  • Schedule: "at any time"
  • Branch name: renovate/djangorestframework-filters-0.x
  • Merge into: master
  • Upgrade djangorestframework-filters to ==0.11.1
Update dependency djangorestframework-jwt to v1.11.0
  • Schedule: "at any time"
  • Branch name: renovate/djangorestframework-jwt-1.x
  • Merge into: master
  • Upgrade djangorestframework-jwt to ==1.11.0
Update dependency djoser to v0.7.0
  • Schedule: "at any time"
  • Branch name: renovate/djoser-0.x
  • Merge into: master
  • Upgrade djoser to ==0.7.0
Update dependency graphene to v1.4.2
  • Schedule: "at any time"
  • Branch name: renovate/graphene-1.x
  • Merge into: master
  • Upgrade graphene to ==1.4.2
Update dependency graphene-django to v1.3
  • Schedule: "at any time"
  • Branch name: renovate/graphene-django-1.x
  • Merge into: master
  • Upgrade graphene-django to ==1.3
Update dependency psycopg2 to v2.8.4
  • Schedule: "at any time"
  • Branch name: renovate/psycopg2-2.x
  • Merge into: master
  • Upgrade psycopg2 to ==2.8.4
Update dependency pytest-django to v3.6.0
  • Schedule: "at any time"
  • Branch name: renovate/pytest-django-3.x
  • Merge into: master
  • Upgrade pytest-django to ==3.6.0
Update dependency uWSGI to v2.0.18
  • Schedule: "at any time"
  • Branch name: renovate/uwsgi-2.x
  • Merge into: master
  • Upgrade uWSGI to ==2.0.18
Update python Docker tag to v3.8
  • Schedule: "at any time"
  • Branch name: renovate/docker-python-3.x
  • Merge into: master
  • Upgrade python to 3.8
Update dependency Django to v2
  • Schedule: "at any time"
  • Branch name: renovate/django-2.x
  • Merge into: master
  • Upgrade Django to ==2.2.6
Update dependency Pillow to v6
  • Schedule: "at any time"
  • Branch name: renovate/pillow-6.x
  • Merge into: master
  • Upgrade Pillow to ==6.2.1
Update dependency django-cors-headers to v3
  • Schedule: "at any time"
  • Branch name: renovate/django-cors-headers-3.x
  • Merge into: master
  • Upgrade django-cors-headers to ==3.1.1
Update dependency django-filter to v2
  • Schedule: "at any time"
  • Branch name: renovate/django-filter-2.x
  • Merge into: master
  • Upgrade django-filter to ==2.2.0
Update dependency djoser to v2
  • Schedule: "at any time"
  • Branch name: renovate/djoser-2.x
  • Merge into: master
  • Upgrade djoser to ==2.0.3
Update dependency graphene to v2
  • Schedule: "at any time"
  • Branch name: renovate/graphene-2.x
  • Merge into: master
  • Upgrade graphene to ==2.1.8
Update dependency graphene-django to v2
  • Schedule: "at any time"
  • Branch name: renovate/graphene-django-2.x
  • Merge into: master
  • Upgrade graphene-django to ==2.6.0

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

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