Created by: dependabot-preview[bot]
Bumps faker from 2.4.0 to 2.5.0.
Release notes
Sourced from faker's releases.
v2.5.0
v2.5.0 (2019-30-09)
This version introduces:
- locales for Thai language - the mother language in Thailand
- YARD documentation for faker interfaces
- locales updates or fixes
Feature Request
- [PR #1773](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1773) Two new locales added: th and en-th @kodram
Documentation
- [PR #1771](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1771) Fix some rubocop comments that were showing up in YARD docs. @connorshea
- [PR #1768](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1768) Add YARD docs for Faker::Restaurant. @connorshea
- [PR #1767](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1767) Fix two incorrect flexible method calls. @connorshea
- [PR #1761](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1761) Add YARD docs for the Basketball and Football fakers. @connorshea
- [PR #1759](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1759) Add YARD docs for all remaining TV Shows @connorshea
- [PR #1758](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1758) Add YARD docs for Doctor Who and fix a method name. @connorshea
- [PR #1756](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1756) Add more miscellaneous YARD docs @connorshea
- [PR #1753](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1753) Add YARD docs for Date, Time, and Number @connorshea
Update locales
- [PR #1764](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1764) Remove "mint green" from color @ro-savage
- [PR #1751](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1751) fix from Color.name to Color.color_name @4geru
Update local dependencies
The following development dependencies were updated:
- Update minitest requirement from = 5.11.3 to = 5.12.0 (#1763)
Changelog
Sourced from faker's changelog.
v2.5.0 (2019-30-09)
This version introduces:
- locales for Thai language - the mother language in Thailand
- YARD documentation for faker interfaces
- locales updates or fixes
Feature Request
- [PR #1773](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1773) Two new locales added: th and en-th @kodram
Documentation
- [PR #1771](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1771) Fix some rubocop comments that were showing up in YARD docs. @connorshea
- [PR #1767](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1767) Fix two incorrect flexible method calls. @connorshea
- [PR #1761](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1761) Add YARD docs for the Basketball and Football fakers. @connorshea
- [PR #1768](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1768) Add YARD docs for Faker::Restaurant. @connorshea
- [PR #1759](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1759) Add YARD docs for all remaining TV Shows @connorshea
- [PR #1758](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1758) Add YARD docs for Doctor Who and fix a method name. @connorshea
- [PR #1756](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1756) Add more miscellaneous YARD docs @connorshea
- [PR #1753](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1753) Add YARD docs for Date, Time, and Number @connorshea
Update locales
- [PR #1764](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1764) Remove "mint green" from color @ro-savage
- [PR #1751](https://github-redirect.dependabot.com/faker-ruby/faker/pull/1751) fix from Color.name to Color.color_name @4geru
Update local dependencies
The following development dependencies were updated:
- Update minitest requirement from = 5.11.3 to = 5.12.0 (#1763)
Commits
-
fc9538e
Cut 2.5.0 -
4384168
Bump version to 2.5.0 -
b428f2a
Fix some rubocop comments that were showing up in YARD docs. (#1771) -
404c9fd
Fix two incorrect flexible method calls. (#1767) -
a7cdf12
Add YARD docs for Faker::Restaurant. (#1768) -
71fe3a6
Remove "mint green" from color (#1764) -
4d62e8f
fix from Color.name to Color.color_name (#1751) -
cd46f99
Update minitest requirement from = 5.11.3 to = 5.12.0 (#1763) -
6ad3be6
Add YARD docs for all remaining TV Shows (#1759) -
dcfac66
Update changelog - 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)
Finally, you can contact us by mentioning @dependabot.