Created by: dependabot-preview[bot]
Bumps faker from 2.12.0 to 2.13.0.
Release notes
Sourced from faker's releases.
v2.13.0
v2.13.0 (2020-06-24)
This version:
- adds YARD docs for several interface methods
- fixes bugs
- adds improvements to the code base
- updates dependencies
Changelog
Sourced from faker's changelog.
v2.13.0 (2020-06-24)
This version:
- adds YARD docs for several interface methods
- fixes bugs
- adds improvements to the code base
- updates dependencies
Bug/Fixes
- [PR #2050](faker-ruby/faker#2050) Fix random error in music tests @martinjaimem
- [PR #2037](faker-ruby/faker#2037) Bug Fix: BIC Collission (Issue 1907) @Newman101
- [PR #2026](faker-ruby/faker#2026) Sanitize email when name has special characters @Zeragamba
- [PR #1785](faker-ruby/faker#1785) Adds a fix for when :en is not one of the available locales @jaimerodas
Chores
- [PR #2041](faker-ruby/faker#2041) Reduce Lines in char.rb @Newman101
- [PR #2039](faker-ruby/faker#2039) restore Kylo Ren quotes @Zeragamba
- [PR #2038](faker-ruby/faker#2038) Drop EOL Rubies from CI tests @Zeragamba
- [PR #2033](faker-ruby/faker#2033) Use
Faker::Base::ULettersconstant instead @vbrazo- [PR #2028](faker-ruby/faker#2028) Reorganize some tests @connorshea
- [PR #1853](faker-ruby/faker#1853) Exclude string.rb from consideration by YARD. @connorshea
Deprecation
- [PR #2031](faker-ruby/faker#2031) Deprecate
HeroesOfTheStorm.class@koicDocumentation
- [PR #2065](faker-ruby/faker#2065) Add missing documentation to
Faker::Computer@danielTiringer- [PR #2064](faker-ruby/faker#2064) Add minecraft generators @Ri1a
- [PR #2061](faker-ruby/faker#2061) Update docs for
Faker::Datewith separate examples @danielTiringer- [PR #2057](faker-ruby/faker#2057) Add missing quotes to
Faker::Internet@Zeragamba- [PR #2055](faker-ruby/faker#2055) Add YARD docs to
Faker::NHS@danielTiringer- [PR #2054](faker-ruby/faker#2054) Add YARD docs to
Faker::Chile_Rut@danielTiringer- [PR #2053](faker-ruby/faker#2053) Add YARD docs to
Faker::Lorem_Flickr@danielTiringer- [PR #2052](faker-ruby/faker#2052) Add YARD docs to
Faker::Lorem_Pixel@danielTiringer- [PR #2051](faker-ruby/faker#2051) Add YARD docs to
Faker::Omniauth@danielTiringer- [PR #2036](faker-ruby/faker#2036) Add YARD docs to
Faker::Markdown@danielTiringer- [PR #2035](faker-ruby/faker#2035) Add YARD docs to
Faker::ID_Number@danielTiringer- [PR #2030](faker-ruby/faker#2030) Add general documentation for
Faker::Blood@jbergenson- [PR #2029](faker-ruby/faker#2029) Allow passing a string to specific
Faker::Datemethods. @connorsheaFeature Request
- [PR #2040](faker-ruby/faker#2040) Split lint and test Github actions @Zeragamba
- [PR #2032](faker-ruby/faker#2032) Add
gender-neutralfirst names toFaker::Name@cmunozgar- [PR #1965](faker-ruby/faker#1965) Add new
full_address_as_hashmethod which return the required address @AmrAdelKhalil- [PR #1952](faker-ruby/faker#1952) Add
Faker::Movie.title@gizipp
Commits
-
605b405Bump version to 2.13.0 (#2068) -
414be63Update rubocop requirement from = 0.85.1 to = 0.86.0 (#2066) -
ca6e689Add missing documentation to Faker::Computer (#2065) -
24e937eAdd minecraft generators (#2064) -
162e9baUpdate docs for Faker::Date with separate examples (#2061) -
2242a97Add HTTP status codes generator (#1821) -
9b0c369Add YARD docs to Faker::Chile_Rut (#2054) -
d72ef16Add YARD docs to Faker::Lorem_Flickr (#2053) -
f416a59Add YARD docs to Faker::Lorem_Pixel (#2052) -
b81939aAdd missing quotes to Faker::Internet (#2057) - 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) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill 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)