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 to v8 - autoclosed #820

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sphinx (changelog) >=6.1.3,<8.0.0 -> >=8.0.2,<8.1.0 age adoption passing confidence

Release Notes

sphinx-doc/sphinx (sphinx)

v8.0.2: Sphinx 8.0.2

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v8.0.1: Sphinx 8.0.1

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

v8.0.0: Sphinx 8.0.0

Compare Source

Changelog: https://www.sphinx-doc.org/en/master/changes.html

Dependencies

Incompatible changes

  • Remove deprecated functions from sphinx.util:

    • Removed sphinx.util.path_stabilize
      (use sphinx.util.osutil.path_stabilize).
    • Removed sphinx.util.display_chunk
      (use sphinx.util.display.display_chunk).
    • Removed sphinx.util.status_iterator
      (use sphinx.util.display.status_iterator).
    • Removed sphinx.util.SkipProgressMessage
      (use sphinx.util.display.SkipProgressMessage).
    • Removed sphinx.util.progress_message
      (use sphinx.util.display.progress_message).
    • Removed sphinx.util.epoch_to_rfc1123
      (use sphinx.http_date.epoch_to_rfc1123).
    • Removed sphinx.util.rfc1123_to_epoch
      (use sphinx.http_date.rfc1123_to_epoch).
    • Removed sphinx.util.save_traceback
      (use sphinx.exceptions.save_traceback).
    • Removed sphinx.util.format_exception_cut_frames
      (use sphinx.exceptions.format_exception_cut_frames).
    • Removed sphinx.util.xmlname_checker
      (use sphinx.builders.epub3._XML_NAME_PATTERN).

    Patch by Adam Turner.

  • Removed sphinx.util.osutil.cd
    (use contextlib.chdir).
    Patch by Adam Turner.

  • Removed sphinx.util.typing.stringify
    (use sphinx.util.typing.stringify_annotation).
    Patch by Adam Turner.

  • #​12593: Raise an error for invalid html_sidebars values.
    Patch by Adam Turner.

  • #​12593: Raise an error in Theme.get_config for invalid sections.
    Patch by Adam Turner.

  • #​11693: Remove support for old-style Makefile and make.bat
    output in sphinx-quickstart.

  • #​11693: Remove the --no-use-make-mode, -M,
    --use-make-mode, and -m options
    from sphinx-quickstart.
    Patch by Adam Turner.

  • Removed the tuple interface to sphinx.ext.autodoc.ObjectMember.
    Patch by Adam Turner.

  • #​12630: Sphinx 8 makes two changes to the linkcheck configuration defaults:

    • linkcheck_allow_unauthorized is now False by default.
    • linkcheck_report_timeouts_as_broken is now False by default.

    Patch by James Addison.

  • #​12597: Change the default of show_warning_types
    from False to True.
    Patch by Chris Sewell.

  • #​12083: Remove support for the old (2008--2010) Sphinx 0.5 and Sphinx 0.6
    intersphinx_mapping format.
    Patch by Bénédikt Tran and Adam Turner.

  • #​12096: Do not overwrite user-supplied files when copying assets
    unless forced with force=True.
    Patch by Adam Turner.

  • #​12646: Remove sphinx.util.inspect.isNewType.
    Use isinstance(obj, typing.NewType) instead on Python 3.10 and newer.
    Patch by Adam Turner.

  • Remove the long-deprecated (since Sphinx 2) alias
    to VersionChange in
    sphinx.directives.other
    (Deprecated since Sphinx 2).
    Use sphinx.domains.changeset.VersionChange directly.
    Patch by Adam Turner.

Deprecated

  • #​12643: Renamed sphinx.ext.intersphinx.normalize_intersphinx_mapping
    to sphinx.ext.intersphinx.validate_intersphinx_mapping.
    The old name will be removed in Sphinx 10.
    Patch by Adam Turner.
  • #​12650, #​12686, #​12690: Extend the deprecation for string methods on
    pathlib.Path objects to Sphinx 9.
    Use os.fspath to convert :py:class:~pathlib.Path objects to strings,
    or pathlib.Path's methods to work with path objects.
    Patch by Adam Turner.

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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jul 31, 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...


Because no versions of sphinx-rtd-theme match >1.2,<1.2.1 || >1.2.1,<1.2.2 || >1.2.2,<1.3.0 || >1.3.0,<2.0.0 || >2.0.0,<2.1.0rc1 || >2.1.0rc1,<2.1.0rc2 || >2.1.0rc2,<3.0
 and sphinx-rtd-theme (2.0.0) depends on sphinx (>=5,<8), sphinx-rtd-theme (>1.2,<1.2.1 || >1.2.1,<1.2.2 || >1.2.2,<1.3.0 || >1.3.0,<2.1.0rc1 || >2.1.0rc1,<2.1.0rc2 || >2.1.0rc2,<3.0) requires sphinx (>=5,<8).
And because sphinx-rtd-theme (1.3.0) depends on sphinx (>=1.6,<8)
 and sphinx-rtd-theme (1.2.2) depends on sphinx (>=1.6,<7), sphinx-rtd-theme (>1.2,<1.2.1 || >1.2.1,<2.1.0rc1 || >2.1.0rc1,<2.1.0rc2 || >2.1.0rc2,<3.0) requires sphinx (>=1.6,<8).
And because sphinx-rtd-theme (1.2.1) depends on sphinx (>=1.6,<7)
 and sphinx-rtd-theme (1.2.0) depends on sphinx (>=1.6,<7), sphinx-rtd-theme (>=1.2,<2.1.0rc1 || >2.1.0rc1,<2.1.0rc2 || >2.1.0rc2,<3.0) requires sphinx (>=1.6,<8).
And because sphinx-rtd-theme (2.1.0rc2) depends on sphinx (>=5,<8)
 and sphinx-rtd-theme (2.1.0rc1) depends on sphinx (>=5,<8), sphinx-rtd-theme (>=1.2,<3.0) requires sphinx (>=1.6,<8).
So, because matrixctl depends on both sphinx (>=8.0.2,<8.1.0) and sphinx_rtd_theme (>=1.2,<3.0), version solving failed.

@renovate renovate bot force-pushed the renovate/sphinx-8.x branch 2 times, most recently from 0d84be2 to 622faa1 Compare September 10, 2024 15:50
@renovate renovate bot force-pushed the renovate/sphinx-8.x branch 17 times, most recently from 5dd2948 to 27fb5df Compare October 4, 2024 22:33
@renovate renovate bot force-pushed the renovate/sphinx-8.x branch 3 times, most recently from 54e1f78 to 2fb9449 Compare October 8, 2024 02:05
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/sphinx-8.x branch from 2fb9449 to 8a233da Compare October 8, 2024 16:48
@renovate renovate bot changed the title chore(deps): update dependency sphinx to v8 chore(deps): update dependency sphinx to v8 - autoclosed Oct 8, 2024
@renovate renovate bot closed this Oct 8, 2024
@renovate renovate bot deleted the renovate/sphinx-8.x branch October 8, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants