Created by: dependabot[bot]
Bumps faker from 2.17.0 to 2.18.0.
Release notes
Sourced from faker's releases.
v2.18.0
This version:
- fixes bugs and chores
- update documentation
- adds new generators for
IDNumber,Crypto.sha512, and others.- updates locales in different languages
- updates dependencies
Changelog
Sourced from faker's changelog.
v2.18.0 (2021-05-15)
Bug/Fixes
- [PR #2300](faker-ruby/faker#2300) Fix space.company by adding missing quote
@koic- [PR #2044](faker-ruby/faker#2044) Workaround for cc-test-reporter with SimpleCov 0.18
@koicChores
- [PR #2316](faker-ruby/faker#2316) Fix typo in test method
@yujideveloperDocumentation
- [PR #2290](faker-ruby/faker#2290) Fix typo
@d-holbach- [PR #2282](faker-ruby/faker#2282) fixed small typo
@koicFeature Request
- [PR #2301](faker-ruby/faker#2301) Add Faker::IDNumber.croatian_id method
@lovro-bikic- [PR #2299](faker-ruby/faker#2299) Add birds
@brotherjack- [PR #2295](faker-ruby/faker#2295) Add more methods to the Witcher class
@marcelobarreto- [PR #2289](faker-ruby/faker#2289) Increase french entropy
@meuble- [PR #2287](faker-ruby/faker#2287) Add Crypto.sha512
@crondaemon- [PR #2190](faker-ruby/faker#2190) Add Faker::Tea
@snood1205- [PR #2175](faker-ruby/faker#2175) Add two generators to Faker::Science
@RubyHuntsman- [PR #1910](faker-ruby/faker#1910) Add Faker::Music#mambo_no_5, a Generator for Random First Names that Appear in Lou Bega's Mambo No. 5
@NickyEXEUpdate locales
- [PR #2321](faker-ruby/faker#2321) Canadian area code 226 included in array of US area codes
@jgarber623- [PR #2317](faker-ruby/faker#2317) Fix ci for es-AR
@yujideveloper- [PR #2315](faker-ruby/faker#2315) Split JA translation file into one file per class
@yujideveloper- [PR #2313](faker-ruby/faker#2313) Add Japanese translation for Faker::Subscription
@yujideveloper- [PR #2311](faker-ruby/faker#2311) add yoda quotes to russian locale
@aka-nez- [PR #2297](faker-ruby/faker#2297) add Japanese actual zipcodes in locals/ja.yml
@POPPIN-FUMI- [PR #2291](faker-ruby/faker#2291) Add Commerce for Japanese
@ima1zumi- [PR #2285](faker-ruby/faker#2285) Fix update Brazilian phone country code
@ricardopacheco- [PR #2154](faker-ruby/faker#2154) Cleanup books. Add Fantasy::Tolkien to README.
@mathistoUpdate local dependencies
- Update rubocop requirement from = 1.13.0 to = 1.14.0 (#2314)
- Upgrade to GitHub-native Dependabot (#2310)
- Update rubocop requirement from = 1.12.1 to = 1.13.0 (#2305)
- Update test-unit requirement from = 3.4.0 to = 3.4.1 (#2303)
- Update pry requirement from = 0.14.0 to = 0.14.1 (#2298)
- Update rubocop requirement from = 1.12.0 to = 1.12.1 (#2294)
- Update rubocop requirement from = 1.11.0 to = 1.12.0 (#2288)
Commits
-
be59d0bBump version to 2.18.0 (#2323) -
e4ef1abRemove Canadian 226 area code from array of US area codes (resolves #2321) (#... -
1c1b561Merge pull request #2314 from faker-ruby/dependabot/bundler/rubocop-1.14.0 -
210778fUpdate rubocop requirement from = 1.13.0 to = 1.14.0 -
9397e3fMerge pull request #2317 from yujideveloper/fix/ci-for-es-ar -
7b81bdfFix redundant escape inside regexp literal -
98bab62Fix ci for es-AR -
e2f77bfMerge pull request #2316 from yujideveloper/fix/typo-test-method -
dcd21cdFix typo in test method -
e110fa4Split JA translation file into one file per class (#2315) - 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)