IceflowRE / unidown

Universal Downloader - update, manage, download.
GNU General Public License v3.0
0 stars 2 forks source link

Bump sphinx from 1.8.0 to 1.8.1 #62

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps sphinx from 1.8.0 to 1.8.1.

Changelog *Sourced from [sphinx's changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES).* > Release 1.8.1 (released Sep 22, 2018) > ===================================== > > Incompatible changes > -------------------- > > * LaTeX ``\pagestyle`` commands have been moved to the LaTeX template. No > changes in PDF, except possibly if ``\sphinxtableofcontents``, which > contained them, had been customized in :file:`conf.py`. (refs: [#5455](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5455)) > > Bugs fixed > ---------- > > * [#5418](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5418): Incorrect default path for sphinx-build -d/doctrees files > * [#5421](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5421): autodoc emits deprecation warning for :confval:`autodoc_default_flags` > * [#5422](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5422): lambda object causes PicklingError on storing environment > * [#5417](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5417): Sphinx fails to build with syntax error in Python 2.7.5 > * [#4911](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/4911): add latexpdf to make.bat for non make-mode > * [#5436](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5436): Autodoc does not work with enum subclasses with properties/methods > * [#5437](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5437): autodoc: crashed on modules importing eggs > * [#5433](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5433): latex: ImportError: cannot import name 'DEFAULT_SETTINGS' > * [#5431](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5431): autodoc: ``autofunction`` emits a warning for callable objects > * [#5457](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5457): Fix TypeError in error message when override is prohibited > * [#5453](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5453): PDF builds of 'howto' documents have no page numbers > * [#5463](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5463): mathbase: math_role and MathDirective was disappeared in 1.8.0 > * [#5454](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5454): latex: Index has disappeared from PDF for Japanese documents > * [#5432](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5432): py domain: ``:type:`` field can't process ``:term:`` references > * [#5426](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5426): py domain: TypeError has been raised for class attribute
Commits - [`65a560f`](https://github.com/sphinx-doc/sphinx/commit/65a560fd3ed9d4899edf229a0102be12c0bb0b86) Bump to 1.8.1 final - [`8d1b364`](https://github.com/sphinx-doc/sphinx/commit/8d1b3646b9d747bef0e9d79740da4ca8b1a3f59d) Merge pull request [#5468](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5468) from tk0miya/5426_TypeError_for_class_attributes - [`e1ac2ee`](https://github.com/sphinx-doc/sphinx/commit/e1ac2eebfbfac2e6001af849cfd4358e3fac6fd7) Merge branch '1.8' into 5426_TypeError_for_class_attributes - [`52e68a7`](https://github.com/sphinx-doc/sphinx/commit/52e68a79b5bc88aa76d7fa502f44cb318a740958) Merge pull request [#5467](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5467) from tk0miya/5432_attribute_type_disallows_termref - [`2f4047a`](https://github.com/sphinx-doc/sphinx/commit/2f4047af785a46e972f5b23004641c8c66b405b9) Fix py domain: TypeError has been raised for class attribute (ref: [#5426](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5426)) - [`c0fffb9`](https://github.com/sphinx-doc/sphinx/commit/c0fffb9e8bbe64f766da691e55ced4c16197d402) Fix [#5432](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5432): py domain: :type: field can't process :term: references - [`a2748f7`](https://github.com/sphinx-doc/sphinx/commit/a2748f787c5f9ba0d860719be59d80d08e14b3e9) Merge pull request [#5465](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5465) from tk0miya/5454_disappeared_index_in_latexpdfja - [`282282c`](https://github.com/sphinx-doc/sphinx/commit/282282cc221d8b834c6cc87acf7f568cca5484db) Fix [#5454](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5454): latex: Index has disappeared from PDF for Japanese documents - [`49c231e`](https://github.com/sphinx-doc/sphinx/commit/49c231ee344a0da6f41de0e5585d17c4d84edfeb) Merge pull request [#5464](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5464) from tk0miya/5463_deprecate_math_role - [`ae12f35`](https://github.com/sphinx-doc/sphinx/commit/ae12f357c7b620c5a8bff5b46532532ec3d8c301) Fix [#5463](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5463): mathbase: math_role and MathDirective was disappeared in 1.8.0 - Additional commits viewable in [compare view](https://github.com/sphinx-doc/sphinx/compare/v1.8.0...v1.8.1)


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 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](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.
codecov[bot] commented 6 years ago

Codecov Report

Merging #62 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #62   +/-   ##
=======================================
  Coverage   93.52%   93.52%           
=======================================
  Files          15       15           
  Lines         602      602           
  Branches       67       67           
=======================================
  Hits          563      563           
  Misses         30       30           
  Partials        9        9

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 166e21a...eb5cdd5. Read the comment docs.