Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nbsphinx 0.9.5 -> 0.9.7 age adoption passing confidence
notebook 7.3.1 -> 7.3.3 age adoption passing confidence
pytest (changelog) 8.3.4 -> 8.3.5 age adoption passing confidence
sphinx-autodoc-typehints (changelog) 2.3.0 -> 2.5.0 age adoption passing confidence
sphinxawesome-theme (source) 5.2.0 -> 5.3.2 age adoption passing confidence

Release Notes

jupyter/notebook (notebook)

v7.3.3

Compare Source

7.3.3

(Full Changelog)

Bugs fixed
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​dependabot | @​github-actions | @​jtpio | @​krassowski | @​meeseeksmachine | @​RRosio

v7.3.2

Compare Source

(Full Changelog)

Maintenance and upkeep improvements
Documentation improvements
Contributors to this release

(GitHub contributors page for this release)

@​Carreau | @​dependabot | @​ericsnekbytes | @​github-actions | @​itsmevichu | @​jtpio | @​krassowski

pytest-dev/pytest (pytest)

v8.3.5

Compare Source

pytest 8.3.5 (2025-03-02)

Bug fixes

  • #​11777: Fixed issue where sequences were still being shortened even with -vv verbosity.
  • #​12888: Fixed broken input when using Python 3.13+ and a libedit build of Python, such as on macOS or with uv-managed Python binaries from the python-build-standalone project. This could manifest e.g. by a broken prompt when using Pdb, or seeing empty inputs with manual usage of input() and suspended capturing.
  • #​13026: Fixed AttributeError{.interpreted-text role="class"} crash when using --import-mode=importlib when top-level directory same name as another module of the standard library.
  • #​13053: Fixed a regression in pytest 8.3.4 where, when using --import-mode=importlib, a directory containing py file with the same name would cause an ImportError
  • #​13083: Fixed issue where pytest could crash if one of the collected directories got removed during collection.

Improved documentation

  • #​12842: Added dedicated page about using types with pytest.

    See types{.interpreted-text role="ref"} for detailed usage.

Contributor-facing changes

  • #​13112: Fixed selftest failures in test_terminal.py with Pygments >= 2.19.0
  • #​13256: Support for Towncrier versions released in 2024 has been re-enabled
    when building Sphinx docs -- by webknjaz{.interpreted-text role="user"}.
tox-dev/sphinx-autodoc-typehints (sphinx-autodoc-typehints)

v2.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: tox-dev/sphinx-autodoc-typehints@2.4.4...2.5.0

v2.4.4: Fix broken link in README

Compare Source

Full Changelog: tox-dev/sphinx-autodoc-typehints@2.4.3...2.4.4

v2.4.3

Compare Source

Full Changelog: tox-dev/sphinx-autodoc-typehints@2.4.2...2.4.3

v2.4.2

Compare Source

What's Changed

Full Changelog: tox-dev/sphinx-autodoc-typehints@2.4.1...2.4.2

v2.4.1

Compare Source

What's Changed

Full Changelog: tox-dev/sphinx-autodoc-typehints@2.4.0...2.4.1

v2.4.0

Compare Source

  • Drop 3.9 support
  • Add 3.13 support
  • Bump dependencies

Full Changelog: tox-dev/sphinx-autodoc-typehints@2.3.0...2.4.0

kai687/sphinxawesome-theme (sphinxawesome-theme)

v5.3.2

Compare Source

Bug Fixes

v5.3.1

Compare Source

Bug Fixes

v5.3.0

Compare Source

Features


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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 9, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Apr 9, 2025

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

Creating virtualenv giskard-hub-qAENBt2I-py3.13 in /home/ubuntu/.cache/pypoetry/virtualenvs

The current project's supported Python range (>=3.9,<4.0) 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 giskard-hub depends on sphinx-autodoc-typehints (2.5.0) 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,<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/poetry-deps branch 2 times, most recently from 9a6f7f4 to aeb7899 Compare April 9, 2025 13:45
@renovate renovate bot force-pushed the renovate/poetry-deps branch from 556521d to 5c61752 Compare April 9, 2025 14:23
@renovate
Copy link
Contributor Author

renovate bot commented Apr 9, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 9, 2025

@henchaves henchaves merged commit 81abff4 into main Apr 9, 2025
9 checks passed
@henchaves henchaves deleted the renovate/poetry-deps branch April 9, 2025 14:47
@henchaves henchaves self-assigned this Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

2 participants