Bump docformatter from 1.6.5 to 1.7.0 #173

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

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

Bumps docformatter from 1.6.5 to 1.7.0.

Release notes

Sourced from docformatter's releases.

v1.7.0

What Changed

New Features

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

Bug Fixes

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

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

v1.6.4 (2023-04-26)

Full Changelog

Bug Fixes

v1.6.3 (2023-04-23)

Full Changelog

Bug Fixes

... (truncated)

Commits
  • fe36a3d Merge branch 'master' into release/v1.7.0
  • 8b061f9 chore: update version strings
  • 431250e Merge branch 'master'
  • 3d6da2b Update do-prioritize-issues.yml
  • 9c44eb8 Update do-prioritize-issues.yml
  • dff8724 Update do-prioritize-issues.yml
  • 7d6e521 Update do-prioritize-issues.yml
  • 863d343 Update do-prioritize-issues.yml
  • c783757 chore: update workflows (#206)
  • 26c5533 Merge branch 'master' into release/v1.7.0
  • Additional commits viewable 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/15/2023* Bumps [docformatter](https://github.com/PyCQA/docformatter) from 1.6.5 to 1.7.0. <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>v1.7.0</h2> <h2>What Changed</h2> <p>New Features</p> <ul> <li>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>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>Full Changelog</strong>: <a href="https://github.com/PyCQA/docformatter/compare/v1.6.5...v1.7.0">https://github.com/PyCQA/docformatter/compare/v1.6.5...v1.7.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/PyCQA/docformatter/blob/v1.7.0/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> <h2><a href="https://github.com/PyCQA/docformatter/tree/v1.6.4">v1.6.4</a> (2023-04-26)</h2> <p><a href="https://github.com/PyCQA/docformatter/compare/v1.6.3...v1.6.4">Full Changelog</a></p> <p>Bug Fixes</p> <ul> <li>fix: IndexError when only URL in long description <a href="https://redirect.github.com/PyCQA/docformatter/pull/190">#190</a> (<a href="https://github.com/weibullguy">weibullguy</a>)</li> <li>fix: removing newline after shebang <a href="https://redirect.github.com/PyCQA/docformatter/pull/188">#188</a> (<a href="https://github.com/weibullguy">weibullguy</a>)</li> <li>fix: not capitalizing first word when summary ends in period <a href="https://redirect.github.com/PyCQA/docformatter/pull/185">#185</a> (<a href="https://github.com/weibullguy">weibullguy</a>)</li> </ul> <h2><a href="https://github.com/PyCQA/docformatter/tree/v1.6.3">v1.6.3</a> (2023-04-23)</h2> <p><a href="https://github.com/PyCQA/docformatter/compare/v1.6.2...v1.6.3">Full Changelog</a></p> <p>Bug Fixes</p> <ul> <li>fix: adding newlines around wrapped URL <a href="https://redirect.github.com/PyCQA/docformatter/pull/182">#182</a> (<a href="https://github.com/weibullguy">weibullguy</a>)</li> <li>fix: adding blank line in summary with symbol <a href="https://redirect.github.com/PyCQA/docformatter/pull/179">#179</a> (<a href="https://github.com/weibullguy">weibullguy</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PyCQA/docformatter/commit/fe36a3dc529e3c02008da9b96ea7c7eaf2e68f53"><code>fe36a3d</code></a> Merge branch 'master' into release/v1.7.0</li> <li><a href="https://github.com/PyCQA/docformatter/commit/8b061f9cb2a3a5808706d6af381f51135937c3e3"><code>8b061f9</code></a> chore: update version strings</li> <li><a href="https://github.com/PyCQA/docformatter/commit/431250e5710a43db337e7f0c79aa49748a1d4d57"><code>431250e</code></a> Merge branch 'master'</li> <li><a href="https://github.com/PyCQA/docformatter/commit/3d6da2b1fd76ec7f42333403bbef622f43b6c359"><code>3d6da2b</code></a> Update do-prioritize-issues.yml</li> <li><a href="https://github.com/PyCQA/docformatter/commit/9c44eb8acbdcdfa71a349f52862c7a2e06fa526b"><code>9c44eb8</code></a> Update do-prioritize-issues.yml</li> <li><a href="https://github.com/PyCQA/docformatter/commit/dff872477d5652de388a53e3361b16849adb4261"><code>dff8724</code></a> Update do-prioritize-issues.yml</li> <li><a href="https://github.com/PyCQA/docformatter/commit/7d6e521b36fadcd493eb1aea85380d27cce4ca32"><code>7d6e521</code></a> Update do-prioritize-issues.yml</li> <li><a href="https://github.com/PyCQA/docformatter/commit/863d3439ba14cd89a27a7d7399c7e3e316a196b9"><code>863d343</code></a> Update do-prioritize-issues.yml</li> <li><a href="https://github.com/PyCQA/docformatter/commit/c783757154937652f8636653061c0dd10313fb42"><code>c783757</code></a> chore: update workflows (<a href="https://redirect.github.com/PyCQA/docformatter/issues/206">#206</a>)</li> <li><a href="https://github.com/PyCQA/docformatter/commit/26c553395321c503d31c93b2762084f32c6da9dd"><code>26c5533</code></a> Merge branch 'master' into release/v1.7.0</li> <li>Additional commits viewable in <a href="https://github.com/PyCQA/docformatter/compare/v1.6.5...v1.7.0">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.5&new-version=1.7.0)](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#173
No description provided.