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
.gitlab-ci.yml (gitlabci)
requirements.txt (pip_requirements)
test-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
Show all Merge Confidence badges for pull requests.
Enable Renovate Dependency Dashboard creation.
Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
Ignore node_modules, bower_components, vendor and various test/tests directories.
Group known monorepo packages together.
Use curated list of recommended non-monorepo package groupings.
Apply crowd-sourced package replacement rules.
Apply crowd-sourced workarounds for known problems with packages.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.
What to Expect
With your current configuration, Renovate will create 27 Pull Requests:
chore(deps): update dependency bleach to v3.3.0 [security]
- Branch name: `renovate/pypi-bleach-vulnerability`
- Merge into: `master`
- Upgrade [bleach](https://togithub.com/mozilla/bleach) to `==3.3.0`
chore(deps): update dependency py to v1.10.0 [security]
- Branch name: `renovate/pypi-py-vulnerability`
- Merge into: `master`
- Upgrade py to `==1.10.0`
chore(deps): update dependency requests to v2.31.0 [security]
- Branch name: `renovate/pypi-requests-vulnerability`
- Merge into: `master`
- Upgrade [requests](https://togithub.com/psf/requests) to `==2.31.0`
chore(deps): update dependency urllib3 to v1.26.18 [security]
- Branch name: `renovate/pypi-urllib3-vulnerability`
- Merge into: `master`
- Upgrade [urllib3](https://togithub.com/urllib3/urllib3) to `==1.26.18`
chore(deps): update dependency certifi to v2023 [security]
- Branch name: `renovate/pypi-certifi-vulnerability`
- Merge into: `master`
- Upgrade [certifi](https://togithub.com/certifi/python-certifi) to `==2023.7.22`
chore(deps): update dependency colorama to v0.4.6
- Schedule: ["at any time"]
- Branch name: `renovate/colorama-0.x`
- Merge into: `master`
- Upgrade [colorama](https://togithub.com/tartley/colorama) to `==0.4.6`
chore(deps): update dependency slackclient to v1.3.2
- Schedule: ["at any time"]
- Branch name: `renovate/slackclient-1.x`
- Merge into: `master`
- Upgrade [slackclient](https://togithub.com/slackapi/python-slack-sdk) to `==1.3.2`
chore(deps): update dependency arrow to v0.17.0
- Schedule: ["at any time"]
- Branch name: `renovate/arrow-0.x`
- Merge into: `master`
- Upgrade [arrow](https://togithub.com/arrow-py/arrow) to `==0.17.0`
chore(deps): update dependency atomicwrites to v1.4.1
- Schedule: ["at any time"]
- Branch name: `renovate/atomicwrites-1.x`
- Merge into: `master`
- Upgrade [atomicwrites](https://togithub.com/untitaker/python-atomicwrites) to `==1.4.1`
chore(deps): update dependency idna to v2.10
- Schedule: ["at any time"]
- Branch name: `renovate/idna-2.x`
- Merge into: `master`
- Upgrade [idna](https://togithub.com/kjd/idna) to `==2.10`
chore(deps): update dependency kiwi-structlog-config to v0.3.2
- Schedule: ["at any time"]
- Branch name: `renovate/kiwi-structlog-config-0.x`
- Merge into: `master`
- Upgrade [kiwi-structlog-config](https://togithub.com/kiwicom/kiwi-structlog-config) to `==0.3.2`
chore(deps): update dependency pluggy to v0.13.1
- Schedule: ["at any time"]
- Branch name: `renovate/pluggy-0.x`
- Merge into: `master`
- Upgrade [pluggy](https://togithub.com/pytest-dev/pluggy) to `==0.13.1`
chore(deps): update dependency pytest to v4.6.11
- Schedule: ["at any time"]
- Branch name: `renovate/pytest-4.x`
- Merge into: `master`
- Upgrade [pytest](https://togithub.com/pytest-dev/pytest) to `==4.6.11`
chore(deps): 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](https://togithub.com/dateutil/dateutil) to `==2.8.2`
chore(deps): update dependency simplejson to v3.19.2
- Schedule: ["at any time"]
- Branch name: `renovate/simplejson-3.x`
- Merge into: `master`
- Upgrade [simplejson](https://togithub.com/simplejson/simplejson) to `==3.19.2`
chore(deps): update dependency six to v1.16.0
- Schedule: ["at any time"]
- Branch name: `renovate/six-1.x`
- Merge into: `master`
- Upgrade [six](https://togithub.com/benjaminp/six) to `==1.16.0`
chore(deps): update dependency websocket-client to v0.59.0
- Schedule: ["at any time"]
- Branch name: `renovate/websocket-client-0.x`
- Merge into: `master`
- Upgrade [websocket-client](https://togithub.com/websocket-client/websocket-client) to `==0.59.0`
chore(deps): update dependency arrow to v1
- Schedule: ["at any time"]
- Branch name: `renovate/arrow-1.x`
- Merge into: `master`
- Upgrade [arrow](https://togithub.com/arrow-py/arrow) to `==1.3.0`
chore(deps): update dependency attrs to v23
- Schedule: ["at any time"]
- Branch name: `renovate/attrs-23.x`
- Merge into: `master`
- Upgrade [attrs](https://togithub.com/python-attrs/attrs) to `==23.1.0`
chore(deps): update dependency chardet to v5
- Schedule: ["at any time"]
- Branch name: `renovate/chardet-5.x`
- Merge into: `master`
- Upgrade [chardet](https://togithub.com/chardet/chardet) to `==5.2.0`
chore(deps): update dependency idna to v3
- Schedule: ["at any time"]
- Branch name: `renovate/idna-3.x`
- Merge into: `master`
- Upgrade [idna](https://togithub.com/kjd/idna) to `==3.6`
chore(deps): update dependency more-itertools to v10
- Schedule: ["at any time"]
- Branch name: `renovate/more-itertools-10.x`
- Merge into: `master`
- Upgrade [more-itertools](https://togithub.com/more-itertools/more-itertools) to `==10.1.0`
chore(deps): update dependency pluggy to v1
- Schedule: ["at any time"]
- Branch name: `renovate/pluggy-1.x`
- Merge into: `master`
- Upgrade [pluggy](https://togithub.com/pytest-dev/pluggy) to `==1.3.0`
chore(deps): update dependency pytest to v7
- Schedule: ["at any time"]
- Branch name: `renovate/pytest-7.x`
- Merge into: `master`
- Upgrade [pytest](https://togithub.com/pytest-dev/pytest) to `==7.4.3`
chore(deps): update dependency slackclient to v2
- Schedule: ["at any time"]
- Branch name: `renovate/slackclient-2.x`
- Merge into: `master`
- Upgrade [slackclient](https://togithub.com/slackapi/python-slack-sdk) to `==2.9.4`
chore(deps): update dependency structlog to v23
- Schedule: ["at any time"]
- Branch name: `renovate/structlog-23.x`
- Merge into: `master`
- Upgrade [structlog](https://togithub.com/hynek/structlog) to `==23.2.0`
chore(deps): update dependency websocket-client to v1
- Schedule: ["at any time"]
- Branch name: `renovate/websocket-client-1.x`
- Merge into: `master`
- Upgrade [websocket-client](https://togithub.com/websocket-client/websocket-client) to `==1.7.0`
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm 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 Mend Renovate. View repository job log here.
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
.gitlab-ci.yml
(gitlabci)requirements.txt
(pip_requirements)test-requirements.txt
(pip_requirements)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 27 Pull Requests:
chore(deps): update dependency bleach to v3.3.0 [security]
- Branch name: `renovate/pypi-bleach-vulnerability` - Merge into: `master` - Upgrade [bleach](https://togithub.com/mozilla/bleach) to `==3.3.0`chore(deps): update dependency py to v1.10.0 [security]
- Branch name: `renovate/pypi-py-vulnerability` - Merge into: `master` - Upgrade py to `==1.10.0`chore(deps): update dependency requests to v2.31.0 [security]
- Branch name: `renovate/pypi-requests-vulnerability` - Merge into: `master` - Upgrade [requests](https://togithub.com/psf/requests) to `==2.31.0`chore(deps): update dependency urllib3 to v1.26.18 [security]
- Branch name: `renovate/pypi-urllib3-vulnerability` - Merge into: `master` - Upgrade [urllib3](https://togithub.com/urllib3/urllib3) to `==1.26.18`chore(deps): update dependency certifi to v2023 [security]
- Branch name: `renovate/pypi-certifi-vulnerability` - Merge into: `master` - Upgrade [certifi](https://togithub.com/certifi/python-certifi) to `==2023.7.22`chore(deps): update dependency colorama to v0.4.6
- Schedule: ["at any time"] - Branch name: `renovate/colorama-0.x` - Merge into: `master` - Upgrade [colorama](https://togithub.com/tartley/colorama) to `==0.4.6`chore(deps): update dependency slackclient to v1.3.2
- Schedule: ["at any time"] - Branch name: `renovate/slackclient-1.x` - Merge into: `master` - Upgrade [slackclient](https://togithub.com/slackapi/python-slack-sdk) to `==1.3.2`chore(deps): update dependency arrow to v0.17.0
- Schedule: ["at any time"] - Branch name: `renovate/arrow-0.x` - Merge into: `master` - Upgrade [arrow](https://togithub.com/arrow-py/arrow) to `==0.17.0`chore(deps): update dependency atomicwrites to v1.4.1
- Schedule: ["at any time"] - Branch name: `renovate/atomicwrites-1.x` - Merge into: `master` - Upgrade [atomicwrites](https://togithub.com/untitaker/python-atomicwrites) to `==1.4.1`chore(deps): update dependency idna to v2.10
- Schedule: ["at any time"] - Branch name: `renovate/idna-2.x` - Merge into: `master` - Upgrade [idna](https://togithub.com/kjd/idna) to `==2.10`chore(deps): update dependency kiwi-structlog-config to v0.3.2
- Schedule: ["at any time"] - Branch name: `renovate/kiwi-structlog-config-0.x` - Merge into: `master` - Upgrade [kiwi-structlog-config](https://togithub.com/kiwicom/kiwi-structlog-config) to `==0.3.2`chore(deps): update dependency pluggy to v0.13.1
- Schedule: ["at any time"] - Branch name: `renovate/pluggy-0.x` - Merge into: `master` - Upgrade [pluggy](https://togithub.com/pytest-dev/pluggy) to `==0.13.1`chore(deps): update dependency pytest to v4.6.11
- Schedule: ["at any time"] - Branch name: `renovate/pytest-4.x` - Merge into: `master` - Upgrade [pytest](https://togithub.com/pytest-dev/pytest) to `==4.6.11`chore(deps): 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](https://togithub.com/dateutil/dateutil) to `==2.8.2`chore(deps): update dependency simplejson to v3.19.2
- Schedule: ["at any time"] - Branch name: `renovate/simplejson-3.x` - Merge into: `master` - Upgrade [simplejson](https://togithub.com/simplejson/simplejson) to `==3.19.2`chore(deps): update dependency six to v1.16.0
- Schedule: ["at any time"] - Branch name: `renovate/six-1.x` - Merge into: `master` - Upgrade [six](https://togithub.com/benjaminp/six) to `==1.16.0`chore(deps): update dependency websocket-client to v0.59.0
- Schedule: ["at any time"] - Branch name: `renovate/websocket-client-0.x` - Merge into: `master` - Upgrade [websocket-client](https://togithub.com/websocket-client/websocket-client) to `==0.59.0`chore(deps): update dependency arrow to v1
- Schedule: ["at any time"] - Branch name: `renovate/arrow-1.x` - Merge into: `master` - Upgrade [arrow](https://togithub.com/arrow-py/arrow) to `==1.3.0`chore(deps): update dependency attrs to v23
- Schedule: ["at any time"] - Branch name: `renovate/attrs-23.x` - Merge into: `master` - Upgrade [attrs](https://togithub.com/python-attrs/attrs) to `==23.1.0`chore(deps): update dependency chardet to v5
- Schedule: ["at any time"] - Branch name: `renovate/chardet-5.x` - Merge into: `master` - Upgrade [chardet](https://togithub.com/chardet/chardet) to `==5.2.0`chore(deps): update dependency idna to v3
- Schedule: ["at any time"] - Branch name: `renovate/idna-3.x` - Merge into: `master` - Upgrade [idna](https://togithub.com/kjd/idna) to `==3.6`chore(deps): update dependency more-itertools to v10
- Schedule: ["at any time"] - Branch name: `renovate/more-itertools-10.x` - Merge into: `master` - Upgrade [more-itertools](https://togithub.com/more-itertools/more-itertools) to `==10.1.0`chore(deps): update dependency pluggy to v1
- Schedule: ["at any time"] - Branch name: `renovate/pluggy-1.x` - Merge into: `master` - Upgrade [pluggy](https://togithub.com/pytest-dev/pluggy) to `==1.3.0`chore(deps): update dependency pytest to v7
- Schedule: ["at any time"] - Branch name: `renovate/pytest-7.x` - Merge into: `master` - Upgrade [pytest](https://togithub.com/pytest-dev/pytest) to `==7.4.3`chore(deps): update dependency slackclient to v2
- Schedule: ["at any time"] - Branch name: `renovate/slackclient-2.x` - Merge into: `master` - Upgrade [slackclient](https://togithub.com/slackapi/python-slack-sdk) to `==2.9.4`chore(deps): update dependency structlog to v23
- Schedule: ["at any time"] - Branch name: `renovate/structlog-23.x` - Merge into: `master` - Upgrade [structlog](https://togithub.com/hynek/structlog) to `==23.2.0`chore(deps): update dependency websocket-client to v1
- Schedule: ["at any time"] - Branch name: `renovate/websocket-client-1.x` - Merge into: `master` - Upgrade [websocket-client](https://togithub.com/websocket-client/websocket-client) to `==1.7.0`🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm 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 Mend Renovate. View repository job log here.