Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 1, 2021

Bumps sphinx-autoapi from 1.6.0 to 1.7.0.

Changelog

Sourced from sphinx-autoapi's changelog.

V1.7.0 (2021-01-31)

Features

  • The fully qualified path of objects are included type annotations so that Sphinx can link to them.
  • Added support for Sphinx 3.3. and 3.4.
  • `#240 <readthedocs/sphinx-autoapi#240>: The docstrings of object.__init__, object.__new__, type.__init__, and type.__new__` are not inherited.

Bug Fixes

Commits
  • 05dde95 Version 1.7.0
  • 471c870 Do not inherit redundant docstrings
  • 2410987 The overload signatures of init methods are documented
  • 73bb2d6 The fully qualified path of objects are included type annotations
  • 82eb508 Added support for Sphinx 3.3 and 3.4
  • See full diff 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 Feb 1, 2021
@codecov
Copy link

codecov bot commented Feb 1, 2021

Codecov Report

Merging #182 (321fee2) into master (b3d206c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #182   +/-   ##
=======================================
  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 b3d206c...cb93348. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/sphinx-autoapi-1.7.0 branch from 321fee2 to cb93348 Compare February 8, 2021 09:35
@jtc42 jtc42 merged commit d256b26 into master Feb 8, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/sphinx-autoapi-1.7.0 branch February 8, 2021 09:35
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