Created by: dependabot-preview[bot]
Bumps faker from 2.14.0 to 2.15.1.
Release notes
Sourced from faker's releases.
v2.15.1
v2.15.1 (2020-11-24)
v2.15.0
This version:
- adds documentation improvements
- adds new generators
- adds chores
- fixes some failing tests
- updates locales
- updates local dependencies
Changelog
Sourced from faker's changelog.
v2.15.1 (2020-11-24)
v2.15.0 (2020-11-24)
Bug/Fixes
- Rubocop 1.0 fixes #2182 @amatsuda
- Get rid of broken I18n locales configuration for the tests #2168 @amatsuda
- Fixes a bug when generating a password with min_length eq 1 #2138 @adrian-rivera @Zeragamba
- Improve Faker::Company.spanish_organisation_number #2106
Chores
- Reformat demographic yaml #2189 @fiteclub
- An attempt to load only necessary locales on the fly #2169 @amatsuda
- Faker::Config can be a Module rather than a Class #2167 @amatsuda
- Cleanup games #2155 @mathisto
- Deprecate
celebrity
methods in favor ofactor
#2133 @vraravamDocumentation
- Fix class name in volleyball.md #2198 @connorshea
- Fix typo in doc/games/heroes.md #2145 @Crysicia
- fix typo #2141 @Zeragamba
- Updated versions in doc for methods. #2123 @sudeeptarlekar
Feature Request
- Add
Faker::Mountain
#2196 @bipashant- Add Faker::Volleyball #2178 @RubyHuntsman
- Add artifact generator to Faker::Game::Heroes #2177 @droznyk
- Add generator to Faker::Games:ElderScrolls #2171 @RubyHuntsman
- Augment opera #2170 @Gaitorius
- Add generator to Faker::Games::ElderScrolls #2164 @RubyHuntsman
- Add more generators to Faker::Minecraft #2162 @RubyHuntsman
- I added more programming languages to the source #2161 @JoaoHenriqueVale
- Add Faker:Camera #2159 @RubyHuntsman
- Add how to train your dragon #2158 @archbloom
- Add Faker::Fantasy::Tolkien #2152 @mathisto
- Feature: Add north dakota driving licence #2149 @martinjaimem
- Add Final Space to TvShows category #2147
- Add finance/stock generators #2146 @johnpitchko
- Add Clash Of Clans to the Game category #2143 @jamesmai0512
- Add Conan to the JapaneseMedia category #2142 @jamesmai0512
- Add Naruto to the JapaneseMedia category #2139 @jamesmai0512
- Add Doraemon to the JapaneseMedia category #2137 @jamesmai0512
Commits
-
2b52e7a
Rollback PR #2169 and bump 2.15.1 (#2203) -
aaf047c
id: add state_abbr (#2183) -
bd8ba8d
Bump version to 2.15.0 (#2199) -
caa4c35
Add Faker::Mountain (#2196) -
57ae840
Fix class name in volleyball.md (#2198) -
0f92059
Update test-unit requirement from = 3.3.6 to = 3.3.7 (#2195) -
a1ffab7
add japanese gender first name (#2191) -
8b551c2
Reformat demographic yaml (#2189) -
a656774
Merge pull request #2185 from faker-ruby/dependabot/bundler/rubocop-eq-1.1.0 -
35a31d8
Update rubocop requirement from = 1.0.0 to = 1.1.0 - 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)