Skip to content

Bump sphinx-autoapi from 2.0.1 to 2.1.1#143

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/sphinx-autoapi-2.1.1
Open

Bump sphinx-autoapi from 2.0.1 to 2.1.1#143
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/sphinx-autoapi-2.1.1

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps sphinx-autoapi from 2.0.1 to 2.1.1.

Changelog

Sourced from sphinx-autoapi's changelog.

v2.1.1 (2023-06-10)

Bugfixes ^^^^^^^^

  • Fix "document isn't included" warning when using autoapi_add_toctree_entry (#319)
  • Types used in PEP-604 union syntax can be linked with intersphinx (#366)
  • Fix class overrides not rendering correctly.
  • Fix separated type comments for arguments not merging correctly in Python 3.7
  • Fixed viewcode being unable to find the source code for imported objects

Improved Documentation ^^^^^^^^^^^^^^^^^^^^^^

  • Made it clearer how to customise what objects AutoAPI will document. (#339)

Misc ^^^^

v2.1.0 (2023-03-28)

Deprecations and Removals ^^^^^^^^^^^^^^^^^^^^^^^^^

  • Support for documenting languages other than Python is deprecated. (#248)
  • Removed the option to have autoapi generate toctree entries for domain objects. Domain objects are now added to the toctree by Sphinx. Dropped support for sphinx < 5.2.0. (#369)

Misc ^^^^

  • Added basic type checking.
  • Integrated towncrier into the release workflow.
Commits
  • 0ac1e11 Version 2.1.1
  • c3c6e15 Added missing changelog entry
  • 86cf7e2 Fix getting 'orig_path' for 'viewcode_follow_imported'
  • 38a615f Types used in PEP-604 union syntax can be linked with intersphinx
  • 7fa3998 Fix separated type comments for arguments not merging correctly in Python 3.7
  • 434ef83 Tests build HTML and parse it to validate structure
  • 1ae7b78 Fix class overrides not rendering correctly
  • 0a557fc Replaced usage of unidecode with anyascii to fix license incompatibilities
  • aab9f81 Made it clearer how to customise what objects AutoAPI will document.
  • 9c774d4 Overhauled documentation landing page
  • 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 [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) from 2.0.1 to 2.1.1.
- [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst)
- [Commits](readthedocs/sphinx-autoapi@v2.0.1...v2.1.1)

---
updated-dependencies:
- dependency-name: sphinx-autoapi
  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 12, 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.

0 participants