Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A administrate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • thoughtbot, inc.
  • administrate
  • Merge requests
  • !1985

Bump faker from 2.17.0 to 2.18.0

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge dependabot/bundler/faker-2.18.0 into main May 17, 2021
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

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 @​koic

Chores

  • [PR #2316](faker-ruby/faker#2316) Fix typo in test method @​yujideveloper

Documentation

  • [PR #2290](faker-ruby/faker#2290) Fix typo @​d-holbach
  • [PR #2282](faker-ruby/faker#2282) fixed small typo @​koic

Feature 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 @​NickyEXE

Update 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. @​mathisto

Update 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
  • be59d0b Bump version to 2.18.0 (#2323)
  • e4ef1ab Remove Canadian 226 area code from array of US area codes (resolves #2321) (#...
  • 1c1b561 Merge pull request #2314 from faker-ruby/dependabot/bundler/rubocop-1.14.0
  • 210778f Update rubocop requirement from = 1.13.0 to = 1.14.0
  • 9397e3f Merge pull request #2317 from yujideveloper/fix/ci-for-es-ar
  • 7b81bdf Fix redundant escape inside regexp literal
  • 98bab62 Fix ci for es-AR
  • e2f77bf Merge pull request #2316 from yujideveloper/fix/typo-test-method
  • dcd21cd Fix typo in test method
  • e110fa4 Split JA translation file into one file per class (#2315)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dependabot/bundler/faker-2.18.0