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
setup.py (pip_setup)
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.
Separate each major version of dependencies into individual branches/PRs.
Upgrade to unstable versions only if the existing version is unstable.
Prefix renovate/ to all branch names.
Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
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.
Group known monorepo packages together.
Group all packages by Font Awesome together.
Run lock file maintenance (updates) early Monday mornings.
Use version pinning (maintain a single version only and not SemVer ranges).
Disable major updates to @types/node.
π‘ 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 1 Pull Request:
chore(dependencies): update dependency json5 to v0.9.14
- Schedule: ["at any time"]
- Branch name: `renovate/json5-0.9.x`
- Merge into: `main`
- Upgrade [json5](https://togithub.com/dpranke/pyjson5) to `==0.9.14`
β 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
setup.py
(pip_setup)Configuration Summary
Based on the default config's presets, Renovate will:
major
version of dependencies into individual branches/PRs.renovate/
to all branch names.fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.major
updates to@types/node
.π‘ 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 1 Pull Request:
chore(dependencies): update dependency json5 to v0.9.14
- Schedule: ["at any time"] - Branch name: `renovate/json5-0.9.x` - Merge into: `main` - Upgrade [json5](https://togithub.com/dpranke/pyjson5) to `==0.9.14`β 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.