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 v7 #211

Merged
merged 6 commits into from
Aug 4, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 29, 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.0 -> ~=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.

@renovate renovate bot requested a review from a team as a code owner April 29, 2023 22:27
@renovate renovate bot force-pushed the renovate/sphinx-7.x branch 2 times, most recently from 4c3e2f3 to bcbff7d Compare May 31, 2023 10:34
@renovate renovate bot changed the title Update dependency sphinx to v7 chore(deps): update dependency sphinx to v7 Jun 12, 2023
@renovate renovate bot force-pushed the renovate/sphinx-7.x branch 2 times, most recently from 8d0dfdd to 958ab3b Compare June 12, 2023 13:35
@renovate renovate bot force-pushed the renovate/sphinx-7.x branch 4 times, most recently from a3c8df7 to a410b38 Compare June 28, 2023 07:19
@renovate renovate bot force-pushed the renovate/sphinx-7.x branch 4 times, most recently from 9f1795b to a1eacb5 Compare July 6, 2023 06:32
@renovate
Copy link
Contributor Author

renovate bot commented Jul 14, 2023

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.

@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Merging #211 (de2deaa) into master (87d2df5) will decrease coverage by 0.03%.
Report is 1 commits behind head on master.
The diff coverage is n/a.

❗ Current head de2deaa differs from pull request most recent head ed983e3. Consider uploading reports for the commit ed983e3 to get more accurate results

@@            Coverage Diff             @@
##           master     #211      +/-   ##
==========================================
- Coverage   78.55%   78.52%   -0.03%     
==========================================
  Files          22       22              
  Lines        1907     1909       +2     
==========================================
+ Hits         1498     1499       +1     
- Misses        409      410       +1     

see 2 files with indirect coverage changes

@cognite-bulldozer cognite-bulldozer bot merged commit 6d22167 into master Aug 4, 2023
4 checks passed
@cognite-bulldozer cognite-bulldozer bot deleted the renovate/sphinx-7.x branch August 4, 2023 08:03
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.

1 participant