Created by: dependabot-preview[bot]
Bumps faker from 2.13.0 to 2.14.0.
Release notes
Sourced from faker's releases.
v2.14.0
This version:
- adds documentation improvements
- updates locales
- adds new generators for barcodes and driving license
- adds other generators
- updates local dependencies
- fixes some failing tests
- chores
Changelog
Sourced from faker's changelog.
v2.14.0 (2020-09-15)
Bug/Fixes
- [PR #2119](faker-ruby/faker#2119) Fixed failing spec for phone number
Chores
- [PR #2088](faker-ruby/faker#2088) Remove the space in the word "turtle" in the Creature::Animals faker
- [PR #2081](faker-ruby/faker#2081) Remove redundant condition branch for Ruby 2.4
- [PR #2077](faker-ruby/faker#2077) Rename tests according to the
test*.rb
pattern so that they runDocumentation
- [PR #2095](faker-ruby/faker#2095) Fix a typo for
Games::DnD.species
- [PR #2094](faker-ruby/faker#2094) Correct method name from race to species in DnD doc
- [PR #2079](faker-ruby/faker#2079) Add
Music::PearlJam
to Readme- [PR #2058](faker-ruby/faker#2058) Add YARD doc for
Faker::Code
Feature Request
- [PR #2117](faker-ruby/faker#2117) Add Truffleruby head to CI
- [PR #2104](faker-ruby/faker#2104) 2097 Added barcodes
- [PR #2090](faker-ruby/faker#2090) 1693 USA driving license
- [PR #2098](faker-ruby/faker#2098) Update DnD generator
- [PR #2096](faker-ruby/faker#2096) 2091 faker drones
- [PR #2092](faker-ruby/faker#2092) Add a street fighter generator
- [PR #2082](faker-ruby/faker#2082) Enable
Lint/UnifiedInteger
copUpdate locales
- [PR #2100](faker-ruby/faker#2100) Remove Gaylord
- [PR #2087](faker-ruby/faker#2087) Fix/remove country code from phone numbers
- [PR #2086](faker-ruby/faker#2086) removing country code from phone numbers to
fr-CH
- [PR #2084](faker-ruby/faker#2084) removed extra + sign from country codes
- [PR #2078](faker-ruby/faker#2078) Removed 07624 from UK mobile numbers
- [PR #2073](faker-ruby/faker#2073) Add missing azimuth field for fr locale
- [PR #2072](faker-ruby/faker#2072) Remove time formats from file
Update local dependencies
- Update rubocop requirement from = 0.87.1 to = 0.88.0 (#2080)
- Update rubocop requirement from = 0.87.0 to = 0.87.1 (#2075)
- Update rubocop requirement from = 0.86.0 to = 0.87.0 (#2074)
- Bumps i18n from 1.8.4 to 1.8.5 (#2089)
- Bumps i18n from 1.8.3 to 1.8.4 (#2083)
Commits
-
5f95a60
Bump version to 2.14.0 (#2120) -
d50d96a
Remove old file -
fd90b99
Merge pull request #2119 from sudeeptarlekar/fix-failing-spec -
4e85b82
Fixed failing spec for phone number -
35ea4f8
Add Truffleruby head to CI (#2117) -
b194dd2
Update rubocop requirement from = 0.89.1 to = 0.90.0 (#2115) -
2f447f6
Adds colors, binary gender, and space to KO locale (#2114) -
5c8ded5
Update minitest requirement from = 5.14.1 to = 5.14.2 (#2113) -
35ec5ed
1693 USA driving license (#2090) -
f0a84aa
2091 faker drones (#2096) - 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 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)
- 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)