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): Bump sphinx from 1.8.4 to 1.8.6 #3021

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps sphinx from 1.8.4 to 1.8.6.

Changelog

Sourced from sphinx's changelog.

Release 1.8.6 (released Nov 18, 2021)

Dependencies

  • #9807: Restrict Docutils to 0.17.x or older

Release 1.8.5 (released Mar 10, 2019)

Bugs fixed

  • LaTeX: Remove extraneous space after author names on PDF title page (refs: #6004)
  • #6026: LaTeX: A cross reference to definition list does not work
  • #6046: LaTeX: TypeError is raised when invalid latex_elements given
  • #6067: LaTeX: images having a target are concatenated to next line
  • #6067: LaTeX: images having a target are not aligned even if specified
  • #6149: LaTeX: :index: role in titles causes Use of \@icentercr doesn't match its definition error on latexpdf build
  • #6019: imgconverter: Including multipage PDF fails
  • #6047: autodoc: autofunction emits a warning for method objects
  • #6028: graphviz: Ensure the graphviz filenames are reproducible
  • #6068: doctest: skipif option may remove the code block from documentation
  • #6136: :name: option for math directive causes a crash
  • #6139: intersphinx: ValueError on failure reporting
  • #6135: changes: Fix UnboundLocalError when any module found
  • #3859: manpage: code-block captions are not displayed correctly
Commits
  • 303a377 Bump to 1.8.6 final
  • b0e119c Close #9807: Restrict docutils to 0.17.x or older
  • f34a0dd Bump version
  • 591bdd7 Bump to 1.8.5 final
  • f44aa23 Merge pull request #6159 from tk0miya/3859_code-block_captions_for_manpage
  • fc99687 Fix #3859: manpage: code-block captions are not displayed correctly
  • f57041a Merge pull request #6152 from tk0miya/6149_index_on_title
  • 05d3e37 Fix #6149: LaTeX: :index: role titles causes build error of LaTeX
  • 9f283bc Merge pull request #6153 from tk0miya/use_bionic_on_circleci
  • f61a5f9 Fix test: imgconverter expects size of images fixed
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 Jun 10, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-1.8.6 branch 2 times, most recently from 568889a to 97dfe85 Compare June 10, 2024 23:22
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.8.4 to 1.8.6.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v1.8.4...v1.8.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-1.8.6 branch from 97dfe85 to 3a20786 Compare June 11, 2024 14:54
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@jamshale jamshale merged commit d0f447f into main Jun 11, 2024
9 checks passed
@jamshale jamshale deleted the dependabot/pip/sphinx-1.8.6 branch June 11, 2024 15:02
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