Created by: dependabot-preview[bot]
Bumps faker from 1.9.3 to 1.9.4.
Release notes
Sourced from faker's releases.
v1.9.4
v1.9.4 (2019-06-19)
Bug/Fixes
- [PR #1605](https://github-redirect.dependabot.com/stympy/faker/pull/1605) fix shallow_json for frozen_string_literal @causztic
- [PR #1597](https://github-redirect.dependabot.com/stympy/faker/pull/1597) Fix broken test @vbrazo
- [PR #1578](https://github-redirect.dependabot.com/stympy/faker/pull/1578) Namespaces should inherit Base @vbrazo
Chores
- [PR #1626](https://github-redirect.dependabot.com/stympy/faker/pull/1626) Update tty tree @Zeragamba
- [PR #1559](https://github-redirect.dependabot.com/stympy/faker/pull/1559) Fix name_with_middle field for en-AU @psibi
- [PR #1548](https://github-redirect.dependabot.com/stympy/faker/pull/1548) Chore/improve pt-BR specs @paulodiovani
- [PR #1542](https://github-redirect.dependabot.com/stympy/faker/pull/1542) Fixed typos to the unreleased_README.md @gkunwar
- [PR #1541](https://github-redirect.dependabot.com/stympy/faker/pull/1541) Add new categories to armenian @hovikman
Deprecation
- [PR #1549](https://github-redirect.dependabot.com/stympy/faker/pull/1549) Faker::Movies::GratefulDead => Faker::Music::GratefulDead @bcharna
- [PR #1538](https://github-redirect.dependabot.com/stympy/faker/pull/1538) Add Sports namespace @vbrazo
- Deprecates
::Football
Documentation
- [PR #1636](https://github-redirect.dependabot.com/stympy/faker/pull/1636) Fix default values for arguments in Lorem doc @mikong
- [PR #1617](https://github-redirect.dependabot.com/stympy/faker/pull/1617) Fix Dota README @TheSmartnik
- [PR #1612](https://github-redirect.dependabot.com/stympy/faker/pull/1612) Update returned example player @ncallaway
- [PR #1611](https://github-redirect.dependabot.com/stympy/faker/pull/1611) Documentation error fix @tomlockwood
- [PR #1575](https://github-redirect.dependabot.com/stympy/faker/pull/1575) Add issues templates @vbrazo
Feature Request
- [PR #1631](https://github-redirect.dependabot.com/stympy/faker/pull/1631) Faker::Tezos: add block faker @akettal
- [PR #1619](https://github-redirect.dependabot.com/stympy/faker/pull/1619) Add Faker::Music::Opera @Adsidera
- [PR #1607](https://github-redirect.dependabot.com/stympy/faker/pull/1607) Add Faker::Game with title, genre, and platform generators. @connorshea
- [PR #1603](https://github-redirect.dependabot.com/stympy/faker/pull/1603) Add Faker::Internet.uuid @ianks
- [PR #1560](https://github-redirect.dependabot.com/stympy/faker/pull/1560) Add Faker::Creature::Horse @wndxlori
- [PR #1507](https://github-redirect.dependabot.com/stympy/faker/pull/1507) Add CLI - Integrate fakerbot
🤖 @akabiru- [PR #1540](https://github-redirect.dependabot.com/stympy/faker/pull/1540) Add sic_code to company #355 [@bruno-b-martins](https://github.com/bruno-b-martins)
- [PR #1537](https://github-redirect.dependabot.com/stympy/faker/pull/1537) Adds the Faker::Sports::Basketball generator @ecbrodie
- [PR #1520](https://github-redirect.dependabot.com/stympy/faker/pull/1520) Allow subdomains for Internet.domain_name @cianooooo
Update/add locales
... (truncated)
- [PR #1629](https://github-redirect.dependabot.com/stympy/faker/pull/1629) Fix sintax error on game.yml file @ricardobsilva
- [PR #1627](https://github-redirect.dependabot.com/stympy/faker/pull/1627) add more data for Faker::Games @BlazingRockStorm
- [PR #1620](https://github-redirect.dependabot.com/stympy/faker/pull/1620) Added Yuumi as a Champion @eddorre
- [PR #1621](https://github-redirect.dependabot.com/stympy/faker/pull/1621) Updated classes to match the changes that Blizzard rolled out late last year. Updated hero pool to add the latest two heroes added to the game. @eddorre
- [PR #1602](https://github-redirect.dependabot.com/stympy/faker/pull/1602) Remove white space, fix minor typos @darylf
Changelog
Sourced from faker's changelog.
v1.9.4 (2019-06-19)
Bug/Fixes
- [PR #1605](https://github-redirect.dependabot.com/stympy/faker/pull/1605) fix shallow_json for frozen_string_literal @causztic
- [PR #1597](https://github-redirect.dependabot.com/stympy/faker/pull/1597) Fix broken test @vbrazo
- [PR #1578](https://github-redirect.dependabot.com/stympy/faker/pull/1578) Namespaces should inherit Base @vbrazo
Chores
- [PR #1626](https://github-redirect.dependabot.com/stympy/faker/pull/1626) Update tty tree @Zeragamba
- [PR #1559](https://github-redirect.dependabot.com/stympy/faker/pull/1559) Fix name_with_middle field for en-AU @psibi
- [PR #1548](https://github-redirect.dependabot.com/stympy/faker/pull/1548) Chore/improve pt-BR specs @paulodiovani
- [PR #1542](https://github-redirect.dependabot.com/stympy/faker/pull/1542) Fixed typos to the unreleased_README.md @gkunwar
- [PR #1541](https://github-redirect.dependabot.com/stympy/faker/pull/1541) Add new categories to armenian @hovikman
Deprecation
- [PR #1549](https://github-redirect.dependabot.com/stympy/faker/pull/1549) Faker::Movies::GratefulDead => Faker::Music::GratefulDead @bcharna
- [PR #1538](https://github-redirect.dependabot.com/stympy/faker/pull/1538) Add Sports namespace @vbrazo
- Deprecates
::Football
Documentation
- [PR #1636](https://github-redirect.dependabot.com/stympy/faker/pull/1636) Fix default values for arguments in Lorem doc @mikong
- [PR #1617](https://github-redirect.dependabot.com/stympy/faker/pull/1617) Fix Dota README @TheSmartnik
- [PR #1612](https://github-redirect.dependabot.com/stympy/faker/pull/1612) Update returned example player @ncallaway
- [PR #1611](https://github-redirect.dependabot.com/stympy/faker/pull/1611) Documentation error fix @tomlockwood
- [PR #1575](https://github-redirect.dependabot.com/stympy/faker/pull/1575) Add issues templates @vbrazo
Feature Request
- [PR #1631](https://github-redirect.dependabot.com/stympy/faker/pull/1631) Faker::Tezos: add block faker @akettal
- [PR #1619](https://github-redirect.dependabot.com/stympy/faker/pull/1619) Add Faker::Music::Opera @Adsidera
- [PR #1607](https://github-redirect.dependabot.com/stympy/faker/pull/1607) Add Faker::Game with title, genre, and platform generators. @connorshea
- [PR #1603](https://github-redirect.dependabot.com/stympy/faker/pull/1603) Add Faker::Internet.uuid @ianks
- [PR #1560](https://github-redirect.dependabot.com/stympy/faker/pull/1560) Add Faker::Creature::Horse @wndxlori
- [PR #1507](https://github-redirect.dependabot.com/stympy/faker/pull/1507) Add CLI - Integrate fakerbot
🤖 @akabiru- [PR #1540](https://github-redirect.dependabot.com/stympy/faker/pull/1540) Add sic_code to company #355 [@bruno-b-martins](https://github.com/bruno-b-martins)
- [PR #1537](https://github-redirect.dependabot.com/stympy/faker/pull/1537) Adds the Faker::Sports::Basketball generator @ecbrodie
- [PR #1520](https://github-redirect.dependabot.com/stympy/faker/pull/1520) Allow subdomains for Internet.domain_name @cianooooo
Update/add locales
... (truncated)
- [PR #1629](https://github-redirect.dependabot.com/stympy/faker/pull/1629) Fix sintax error on game.yml file @ricardobsilva
- [PR #1627](https://github-redirect.dependabot.com/stympy/faker/pull/1627) add more data for Faker::Games @BlazingRockStorm
- [PR #1620](https://github-redirect.dependabot.com/stympy/faker/pull/1620) Added Yuumi as a Champion @eddorre
- [PR #1621](https://github-redirect.dependabot.com/stympy/faker/pull/1621) Updated classes to match the changes that Blizzard rolled out late last year. Updated hero pool to add the latest two heroes added to the game. @eddorre
- [PR #1602](https://github-redirect.dependabot.com/stympy/faker/pull/1602) Remove white space, fix minor typos @darylf
- [PR #1595](https://github-redirect.dependabot.com/stympy/faker/pull/1595) Fix accented French surnames [@Samy-Amar](https://github.com/Samy-Amar)
Commits
-
b913e7c
Update CHANGELOG -
101eb93
Bump version to 1.9.4 (#1637) -
56a2cc7
Update CHANGELOG -
e573973
Fix default values for arguments in Lorem doc (#1636) -
a48340c
Faker::Tezos: add block faker (#1631) -
0e8cc7e
Fix sintax error on game.yml file (#1629) -
f13c2c3
add more data for Faker::Games (#1627) -
bccc8e4
Update tty tree (#1626) -
cf52f49
Fixing spelling mistake in Docs for Vehicle -
c9f6be8
Add Faker::Music::Opera (#1619) - Additional commits viewable in compare view
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.