canonical / pylxd

Python module for LXD
https://pylxd.readthedocs.io/en/latest/
Apache License 2.0
251 stars 133 forks source link

Configure Renovate #550

Closed renovate[bot] closed 12 months ago

renovate[bot] commented 12 months ago

Mend Renovate

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

Configuration Summary

Based on the default config's presets, Renovate will:

🔡 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 6 Pull Requests:

chore(deps): update dependency black to v23.3.0 - Schedule: ["at any time"] - Branch name: `renovate/black-23.x` - Merge into: `master` - Upgrade [black](https://togithub.com/psf/black) to `==23.3.0`
chore(deps): update dependency isort to v5.12.0 - Schedule: ["at any time"] - Branch name: `renovate/isort-5.x` - Merge into: `master` - Upgrade [isort](https://togithub.com/pycqa/isort) to `==5.12.0`
chore(deps): update dependency pytest-cov to v2.12.1 - Schedule: ["at any time"] - Branch name: `renovate/pytest-cov-2.x` - Merge into: `master` - Upgrade [pytest-cov](https://togithub.com/pytest-dev/pytest-cov) to `==2.12.1`
chore(deps): update dependency requests-mock to <1.12 - Schedule: ["at any time"] - Branch name: `renovate/requests-mock-1.x` - Merge into: `master` - Upgrade [requests-mock](https://togithub.com/jamielennox/requests-mock) to `<1.12`
chore(deps): update dependency pytest-cov to v4 - Schedule: ["at any time"] - Branch name: `renovate/pytest-cov-4.x` - Merge into: `master` - Upgrade [pytest-cov](https://togithub.com/pytest-dev/pytest-cov) to `==4.1.0`
chore(deps): update dependency urllib3 to v2 - Schedule: ["at any time"] - Branch name: `renovate/urllib3-2.x` - Merge into: `master` - Upgrade [urllib3](https://togithub.com/urllib3/urllib3) to `<3`


🚸 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.

codecov[bot] commented 12 months ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@43f5eb1). Click here to learn what that means. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #550   +/-   ##
=========================================
  Coverage          ?   97.43%           
=========================================
  Files             ?       56           
  Lines             ?     4251           
  Branches          ?        0           
=========================================
  Hits              ?     4142           
  Misses            ?      109           
  Partials          ?        0           
renovate[bot] commented 12 months ago

Renovate is disabled

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.