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

Update sphinx requirement from <5.1.1,>=1.8.1 to >=1.8.1,<5.1.2 #829

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2022

Updates the requirements on sphinx to permit the latest version.

Release notes

Sourced from sphinx's releases.

v5.1.1

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

Changelog

Sourced from sphinx's changelog.

Release 5.1.1 (released Jul 26, 2022)

Bugs fixed

  • #10701: Fix ValueError in the new deque based sphinx.ext.napolean iterator implementation.
  • #10702: Restore compatability with third-party builders.

Release 5.1.0 (released Jul 24, 2022)

Dependencies

  • #10656: Support Docutils 0.19_. Patch by Adam Turner.

.. _Docutils 0.19: https://docutils.sourceforge.io/RELEASE-NOTES.html#release-0-19-2022-07-05

Deprecated

  • #10467: Deprecated sphinx.util.stemmer in favour of snowballstemmer. Patch by Adam Turner.
  • #9856: Deprecated sphinx.ext.napoleon.iterators.

Features added

  • #10444: html theme: Allow specifying multiple CSS files through the stylesheet setting in theme.conf or by setting html_style to an iterable of strings.
  • #10366: std domain: Add support for emphasising placeholders in :rst:dir:option directives through a new :confval:option_emphasise_placeholders configuration option.
  • #10439: std domain: Use the repr of some variables when displaying warnings, making whitespace issues easier to identify.
  • #10571: quickstart: Reduce content in the generated conf.py file. Patch by Pradyun Gedam.
  • #10648: LaTeX: CSS-named-alike additional :ref:'sphinxsetup' <latexsphinxsetup> keys allow to configure four separate border-widths, four paddings, four corner radii, a shadow (possibly inset), colours for border, background, shadow for each of the code-block, topic, attention, caution, danger, error and warning directives.
  • #10655: LaTeX: Explain non-standard encoding in LatinRules.xdy
  • #10599: HTML Theme: Wrap consecutive footnotes in an <aside> element when using Docutils 0.18 or later, to allow for easier styling. This matches the behaviour introduced in Docutils 0.19. Patch by Adam Turner.
  • #10518: config: Add include_patterns as the opposite of exclude_patterns. Patch by Adam Turner.

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 27, 2022
@codecov
Copy link

codecov bot commented Jul 27, 2022

Codecov Report

Merging #829 (4e84ba0) into master (d3a553f) will not change coverage.
The diff coverage is n/a.

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

@@           Coverage Diff           @@
##           master     #829   +/-   ##
=======================================
  Coverage   93.61%   93.61%           
=======================================
  Files          36       36           
  Lines        5499     5499           
  Branches      928      928           
=======================================
  Hits         5148     5148           
  Misses        263      263           
  Partials       88       88           
Flag Coverage Δ
ubuntu-latest_3.10_mariadb-10.3 90.12% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.4 90.12% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.5 90.10% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.6 90.10% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.7 90.10% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.8 90.10% <ø> (ø)
ubuntu-latest_3.10_mysql-5.7 90.81% <ø> (ø)
ubuntu-latest_3.10_mysql-8.0 92.21% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.3 90.08% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.4 90.08% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.5 90.07% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.6 90.07% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.7 90.07% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.8 90.07% <ø> (ø)
ubuntu-latest_3.11-dev_mysql-5.7 90.78% <ø> (ø)
ubuntu-latest_3.11-dev_mysql-8.0 92.18% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.3 89.56% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.4 89.56% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.5 89.54% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.6 89.54% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.7 89.54% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.8 89.54% <ø> (ø)
ubuntu-latest_3.7_mysql-5.7 90.30% <ø> (ø)
ubuntu-latest_3.7_mysql-8.0 91.79% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.3 90.16% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.4 90.16% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.5 90.14% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.6 90.14% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.7 90.14% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.8 90.14% <ø> (ø)
ubuntu-latest_3.8_mysql-5.7 90.85% <ø> (ø)
ubuntu-latest_3.8_mysql-8.0 92.24% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.3 90.02% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.4 90.02% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.5 90.00% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.6 90.00% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.7 90.00% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.8 90.00% <ø> (ø)
ubuntu-latest_3.9_mysql-5.7 90.71% <ø> (ø)
ubuntu-latest_3.9_mysql-8.0 92.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us.

@Nothing4You
Copy link
Collaborator

@dependabot rebase

Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES)
- [Commits](sphinx-doc/sphinx@v1.8.1...v5.1.1)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/master/sphinx-gte-1.8.1-and-lt-5.1.2 branch from 4e84ba0 to b19c418 Compare August 1, 2022 09:40
@Nothing4You Nothing4You enabled auto-merge (squash) August 1, 2022 09:41
@Nothing4You Nothing4You merged commit b3c173c into master Aug 1, 2022
@Nothing4You Nothing4You deleted the dependabot/pip/master/sphinx-gte-1.8.1-and-lt-5.1.2 branch August 1, 2022 09:53
@Nothing4You Nothing4You added this to the 0.2 milestone Jun 11, 2023
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant