Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented May 8, 2026

Copy link
Copy Markdown
Contributor

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 Pull requests that update a dependency file. filigran team Item from the Filigran team. labels May 8, 2026
@codecov

codecov Bot commented May 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #225   +/-   ##
=======================================
  Coverage   79.82%   79.82%           
=======================================
  Files          57       57           
  Lines        2568     2568           
=======================================
  Hits         2050     2050           
  Misses        518      518           

📢 Thoughts on this report? Let us know!

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

@renovate
renovate Bot force-pushed the renovate/sphinx-autoapi-3.x branch from 36f68b6 to 994e698 Compare May 19, 2026 01:44
@renovate renovate Bot changed the title [client-python] chore(deps): update dependency sphinx-autoapi to v3.8.0 chore(deps): update dependency sphinx-autoapi to v3.8.0 Jun 7, 2026
Copilot AI review requested due to automatic review settings July 17, 2026 21:20
@renovate
renovate Bot force-pushed the renovate/sphinx-autoapi-3.x branch from 994e698 to 2293edd Compare July 17, 2026 21:20

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the documentation build dependencies by bumping sphinx-autoapi to a newer pinned version.

Changes:

  • Bumped sphinx-autoapi from 3.4.0 to 3.8.0 in the docs requirements.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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. filigran team Item from the Filigran team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants