pyCUFSM
pyCUFSM copied to clipboard
Bump sphinx-autoapi from 3.2.1 to 3.3.2
Bumps sphinx-autoapi from 3.2.1 to 3.3.2.
Release notes
Sourced from sphinx-autoapi's releases.
v3.3.2
Bugfixes
- Fix types missing from documentation generated by autodoc-style directives. (#473)
v3.3.1
Bugfixes
- Fix all class members missing when documenting a module with the same name as a standard library module. Members inherited from the standard library can also have their skip value overridden by autoapi-skip-member. (#478)
Misc
- Updated all github actions.
v3.3.0
Features
- Do not document members inherited from standard library classes (#467)
Bugfixes
- Fix instance attributes not being documented by inherited-members (#477)
Misc
- #425
- Fix the parser returning a dictionary instead of a list in the empty parse scenario
- Rename testenvs to all follow similar naming style
Changelog
Sourced from sphinx-autoapi's changelog.
v3.3.2 (2024-09-25)
Bugfixes ^^^^^^^^
- Fix types missing from documentation generated by autodoc-style directives. (#473)
v3.3.1 (2024-09-01)
Bugfixes ^^^^^^^^
Fix all class members missing when documenting a module with the same name as a standard library module
Members inherited from the standard library can also have their skip value overridden by autoapi-skip-member. (#478)
Misc ^^^^
- Updated all github actions.
v3.3.0 (2024-08-28)
Features ^^^^^^^^
- Do not document members inherited from standard library classes. (#467)
Bugfixes ^^^^^^^^
- Fix instance attributes not being documented by inherited-members (#477)
Misc ^^^^
- #425
- Fix the parser returning a dictionary instead of a list in the empty parse scenario
- Rename testenvs to all follow similar naming style
Commits
b9b2a95Version 3.3.2b14c0ccFix types missing from documentation generated by autodoc-style directives841ce10Version 3.3.16877c81Tests pass when ssl module is not included in the Python distribution367cd96Update all github actions5d53f92Fix all class members missing when documenting a module with the same name as...74770d3Fix some typo and minor formatting issues in the docs06780e3Version 3.3.01a0db7dFix missing future import for Python 3.81d1aa29Fix instance attributes not being documented by inherited-members- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)