Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Bump sphinx-autoapi from 1.7.0 to 1.8.0 #70

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2021

Bumps sphinx-autoapi from 1.7.0 to 1.8.0.

Changelog

Sourced from sphinx-autoapi's changelog.

v1.8.0 (2021-04-12)

Features ^^^^^^^^

  • Expandable value for multi-line string attributes.
  • [#265](https://github.com/readthedocs/sphinx-autoapi/issues/265) <https://github.com/readthedocs/sphinx-autoapi/issues/265>: Can resolve the qualified paths of parameters to generics.
  • [#275](https://github.com/readthedocs/sphinx-autoapi/issues/275) <https://github.com/readthedocs/sphinx-autoapi/issues/275>: Warnings have been categorised and can be suppressed through suppress_warnings.
  • [#280](https://github.com/readthedocs/sphinx-autoapi/issues/280) <https://github.com/readthedocs/sphinx-autoapi/issues/280>: Data attributes are documentated in module summaries.

Bug Fixes ^^^^^^^^^

  • [#273](https://github.com/readthedocs/sphinx-autoapi/issues/273) <https://github.com/readthedocs/sphinx-autoapi/issues/273>: Fixed setting autodoc_typehints to none or description not turning off signature type hints. autodoc_typehints integration is consisidered experimental until the extension properly supports overload functions.
  • [#261](https://github.com/readthedocs/sphinx-autoapi/issues/261) <https://github.com/readthedocs/sphinx-autoapi/issues/261>: Fixed data annotations causing pickle or deepcopy errors.
  • Documentation can be generated when multiple source directories share a single conf.py file.

Trivial/Internal Changes ^^^^^^^^^^^^^^^^^^^^^^^^

  • Fixed DeprecationWarning for invalid escape sequence \s in tests.
  • Fixed FutureWarning for Node.traverse() becoming an iterator instead of list.
  • New example implementation of autoapi-skip-member Sphinx event.
  • Can run tests with tox 4.
  • Updated packaging to use PEP-517.
  • All unittest style tests have been converted to pytest style tests.
  • An exception raised by docfx is raised directly instead of wrapping it.
  • Started using Github Actions for continuous integration.
Commits
  • 48ec2b3 Version 1.8.0
  • dafd0cc Added missing changelog entries
  • 3fb14a2 Added attribute summary table to python module template
  • 57253a9 Generate rst files in src directory
  • 86a6d10 Refactored dotnet error to raise an exception properly
  • 099e6e8 Add descriptions for logging warning subtypes
  • 5777e43 remove (sub-) types for "Unknown type" warnings
  • 5035ea9 Document the warnings suppression options
  • dbd1e9d Adds a subtype to all logger.warning calls
  • bec1f6c Adds a referenceable type to logging warnings
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Apr 13, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 26, 2021

Superseded by #73.

@dependabot dependabot bot closed this Apr 26, 2021
@dependabot dependabot bot deleted the dependabot/pip/sphinx-autoapi-1.8.0 branch April 26, 2021 08:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants