Skip to content

Update dependency Sphinx to v7#237

Merged
probberechts merged 1 commit intomasterfrom
renovate/sphinx-7.x
May 25, 2023
Merged

Update dependency Sphinx to v7#237
probberechts merged 1 commit intomasterfrom
renovate/sphinx-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Sphinx (changelog) ^6.0.0 -> ^7.0.0 age adoption passing confidence
sphinx (changelog) ==6.2.1 -> ==7.0.1 age adoption passing confidence

Release Notes

sphinx-doc/sphinx

v7.0.1

Compare Source

=====================================

Dependencies

  • #​11411: Support Docutils 0.20_. Patch by Adam Turner.

.. _Docutils 0.20: https://docutils.sourceforge.io/RELEASE-NOTES.html#release-0-20-2023-05-04

Bugs fixed

  • #​11418: Clean up remaining references to sphinx.setup_command
    following the removal of support for setuptools.
    Patch by Willem Mulder.

v7.0.0

Compare Source

=====================================

Incompatible changes

  • #​11359: Remove long-deprecated aliases for MecabSplitter and
    DefaultSplitter in sphinx.search.ja.
  • #​11360: Remove deprecated make_old_id functions in domain object
    description classes.
  • #​11363: Remove the Setuptools integration (build_sphinx hook in
    setup.py).
  • #​11364: Remove deprecated sphinx.ext.napoleon.iterators module.
  • #​11365: Remove support for the jsdump format in sphinx.search.
  • #​11366: Make locale a required argument to
    sphinx.util.i18n.format_date().
  • #​11370: Remove deprecated sphinx.util.stemmer module.
  • #​11371: Remove deprecated sphinx.pycode.ast.parse() function.
  • #​11372: Remove deprecated sphinx.io.read_doc() function.
  • #​11373: Removed deprecated sphinx.util.get_matching_files() function.
  • #​11378: Remove deprecated sphinx.util.docutils.is_html5_writer_available()
    function.
  • #​11379: Make the env argument to Builder subclasses required.
  • #​11380: autosummary: Always emit grouped import exceptions.
  • #​11381: Remove deprecated style key for HTML templates.
  • #​11382: Remove deprecated sphinx.writers.latex.LaTeXTranslator.docclasses
    attribute.
  • #​11383: Remove deprecated sphinx.builders.html.html5_ready and
    sphinx.builders.html.HTMLTranslator attributes.
  • #​11385: Remove support for HTML 4 output.

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 7, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (f22448d) 62.29% compared to head (5eb9589) 62.29%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #237   +/-   ##
=======================================
  Coverage   62.29%   62.29%           
=======================================
  Files          10       10           
  Lines        1236     1236           
  Branches      242      242           
=======================================
  Hits          770      770           
  Misses        429      429           
  Partials       37       37           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate Bot force-pushed the renovate/sphinx-7.x branch from 91b4d5f to 5eb9589 Compare May 20, 2023 00:56
@probberechts probberechts force-pushed the master branch 2 times, most recently from e6e45a2 to eb2c658 Compare May 21, 2023 16:09
@renovate renovate Bot force-pushed the renovate/sphinx-7.x branch from 5eb9589 to f7710e0 Compare May 24, 2023 11:25
@probberechts probberechts merged commit 9516dbc into master May 25, 2023
@renovate renovate Bot deleted the renovate/sphinx-7.x branch May 25, 2023 07:58
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.

2 participants