canonical / craft-cli

https://canonical-craft-cli.readthedocs-hosted.com/en/latest/
GNU Lesser General Public License v3.0
9 stars 15 forks source link

chore(deps): update dependency sphinx-lint to v0.9.0 #205

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sphinx-lint (changelog) ==0.8.1 -> ==0.9.0 age adoption passing confidence

Release Notes

sphinx-contrib/sphinx-lint (sphinx-lint) ### [`v0.9.0`](https://togithub.com/sphinx-contrib/sphinx-lint/releases/tag/v0.9.0) [Compare Source](https://togithub.com/sphinx-contrib/sphinx-lint/compare/v0.8.2...v0.9.0) #### What's Changed - Print error messages to stderr by [@​rffontenelle](https://togithub.com/rffontenelle) in [https://github.com/sphinx-contrib/sphinx-lint/pull/102](https://togithub.com/sphinx-contrib/sphinx-lint/pull/102) #### New Contributors - [@​rffontenelle](https://togithub.com/rffontenelle) made their first contribution in [https://github.com/sphinx-contrib/sphinx-lint/pull/102](https://togithub.com/sphinx-contrib/sphinx-lint/pull/102) **Full Changelog**: https://github.com/sphinx-contrib/sphinx-lint/compare/v0.8.2...v0.9.0 ### [`v0.8.2`](https://togithub.com/sphinx-contrib/sphinx-lint/releases/tag/v0.8.2) [Compare Source](https://togithub.com/sphinx-contrib/sphinx-lint/compare/v0.8.1...v0.8.2) #### What's Changed - Move CLI code out of `__main__.py` to allow multiprocessing to work for `python -m sphinxlint` by [@​hugovk](https://togithub.com/hugovk) in [https://github.com/sphinx-contrib/sphinx-lint/pull/99](https://togithub.com/sphinx-contrib/sphinx-lint/pull/99) - Docs: Add missing space in --help output by [@​rpatterson](https://togithub.com/rpatterson) in [https://github.com/sphinx-contrib/sphinx-lint/pull/96](https://togithub.com/sphinx-contrib/sphinx-lint/pull/96) #### New Contributors - [@​rpatterson](https://togithub.com/rpatterson) made their first contribution in [https://github.com/sphinx-contrib/sphinx-lint/pull/96](https://togithub.com/sphinx-contrib/sphinx-lint/pull/96) **Full Changelog**: https://github.com/sphinx-contrib/sphinx-lint/compare/v0.8.1...v0.8.2

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - "every weekend" in timezone Etc/UTC.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8332b8f) 94.76% compared to head (5074eb5) 94.76%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #205 +/- ## ======================================= Coverage 94.76% 94.76% ======================================= Files 7 7 Lines 1070 1070 Branches 197 197 ======================================= Hits 1014 1014 Misses 53 53 Partials 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.