Skip to content

Conversation

pyup-bot
Copy link
Collaborator

This PR updates Faker from 1.0.2 to 1.0.4.

Changelog

1.0.4

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

* Fix erratic test.

1.0.3

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

* Fix ``AttributeError`` in ``user_Agent`` provider. Thanks Mattwmaster58  for the report.
* Update ``zh_TW`` ``person`` provider. Thanks TimeFinger.
* Add street data & remove ``street_prefixes`` from ``id_ID`` address provider. Thanks codenoid.
* Fix parsing of timedeltas in ``date_time`` provider. Thanks riconnon for the report.
* Split name formats into ``formats_male`` and ``formats_female`` for ``de_DE`` provider. Thanks petro-zdebskyi.
* Pin ``more-itertools`` to a version compatible with Python 2.7. Thanks canarduck.
* Fix ``fr_FR`` ``postcodes_format``. Thanks canarduck.
* Fix hex code for ``yellowgreen` color. Thanks hovikman.
* Add Brazilian RG (identity card). Thanks davizucon.
* Allow overriding of random generator class.
Links

@codecov
Copy link

codecov bot commented Mar 12, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #597   +/-   ##
=======================================
  Coverage   95.65%   95.65%           
=======================================
  Files          55       55           
  Lines        2856     2856           
=======================================
  Hits         2732     2732           
  Misses        124      124

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 28c13d9...1cf14b8. Read the comment docs.

@sliverc sliverc merged commit 9f1d999 into master Mar 12, 2019
@sliverc sliverc deleted the pyup-update-faker-1.0.2-to-1.0.4 branch March 12, 2019 19:55
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