Closed renovate[bot] closed 8 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
anvil-python/pyproject.toml
(pep621)anvil-python/requirements.txt
(pip_requirements)cloud/etc/deploy-haproxy/main.tf
(terraform)cloud/etc/deploy-maas-agent/main.tf
(terraform)cloud/etc/deploy-maas-region/main.tf
(terraform)cloud/etc/deploy-postgresql/main.tf
(terraform)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 12 Pull Requests:
Update dependency gitpython to v3.1.43
- Schedule: ["at any time"] - Branch name: `renovate/gitpython-3.x` - Merge into: `main` - Upgrade [gitpython](https://togithub.com/gitpython-developers/GitPython) to `==3.1.43`Update dependency httpcore to v1.0.5
- Schedule: ["at any time"] - Branch name: `renovate/httpcore-1.x` - Merge into: `main` - Upgrade [httpcore](https://togithub.com/encode/httpcore) to `==1.0.5`Update dependency protobuf to v5.26.1
- Schedule: ["at any time"] - Branch name: `renovate/protobuf-5.x` - Merge into: `main` - Upgrade protobuf to `==5.26.1`Update dependency pymongo to v4.6.3
- Schedule: ["at any time"] - Branch name: `renovate/pymongo-4.x` - Merge into: `main` - Upgrade [pymongo](https://togithub.com/mongodb/mongo-python-driver) to `==4.6.3`Update dependency requests-oauthlib to v1.4.1
- Schedule: ["at any time"] - Branch name: `renovate/requests-oauthlib-1.x` - Merge into: `main` - Upgrade [requests-oauthlib](https://togithub.com/requests/requests-oauthlib) to `==1.4.1`Update dependency juju to v3.4.0.0
- Schedule: ["at any time"] - Branch name: `renovate/juju-3.x` - Merge into: `main` - Upgrade [juju](https://togithub.com/juju/python-libjuju) to `==3.4.0.0`Update dependency pyasn1 to v0.6.0
- Schedule: ["at any time"] - Branch name: `renovate/pyasn1-0.x` - Merge into: `main` - Upgrade [pyasn1](https://togithub.com/pyasn1/pyasn1) to `==0.6.0`Update dependency pyasn1-modules to v0.4.0
- Schedule: ["at any time"] - Branch name: `renovate/pyasn1-modules-0.x` - Merge into: `main` - Upgrade [pyasn1-modules](https://togithub.com/pyasn1/pyasn1-modules) to `==0.4.0`Update dependency pycparser to v2.22
- Schedule: ["at any time"] - Branch name: `renovate/pycparser-2.x` - Merge into: `main` - Upgrade [pycparser](https://togithub.com/eliben/pycparser) to `==2.22`Update dependency pydantic to v2
- Schedule: ["at any time"] - Branch name: `renovate/pydantic-2.x` - Merge into: `main` - Upgrade [pydantic](https://togithub.com/pydantic/pydantic) to `==2.6.4`Update dependency requests-oauthlib to v2
- Schedule: ["at any time"] - Branch name: `renovate/requests-oauthlib-2.x` - Merge into: `main` - Upgrade [requests-oauthlib](https://togithub.com/requests/requests-oauthlib) to `==2.0.0`Update dependency urllib3 to v2
- Schedule: ["at any time"] - Branch name: `renovate/urllib3-2.x` - Merge into: `main` - Upgrade [urllib3](https://togithub.com/urllib3/urllib3) to `==2.2.1`🚸 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.