Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
:vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
Gemfile (bundler)
.buildkite/docker-compose.yml (docker-compose)
docker-compose.yml (docker-compose)
.buildkite/linode-cli/Dockerfile (dockerfile)
Dockerfile (dockerfile)
Dockerfile.worker (dockerfile)
requirements.txt (pip_requirements)
Configuration Summary
Based on the default config's presets, Renovate will:
Start dependency updates only once this onboarding 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
:abcd: 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 24 Pull Requests:
Update dependency BeautifulSoup to v3.2.2
- Schedule: ["at any time"]
- Branch name: `renovate/beautifulsoup-3.x`
- Merge into: `master`
- Upgrade BeautifulSoup to `==3.2.2`
Update dependency Pillow to v6.2.2
- Schedule: ["at any time"]
- Branch name: `renovate/pillow-6.x`
- Merge into: `master`
- Upgrade [Pillow](https://togithub.com/python-pillow/Pillow) to `==6.2.2`
Update dependency amqplib to v1.0.2
- Schedule: ["at any time"]
- Branch name: `renovate/amqplib-1.x`
- Merge into: `master`
- Upgrade [amqplib](https://togithub.com/barryp/py-amqplib) to `==1.0.2`
Update dependency anyjson to v0.3.3
- Schedule: ["at any time"]
- Branch name: `renovate/anyjson-0.x`
- Merge into: `master`
- Upgrade anyjson to `==0.3.3`
Update dependency boto to v2.49.0
- Schedule: ["at any time"]
- Branch name: `renovate/boto-2.x`
- Merge into: `master`
- Upgrade [boto](https://togithub.com/boto/boto) to `==2.49.0`
Update dependency celery to v4.4.2
- Schedule: ["at any time"]
- Branch name: `renovate/celery-4.x`
- Merge into: `master`
- Upgrade celery to `==4.4.2`
Update dependency kombu to v4.6.8
- Schedule: ["at any time"]
- Branch name: `renovate/kombu-4.x`
- Merge into: `master`
- Upgrade kombu to `==4.6.8`
Update dependency mock to v1.3.0
- Schedule: ["at any time"]
- Branch name: `renovate/mock-1.x`
- Merge into: `master`
- Upgrade mock to `==1.3.0`
Update dependency pycurl to v7.43.0.5
- Schedule: ["at any time"]
- Branch name: `renovate/pycurl-7.x`
- Merge into: `master`
- Upgrade pycurl to `==7.43.0.5`
Update dependency pyparsing to v2.4.6
- Schedule: ["at any time"]
- Branch name: `renovate/pyparsing-2.x`
- Merge into: `master`
- Upgrade [pyparsing](https://togithub.com/pyparsing/pyparsing) to `==2.4.6`
Update dependency python-postmark to v0.5.3
- Schedule: ["at any time"]
- Branch name: `renovate/python-postmark-0.x`
- Merge into: `master`
- Upgrade [python-postmark](https://togithub.com/themartorana/python-postmark) to `==0.5.3`
Update dependency requests to v2.23.0
- Schedule: ["at any time"]
- Branch name: `renovate/requests-2.x`
- Merge into: `master`
- Upgrade requests to `==2.23.0`
Update dependency stripe to v1.84.2
- Schedule: ["at any time"]
- Branch name: `renovate/stripe-1.x`
- Merge into: `master`
- Upgrade [stripe](https://togithub.com/stripe/stripe-python) to `==1.84.2`
Update dependency tornado to v4.5.3
- Schedule: ["at any time"]
- Branch name: `renovate/tornado-4.x`
- Merge into: `master`
- Upgrade tornado to `==4.5.3`
Update dependency yoyo-migrations to v5.1.7
- Schedule: ["at any time"]
- Branch name: `renovate/yoyo-migrations-5.x`
- Merge into: `master`
- Upgrade yoyo-migrations to `==5.1.7`
Update ubuntu Docker tag to v16.10
- Schedule: ["at any time"]
- Branch name: `renovate/docker-ubuntu-16.x`
- Merge into: `master`
- Upgrade ubuntu to `16.10`
Update dependency Pillow to v7
- Schedule: ["at any time"]
- Branch name: `renovate/pillow-7.x`
- Merge into: `master`
- Upgrade [Pillow](https://togithub.com/python-pillow/Pillow) to `==7.0.0`
Update dependency mock to v4
- Schedule: ["at any time"]
- Branch name: `renovate/mock-4.x`
- Merge into: `master`
- Upgrade mock to `==4.0.2`
Update dependency pyOpenSSL to v19
- Schedule: ["at any time"]
- Branch name: `renovate/pyopenssl-19.x`
- Merge into: `master`
- Upgrade pyOpenSSL to `==19.1.0`
Update dependency python-dateutil to v2
- Schedule: ["at any time"]
- Branch name: `renovate/python-dateutil-2.x`
- Merge into: `master`
- Upgrade python-dateutil to `==2.8.1`
Update dependency stripe to v2
- Schedule: ["at any time"]
- Branch name: `renovate/stripe-2.x`
- Merge into: `master`
- Upgrade [stripe](https://togithub.com/stripe/stripe-python) to `==2.44.0`
Update dependency tornado to v6
- Schedule: ["at any time"]
- Branch name: `renovate/tornado-6.x`
- Merge into: `master`
- Upgrade tornado to `==6.0.4`
Update dependency tweepy to v3
- Schedule: ["at any time"]
- Branch name: `renovate/tweepy-3.x`
- Merge into: `master`
- Upgrade [tweepy](https://togithub.com/tweepy/tweepy) to `==3.8.0`
Update dependency yoyo-migrations to v7
- Schedule: ["at any time"]
- Branch name: `renovate/yoyo-migrations-7.x`
- Merge into: `master`
- Upgrade yoyo-migrations to `==7.0.2`
:children_crossing: 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.
:question: 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.
Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a config file to your base branch, or (b) rename this closed PR to trigger a replacement onboarding PR.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
:vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
Gemfile
(bundler).buildkite/docker-compose.yml
(docker-compose)docker-compose.yml
(docker-compose).buildkite/linode-cli/Dockerfile
(dockerfile)Dockerfile
(dockerfile)Dockerfile.worker
(dockerfile)requirements.txt
(pip_requirements)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all othersnode_modules
,bower_components
,vendor
and various test/tests directoriespackage.json
is modified:abcd: 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 24 Pull Requests:
Update dependency BeautifulSoup to v3.2.2
- Schedule: ["at any time"] - Branch name: `renovate/beautifulsoup-3.x` - Merge into: `master` - Upgrade BeautifulSoup to `==3.2.2`Update dependency Pillow to v6.2.2
- Schedule: ["at any time"] - Branch name: `renovate/pillow-6.x` - Merge into: `master` - Upgrade [Pillow](https://togithub.com/python-pillow/Pillow) to `==6.2.2`Update dependency amqplib to v1.0.2
- Schedule: ["at any time"] - Branch name: `renovate/amqplib-1.x` - Merge into: `master` - Upgrade [amqplib](https://togithub.com/barryp/py-amqplib) to `==1.0.2`Update dependency anyjson to v0.3.3
- Schedule: ["at any time"] - Branch name: `renovate/anyjson-0.x` - Merge into: `master` - Upgrade anyjson to `==0.3.3`Update dependency boto to v2.49.0
- Schedule: ["at any time"] - Branch name: `renovate/boto-2.x` - Merge into: `master` - Upgrade [boto](https://togithub.com/boto/boto) to `==2.49.0`Update dependency celery to v4.4.2
- Schedule: ["at any time"] - Branch name: `renovate/celery-4.x` - Merge into: `master` - Upgrade celery to `==4.4.2`Update dependency kombu to v4.6.8
- Schedule: ["at any time"] - Branch name: `renovate/kombu-4.x` - Merge into: `master` - Upgrade kombu to `==4.6.8`Update dependency mock to v1.3.0
- Schedule: ["at any time"] - Branch name: `renovate/mock-1.x` - Merge into: `master` - Upgrade mock to `==1.3.0`Update dependency pycurl to v7.43.0.5
- Schedule: ["at any time"] - Branch name: `renovate/pycurl-7.x` - Merge into: `master` - Upgrade pycurl to `==7.43.0.5`Update dependency pyparsing to v2.4.6
- Schedule: ["at any time"] - Branch name: `renovate/pyparsing-2.x` - Merge into: `master` - Upgrade [pyparsing](https://togithub.com/pyparsing/pyparsing) to `==2.4.6`Update dependency python-postmark to v0.5.3
- Schedule: ["at any time"] - Branch name: `renovate/python-postmark-0.x` - Merge into: `master` - Upgrade [python-postmark](https://togithub.com/themartorana/python-postmark) to `==0.5.3`Update dependency requests to v2.23.0
- Schedule: ["at any time"] - Branch name: `renovate/requests-2.x` - Merge into: `master` - Upgrade requests to `==2.23.0`Update dependency stripe to v1.84.2
- Schedule: ["at any time"] - Branch name: `renovate/stripe-1.x` - Merge into: `master` - Upgrade [stripe](https://togithub.com/stripe/stripe-python) to `==1.84.2`Update dependency tornado to v4.5.3
- Schedule: ["at any time"] - Branch name: `renovate/tornado-4.x` - Merge into: `master` - Upgrade tornado to `==4.5.3`Update dependency yoyo-migrations to v5.1.7
- Schedule: ["at any time"] - Branch name: `renovate/yoyo-migrations-5.x` - Merge into: `master` - Upgrade yoyo-migrations to `==5.1.7`Update ubuntu Docker tag to v16.10
- Schedule: ["at any time"] - Branch name: `renovate/docker-ubuntu-16.x` - Merge into: `master` - Upgrade ubuntu to `16.10`Update dependency Pillow to v7
- Schedule: ["at any time"] - Branch name: `renovate/pillow-7.x` - Merge into: `master` - Upgrade [Pillow](https://togithub.com/python-pillow/Pillow) to `==7.0.0`Update dependency mock to v4
- Schedule: ["at any time"] - Branch name: `renovate/mock-4.x` - Merge into: `master` - Upgrade mock to `==4.0.2`Update dependency pyOpenSSL to v19
- Schedule: ["at any time"] - Branch name: `renovate/pyopenssl-19.x` - Merge into: `master` - Upgrade pyOpenSSL to `==19.1.0`Update dependency python-dateutil to v2
- Schedule: ["at any time"] - Branch name: `renovate/python-dateutil-2.x` - Merge into: `master` - Upgrade python-dateutil to `==2.8.1`Update dependency stripe to v2
- Schedule: ["at any time"] - Branch name: `renovate/stripe-2.x` - Merge into: `master` - Upgrade [stripe](https://togithub.com/stripe/stripe-python) to `==2.44.0`Update dependency tornado to v6
- Schedule: ["at any time"] - Branch name: `renovate/tornado-6.x` - Merge into: `master` - Upgrade tornado to `==6.0.4`Update dependency tweepy to v3
- Schedule: ["at any time"] - Branch name: `renovate/tweepy-3.x` - Merge into: `master` - Upgrade [tweepy](https://togithub.com/tweepy/tweepy) to `==3.8.0`Update dependency yoyo-migrations to v7
- Schedule: ["at any time"] - Branch name: `renovate/yoyo-migrations-7.x` - Merge into: `master` - Upgrade yoyo-migrations to `==7.0.2`:children_crossing: 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.:question: 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.