Changelog
*Sourced from [faker's changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.rst).*
> Changelog
> =========
>
> [2.0.4 - 12-November-2019](https://github.com/joke2k/faker/compare/v2.0.4...v2.0.3)
> -----------------------------------------------------------------------------------
>
> - Drop python 3.4.
> - Fix master card number generator. Thanks [@nkthanh98](https://github.com/nkthanh98).
> - Add provider for Finnish IBAN numbers. Thanks [@sitomani](https://github.com/sitomani).
> - Add color in Thai language. Thanks [@mesodiar](https://github.com/mesodiar).
> - Split first names into male/female for `person/de_AT`. Thanks [@Jayday](https://github.com/Jayday).
> - Extend data for `de_AT` and `it_IT` person providers. Thanks [@Jayday](https://github.com/Jayday).
> - Add `ta_IN` support. Thanks [@jcopps](https://github.com/jcopps).
> - Add `*_PH` locales. Thanks [@malefice](https://github.com/malefice).
> - Add Thai lorem. Thanks [@mesodiar](https://github.com/mesodiar).
> - Add job in `ja_JP`. Thanks [@shmokmt](https://github.com/shmokmt).
> - Optimize IPv4 address generation. Thanks [@malefice](https://github.com/malefice).
> - Increase bban\_format length for `en_GB`. Thanks [@Necrathex](https://github.com/Necrathex).
> - Fix occasional errors in ISBN provider. Thanks [@malefice](https://github.com/malefice).
> - Add more phone numbers to `fa_IR` locale. Thanks [@abtinmo](https://github.com/abtinmo).
> - Add support for token-based string generation. Thanks [@malefice](https://github.com/malefice).
> - Improve barcode provider. Thanks [@malefice](https://github.com/malefice).
> - Fix for pyfloat empty randrange. Thanks [@jcardali](https://github.com/jcardali).
>
> [2.0.3 - 14-October-2019](https://github.com/joke2k/faker/compare/v2.0.3...v2.0.2)
> ----------------------------------------------------------------------------------
>
> - Use the provider's RNG instead of the random module in `invalid_ssn`. Thanks [@luser](https://github.com/luser).
> - Fix `randomize_nb_elements` `max` argument. Thanks [@jorrit-wehelp](https://github.com/jorrit-wehelp).
> - Add `de_DE` jobs. Thanks [@CodeAndChoke](https://github.com/CodeAndChoke).
> - Add `pt_PT` automotive plates. Thanks [@rubenandre](https://github.com/rubenandre).
> - Add `el_GR` jobs. Thanks [@athaks](https://github.com/athaks).
> - Add police id for `el_GR`. Thanks [@athaks](https://github.com/athaks).
> - Add jobs for for `pt_PT`. Thanks [@rubenandre](https://github.com/rubenandre).
>
> [2.0.2 - 17-September-2019](https://github.com/joke2k/faker/compare/v2.0.2...v2.0.1)
> ------------------------------------------------------------------------------------
>
> - Fix typos, misspellings. Add locations, names, dates in `hi_IN` providers. Thanks [@kathawala](https://github.com/kathawala).
> - Bump required version `text-unidecode` to 1.3. Thanks [@moggers87](https://github.com/moggers87).
> - Bug fix for `pyfloat` going over `max_value`. Thanks [@fgs-dbudwin](https://github.com/fgs-dbudwin).
>
> [2.0.1 - 20-August-2019](https://github.com/joke2k/faker/compare/v2.0.1...v2.0.0)
> ---------------------------------------------------------------------------------
>
> - Add nationalities for locale `pt_PT`. Thanks [@tng10](https://github.com/tng10).
> - Add `ios()` and `android()` to `user_agent` provider. Thanks [@gsilvan](https://github.com/gsilvan).
> - Update `zh_CN` provinces. Thanks [@casen27](https://github.com/casen27).
>
> [2.0.0 - 15-July-2019](https://github.com/joke2k/faker/compare/v2.0.0...v1.0.8)
> ... (truncated)
Commits
- [`4b7a189`](https://github.com/joke2k/faker/commit/4b7a1898c3d86cafeca18d08ad612da475bdbe26) Bump version: 2.0.3 → 2.0.4
- [`c882dbe`](https://github.com/joke2k/faker/commit/c882dbecce89a4cba75033b709703d7c3db1b856) 📰Update CHANGELOG
- [`a4a72ca`](https://github.com/joke2k/faker/commit/a4a72cade12420c44dba25045964355ed939977f) Fix for pyfloat empty randrange (issue [#1048](https://github-redirect.dependabot.com/joke2k/faker/issues/1048)) ([#1049](https://github-redirect.dependabot.com/joke2k/faker/issues/1049))
- [`e9d0c72`](https://github.com/joke2k/faker/commit/e9d0c729a75e7de0a69a9a07ca711e08ac7486d7) Improve barcode provider ([#1045](https://github-redirect.dependabot.com/joke2k/faker/issues/1045))
- [`ad66aaa`](https://github.com/joke2k/faker/commit/ad66aaa14d583316f1f59df34f701c3c7ae23f16) Add tests for uuid4 seedability ([#1050](https://github-redirect.dependabot.com/joke2k/faker/issues/1050))
- [`237fd51`](https://github.com/joke2k/faker/commit/237fd5186d898c11a5a767e2683fec14691774a7) Fix build on 32bit systems. Thank [@malefice](https://github.com/malefice)
- [`a8dda8b`](https://github.com/joke2k/faker/commit/a8dda8b4534ec0cbaeb4a27be8d59ed3360481c7) Add support for token-based string generation ([#1047](https://github-redirect.dependabot.com/joke2k/faker/issues/1047))
- [`97b5536`](https://github.com/joke2k/faker/commit/97b553654a54c159ccf1ad07b5e0b4dde50b1c79) add more phone numbers ([#1044](https://github-redirect.dependabot.com/joke2k/faker/issues/1044))
- [`b51f2f2`](https://github.com/joke2k/faker/commit/b51f2f2e63e26a8975f7ee0e4591f51661493272) Fix occasional errors in isbn provider ([#1046](https://github-redirect.dependabot.com/joke2k/faker/issues/1046))
- [`c284aa6`](https://github.com/joke2k/faker/commit/c284aa604b0fb931bdb7533714fe1ee386b8cedc) Increase bban_format length for en_GB
- Additional commits viewable in [compare view](https://github.com/joke2k/faker/compare/v1.0.1...v2.0.4)
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](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps faker from 1.0.1 to 2.0.4.
Changelog
*Sourced from [faker's changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.rst).* > Changelog > ========= > > [2.0.4 - 12-November-2019](https://github.com/joke2k/faker/compare/v2.0.4...v2.0.3) > ----------------------------------------------------------------------------------- > > - Drop python 3.4. > - Fix master card number generator. Thanks [@nkthanh98](https://github.com/nkthanh98). > - Add provider for Finnish IBAN numbers. Thanks [@sitomani](https://github.com/sitomani). > - Add color in Thai language. Thanks [@mesodiar](https://github.com/mesodiar). > - Split first names into male/female for `person/de_AT`. Thanks [@Jayday](https://github.com/Jayday). > - Extend data for `de_AT` and `it_IT` person providers. Thanks [@Jayday](https://github.com/Jayday). > - Add `ta_IN` support. Thanks [@jcopps](https://github.com/jcopps). > - Add `*_PH` locales. Thanks [@malefice](https://github.com/malefice). > - Add Thai lorem. Thanks [@mesodiar](https://github.com/mesodiar). > - Add job in `ja_JP`. Thanks [@shmokmt](https://github.com/shmokmt). > - Optimize IPv4 address generation. Thanks [@malefice](https://github.com/malefice). > - Increase bban\_format length for `en_GB`. Thanks [@Necrathex](https://github.com/Necrathex). > - Fix occasional errors in ISBN provider. Thanks [@malefice](https://github.com/malefice). > - Add more phone numbers to `fa_IR` locale. Thanks [@abtinmo](https://github.com/abtinmo). > - Add support for token-based string generation. Thanks [@malefice](https://github.com/malefice). > - Improve barcode provider. Thanks [@malefice](https://github.com/malefice). > - Fix for pyfloat empty randrange. Thanks [@jcardali](https://github.com/jcardali). > > [2.0.3 - 14-October-2019](https://github.com/joke2k/faker/compare/v2.0.3...v2.0.2) > ---------------------------------------------------------------------------------- > > - Use the provider's RNG instead of the random module in `invalid_ssn`. Thanks [@luser](https://github.com/luser). > - Fix `randomize_nb_elements` `max` argument. Thanks [@jorrit-wehelp](https://github.com/jorrit-wehelp). > - Add `de_DE` jobs. Thanks [@CodeAndChoke](https://github.com/CodeAndChoke). > - Add `pt_PT` automotive plates. Thanks [@rubenandre](https://github.com/rubenandre). > - Add `el_GR` jobs. Thanks [@athaks](https://github.com/athaks). > - Add police id for `el_GR`. Thanks [@athaks](https://github.com/athaks). > - Add jobs for for `pt_PT`. Thanks [@rubenandre](https://github.com/rubenandre). > > [2.0.2 - 17-September-2019](https://github.com/joke2k/faker/compare/v2.0.2...v2.0.1) > ------------------------------------------------------------------------------------ > > - Fix typos, misspellings. Add locations, names, dates in `hi_IN` providers. Thanks [@kathawala](https://github.com/kathawala). > - Bump required version `text-unidecode` to 1.3. Thanks [@moggers87](https://github.com/moggers87). > - Bug fix for `pyfloat` going over `max_value`. Thanks [@fgs-dbudwin](https://github.com/fgs-dbudwin). > > [2.0.1 - 20-August-2019](https://github.com/joke2k/faker/compare/v2.0.1...v2.0.0) > --------------------------------------------------------------------------------- > > - Add nationalities for locale `pt_PT`. Thanks [@tng10](https://github.com/tng10). > - Add `ios()` and `android()` to `user_agent` provider. Thanks [@gsilvan](https://github.com/gsilvan). > - Update `zh_CN` provinces. Thanks [@casen27](https://github.com/casen27). > > [2.0.0 - 15-July-2019](https://github.com/joke2k/faker/compare/v2.0.0...v1.0.8) > ... (truncated)Commits
- [`4b7a189`](https://github.com/joke2k/faker/commit/4b7a1898c3d86cafeca18d08ad612da475bdbe26) Bump version: 2.0.3 → 2.0.4 - [`c882dbe`](https://github.com/joke2k/faker/commit/c882dbecce89a4cba75033b709703d7c3db1b856) 📰Update CHANGELOG - [`a4a72ca`](https://github.com/joke2k/faker/commit/a4a72cade12420c44dba25045964355ed939977f) Fix for pyfloat empty randrange (issue [#1048](https://github-redirect.dependabot.com/joke2k/faker/issues/1048)) ([#1049](https://github-redirect.dependabot.com/joke2k/faker/issues/1049)) - [`e9d0c72`](https://github.com/joke2k/faker/commit/e9d0c729a75e7de0a69a9a07ca711e08ac7486d7) Improve barcode provider ([#1045](https://github-redirect.dependabot.com/joke2k/faker/issues/1045)) - [`ad66aaa`](https://github.com/joke2k/faker/commit/ad66aaa14d583316f1f59df34f701c3c7ae23f16) Add tests for uuid4 seedability ([#1050](https://github-redirect.dependabot.com/joke2k/faker/issues/1050)) - [`237fd51`](https://github.com/joke2k/faker/commit/237fd5186d898c11a5a767e2683fec14691774a7) Fix build on 32bit systems. Thank [@malefice](https://github.com/malefice) - [`a8dda8b`](https://github.com/joke2k/faker/commit/a8dda8b4534ec0cbaeb4a27be8d59ed3360481c7) Add support for token-based string generation ([#1047](https://github-redirect.dependabot.com/joke2k/faker/issues/1047)) - [`97b5536`](https://github.com/joke2k/faker/commit/97b553654a54c159ccf1ad07b5e0b4dde50b1c79) add more phone numbers ([#1044](https://github-redirect.dependabot.com/joke2k/faker/issues/1044)) - [`b51f2f2`](https://github.com/joke2k/faker/commit/b51f2f2e63e26a8975f7ee0e4591f51661493272) Fix occasional errors in isbn provider ([#1046](https://github-redirect.dependabot.com/joke2k/faker/issues/1046)) - [`c284aa6`](https://github.com/joke2k/faker/commit/c284aa604b0fb931bdb7533714fe1ee386b8cedc) Increase bban_format length for en_GB - Additional commits viewable in [compare view](https://github.com/joke2k/faker/compare/v1.0.1...v2.0.4)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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)