Skip to content

Scheduled biweekly dependency update for week 09 #773

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

Merged
merged 2 commits into from
Mar 8, 2020

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Mar 2, 2020

Update Sphinx from 2.4.1 to 2.4.3.

Changelog

2.4.3

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

Bugs fixed
----------

* 7184: autodoc: ``*args`` and ``**kwarg`` in type comments are not handled
properly
* 7189: autodoc: classmethod coroutines are not detected
* 7183: intersphinx: ``:attr:`` reference to property is broken
* 6244, 6387: html search: Search breaks/hangs when built with dirhtml builder
* 7195: todo: emit doctree-resolved event with non-document node incorrectly

2.4.2

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

Bugs fixed
----------

* 7138: autodoc: ``autodoc.typehints`` crashed when variable has unbound object
as a value
* 7156: autodoc: separator for keyword only arguments is not shown
* 7146: autodoc: IndexError is raised on suppressed type_comment found
* 7161: autodoc: typehints extension does not support parallel build
* 7178: autodoc: TypeError is raised on fetching type annotations
* 7151: crashed when extension assigns a value to ``env.indexentries``
* 7170: text: Remove debug print
* 7137: viewcode: Avoid to crash when non-python code given
Links

Update Faker from 4.0.0 to 4.0.1.

Changelog

4.0.1

--------------------------------------------------------------------------------------

* Provider improvements for Russian locale:
 * added city suffixes, regions and country list
 * regions converted into states for now
 * street address formats and states expanded
 * lists for street titles changed
 * Fixed errors in Automotive Provider
 * Fixed errors in Address Provider
 * Bank Provider expanded:
     * BIC added)
     * Added list of banks
 * Improved Company Provider
 * Credit Card and Person Provider improvements
 * Currency Provider improvements
 * Date-Time Provider improvements
 * translit fix

Thanks valestel.
* Add Birth Number to czech locale. Thanks Jengah.
* Add persons provider for ``fr_QC``. Thanks Lionesk.
Links

@codecov
Copy link

codecov bot commented Mar 2, 2020

Codecov Report

Merging #773 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #773   +/-   ##
=======================================
  Coverage   97.16%   97.16%           
=======================================
  Files          55       55           
  Lines        2825     2825           
=======================================
  Hits         2745     2745           
  Misses         80       80           

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 27b7b9f...1271479. Read the comment docs.

@sliverc sliverc merged commit 46967c5 into master Mar 8, 2020
@sliverc sliverc deleted the pyup-scheduled-update-2020-03-02 branch March 8, 2020 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants