Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2025

Updates the requirements on sphinx-automodapi to permit the latest version.

Release notes

Sourced from sphinx-automodapi's releases.

v0.21.0

What's Changed

New Contributors

Full Changelog: astropy/sphinx-automodapi@v0.20.0...v0.21.0

Changelog

Sourced from sphinx-automodapi's changelog.

0.21.0 (2025-12-01)

0.20.0 (2025-06-12)

  • Support for non-default dataclass fields. #208

0.19.0 (2025-04-17)

  • Add automodsumm_properties_are_attributes configuration to control if class properties are treated with autoattribute or autoproperty. #197

  • Fixes compatibility with Sphinx 8.2. #196

0.18.0 (2024-09-13)

  • Fixed an issue where items defined in __all__ but originally imported from elsewhere, e.g. a private module, were not documented. #190

0.17.0 (2024-02-22)

  • Fixes issue where __slots__ hides class variables. #181

  • Minimum supported Python version is now 3.8. #177

  • Fixed issue with non-ascii characters in object names. #184

0.16.0 (2023-08-17)

  • Fixed broken inheritance-diagram links due to the smart resolver. #172

  • Compatibility with Sphinx 7.2. #172

  • Minimum supported Sphinx version is now 4. #170

0.15.0 (2023-03-13)

... (truncated)

Commits
  • db4ce4c Finalizing changelog for v0.21.0
  • 73a7c2f Merge pull request #228 from bsipocz/CI_sphinx9
  • 6a6c29a CI: adding sphinx 9.0 to the testing
  • 1cfe28d CI: cleaning up -dev from 3.14
  • b841776 Merge pull request #226 from astropy/dependabot/github_actions/actions-78e823...
  • 5cf7833 Bump the actions group with 2 updates
  • 132a558 Merge pull request #225 from neutrinoceros/mnt/pep639
  • e89ac88 MNT: drop deprecated License classifier, update related metadata (PEP 639)
  • 46c4db6 Merge pull request #224 from AA-Turner/cleanups
  • e15207f Fix style check
  • 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [sphinx-automodapi](https://github.com/astropy/sphinx-automodapi) to permit the latest version.
- [Release notes](https://github.com/astropy/sphinx-automodapi/releases)
- [Changelog](https://github.com/astropy/sphinx-automodapi/blob/main/CHANGES.rst)
- [Commits](astropy/sphinx-automodapi@v0.18.0...v0.21.0)

---
updated-dependencies:
- dependency-name: sphinx-automodapi
  dependency-version: 0.21.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 6, 2025
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant