Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 26, 2021

Bumps sphinx-autoapi from 1.7.0 to 1.8.1.

Changelog

Sourced from sphinx-autoapi's changelog.

v1.8.1 (2021-04-24)

Bug Fixes

v1.8.0 (2021-04-12)

Features

Bug Fixes

  • `#273 <readthedocs/sphinx-autoapi#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 <readthedocs/sphinx-autoapi#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
  • 83b1260 Version 1.8.1
  • 613eff5 Fixed type annotations being shown for only a single module
  • 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
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 26, 2021
@codecov
Copy link

codecov bot commented Apr 26, 2021

Codecov Report

Merging #212 (6c0feea) into master (1940b94) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #212   +/-   ##
=======================================
  Coverage   90.54%   90.54%           
=======================================
  Files          40       40           
  Lines        1745     1745           
  Branches      277      277           
=======================================
  Hits         1580     1580           
  Misses        110      110           
  Partials       55       55           
Flag Coverage Δ
unittests 90.54% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1940b94...6c0feea. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/sphinx-autoapi-1.8.1 branch from 1312976 to e4b88d6 Compare June 16, 2021 13:11
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/sphinx-autoapi-1.8.1 branch from e4b88d6 to 6c0feea Compare June 16, 2021 13:15
@rwb27 rwb27 merged commit 567c010 into master Jun 16, 2021
@rwb27 rwb27 deleted the dependabot/pip/sphinx-autoapi-1.8.1 branch June 16, 2021 13:19
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.

2 participants