olmocr
olmocr copied to clipboard
Bump sphinx-autodoc-typehints from 1.23.3 to 2.5.0
Bumps sphinx-autodoc-typehints from 1.23.3 to 2.5.0.
Release notes
Sourced from sphinx-autodoc-typehints's releases.
2.5.0
What's Changed
- Fix the type checker by
@gaborbernat
in tox-dev/sphinx-autodoc-typehints#493- Apply typehints_formatter to signature by
@Priyansh121096
in tox-dev/sphinx-autodoc-typehints#494New Contributors
@Priyansh121096
made their first contribution in tox-dev/sphinx-autodoc-typehints#494Full Changelog: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.4...2.5.0
Fix broken link in README
Full Changelog: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.3...2.4.4
2.4.3
Full Changelog: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.2...2.4.3
2.4.2
What's Changed
- Improve the CI by
@gaborbernat
in tox-dev/sphinx-autodoc-typehints#485Full Changelog: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.1...2.4.2
2.4.1
What's Changed
- Fix placement of return type when there is a doctest by
@hoodmane
in tox-dev/sphinx-autodoc-typehints#482Full Changelog: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.0...2.4.1
2.4.0
- Drop 3.9 support
- Add 3.13 support
- Bump dependencies
... (truncated)
Commits
244af2f
Apply typehints_formatter to signature (#494)e17a669
[pre-commit.ci] pre-commit autoupdate (#492)e24bf5e
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#491)07c2751
Fix the type checker (#493)70b7c4f
[pre-commit.ci] pre-commit autoupdate (#490)73293b9
Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (#488)c632481
[pre-commit.ci] pre-commit autoupdate (#489)4b19ed2
Link to API directly51f6cb3
Fix broken link in README658bc80
Update README.md- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.