← Back to issue list

build(deps): update dependency sphinx-autodoc-typehints to v3

View original Github issue

Metadata

Project
craft-grammar
Number
#112
Type
pull request
State
closed
Author
renovate[bot]
Labels
Created
Updated
Closed

Current evaluation

Closed without merging due to a dependency conflict. The v3 update requires Python 3.11+, conflicting with the project's 3.10 support. Renovate will ignore future 3.x updates unless manually upgraded.

Suggested action:

No scores available.

Issue body

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [sphinx-autodoc-typehints](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints) ([changelog](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases)) | `~=2.1` -> `~=3.2` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/sphinx-autodoc-typehints/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/sphinx-autodoc-typehints/2.3.0/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tox-dev/sphinx-autodoc-typehints (sphinx-autodoc-typehints)</summary> ### [`v3.2.0`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/3.2.0) [Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/3.1.0...3.2.0) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - Fixed broken changelog link by [@&#8203;agronholm](https://redirect.github.com/agronholm) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/530](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/530) - Fix issue [#&#8203;481](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/issues/481) by [@&#8203;nineteendo](https://redirect.github.com/nineteendo) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/533](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/533) - Don't add :rtype: None by [@&#8203;grayjk](https://redirect.github.com/grayjk) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/538](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/538) - Place rtype after directive by [@&#8203;grayjk](https://redirect.github.com/grayjk) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/537](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/537) #### New Contributors - [@&#8203;agronholm](https://redirect.github.com/agronholm) made their first contribution in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/530](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/530) - [@&#8203;nineteendo](https://redirect.github.com/nineteendo) made their first contribution in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/533](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/533) - [@&#8203;grayjk](https://redirect.github.com/grayjk) made their first contribution in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/538](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/538) **Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.1.0...3.2.0 ### [`v3.1.0`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/3.1.0) [Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/3.0.1...3.1.0) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - Support Sphinx 8.2.0 - drop 3.10 support because Sphinx does by [@&#8203;b-kamphorst](https://redirect.github.com/b-kamphorst) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/525](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/525) #### New Contributors - [@&#8203;b-kamphorst](https://redirect.github.com/b-kamphorst) made their first contribution in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/525](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/525) **Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.0.1...3.1.0 ### [`v3.0.1`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/3.0.1) [Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/3.0.0...3.0.1) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - Fix roles for `types` module by [@&#8203;flying-sheep](https://redirect.github.com/flying-sheep) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/516](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/516) - Update Ruff to 0.9.1 by [@&#8203;flying-sheep](https://redirect.github.com/flying-sheep) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/517](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/517) **Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.0.0...3.0.1 ### [`v3.0.0`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/3.0.0) [Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/2.5.0...3.0.0) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - 🐛 Replace docutils private API use w/ public by [@&#8203;webknjaz](https://redirect.github.com/webknjaz) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/507](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/507) - Drop support for nptyping by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/514](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/514) #### New Contributors - [@&#8203;webknjaz](https://redirect.github.com/webknjaz) made their first contribution in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/507](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/507) **Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.5.0...3.0.0 ### [`v2.5.0`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.5.0) [Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.4...2.5.0) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - Fix the type checker by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/493](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/493) - Apply typehints\_formatter to signature by [@&#8203;Priyansh121096](https://redirect.github.com/Priyansh121096) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/494](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/494) #### New Contributors - [@&#8203;Priyansh121096](https://redirect.github.com/Priyansh121096) made their first contribution in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/494](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/494) **Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.4...2.5.0 ### [`v2.4.4`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.4.4): Fix broken link in README [Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.3...2.4.4) <!-- Release notes generated using configuration in .github/release.yml at main --> **Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.3...2.4.4 ### [`v2.4.3`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.4.3) [Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.2...2.4.3) <!-- Release notes generated using configuration in .github/release.yml at main --> **Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.2...2.4.3 ### [`v2.4.2`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.4.2) [Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.1...2.4.2) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - Improve the CI by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/485](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/485) **Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.1...2.4.2 ### [`v2.4.1`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.4.1) [Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.0...2.4.1) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - Fix placement of return type when there is a doctest by [@&#8203;hoodmane](https://redirect.github.com/hoodmane) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/482](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/482) **Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.0...2.4.1 ### [`v2.4.0`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.4.0) [Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/2.3.0...2.4.0) <!-- Release notes generated using configuration in .github/release.yml at main --> - Drop 3.9 support - Add 3.13 support - Bump dependencies **Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.3.0...2.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/canonical/craft-grammar). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Closed without merging due to a dependency conflict. The v3 update requires Python 3.11+, conflicting with the project's 3.10 support. Renovate will ignore future 3.x updates unless manually upgraded.
qwen3.6-35b-a3b-mtp-q6 Closed without merging. Renovate failed to update uv.lock due to a Python version conflict, as v3 requires Python >=3.11 but the project supports 3.10. Future 3.x dependency updates are now ignored.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#152 build(deps): update dependency sphinx-autodoc-typehints to v3 (main) craft-grammar closed Closed without merging due to a Python version conflict. The updated package requires Python 3.11+, but the project supports 3.10. Renovate will ignore future 3.x updates for this dependency.
97%
#96 build(deps): update dependency sphinx-autodoc-typehints to v3 craft-grammar closed Closed without merging due to a dependency resolution failure. The uv lock command failed because canonical-sphinx requires sphinx<8, conflicting with the updated package. Renovate will ignore future 3.x updates for this dependency.
91%
#46 build(deps): update dependency sphinx-autobuild to v2025 (main) craft-artifacts closed Closed without merging because sphinx-autobuild v2025 requires Python >=3.11, conflicting with the project's Python 3.10 setup. Renovate will ignore future 2025.x updates for this dependency.
90%
#436 build(deps): update dependency sphinx-autobuild to v2025 starbase closed Closed without merging due to Python version incompatibility. sphinx-autobuild v2025.8.25 requires Python >=3.11, conflicting with the project's 3.10 support. Renovate will ignore future 2025.x updates unless manually applied.
90%
#149 build(deps): update dependency sphinx-autobuild to v2025 (main) craft-grammar closed Closed without merging due to Python version incompatibility. The updated sphinx-autobuild v2025.8.25 requires Python 3.11+, but the project targets Python 3.10, causing a dependency resolution failure. Renovate will ignore future updates for this package.
89%
#456 build(deps): update dependency sphinx-autobuild to v2025 (main) starbase closed Closed without merging due to a dependency resolution failure. sphinx-autobuild v2025.8.25 requires Python >=3.11, conflicting with the project's Python 3.10 setup. Renovate will ignore future 2025.x updates for this package.
88%
#100 build(deps): update dependency sphinx-autodoc-typehints to v3 craft-grammar closed Rejected due to dependency conflict. sphinx-autodoc-typehints v3 requires Sphinx 8+, but canonical-sphinx pins it below 8. Maintainer declined the update, and Renovate will ignore future 3.x releases for this package.
88%
#5701 build(deps): update dependency sphinx-prompt to ~=1.10.1 (main) snapcraft closed Closed without merging due to a Python version conflict. The dependency update requires Python >=3.11, but the environment runs 3.10. Renovate will ignore this update until a newer version is released.
87%
#120 build(deps): update dependency sphinx-autobuild to v2025 craft-grammar closed Closed without merging. Renovate failed to update uv.lock due to a Python version conflict, as sphinx-autobuild v2025.8.25 requires Python 3.11+ but the project uses 3.10. Renovate will ignore future 2025.x updates for this dependency.
87%
#206 build(deps): update dependency sphinx-autobuild to v2025 (main) craft-archives closed Closed without merging due to a Python version conflict. The sphinx-autobuild update requires Python 3.11+, but the project uses 3.10, causing uv.lock resolution to fail. Renovate will ignore future 2025.x updates.
86%