Skip to content

build(deps-dev): bump sphinx-automodapi from 0.7 to 0.22.0#151

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/uv/sphinx-automodapi-0.22.0
Jun 3, 2026
Merged

build(deps-dev): bump sphinx-automodapi from 0.7 to 0.22.0#151
github-actions[bot] merged 1 commit into
mainfrom
dependabot/uv/sphinx-automodapi-0.22.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Bumps sphinx-automodapi from 0.7 to 0.22.0.

Release notes

Sourced from sphinx-automodapi's releases.

v0.22.0

What's Changed

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

v0.21.0

What's Changed

New Contributors

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

v0.20.0

What's Changed

New Contributors

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

v0.19.0

What's Changed

... (truncated)

Changelog

Sourced from sphinx-automodapi's changelog.

0.22.0 (2025-12-12)

  • Minimum supported Python version is now 3.10. #229

  • Fixing deprecation introduced in Sphinx 9. #232

0.21.0 (2025-12-01)

  • Fixes compatibility with Sphinx 9.0. [#215, #220, #224]

  • Minimum supported Python version is now 3.9. #213

  • Minimum supported Sphinx version is now 5. #213

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

... (truncated)

Commits
  • 04390ab Finalizing changelog for v0.22.0
  • 038da98 Merge pull request #232 from pllim/sphinx10-compat
  • b46c8d6 Apply suggestions from code review
  • 24920e7 Add change log
  • 0f645e8 Address RemovedInSphinx10Warning
  • a3bdc2f Add SPHINX_LT_10
  • 972c9fb Merge pull request #229 from bsipocz/MAINT_remote_py39
  • 7503d7a DOC: adding changelog
  • 5905fd5 MAINT: some more post sphinx 9.0 cleanup
  • 120a605 MAINT: dropping support for python 3.9
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 3, 2026
@github-actions github-actions Bot enabled auto-merge June 3, 2026 01:18
@codecov

codecov Bot commented Jun 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.54%. Comparing base (9956e4e) to head (ee9d98d).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #151   +/-   ##
=======================================
  Coverage   94.54%   94.54%           
=======================================
  Files           5        5           
  Lines         605      605           
=======================================
  Hits          572      572           
  Misses         33       33           
Flag Coverage Δ
unittests 94.54% <ø> (ø)

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:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot dependabot Bot force-pushed the dependabot/uv/sphinx-automodapi-0.22.0 branch from f062034 to e401453 Compare June 3, 2026 01:28
@dependabot dependabot Bot force-pushed the dependabot/uv/sphinx-automodapi-0.22.0 branch from e401453 to 426223d Compare June 3, 2026 01:37
@dependabot dependabot Bot force-pushed the dependabot/uv/sphinx-automodapi-0.22.0 branch from 426223d to 3fa4926 Compare June 3, 2026 01:45
Bumps [sphinx-automodapi](https://github.com/astropy/sphinx-automodapi) from 0.7 to 0.22.0.
- [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.7...v0.22.0)

---
updated-dependencies:
- dependency-name: sphinx-automodapi
  dependency-version: 0.22.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/sphinx-automodapi-0.22.0 branch from 3fa4926 to ee9d98d Compare June 3, 2026 01:54
@github-actions github-actions Bot merged commit 1016154 into main Jun 3, 2026
28 checks passed
@dependabot dependabot Bot deleted the dependabot/uv/sphinx-automodapi-0.22.0 branch June 3, 2026 02:02
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants