Created by: dependabot-preview[bot]
Bumps faker from 1.9.1 to 1.9.3.
Changelog
Sourced from faker's changelog.
v1.9.3 (2019-02-12)
Bug/Fixes
- [PR #1535](https://github-redirect.dependabot.com/stympy/faker/pull/1535) Fix I18n bug @vbrazo
v1.9.2 (2019-02-11)
Bug/Fixes
- [PR #1512](https://github-redirect.dependabot.com/stympy/faker/pull/1512) Fix numerical part of Dutch postcode @tilsammans
- [PR #1477](https://github-redirect.dependabot.com/stympy/faker/pull/1477) Fixed bank account length @jguthrie100
- [PR #1494](https://github-redirect.dependabot.com/stympy/faker/pull/1494) Fix Faker::Internet.ip_v4_address to include all IP ranges @lucasqueiroz
- [PR #1456](https://github-redirect.dependabot.com/stympy/faker/pull/1456) fix: omit . from slug @ivanoblomov
- [PR #1436](https://github-redirect.dependabot.com/stympy/faker/pull/1436) Fix regex and add magic string to pass rubocop check @jakrzus
- [PR #1425](https://github-redirect.dependabot.com/stympy/faker/pull/1425) NHS: fix occasional bad numbers @ChaoticBoredom
- [PR #1421](https://github-redirect.dependabot.com/stympy/faker/pull/1421) Faker::Internet.user_name can't handle UTF-8 arguments @ivanoblomov
- [PR #1423](https://github-redirect.dependabot.com/stympy/faker/pull/1423) Add missing locale tests - Part II @vbrazo
- [PR #1389](https://github-redirect.dependabot.com/stympy/faker/pull/1389) Load faker I18n using custom backend chaining @pjohnmeyer
- [PR #1384](https://github-redirect.dependabot.com/stympy/faker/pull/1384) Quick number method bugfix @vbrazo
- [PR #1377](https://github-redirect.dependabot.com/stympy/faker/pull/1377) Fallback translation without available locales enforcement [@deivid-rodriguez](https://github.com/deivid-rodriguez)
- [PR #1368](https://github-redirect.dependabot.com/stympy/faker/pull/1368) Don't force enforce_available_locales [@deivid-rodriguez](https://github.com/deivid-rodriguez)
- [PR #1355](https://github-redirect.dependabot.com/stympy/faker/pull/1355) Fix global clear of unique values for Faker::UniqueGenerator @kolasss
- [PR #1335](https://github-redirect.dependabot.com/stympy/faker/pull/1335) Fix Company.luhn_algorithm and add missing tests @01max
- [PR #1334](https://github-redirect.dependabot.com/stympy/faker/pull/1334) Faker::Number.leading_zero_number should always start with 0 @vbrazo
- [PR #1317](https://github-redirect.dependabot.com/stympy/faker/pull/1317) Change Faker::Lorem.multibyte logic @ShabelnikM
- [PR #527](https://github-redirect.dependabot.com/stympy/faker/pull/527) Fix time period test that could result in a flake test within 15 days @melonhead901
- [PR #1310](https://github-redirect.dependabot.com/stympy/faker/pull/1310) Add alias for middle_name and remove locale @vbrazo
Chores
- [PR #1496](https://github-redirect.dependabot.com/stympy/faker/pull/1496) Update yaml format in docs @SpyMaster356
- [PR #1508](https://github-redirect.dependabot.com/stympy/faker/pull/1508) Changes before release @vbrazo
- [PR #1490](https://github-redirect.dependabot.com/stympy/faker/pull/1490) Add missing Faker::HeroesOfTheStorm tests @vbrazo
- [PR #1457](https://github-redirect.dependabot.com/stympy/faker/pull/1457) Add tests for new Faker::Internet.slug glue @vbrazo
- [PR #1434](https://github-redirect.dependabot.com/stympy/faker/pull/1434) Add keyword argument to Faker::Games::Dota.quote @vbrazo
- [PR #1420](https://github-redirect.dependabot.com/stympy/faker/pull/1420) Add Faker::JapaneseMedia namespace @boardfish
- [PR #1411](https://github-redirect.dependabot.com/stympy/faker/pull/1411) Add several missing locales @vbrazo
- [PR #1403](https://github-redirect.dependabot.com/stympy/faker/pull/1403) Faker::SouthPark => Faker::Movies::SouthPark @vbrazo
- [PR #1401](https://github-redirect.dependabot.com/stympy/faker/pull/1401) Faker::GratefulDead => Faker::Movies::GratefulDead @vbrazo
- [PR #1362](https://github-redirect.dependabot.com/stympy/faker/pull/1362) Faker::Types minor cleanup @stephengroat
- [PR #1347](https://github-redirect.dependabot.com/stympy/faker/pull/1347) Remove launchy dependency @vbrazo
- [PR #1311](https://github-redirect.dependabot.com/stympy/faker/pull/1311) Target Ruby 2.3 @tagliala
- [PR #372](https://github-redirect.dependabot.com/stympy/faker/pull/372) Add test_password_could_achieve_max_length [@oleksii-ti](https://github.com/oleksii-ti)
Deprecation
... (truncated)
- [PR #1504](https://github-redirect.dependabot.com/stympy/faker/pull/1504) Add Quotes namespace @vbrazo
Commits
-
07290fe
Version bump -
8eff383
Rollback #1389 (#1535) -
f7fe79b
Update copyright notice to 2019 [ci skip] -
7a03a1c
Change Armenian Locale (#1530) -
fadd141
Provide metadata for RubyGems (#1531) -
89de0e5
Update CHANGELOG.md -
cf0474b
Version bump -
0828f4b
Bump Ruby versions -
41fb24e
Revert Gemfile.lock change -
396af90
Prep for 1.9.2 release - 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 -
@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.