Created by: dependabot-preview[bot]
Bumps faker from 2.15.1 to 2.16.0.
Release notes
Sourced from faker's releases.
v2.16.0
This version:
- adds documentation improvements
- adds new Faker generators
- includes chores
- updates locales
Changelog
Sourced from faker's changelog.
v2.16.0 (2020-02-09)
Chores
- [PR #2262](faker-ruby/faker#2262) Workaround build error for ruby-head
@koic
- [PR #2257](faker-ruby/faker#2257) Trim trailing white space throughout the project
@koic
- [PR #2229](faker-ruby/faker#2229) Use Random.new instead of
Random::DEFAULT
@connorshea
- [PR #2226](faker-ruby/faker#2226) Add Ruby 3.0 to CI matrix
@connorshea
Documentation
- [PR #2247](faker-ruby/faker#2247) 2243 yard doc
@sudeeptarlekar
- [PR #2240](faker-ruby/faker#2240) Updated
rock_band.md
to include example for using song generator@jsca-kwok
- [PR #2205](faker-ruby/faker#2205)
Faker::Mountain
doc@bipashant
Feature Request
- [PR #2221](faker-ruby/faker#2221) Added rock band song generator
@jsca-kwok
- [PR #2208](faker-ruby/faker#2208) Feat/add blockchain Tezos keys
@akettal
@Pierre-Michard
- [PR #2197](faker-ruby/faker#2197) Add
Faker::Games::Touhou
@dysnomian
Update locales
- [PR #2238](faker-ruby/faker#2238) added some data in
fr.yml
andfootball.yml
@MathGL92
- [PR #2222](faker-ruby/faker#2222) Add Japanese for
Faker::Book
@zoshigayan
- [PR #2217](faker-ruby/faker#2217) Add Sephiroth and Northern Cave to
Faker::Games::SuperSmashBros
@boardfish
- [PR #2201](faker-ruby/faker#2201) Typo in Lebowski Quote
@rgraff
- [PR #2197](faker-ruby/faker#2197) Add
Faker::Games::Touhou
@dysnomian
Commits
-
ae39ced
Bump version to 2.16.0 (#2263) -
21ac836
Merge pull request #2262 from koic/workaround_ruby_head_ci -
3b4cd79
Workaround build error for ruby-head -
ff071d5
Trim trailing white space throughout the project (#2257) -
88c3804
2243 yard doc (#2247) -
664cbaf
Updated rock_band.md to include example for using song generator (#2240) -
1f3184a
Added rock band song generator (#2221) -
f88ce8b
added some data in fr.yml and football.yml (#2238) -
f1ee5c6
Merge pull request #2237 from faker-ruby/dependabot/bundler/minitest-eq-5.14.3 -
a6a5bbb
Update minitest requirement from = 5.14.2 to = 5.14.3 - 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)