sloria / TextBlob

Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.
https://textblob.readthedocs.io/
MIT License
9.15k stars 1.15k forks source link

Bump sphinx from 1.7.6 to 1.7.7 #223

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps sphinx from 1.7.6 to 1.7.7.

Changelog *Sourced from [sphinx's changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES).* > Release 1.7.7 (released Aug 19, 2018) > ===================================== > > Bugs fixed > ---------- > > * [#5198](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/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](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5236)) > * LaTeX: suppress "remreset Warning: The remreset package is obsolete" in latex > console output with recent LaTeX (refs: [#5237](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5237)) > * [#5234](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/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](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5251)) > * [#5280](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5280): autodoc: Fix wrong type annotations for complex typing > * autodoc: Optional types are wrongly rendered > * [#5291](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5291): autodoc crashed by ForwardRef types > * [#5211](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5211): autodoc: No docs generated for functools.partial functions > * [#5306](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5306): autodoc: ``getargspec()`` raises NameError for invalid typehints > * [#5298](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5298): imgmath: math_number_all causes equations to have two numbers in html > * [#5294](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5294): sphinx-quickstart blank prompts in PowerShell
Commits - [`f9027c6`](https://github.com/sphinx-doc/sphinx/commit/f9027c6daf716a6524d55786069963365c0ada90) Bump to 1.7.7 final - [`b50b73e`](https://github.com/sphinx-doc/sphinx/commit/b50b73e80d6c8a717ac43a0b0b1da66bf87f2b94) Merge pull request [#5312](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5312) from tk0miya/5294_quickstart_colorscheme_for_windows - [`6e06ec2`](https://github.com/sphinx-doc/sphinx/commit/6e06ec2f37cb46e6fe3fbadc25b471c2ae558ab8) Merge pull request [#5313](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5313) from tk0miya/5198_note_included_on_parallel_build - [`e8c6b70`](https://github.com/sphinx-doc/sphinx/commit/e8c6b70de6c98faf6d91f0c89aee946784a33ff4) Fix [#5198](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5198): document not in toctree warning when including files only for para... - [`a22f9df`](https://github.com/sphinx-doc/sphinx/commit/a22f9df684bbff1deb43f6e22d3154e74eed30a5) Fix [#5294](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5294): sphinx-quickstart blank prompts in PowerShell - [`e623739`](https://github.com/sphinx-doc/sphinx/commit/e623739eff4d48514a3ced44c761ec5b34eb0fee) Merge pull request [#5309](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5309) from tk0miya/5306_NameError_for_invalid_typehints - [`a450eb7`](https://github.com/sphinx-doc/sphinx/commit/a450eb7a7a48fd706c6cdbe6c35be63fd7ff13e6) Fix [#5306](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5306): autodoc: ``getargspec()`` raises NameError for invalid typehints - [`2604920`](https://github.com/sphinx-doc/sphinx/commit/2604920232c9c7588f2a6f1ebfa15c506661cb10) Merge pull request [#5305](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5305) from tk0miya/5211_autodoc_for_partial_functions - [`c4fa1ae`](https://github.com/sphinx-doc/sphinx/commit/c4fa1aed340c32ff9b4b6cb2d5a6302951dea073) Fix [#5211](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5211): autodoc: No docs generated for functools.partial functions - [`b926ee8`](https://github.com/sphinx-doc/sphinx/commit/b926ee8aeb620dfaa3bd28566b3cf7f900c71def) Merge pull request [#5304](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5304) from tk0miya/5298_imgmath_two_numbers - Additional commits viewable in [compare view](https://github.com/sphinx-doc/sphinx/compare/v1.7.6...v1.7.7)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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](https://app.dependabot.com): - 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.