Skip to content

[client-python] chore(deps): update dependency sphinx-autoapi to v3.8.0#225

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/sphinx-autoapi-3.x
Open

[client-python] chore(deps): update dependency sphinx-autoapi to v3.8.0#225
renovate[bot] wants to merge 1 commit intomainfrom
renovate/sphinx-autoapi-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 8, 2026

This PR contains the following updates:

Package Change Age Confidence
sphinx-autoapi ==3.4.0==3.8.0 age confidence

Release Notes

readthedocs/sphinx-autoapi (sphinx-autoapi)

v3.8.0

Compare Source

Features
^^^^^^^^

  • Autodoc-style directives can access members excluded by autoapi_options

Misc
^^^^

v3.7.0

Compare Source

Features
^^^^^^^^

  • Added autoapi.import warning for when AutoAPI directives are given non-existent objects
  • Adding autoapi_follow_symlinks, which allows api to traverse into symlinked directories when generating the API documentation.
  • Drop support for Python 3.9 and officially support Python 3.14
  • Support rendering PEP-695 type parameters

Bugfixes
^^^^^^^^

  • Render typing_extensions.TypeAlias like other type aliases (#​520)
  • Fix PythonFunction.overloads typing when source code overload(s) do not provide a return type (#​523)

Misc
^^^^

  • Fix deprecation warnings raised by astroid and sphinx
  • Handling case where match returns None to fix mypy unit test.

v3.6.1

Compare Source

Bugfixes
^^^^^^^^

  • Update the supported versions of astroid.
    Fix the breaking change to Import and pass in the AstroidManager to the AstroidBuilder (#​536)

v3.6.0

Compare Source

Features
^^^^^^^^

  • Render type aliases properly rather than as an assignment (#​414)

Misc
^^^^

  • Drop support for Python 3.8
  • Fix readthedocs build

v3.5.0

Compare Source

Features
^^^^^^^^

  • Can exclude directories from being documented (#​312)

Bugfixes
^^^^^^^^

  • Fix exception when calling a function imported from a wildcard (#​508)
  • Remove usage of astroid alpha builds (#​512)

Misc
^^^^


Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team labels May 8, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.06%. Comparing base (8dfc6ff) to head (36f68b6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #225   +/-   ##
=======================================
  Coverage   70.06%   70.06%           
=======================================
  Files          49       49           
  Lines        1941     1941           
=======================================
  Hits         1360     1360           
  Misses        581      581           
Flag Coverage Δ
connectors 70.06% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant