Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 17, 2020

Bumps faker from 0.8.6 to 4.1.1.

Changelog

Sourced from faker's changelog.

4.1.1 - 15-June-2020

  • Add date_time providers for cs_CZ, de_AT, es_ES, it_IT, sk_SK, tr_TR. Thanks @eumiro.
  • Add prefix support to BarcodeProvider. Thanks @yu-ichiro.
  • Fix company format for hy_AM provider. Thanks @mdantonio.
  • Add .uk email providers and TLDs for en_GB. Thanks @craiga.
  • Add language_name generator. Thanks @ikhomutov and @mondeja.
  • Add pytimezone generator returning tzinfo objects. Thanks @OJFord.
  • Add es_ES currency provider. Thanks @mondeja.

4.1.0 - 12-May-2020

  • Add pytest plugin. Thanks @malefice.
  • Fix phone numbers for es_ES. Thanks @pablofm.
  • Fix uuid provider to return a uuid4 object when cast_to is set to None. Thanks @rodrigondec.
  • Update names for es_ES person provider. Thanks @mondeja.
  • Add provider for sk_SK birth_number. Thanks @eumiro.
  • Add day_of_week and month_name for de_DE provider. Thanks @eumiro.

4.0.3 - 13-April-2020

  • Fixed MSISDN for pt_BR to return only mobile numbers. Thanks @rodrigondec.
  • Added Domain Generator Algorithm by date. Thanks @pishchalnikov.
  • Fixed issue where pydict provider was not returning the correct number of elements. Thanks @mstellon.
  • Added support for Indian Aadhaar numbers. Thanks @curiousElf.
  • Added company_vat for it_IT. Thanks @alitaker.
  • Improved autodocumentation of providers. Thanks @malefice.
  • Added provider for es_ES license plates. Thanks @mondeja.
  • Implemented __dir__ method to Faker proxy for better autocompletion. Thanks @douglasfarinelli.
  • Uppercased HEX colors for all localized color providers. Thanks @mondeja.
  • Added bank provider for es_ES locale. Thanks @mondeja.
  • Added support for UK counties. Thanks @neilav.
  • Added color provider for no_NO license plates. Thanks @bjorskog.
  • Made value_types a keyword argument in python provider. Thanks @slafs.

4.0.2 - 11-March-2020

... (truncated)
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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
  • 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)
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 17, 2020
Bumps [faker](https://github.com/joke2k/faker) from 0.8.6 to 4.1.1. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.rst) - [Commits](joke2k/faker@v0.8.6...v4.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/faker-4.1.1 branch from 09d430a to 0fc3594 Compare June 18, 2020 09:08
@Dineshkarthik Dineshkarthik merged commit 434e575 into master Jun 23, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/faker-4.1.1 branch June 23, 2020 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

2 participants