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

Bump sphinx from 4.5.0 to 5.0.1 in /requirements #1167

Merged
merged 1 commit into from
Jun 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2022

Bumps sphinx from 4.5.0 to 5.0.1.

Release notes

Sourced from sphinx's releases.

v5.0.1

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

v5.0.0b1

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

Changelog

Sourced from sphinx's changelog.

Release 5.0.1 (released Jun 03, 2022)

Bugs fixed

  • #10498: gettext: TypeError is raised when sorting warning messages if a node has no line number
  • #10493: html theme: :rst:dir:topic directive is rendered incorrectly with docutils-0.18
  • #10495: IndexError is raised for a :rst:role:kbd role having a separator

Release 5.0.0 (released May 30, 2022)

Dependencies

5.0.0 b1

  • #10164: Support Docutils 0.18_. Patch by Adam Turner.

.. _Docutils 0.18: https://docutils.sourceforge.io/RELEASE-NOTES.html#release-0-18-2021-10-26

Incompatible changes

5.0.0 b1

  • #10031: autosummary: sphinx.ext.autosummary.import_by_name() now raises ImportExceptionGroup instead of ImportError when it failed to import target object. Please handle the exception if your extension uses the function to import Python object. As a workaround, you can disable the behavior via grouped_exception=False keyword argument until v7.0.
  • #9962: texinfo: Customizing styles of emphasized text via @definfoenclose command was not supported because the command was deprecated since texinfo 6.8
  • #2068: :confval:intersphinx_disabled_reftypes has changed default value from an empty list to ['std:doc'] as avoid too surprising silent intersphinx resolutions. To migrate: either add an explicit inventory name to the references intersphinx should resolve, or explicitly set the value of this configuration variable to an empty list.
  • #10197: html theme: Reduce body_min_width setting in basic theme to 360px
  • #9999: LaTeX: separate terms from their definitions by a CR (refs: #9985)
  • #10062: Change the default language to 'en' if any language is not set in conf.py

5.0.0 final

  • #10474: :confval:language does not accept None as it value. The default

... (truncated)

Commits

Dependabot compatibility score

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)

@codecov
Copy link

codecov bot commented Jun 3, 2022

Codecov Report

Merging #1167 (3def7a5) into main (b2876dd) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1167   +/-   ##
=======================================
  Coverage   78.02%   78.02%           
=======================================
  Files          43       43           
  Lines        6777     6777           
=======================================
  Hits         5288     5288           
  Misses       1489     1489           

@dependabot dependabot bot force-pushed the dependabot/pip/requirements/sphinx-5.0.1 branch 2 times, most recently from 4260c1a to e344343 Compare June 9, 2022 09:03
@germa89
Copy link
Collaborator

germa89 commented Jun 9, 2022

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 9, 2022

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@germa89
Copy link
Collaborator

germa89 commented Jun 9, 2022

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/requirements/sphinx-5.0.1 branch from e344343 to a1b2961 Compare June 9, 2022 09:10
@github-actions github-actions bot added the CI/CD Related with CICD, Github Actions, etc label Jun 9, 2022
@germa89
Copy link
Collaborator

germa89 commented Jun 9, 2022

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/requirements/sphinx-5.0.1 branch from 78d2ee3 to 466c335 Compare June 9, 2022 11:33
@jorgepiloto
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/requirements/sphinx-5.0.1 branch 4 times, most recently from 52caf25 to 93843de Compare June 13, 2022 09:43
@jorgepiloto
Copy link
Member

It is likely that tomorrow dependabot opens a PR for upgrading ansys-sphinx-theme 0.4.0 -> 0.4.1. Merge that PR before this one. With that, it will be possible to integrate these changes.

@germa89
Copy link
Collaborator

germa89 commented Jun 14, 2022

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/requirements/sphinx-5.0.1 branch from fbec304 to b1e0976 Compare June 14, 2022 10:18
@germa89 germa89 mentioned this pull request Jun 14, 2022
@germa89
Copy link
Collaborator

germa89 commented Jun 14, 2022

@dependabot recreate

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.5.0 to 5.0.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES)
- [Commits](sphinx-doc/sphinx@v4.5.0...v5.0.1)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/sphinx-5.0.1 branch from b1e0976 to 3def7a5 Compare June 14, 2022 10:59
@germa89 germa89 merged commit 2a268c4 into main Jun 14, 2022
@germa89 germa89 deleted the dependabot/pip/requirements/sphinx-5.0.1 branch June 14, 2022 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Related with CICD, Github Actions, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants