larq / zookeeper

A small library for managing deep learning models, hyperparameters and datasets
Apache License 2.0
23 stars 10 forks source link

Bump docformatter from 1.5.1 to 1.7.2 #366

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps docformatter from 1.5.1 to 1.7.2.

Release notes

Sourced from docformatter's releases.

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: https://github.com/PyCQA/docformatter/compare/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: https://github.com/PyCQA/docformatter/compare/v1.6.5...v1.7.0

v1.6.5

What's Changed

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

v1.6.4

Release v1.6.4

What's Changed

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

... (truncated)

Changelog

Sourced from docformatter's changelog.

Changelog

v1.7.1 (2023-05-19)

Full Changelog

Features

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:

v1.6.5 (2023-05-03)

Full Changelog

Bug Fixes

Merged pull requests:

v1.6.4 (2023-04-26)

Full Changelog

Bug Fixes

... (truncated)

Commits
  • 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)
  • f45a8e3 feat: use tomllib for Python 3.11+ (#208)
  • d05e873 chore: update pre-commit-config (#209)
  • cb7bf8d feat: wrap Sphinx style long parameter descriptions (#201)
  • 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)
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.