Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2022

Updates the requirements on sphinx to permit the latest version.

Release notes

Sourced from sphinx's releases.

v5.0.0b1

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

Changelog

Sourced from sphinx's changelog.

Release 5.1.0 (in development)

Dependencies

Incompatible changes

Deprecated

Features added

Bugs fixed

Testing

Release 5.0.0 beta2 (in development)

Dependencies

Incompatible changes

Deprecated

Features added

Bugs fixed

Testing

Release 5.0.0 beta1 (released May 09, 2022)

Dependencies

  • #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

... (truncated)

Commits
  • ea3468d Bump to 5.0.0 beta1
  • e770e25 Merge pull request #10427 from tk0miya/10421_autodoc_preserve_defaults_for_cl...
  • 10dd5a0 Fix #10421: autodoc_preserve_defaults doesn't work on class methods
  • f58771c Merge pull request #10429 from tk0miya/9974_jquery-3.6.0
  • fa35e71 Merge pull request #10430 from tk0miya/remove_test_for_jsdump
  • 4eb2367 Merge pull request #10431 from tk0miya/10337_refactor_Builder.read_doc
  • 876de9c Merge pull request #10432 from sphinx-doc/bot/pull-translations
  • 4b28bdd Merge pull request #10435 from jfbu/10434_latex_inlinecode
  • 97f4a03 Fix #10434: extra whitespace in pdf output for highlighted inline code
  • f1061c0 Merge pull request #10365 from LuisBL/10363-sphinxmaketitle-should-use-linewi...
  • Additional commits viewable in compare view

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 May 9, 2022
@tomplus
Copy link
Owner

tomplus commented May 20, 2022

@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.2.1...v5.0.0b1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-gte-1.2.1-and-neq-1.3b1-and-lt-5.1 branch from 8bd9900 to 49cdb80 Compare May 20, 2022 22:40
@codecov
Copy link

codecov bot commented May 20, 2022

Codecov Report

Merging #204 (49cdb80) into master (7e7999c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #204   +/-   ##
=======================================
  Coverage   27.39%   27.39%           
=======================================
  Files         702      702           
  Lines       93973    93973           
=======================================
  Hits        25748    25748           
  Misses      68225    68225           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7e7999c...49cdb80. Read the comment docs.

@tomplus tomplus merged commit af050bb into master May 20, 2022
@dependabot dependabot bot deleted the dependabot/pip/sphinx-gte-1.2.1-and-neq-1.3b1-and-lt-5.1 branch May 20, 2022 22:43
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.

2 participants