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
  • !1662

Bump faker from 2.11.0 to 2.12.0

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge dependabot/bundler/faker-2.12.0 into master Jun 01, 2020
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: dependabot-preview[bot]

Bumps faker from 2.11.0 to 2.12.0.

Release notes

Sourced from faker's releases.

v2.12.0

v2.12.0 (2020-05-31)

This version:

  • adds several YARD docs
  • fixes some locale issues
  • fixes a few bugs in Faker generators
  • improves code quality
  • adds a few generators for Movies, Music and TV Shows
  • updates local dependencies

In case you need more details about the changes, please check our changelog out.

Changelog

Sourced from faker's changelog.

v2.12.0 (2020-05-31)

This version:

  • adds several YARD docs
  • fixes some locale issues
  • fixes a few bugs in Faker generators
  • improves code quality
  • adds a few generators for Movies, Music and TV Shows
  • updates local dependencies

Bug/Fixes

  • [PR #2019](faker-ruby/faker#2019) Update 'prepare' regexp to allow hyphen @jbergenson
  • [PR #2012](faker-ruby/faker#2012) Add else condition to prevent false positive @jbergenson
  • [PR #1985](faker-ruby/faker#1985) Fix an error for Faker::Computer.os @koic
  • [PR #1971](faker-ruby/faker#1971) Fixing the CI failure by fixing the infinite loop in Commerce @amatsuda

Chores

  • [PR #1988](faker-ruby/faker#1988) Removing meaningless begin and end @amatsuda
  • [PR #1979](faker-ruby/faker#1979) Reuse the lvar instead of calling File.dirname(__FILE__) again and again @amatsuda

Documentation

  • [PR #2022](faker-ruby/faker#2022) Add YARD docs to Faker::Invoice @danielTiringer
  • [PR #2021](faker-ruby/faker#2021) Add YARD docs to Faker::Hipster @danielTiringer
  • [PR #2020](faker-ruby/faker#2020) Add YARD docs to Faker::Measurement @danielTiringer
  • [PR #2017](faker-ruby/faker#2017) Fix docs for Faker::Games::Control.altered_world_event @Zeragamba
  • [PR #2016](faker-ruby/faker#2016) Fix yard documentation issues @danielTiringer
  • [PR #2015](faker-ruby/faker#2015) Add YARD docs to Faker::Quotes @danielTiringer
  • [PR #2011](faker-ruby/faker#2011) Update star_wars.yml @garrettmichaelgeorge
  • [PR #2010](faker-ruby/faker#2010) Add missing links in README.md @Naokimi
  • [PR #2009](faker-ruby/faker#2009) Add YARD docs to Faker::Placeholdit @danielTiringer
  • [PR #2008](faker-ruby/faker#2008) Add YARD docs to Faker::Verb @danielTiringer
  • [PR #2007](faker-ruby/faker#2007) Add YARD docs to Faker::Phone_Number @danielTiringer
  • [PR #2004](faker-ruby/faker#2004) Add YARD docs to Faker::String @danielTiringer
  • [PR #2001](faker-ruby/faker#2001) Add YARD docs to Faker::South_Africa @danielTiringer
  • [PR #2000](faker-ruby/faker#2000) Add YARD docs to Faker::JSON @danielTiringer
  • [PR #1999](faker-ruby/faker#1999) Add YARD docs to Faker::Types @danielTiringer
  • [PR #1998](faker-ruby/faker#1998) Add YARD docs to Faker::Finance @danielTiringer
  • [PR #1997](faker-ruby/faker#1997) Add YARD docs to Faker::Driving_Licence @danielTiringer
  • [PR #1996](faker-ruby/faker#1996) Add YARD docs to Crypto Coin @danielTiringer
  • [PR #1995](faker-ruby/faker#1995) Add YARD docs to Faker::Commerce @danielTiringer
  • [PR #1993](faker-ruby/faker#1993) Add YARD docs to Faker::Vehicle @danielTiringer
  • [PR #1990](faker-ruby/faker#1990) Add YARD docs to Faker::File @danielTiringer
  • [PR #1989](faker-ruby/faker#1989) Add YARD docs to Faker::Bank @danielTiringer
  • [PR #1984](faker-ruby/faker#1984) Minor documentation fix for Faker::University @Zeragamba
  • [PR #1983](faker-ruby/faker#1983) Add YARD docs to Faker::Twitter @danielTiringer
  • [PR #1982](faker-ruby/faker#1982) Add YARD docs to Faker::Cosmere @danielTiringer
  • [PR #1981](faker-ruby/faker#1981) Add YARD docs to Faker::Stripe @danielTiringer
... (truncated)
Commits
  • fa40e0d Cut 2.12.0
  • 8c4015c Bump version to 2.12.0 (#2027)
  • 2e46998 Added Phish Albums and Musicians (#2024)
  • e9f6c4f Add Faker::TvShows::Suits (#2025)
  • f9e1161 Merge pull request #2019 from jbergenson/fix-email-domain-dash-issue
  • db80858 Make locale self-contained (#2014)
  • 793476b Add YARD docs to Faker::Measurement (#2020)
  • 2f41a8c Add YARD docs to Faker::Hipster (#2021)
  • e483f1a Add YARD docs to Faker::Invoice (#2022)
  • 2fe184f Update 'prepare' regexp to allow hyphen
  • 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)
  • @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)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dependabot/bundler/faker-2.12.0