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.6#1714

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps faker from 1.0.1 to 1.0.6.

Changelog

Sourced from faker's changelog.

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

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.6.
- [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.6)

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 May 9, 2019
@codecov-io
Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1714   +/-   ##
=======================================
  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...464d7eb. Read the comment docs.

@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #1722.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/faker-1.0.6 branch May 15, 2019 13:30
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