Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency sphinx-autodoc-typehints to v2 #208

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sphinx-autodoc-typehints (changelog) ^1.11.1 -> ^2.0.0 age adoption passing confidence

Release Notes

tox-dev/sphinx-autodoc-typehints (sphinx-autodoc-typehints)

v2.0.0

Compare Source

What's Changed

Full Changelog: tox-dev/sphinx-autodoc-typehints@1.25.3...2.0.0

v1.25.3

Compare Source

What's Changed

Full Changelog: tox-dev/sphinx-autodoc-typehints@1.25.2...1.25.3

v1.25.2

Compare Source

What's Changed

Full Changelog: tox-dev/sphinx-autodoc-typehints@1.25.1...1.25.2

v1.25.1

Compare Source

What's Changed

Full Changelog: tox-dev/sphinx-autodoc-typehints@1.25.0...1.25.1

v1.25.0

Compare Source

What's Changed

Full Changelog: tox-dev/sphinx-autodoc-typehints@1.24.1...1.25.0

v1.24.1

Compare Source

What's Changed

New Contributors

Full Changelog: tox-dev/sphinx-autodoc-typehints@1.24.0...1.24.1

v1.24.0

What's Changed

Full Changelog: tox-dev/sphinx-autodoc-typehints@1.23.3...1.24.0

v1.23.3

Compare Source

What's Changed

Full Changelog: tox-dev/sphinx-autodoc-typehints@1.23.2...1.13.2

v1.23.2

Compare Source

What's Changed
New Contributors

Full Changelog: tox-dev/sphinx-autodoc-typehints@1.23.1...1.23.2

v1.23.1

Compare Source

What's Changed
New Contributors

Full Changelog: tox-dev/sphinx-autodoc-typehints@1.23.0...1.23.1


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Feb 9, 2024
Copy link
Contributor Author

renovate bot commented Feb 9, 2024

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

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


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

Because no versions of sphinx-autodoc-typehints match >2.0.0,<2.0.1 || >2.0.1,<2.1.0 || >2.1.0,<3.0.0
 and sphinx-autodoc-typehints (2.0.0) depends on sphinx (>=7.1.2), sphinx-autodoc-typehints (>=2.0.0,<2.0.1 || >2.0.1,<2.1.0 || >2.1.0,<3.0.0) requires sphinx (>=7.1.2).
And because sphinx-autodoc-typehints (2.0.1) depends on sphinx (>=7.1.2)
 and sphinx-autodoc-typehints (2.1.0) requires Python >=3.9, sphinx-autodoc-typehints (>=2.0.0,<3.0.0) requires sphinx (>=7.1.2).
So, because pydngconverter depends on both sphinx (^6.0.0) and sphinx-autodoc-typehints (^2.0.0), 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.9,<4.0"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers

Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.79%. Comparing base (1fe37c7) to head (c66b623).

Current head c66b623 differs from pull request most recent head 973f15b

Please upload reports for the commit 973f15b to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #208      +/-   ##
==========================================
- Coverage   77.75%   73.79%   -3.96%     
==========================================
  Files           9        9              
  Lines         436      435       -1     
==========================================
- Hits          339      321      -18     
- Misses         97      114      +17     
Flag Coverage Δ
os-macOS-12 73.79% <ø> (+0.16%) ⬆️
os-ubuntu-latest ?
os-windows-latest ?
py-3.10 ?
py-3.11 ?
py-3.8 73.79% <ø> (-4.14%) ⬇️
py-3.9 73.79% <ø> (-4.14%) ⬇️
unittests 73.79% <ø> (-3.96%) ⬇️

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.

@renovate renovate bot force-pushed the renovate/sphinx-autodoc-typehints-2.x branch from 1b480fd to 72d53c6 Compare February 9, 2024 22:14
@renovate renovate bot force-pushed the renovate/sphinx-autodoc-typehints-2.x branch from 72d53c6 to 03ac4fc Compare February 18, 2024 04:26
@renovate renovate bot force-pushed the renovate/sphinx-autodoc-typehints-2.x branch 6 times, most recently from de77774 to b8637e4 Compare March 2, 2024 19:06
@renovate renovate bot force-pushed the renovate/sphinx-autodoc-typehints-2.x branch 4 times, most recently from f6f1d0d to 0f9e98d Compare March 10, 2024 22:44
@renovate renovate bot force-pushed the renovate/sphinx-autodoc-typehints-2.x branch 4 times, most recently from e4c7eff to 8ac7873 Compare March 22, 2024 03:59
@renovate renovate bot force-pushed the renovate/sphinx-autodoc-typehints-2.x branch 2 times, most recently from dba3a4f to 379beb9 Compare April 5, 2024 19:13
@renovate renovate bot force-pushed the renovate/sphinx-autodoc-typehints-2.x branch 3 times, most recently from 193e8da to 34f7358 Compare April 12, 2024 07:32
@renovate renovate bot force-pushed the renovate/sphinx-autodoc-typehints-2.x branch 4 times, most recently from 9222ef7 to 609c098 Compare April 25, 2024 21:04
@renovate renovate bot force-pushed the renovate/sphinx-autodoc-typehints-2.x branch 2 times, most recently from 913e633 to 76b3a08 Compare May 8, 2024 19:52
@renovate renovate bot force-pushed the renovate/sphinx-autodoc-typehints-2.x branch from 76b3a08 to c66b623 Compare May 9, 2024 19:19
Copy link
Contributor Author

renovate bot commented May 9, 2024

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

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


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

Because no versions of sphinx-autodoc-typehints match >2.0.0,<2.0.1 || >2.0.1,<2.1.0 || >2.1.0,<2.1.1 || >2.1.1,<2.2.0 || >2.2.0,<2.2.1 || >2.2.1,<2.2.2 || >2.2.2,<3.0.0
 and sphinx-autodoc-typehints (2.0.0) depends on sphinx (>=7.1.2), sphinx-autodoc-typehints (>=2.0.0,<2.0.1 || >2.0.1,<2.1.0 || >2.1.0,<2.1.1 || >2.1.1,<2.2.0 || >2.2.0,<2.2.1 || >2.2.1,<2.2.2 || >2.2.2,<3.0.0) requires sphinx (>=7.1.2).
And because sphinx-autodoc-typehints (2.0.1) depends on sphinx (>=7.1.2)
 and sphinx-autodoc-typehints (2.1.0) requires Python >=3.9, sphinx-autodoc-typehints (>=2.0.0,<2.1.1 || >2.1.1,<2.2.0 || >2.2.0,<2.2.1 || >2.2.1,<2.2.2 || >2.2.2,<3.0.0) requires sphinx (>=7.1.2).
And because sphinx-autodoc-typehints (2.1.1) requires Python >=3.9
 and sphinx-autodoc-typehints (2.2.0) requires Python >=3.9, sphinx-autodoc-typehints (>=2.0.0,<2.2.1 || >2.2.1,<2.2.2 || >2.2.2,<3.0.0) requires sphinx (>=7.1.2).
And because sphinx-autodoc-typehints (2.2.1) requires Python >=3.9
 and sphinx-autodoc-typehints (2.2.2) requires Python >=3.9, sphinx-autodoc-typehints (>=2.0.0,<3.0.0) requires sphinx (>=7.1.2).
So, because pydngconverter depends on both sphinx (^6.0.0) and sphinx-autodoc-typehints (^2.0.0), 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.9,<4.0"
    For sphinx-autodoc-typehints, a possible solution would be to set the `python` property to ">=3.9,<4.0"
    For sphinx-autodoc-typehints, a possible solution would be to set the `python` property to ">=3.9,<4.0"
    For sphinx-autodoc-typehints, a possible solution would be to set the `python` property to ">=3.9,<4.0"
    For sphinx-autodoc-typehints, a possible solution would be to set the `python` property to ">=3.9,<4.0"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers

@renovate renovate bot force-pushed the renovate/sphinx-autodoc-typehints-2.x branch 3 times, most recently from 82fd3ca to 134055d Compare May 24, 2024 03:43
@renovate renovate bot force-pushed the renovate/sphinx-autodoc-typehints-2.x branch 3 times, most recently from 7ae2e9e to 1ff3c4c Compare June 1, 2024 22:58
@renovate renovate bot force-pushed the renovate/sphinx-autodoc-typehints-2.x branch 3 times, most recently from cb2ed13 to cd274c7 Compare June 8, 2024 00:54
@renovate renovate bot force-pushed the renovate/sphinx-autodoc-typehints-2.x branch 2 times, most recently from ebdcc10 to cac36dd Compare June 20, 2024 22:07
@renovate renovate bot force-pushed the renovate/sphinx-autodoc-typehints-2.x branch 2 times, most recently from f0e938a to 318fe91 Compare June 27, 2024 18:54
@renovate renovate bot force-pushed the renovate/sphinx-autodoc-typehints-2.x branch from 318fe91 to 973f15b Compare June 28, 2024 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants