Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.
Detected Package Files
.circleci/config.yml
(circleci)setup.py
(pip_setup)Pipfile
(pipenv)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 (except for nuget) directories.devDependencies
and retain SemVer ranges for others.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
.github/renovate.json5
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 9 Pull Requests:
chore(deps): update dependency requests to v2.32.2 [security]
renovate/pypi-requests-vulnerability
master
==2.32.2
chore(deps): update dependency secops to v2.0.7
renovate/circleci-dependencies-(non-major)
master
2.0.7
chore(deps): update dependency backoff to v1.11.1
renovate/backoff-1.x
master
==1.11.1
chore(deps): update dependency rollbar to v0.16.3
renovate/rollbar-0.x
master
==0.16.3
chore(deps): update dependency singer-python to v5.13.0
renovate/singer-python-5.x
master
==5.13.0
chore(deps): update dependency backoff to v2
renovate/backoff-2.x
master
==2.2.1
chore(deps): update dependency rollbar to v1
renovate/rollbar-1.x
master
==1.0.0
chore(deps): update dependency singer-python to v6
renovate/singer-python-6.x
master
==6.1.0
chore(deps): lock file maintenance
renovate/lock-file-maintenance
master
❓ 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.