ctalkington / python-ipp

Asynchronous Python client for Internet Printing Protocol (IPP)
MIT License
36 stars 20 forks source link

Update dependency blacken-docs to v1.19.0 #609

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 4 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
blacken-docs (changelog) 1.16.0 -> 1.19.0 age adoption passing confidence

Release Notes

asottile/blacken-docs (blacken-docs) ### [`v1.19.0`](https://redirect.github.com/asottile/blacken-docs/blob/HEAD/CHANGELOG.rst#1190-2024-10-07) [Compare Source](https://redirect.github.com/asottile/blacken-docs/compare/1.18.0...1.19.0) - reStructuredText: Gracefully ignore empty code blocks. Thanks to Stephen Rosen in `PR #​368 `\__. - Drop Python 3.8 support. - Support Python 3.13. ### [`v1.18.0`](https://redirect.github.com/asottile/blacken-docs/blob/HEAD/CHANGELOG.rst#1180-2024-06-30) [Compare Source](https://redirect.github.com/asottile/blacken-docs/compare/1.17.0...1.18.0) - Add support for on/off comments. Thanks to Timothée Mazzucotelli in `PR #​287 `\__. - Fix Markdown `pycon` formatting to allow formatting the rest of the file. ### [`v1.17.0`](https://redirect.github.com/asottile/blacken-docs/blob/HEAD/CHANGELOG.rst#1170-2024-06-29) [Compare Source](https://redirect.github.com/asottile/blacken-docs/compare/1.16.0...1.17.0) - Add a `--check` option. When used, blacken-docs will not modify files but indicate when changes are necessary with a message and non-zero exit code. Thanks to Joaquim Esteves in `PR #​278 `\__. - Allow options in LaTeX minted blocks. Thanks to Peter Cock in `PR #​313 `\__. - Ignore language specifiers after newlines in Markdown code blocks. Thanks to Harutaka Kawamura in `PR #​283 `\__.

Configuration

📅 Schedule: Branch creation - "before 4am" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 94.36%. Comparing base (66eae13) to head (f7ae849). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #609 +/- ## ======================================= Coverage 94.36% 94.36% ======================================= Files 9 9 Lines 870 870 Branches 121 121 ======================================= Hits 821 821 Misses 22 22 Partials 27 27 ```

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