Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump docformatter from 1.5.1 to 1.7.3 #708

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2023

Bumps docformatter from 1.5.1 to 1.7.3.

Release notes

Sourced from docformatter's releases.

1.7.3

What's Changed

Full Changelog: PyCQA/docformatter@v1.7.2...v1.7.3

1.7.2

What Changed

  • #219 fix: wrapping issues with reST directives, quoted URLs, and Sphinx field lists (@​weibullguy)

v1.7.1

What Changed

Maintenance

Full Changelog: PyCQA/docformatter@v1.7.0...v1.7.1

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: PyCQA/docformatter@v1.6.5...v1.7.0

v1.6.5

What's Changed

Full Changelog: PyCQA/docformatter@v1.6.4...v1.6.5

v1.6.4

Release v1.6.4

... (truncated)

Changelog

Sourced from docformatter's changelog.

v1.7.3 (2023-06-23)

Full Changelog

Bug Fixes

Merged pull requests:

v1.7.2 (2023-06-07)

Full Changelog

Bug Fixes

  • fix: wrapping issues with reST directives, quoted URLs, and Sphinx field lists #219 (weibullguy)

v1.7.1 (2023-05-19)

Full Changelog

Features

Bug Fixes

  • fix: improper wrapping of short anonymous hyperlnks #213 (weibullguy)

Merged pull requests:

v1.7.0 (2023-05-15)

Full Changelog

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)

Merged pull requests:

... (truncated)

Commits
  • 53c598e release/v1.7.3 (#238)
  • 7502a15 fix: removing newline between Sphinx field lists (#237)
  • f9c7d4c chore: move changelog to tag workflow (#233)
  • 7f164ee chore: update CHANGELOG.md for new release
  • 4f8b39a release: v1.7.2 (#220)
  • bd0b702 fix: wrapping issues with reST directives, quoted URLs, and Sphinx field list...
  • 4e625cd chore: update CHANGELOG.md for new release
  • 59d8ebf chore: update version strings (#214)
  • ddd3d0f fix: improper wrapping of short anonymous hyperlnks (#213)
  • 1cef4e9 feat: support epytext style (#211)
  • 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)

Bumps [docformatter](https://github.com/PyCQA/docformatter) from 1.5.1 to 1.7.3.
- [Release notes](https://github.com/PyCQA/docformatter/releases)
- [Changelog](https://github.com/PyCQA/docformatter/blob/master/CHANGELOG.md)
- [Commits](PyCQA/docformatter@v1.5.1...v1.7.3)

---
updated-dependencies:
- dependency-name: docformatter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants