Closed renovate[bot] closed 11 months ago
Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.
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
.circleci/config.yml
(circleci)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.π‘ 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 3 Pull Requests:
Update dependency xhtml2pdf to v0.2.13
- Schedule: ["at any time"] - Branch name: `renovate/xhtml2pdf-0.x` - Merge into: `master` - Upgrade [xhtml2pdf](https://togithub.com/xhtml2pdf/xhtml2pdf) to `==0.2.13`Update dependency coverage to ~=5.5.0
- Schedule: ["at any time"] - Branch name: `renovate/coverage-5.x` - Merge into: `master` - Upgrade [coverage](https://togithub.com/nedbat/coveragepy) to `~=5.5.0`Update dependency coverage to v7
- Schedule: ["at any time"] - Branch name: `renovate/coverage-7.x` - Merge into: `master` - Upgrade [coverage](https://togithub.com/nedbat/coveragepy) to `~=7.3.2`πΈ 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.