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 1.7.6 to 1.7.7 #79

Merged
merged 1 commit into from Aug 28, 2018
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 28, 2018

Bumps sphinx from 1.7.6 to 1.7.7.

Changelog

Sourced from sphinx's changelog.

Release 1.7.7 (released Aug 19, 2018)

Bugs fixed

  • #5198: document not in toctree warning when including files only for parallel
    builds
  • LaTeX: reduce "Token not allowed in a PDF string" hyperref warnings in latex
    console output (refs: #5236)
  • LaTeX: suppress "remreset Warning: The remreset package is obsolete" in latex
    console output with recent LaTeX (refs: #5237)
  • #5234: PDF output: usage of PAPER environment variable is broken since Sphinx
    1.5
  • LaTeX: fix the :confval:latex_engine documentation regarding Latin Modern
    font with XeLaTeX/LuaLateX (refs: #5251)
  • #5280: autodoc: Fix wrong type annotations for complex typing
  • autodoc: Optional types are wrongly rendered
  • #5291: autodoc crashed by ForwardRef types
  • #5211: autodoc: No docs generated for functools.partial functions
  • #5306: autodoc: getargspec() raises NameError for invalid typehints
  • #5298: imgmath: math_number_all causes equations to have two numbers in html
  • #5294: sphinx-quickstart blank prompts in PowerShell
Commits
  • f9027c6 Bump to 1.7.7 final
  • b50b73e Merge pull request #5312 from tk0miya/5294_quickstart_colorscheme_for_windows
  • 6e06ec2 Merge pull request #5313 from tk0miya/5198_note_included_on_parallel_build
  • e8c6b70 Fix #5198: document not in toctree warning when including files only for para...
  • a22f9df Fix #5294: sphinx-quickstart blank prompts in PowerShell
  • e623739 Merge pull request #5309 from tk0miya/5306_NameError_for_invalid_typehints
  • a450eb7 Fix #5306: autodoc: getargspec() raises NameError for invalid typehints
  • 2604920 Merge pull request #5305 from tk0miya/5211_autodoc_for_partial_functions
  • c4fa1ae Fix #5211: autodoc: No docs generated for functools.partial functions
  • b926ee8 Merge pull request #5304 from tk0miya/5298_imgmath_two_numbers
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 28, 2018
@coveralls
Copy link

coveralls commented Aug 28, 2018

Pull Request Test Coverage Report for Build 108

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 104: 0.0%
Covered Lines: 455
Relevant Lines: 455

💛 - Coveralls

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/sphinx-1.7.7 branch 2 times, most recently from 9197e38 to 3e691ad Compare August 28, 2018 12:36
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.7.6 to 1.7.7.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v1.7.6...v1.7.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@sobolevn sobolevn merged commit 718b390 into master Aug 28, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/sphinx-1.7.7 branch August 28, 2018 14:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants