Bump docformatter from 1.6.4 to 1.6.5 #176

Closed
opened 2025-10-14 16:11:46 -06:00 by navan · 0 comments
Owner

Originally created by @dependabot[bot] on 5/8/2023

Bumps docformatter from 1.6.4 to 1.6.5.

Release notes

Sourced from docformatter's releases.

1.6.5

What's Changed

Full Changelog: https://github.com/PyCQA/docformatter/compare/v1.6.4...v1.6.5

Changelog

Sourced from docformatter's changelog.

Changelog

Unreleased

Full Changelog

New Features

  • feat: add option to format compatible with black #196 (weibullguy)
  • feat: add option for user to provide list of words not to capitalize #195 (weibullguy)

Bug Fixes

Merged pull requests:

v1.7.0-rc3 (2023-05-03)

Full Changelog

v1.7.0-rc2 (2023-05-03)

Full Changelog

v1.7.0-rc1 (2023-04-28)

Full Changelog

Commits
  • a027ada chore: update version strings (#205)
  • 4c6fdc6 fix: removing blank line after import section (#204)
  • 775a0e7 chore: add GH release badge (#200)
  • c377ce8 chore: update AUTHORS.rst file with new author(s)
  • f0b47b1 chore: update workflows to create release (#198)
  • 93ba24d feat: add option to format compatible with black (#196)
  • 86b4ea6 feat: add option for user to provide list of words not to capitalize (#195)
  • d12620f chore: update GH actions to generate CHANGELOG (#194)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
*Originally created by @dependabot[bot] on 5/8/2023* Bumps [docformatter](https://github.com/PyCQA/docformatter) from 1.6.4 to 1.6.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/PyCQA/docformatter/releases">docformatter's releases</a>.</em></p> <blockquote> <h2>1.6.5</h2> <h2>What's Changed</h2> <ul> <li>fix: removing blank line after import section by <a href="https://github.com/weibullguy"><code>@​weibullguy</code></a> in <a href="https://redirect.github.com/PyCQA/docformatter/pull/204">PyCQA/docformatter#204</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PyCQA/docformatter/compare/v1.6.4...v1.6.5">https://github.com/PyCQA/docformatter/compare/v1.6.4...v1.6.5</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/PyCQA/docformatter/blob/master/CHANGELOG.md">docformatter's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2><a href="https://github.com/PyCQA/docformatter/tree/HEAD">Unreleased</a></h2> <p><a href="https://github.com/PyCQA/docformatter/compare/v1.7.0-rc3...HEAD">Full Changelog</a></p> <p>New Features</p> <ul> <li>feat: add option to format compatible with black <a href="https://redirect.github.com/PyCQA/docformatter/pull/196">#196</a> (<a href="https://github.com/weibullguy">weibullguy</a>)</li> <li>feat: add option for user to provide list of words not to capitalize <a href="https://redirect.github.com/PyCQA/docformatter/pull/195">#195</a> (<a href="https://github.com/weibullguy">weibullguy</a>)</li> </ul> <p>Bug Fixes</p> <ul> <li>fix: removing blank line after import section <a href="https://redirect.github.com/PyCQA/docformatter/pull/204">#204</a> (<a href="https://github.com/weibullguy">weibullguy</a>)</li> </ul> <p><strong>Merged pull requests:</strong></p> <ul> <li>chore: update workflows to create release <a href="https://redirect.github.com/PyCQA/docformatter/pull/198">#198</a> (<a href="https://github.com/weibullguy">weibullguy</a>)</li> <li>chore: update GH actions to generate CHANGELOG <a href="https://redirect.github.com/PyCQA/docformatter/pull/194">#194</a> (<a href="https://github.com/weibullguy">weibullguy</a>)</li> </ul> <h2><a href="https://github.com/PyCQA/docformatter/tree/v1.7.0-rc3">v1.7.0-rc3</a> (2023-05-03)</h2> <p><a href="https://github.com/PyCQA/docformatter/compare/v1.7.0-rc2...v1.7.0-rc3">Full Changelog</a></p> <h2><a href="https://github.com/PyCQA/docformatter/tree/v1.7.0-rc2">v1.7.0-rc2</a> (2023-05-03)</h2> <p><a href="https://github.com/PyCQA/docformatter/compare/v1.7.0-rc1...v1.7.0-rc2">Full Changelog</a></p> <h2><a href="https://github.com/PyCQA/docformatter/tree/v1.7.0-rc1">v1.7.0-rc1</a> (2023-04-28)</h2> <p><a href="https://github.com/PyCQA/docformatter/compare/v1.6.4...v1.7.0-rc1">Full Changelog</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PyCQA/docformatter/commit/a027ada45435655a12466a837ac20de1038145f9"><code>a027ada</code></a> chore: update version strings (<a href="https://redirect.github.com/PyCQA/docformatter/issues/205">#205</a>)</li> <li><a href="https://github.com/PyCQA/docformatter/commit/4c6fdc64eb372a696dc380b673c402802b757af6"><code>4c6fdc6</code></a> fix: removing blank line after import section (<a href="https://redirect.github.com/PyCQA/docformatter/issues/204">#204</a>)</li> <li><a href="https://github.com/PyCQA/docformatter/commit/775a0e736c3a61d004470c804efb314887315db9"><code>775a0e7</code></a> chore: add GH release badge (<a href="https://redirect.github.com/PyCQA/docformatter/issues/200">#200</a>)</li> <li><a href="https://github.com/PyCQA/docformatter/commit/c377ce8cc64965b57119257c9853a2b3b4dd58d8"><code>c377ce8</code></a> chore: update AUTHORS.rst file with new author(s)</li> <li><a href="https://github.com/PyCQA/docformatter/commit/f0b47b11b77fd0b2d418256f965889f67c04e471"><code>f0b47b1</code></a> chore: update workflows to create release (<a href="https://redirect.github.com/PyCQA/docformatter/issues/198">#198</a>)</li> <li><a href="https://github.com/PyCQA/docformatter/commit/93ba24d01c7c8714f0e1b4d49bce9838bf4b48c6"><code>93ba24d</code></a> feat: add option to format compatible with black (<a href="https://redirect.github.com/PyCQA/docformatter/issues/196">#196</a>)</li> <li><a href="https://github.com/PyCQA/docformatter/commit/86b4ea6860ad6353a8429cdaaa149e36ff054e46"><code>86b4ea6</code></a> feat: add option for user to provide list of words not to capitalize (<a href="https://redirect.github.com/PyCQA/docformatter/issues/195">#195</a>)</li> <li><a href="https://github.com/PyCQA/docformatter/commit/d12620fb9640a919ee6663dcb8a838a13b471dca"><code>d12620f</code></a> chore: update GH actions to generate CHANGELOG (<a href="https://redirect.github.com/PyCQA/docformatter/issues/194">#194</a>)</li> <li>See full diff in <a href="https://github.com/PyCQA/docformatter/compare/v1.6.4...v1.6.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docformatter&package-manager=pip&previous-version=1.6.4&new-version=1.6.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Sign in to join this conversation.
No labels
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
enhancement
enhancement
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
github_actions
python
python
python
python
python
python
python
python
python
python
python
python
python
python
python
python
python
python
python
python
python
python
python
python
python
python
python
python
python
python
python
python
python
python
python
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/mitmproxy2swagger#176
No description provided.