dssg / collate

Aggregation SQL Query Builder
Other
1 stars 3 forks source link

Scheduled biweekly dependency update for week 14 #77

Closed pyup-bot closed 7 years ago

pyup-bot commented 7 years ago

Updates

Here's a list of all the updates bundled in this pull request. I've added some links to make it easier for you to find all the information you need.

SQLAlchemy 1.1.7 » 1.1.8 PyPI | Homepage
SQLAlchemy 1.1.7 » 1.1.8 PyPI | Homepage
Sphinx 1.5.3 » 1.5.4 PyPI | Changelog | Homepage

Changelogs

Sphinx 1.5.3 -> 1.5.4

1.5.4

=====================================

Features added

  • 3470: Make genindex support all kinds of letters, not only Latin ones

Bugs fixed

  • 3445: setting 'inputenc' key to \\usepackage[utf8x]{inputenc} leads to failed PDF build
  • EPUB file has duplicated nav.xhtml link in content.opf except first time build
  • 3488: objects.inv has broken when release or version contain return code
  • 2073, 3443, 3490: gettext builder that writes pot files unless the content are same without creation date. Thanks to Yoshiki Shibukawa.
  • 3487: intersphinx: failed to refer options
  • 3496: latex longtable's last column may be much wider than its contents
  • 3507: wrong quotes in latex output for productionlist directive
  • 3533: Moving from Sphinx 1.3.1 to 1.5.3 breaks LaTeX compilation of links rendered as code
  • 2665, 2607: Link names in C++ docfields, and make it possible for other domains.
  • 3542: C++, fix parsing error of non-type template argument with template.
  • 3065, 3520: python domain fails to recognize nested class
  • 3575: Problems with pdflatex in a Turkish document built with sphinx has reappeared (refs 2997, 2397)
  • 3577: Fix intersphinx debug tool
  • A LaTeX command such as \\large inserted in the title items of :confval:latex_documents causes failed PDF build (refs 3551, 3567)

That's it for now!

Happy merging! 🤖

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #77   +/-   ##
=======================================
  Coverage   95.53%   95.53%           
=======================================
  Files           4        4           
  Lines         269      269           
=======================================
  Hits          257      257           
  Misses         12       12

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 e18d8af...dcbecdc. Read the comment docs.