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

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

Configure Renovate #12

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 8, 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

  • gestaourbana/package.json (npm)
  • 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)
  • Use renovate/ as prefix for all branch names
  • 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.


What to Expect

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

Pin dependencies
Update dependency Django to v1.11.18
  • Schedule: "at any time"
  • Branch name: renovate/django-1.x
  • Upgrade Django to ==1.11.18
Update dependency Willow to v1.1
  • Schedule: "at any time"
  • Branch name: renovate/willow-1.x
  • Upgrade Willow to ==1.1
Update dependency babel-minify-webpack-plugin to v0.3.1
Update dependency beautifulsoup4 to v4.7.1
  • Schedule: "at any time"
  • Branch name: renovate/beautifulsoup4-4.x
  • Upgrade beautifulsoup4 to ==4.7.1
Update dependency certifi to v2017.11.5
  • Schedule: "at any time"
  • Branch name: renovate/certifi-2017.x
  • Upgrade certifi to ==2017.11.5
Update dependency django-colorful to v1.3
  • Schedule: "at any time"
  • Branch name: renovate/django-colorful-1.x
  • Upgrade django-colorful to ==1.3
Update dependency django-contrib-comments to v1.9.0
  • Schedule: "at any time"
  • Branch name: renovate/django-contrib-comments-1.x
  • Upgrade django-contrib-comments to ==1.9.0
Update dependency django-crispy-forms to v1.7.2
  • Schedule: "at any time"
  • Branch name: renovate/django-crispy-forms-1.x
  • Upgrade django-crispy-forms to ==1.7.2
Update dependency django-taggit to v0.23.0
  • Schedule: "at any time"
  • Branch name: renovate/django-taggit-0.x
  • Upgrade django-taggit to ==0.23.0
Update dependency django-treebeard to v4.3
  • Schedule: "at any time"
  • Branch name: renovate/django-treebeard-4.x
  • Upgrade django-treebeard to ==4.3
Update dependency djangorestframework to v3.9.1
  • Schedule: "at any time"
  • Branch name: renovate/djangorestframework-3.x
  • Upgrade djangorestframework to ==3.9.1
Update dependency idna to v2.8
  • Schedule: "at any time"
  • Branch name: renovate/idna-2.x
  • Upgrade idna to ==2.8
Update dependency olefile to v0.46
  • Schedule: "at any time"
  • Branch name: renovate/olefile-0.x
  • Upgrade olefile to ==0.46
Update dependency python-akismet to v0.4.1
  • Schedule: "at any time"
  • Branch name: renovate/python-akismet-0.x
  • Upgrade python-akismet to ==0.4.1
Update dependency pytz to v2017.3
  • Schedule: "at any time"
  • Branch name: renovate/pytz-2017.x
  • Upgrade pytz to ==2017.3
Update dependency requests to v2.21.0 [SECURITY]
  • Branch name: renovate/requests-2.x
  • Upgrade requests to ==2.21.0
Update dependency six to v1.12.0
  • Schedule: "at any time"
  • Branch name: renovate/six-1.x
  • Upgrade six to ==1.12.0
Update dependency style-loader to v0.23.1
  • Schedule: "at any time"
  • Branch name: renovate/style-loader-0.x
  • Upgrade style-loader to 0.23.1
Update dependency urllib3 to v1.24.1 [SECURITY]
  • Branch name: renovate/urllib3-1.x
  • Upgrade urllib3 to ==1.24.1
Update dependency wagtail to v1.13.4
  • Schedule: "at any time"
  • Branch name: renovate/wagtail-1.x
  • Upgrade wagtail to ==1.13.4
Update dependency webpack-bundle-tracker to v0.3.0
  • Schedule: "at any time"
  • Branch name: renovate/webpack-bundle-tracker-0.x
  • Upgrade webpack-bundle-tracker to 0.3.0
Update dependency Django to v2
  • Schedule: "at any time"
  • Branch name: renovate/django-2.x
  • Upgrade Django to ==2.1.5
Update dependency Pillow to v5
  • Schedule: "at any time"
  • Branch name: renovate/pillow-5.x
  • Upgrade Pillow to ==5.4.1
Update dependency Unidecode to v1
  • Schedule: "at any time"
  • Branch name: renovate/unidecode-1.x
  • Upgrade Unidecode to ==1.0.23
Update dependency babel-loader to v8
  • Schedule: "at any time"
  • Branch name: renovate/babel-loader-8.x
  • Upgrade babel-loader to 8.0.5
Update dependency certifi to v2018
  • Schedule: "at any time"
  • Branch name: renovate/certifi-2018.x
  • Upgrade certifi to ==2018.11.29
Update dependency css-loader to v2
  • Schedule: "at any time"
  • Branch name: renovate/css-loader-2.x
  • Upgrade css-loader to 2.1.0
Update dependency django-fluent-comments to v2
  • Schedule: "at any time"
  • Branch name: renovate/django-fluent-comments-2.x
  • Upgrade django-fluent-comments to ==2.1
Update dependency django-modelcluster to v4
  • Schedule: "at any time"
  • Branch name: renovate/django-modelcluster-4.x
  • Upgrade django-modelcluster to ==4.3
Update dependency file-loader to v3
  • Schedule: "at any time"
  • Branch name: renovate/file-loader-3.x
  • Upgrade file-loader to 3.0.1
Update dependency html5lib to v1
  • Schedule: "at any time"
  • Branch name: renovate/html5lib-1.x
  • Upgrade html5lib to ==1.0.1
Update dependency optimize-css-assets-webpack-plugin to v5
Update dependency pytz to v2018
  • Schedule: "at any time"
  • Branch name: renovate/pytz-2018.x
  • Upgrade pytz to ==2018.9
Update dependency sass-loader to v7
  • Schedule: "at any time"
  • Branch name: renovate/sass-loader-7.x
  • Upgrade sass-loader to 7.1.0
Update dependency wagtail to v2
  • Schedule: "at any time"
  • Branch name: renovate/wagtail-2.x
  • Upgrade wagtail to ==2.4
Update dependency webpack to v4
  • Schedule: "at any time"
  • Branch name: renovate/webpack-4.x
  • Upgrade webpack to 4.29.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.

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