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::ULetters
constant 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::Date
with 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::Date
methods. @connorsheaFeature Request
- [PR #2040](faker-ruby/faker#2040) Split lint and test Github actions @Zeragamba
- [PR #2032](faker-ruby/faker#2032) Add
gender-neutral
first names toFaker::Name
@cmunozgar- [PR #1965](faker-ruby/faker#1965) Add new
full_address_as_hash
method which return the required address @AmrAdelKhalil- [PR #1952](faker-ruby/faker#1952) Add
Faker::Movie.title
@gizipp
Commits
-
605b405
Bump version to 2.13.0 (#2068) -
414be63
Update rubocop requirement from = 0.85.1 to = 0.86.0 (#2066) -
ca6e689
Add missing documentation to Faker::Computer (#2065) -
24e937e
Add minecraft generators (#2064) -
162e9ba
Update docs for Faker::Date with separate examples (#2061) -
2242a97
Add HTTP status codes generator (#1821) -
9b0c369
Add YARD docs to Faker::Chile_Rut (#2054) -
d72ef16
Add YARD docs to Faker::Lorem_Flickr (#2053) -
f416a59
Add YARD docs to Faker::Lorem_Pixel (#2052) -
b81939a
Add 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 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)