mcaulifn / solcast

Apache License 2.0
7 stars 2 forks source link

chore(deps): update dependency sphinx-autodoc-typehints to v2.4.4 #316

Open renovate[bot] opened 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sphinx-autodoc-typehints (changelog) 2.3.0 -> 2.4.4 age adoption passing confidence

Release Notes

tox-dev/sphinx-autodoc-typehints (sphinx-autodoc-typehints) ### [`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) **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) **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) #### What's Changed - Improve the CI by [@​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) #### What's Changed - Fix placement of return type when there is a doctest by [@​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) - 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

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 week ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

β™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv pysolcast-fiRQzp1F-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs

The current project's supported Python range (>=3.9) is not compatible with some of the required packages Python requirement:
  - sphinx-autodoc-typehints requires Python >=3.10, so it will not be satisfied for Python >=3.9,<3.10

Because pysolcast depends on sphinx-autodoc-typehints (2.4.4) which requires Python >=3.10, version solving failed.

  β€’ Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties

    For sphinx-autodoc-typehints, a possible solution would be to set the `python` property to ">=3.10"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers
github-actions[bot] commented 1 week ago

Dependency Review

βœ… No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

codeclimate[bot] commented 12 hours ago

Code Climate has analyzed commit cf790300 and detected 0 issues on this pull request.

View more on Code Climate.