PsyNeuLink icon indicating copy to clipboard operation
PsyNeuLink copied to clipboard

requirements: update sphinx-autodoc-typehints requirement from <1.16.0 to <1.19.0

Open dependabot[bot] opened this issue 3 years ago • 18 comments

Updates the requirements on sphinx-autodoc-typehints to permit the latest version.

Changelog

Sourced from sphinx-autodoc-typehints's changelog.

1.18.0

  • Support and require nptyping>=2
  • Handle UnionType

1.17.1

  • Mark it as requiring nptyping<2

1.17.0

  • Add typehints_use_rtype option
  • Handles TypeError when getting source code via inspect

1.16.0

  • Add support for type subscriptions with multiple elements, where one or more elements are tuples; e.g., nptyping.NDArray[(Any, ...), nptyping.Float]
  • Fix bug for arbitrary types accepting singleton subscriptions; e.g., nptyping.Float[64]
  • Resolve forward references
  • Expand and better handle TypeVar
  • Add intershpinx reference link for ... to Ellipsis (as is just an alias)

1.15.3

  • Prevents reaching inner blocks that contains if TYPE_CHECKING

1.15.2

  • Log a warning instead of crashing when a type guard import fails to resolve
  • When resolving type guard imports if the target module does not have source code (such is the case for C-extension modules) do nothing instead of crashing

1.15.1

  • Fix fully_qualified should be typehints_fully_qualified

1.15.0

  • Resolve type guard imports before evaluating annotations for objects
  • Remove set_type_checking_flag flag as this is now done by default
  • Fix crash when the inspect module returns an invalid python syntax source
  • Made formatting function configurable using the option typehints_formatter

1.14.1

  • Fixed normalize_source_lines() messing with the indentation of methods with decorators that have parameters starting with def.
  • Handle ValueError or TypeError being raised when signature of an object cannot be determined
  • Fix KeyError being thrown when argument is not documented (e.g. cls argument for class methods, and self for

... (truncated)

Commits

You can trigger a rebase of this PR 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] avatar Apr 12 '22 22:04 dependabot[bot]

@dependabot rebase

jvesely avatar Apr 20 '22 21:04 jvesely

@dependabot recreate

jvesely avatar Apr 21 '22 00:04 jvesely

A newer version of sphinx-autodoc-typehints exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

dependabot[bot] avatar Apr 21 '22 22:04 dependabot[bot]

@dependabot recreate

jvesely avatar Apr 23 '22 04:04 jvesely

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.

dependabot[bot] avatar Apr 23 '22 04:04 dependabot[bot]

@dependabot reopen

jvesely avatar Apr 24 '22 06:04 jvesely

@dependabot rebase

jvesely avatar Apr 24 '22 06:04 jvesely

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dependabot[bot] avatar Apr 24 '22 06:04 dependabot[bot]

Coverage Status

Coverage increased (+0.0003%) to 84.447% when pulling f8b018c661674cda6f956c4b36b5927a0defc035 on dependabot/pip/devel/sphinx-autodoc-typehints-lt-1.19.0 into 508935c4be19696af21e7ef3a30d90e3adffce84 on devel.

coveralls avatar Apr 24 '22 08:04 coveralls

@dependabot recreate

jvesely avatar Apr 25 '22 04:04 jvesely

@dependabot close

jvesely avatar Apr 25 '22 14:04 jvesely

@dependabot ignore this minor version

jvesely avatar Jun 14 '22 16:06 jvesely

OK, I won't notify you about version 1.18.x again, unless you re-open this PR or update to a 1.18.x release yourself.

dependabot[bot] avatar Jun 14 '22 16:06 dependabot[bot]

@dependabot reopen

jvesely avatar Jul 22 '22 03:07 jvesely

@dependabot recreate

jvesely avatar Jul 22 '22 03:07 jvesely

@dependabot rebase

jvesely avatar Jul 22 '22 03:07 jvesely

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dependabot[bot] avatar Jul 22 '22 03:07 dependabot[bot]

@dependabot recreate

jvesely avatar Jul 22 '22 03:07 jvesely

@dependabot recreate

jvesely avatar Nov 05 '23 18:11 jvesely

Superseded by #2829.

dependabot[bot] avatar Nov 05 '23 18:11 dependabot[bot]