Skip to content
This repository was archived by the owner on Dec 5, 2019. It is now read-only.

Bump faker from 1.0.1 to 1.0.5#1679

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/faker-1.0.5
Closed

Bump faker from 1.0.1 to 1.0.5#1679
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/faker-1.0.5

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps faker from 1.0.1 to 1.0.5.

Changelog

Sourced from faker's changelog.

1.0.5 - 12-April-2019

1.0.4 - 12-March-2019

  • Fix erratic test.

1.0.3 - 12-March-2019

  • 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.

1.0.2 - 22-January-2019

  • Fix state abbreviations for id_ID to be 2-letters. Thanks @​dt-ap.
  • Fix format for city_with_postcode on de_DE locale. Thanks @​TZanke.
  • Update person providers for zh_CN. Thanks @​TimeFinger.
  • Implement zipcode_in_state and aliases in en_US locale for generating a zipcode for a specified state. Thanks @​mattyg.
  • Group first names by gender on zh_CN provider. Thanks @​TimeFinger.
Commits
  • 31fefae Bump version: 1.0.4 → 1.0.5
  • 54373a9 update changelog
  • 44bf7af Add armenian locale (#934)
  • 4cc1185 Fix some invalid French phone numbers starting with "+33 8x" (#933)
  • d02af19 Added Dutch company names (#930)
  • eb7d9c8 when using PyInstaller, list modules directly from files instead of using pkg...
  • 6db5503 implementation of months (#925)
  • db9bf7a Request ipaddress on python 3.2/3.1/3.0 too (#926)
  • c4ee645 Add min and max values for pyfloat and pydecimal (#924)
  • 8fa3239 Bump version: 1.0.3 → 1.0.4
  • Additional commits viewable in compare view

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 recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @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:

  • 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.

Bumps [faker](https://github.com/joke2k/faker) from 1.0.1 to 1.0.5.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.rst)
- [Commits](joke2k/faker@v1.0.1...v1.0.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 15, 2019
@codecov-io
Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1679   +/-   ##
=======================================
  Coverage   93.32%   93.32%           
=======================================
  Files          48       48           
  Lines        1738     1738           
  Branches      170      170           
=======================================
  Hits         1622     1622           
  Misses         93       93           
  Partials       23       23

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 17d7936...a52aacb. Read the comment docs.

@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #1714.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/faker-1.0.5 branch May 9, 2019 13:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants