-
-
Notifications
You must be signed in to change notification settings - Fork 107
Comparing changes
Open a pull request
base repository: tox-dev/sphinx-autodoc-typehints
base: 3.0.1
head repository: tox-dev/sphinx-autodoc-typehints
compare: 3.1.0
- 7 commits
- 10 files changed
- 4 contributors
Commits on Jan 21, 2025
-
[pre-commit.ci] pre-commit autoupdate (#518)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.1 → v0.9.2](astral-sh/ruff-pre-commit@v0.9.1...v0.9.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5a6f798 - Browse repository at this point
Copy the full SHA 5a6f798View commit details
Commits on Jan 24, 2025
-
Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#519)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.3 to 1.12.4. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.12.3...v1.12.4) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for da5feae - Browse repository at this point
Copy the full SHA da5feaeView commit details
Commits on Jan 28, 2025
-
[pre-commit.ci] pre-commit autoupdate (#520)
updates: - [github.com/codespell-project/codespell: v2.3.0 → v2.4.0](codespell-project/codespell@v2.3.0...v2.4.0) - [github.com/tox-dev/tox-ini-fmt: 1.4.1 → 1.5.0](tox-dev/tox-ini-fmt@1.4.1...1.5.0) - [github.com/astral-sh/ruff-pre-commit: v0.9.2 → v0.9.3](astral-sh/ruff-pre-commit@v0.9.2...v0.9.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bfa7f43 - Browse repository at this point
Copy the full SHA bfa7f43View commit details
Commits on Feb 4, 2025
-
[pre-commit.ci] pre-commit autoupdate (#521)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.31.0 → 0.31.1](python-jsonschema/check-jsonschema@0.31.0...0.31.1) - [github.com/codespell-project/codespell: v2.4.0 → v2.4.1](codespell-project/codespell@v2.4.0...v2.4.1) - [github.com/astral-sh/ruff-pre-commit: v0.9.3 → v0.9.4](astral-sh/ruff-pre-commit@v0.9.3...v0.9.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fd427dc - Browse repository at this point
Copy the full SHA fd427dcView commit details
Commits on Feb 10, 2025
-
[pre-commit.ci] pre-commit autoupdate (#522)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.4 → v0.9.6](astral-sh/ruff-pre-commit@v0.9.4...v0.9.6) - [github.com/rbubley/mirrors-prettier: v3.4.2 → v3.5.0](rbubley/mirrors-prettier@v3.4.2...v3.5.0) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6ffdf92 - Browse repository at this point
Copy the full SHA 6ffdf92View commit details
Commits on Feb 18, 2025
-
[pre-commit.ci] pre-commit autoupdate (#524)
updates: - [github.com/rbubley/mirrors-prettier: v3.5.0 → v3.5.1](rbubley/mirrors-prettier@v3.5.0...v3.5.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f09eb89 - Browse repository at this point
Copy the full SHA f09eb89View commit details
Commits on Feb 19, 2025
-
Support Sphinx 8.2.0 - drop 3.10 support because Sphinx does (#525)
* chore(deps): update dependency sphinx to v8.2.0 * refactor: patch stringify_annotation with arbitrary *args and **kwargs * fix: derive annotation for TypeAliasForwardRef from its name attribute TypeAliasForwardRef.__repr__ was changed in sphinx v8.2.0 to not only yield the name, but also the class name. * test: update warning message "unpickable" was renamed to "unpickleable" in sphinx v8.2.0 * feat: respect configuration option python_display_short_literal_types https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-python_display_short_literal_types * Sphinx 8.2 drops 3.10 support Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net> --------- Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net> Co-authored-by: Bernát Gábor <bgabor8@bloomberg.net>
Configuration menu - View commit details
-
Copy full SHA for ca5fcc0 - Browse repository at this point
Copy the full SHA ca5fcc0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.0.1...3.1.0