dep: bump faker from 2.21.0 to 2.22.0
Bumps faker from 2.21.0 to 2.22.0.
Release notes
Sourced from faker's releases.
v2.22.0
The
2.22.0
version includes:
- bug fixes
- locales changes and new translations
- a couple of new Faker generator
Changelog
Sourced from faker's changelog.
v2.22.0 (2022-07-28)
Bug/Fixes
- [PR #2500](faker-ruby/faker#2500) Fix: Duplicate array before concatenating
@mattr
- [PR #2488](faker-ruby/faker#2488) Fixed random selection issue
@sudeeptarlekar
- [PR #2475](faker-ruby/faker#2475) Update regex used for Faker::Vehicle#vin
@erayalkis
Chores
- [PR #2513](faker-ruby/faker#2513) Remove broken docs
@vbrazo
- [PR #2502](faker-ruby/faker#2502) Update actions/checkout version in GitHub actions
@jdufresne
- [PR #2501](faker-ruby/faker#2501) Make ReadMe more consise
@jenniferdewan
- [PR #2489](faker-ruby/faker#2489) Change a filename to follow naming conventions
@yasuhiron777
Feature Request
- [PR #2477](faker-ruby/faker#2477) feat: add bot_user_agent method for generate web crawle's user agents
@a-chacon
- [PR #2465](faker-ruby/faker#2465) Add a new sports section for mountaineers
@LeviLong01
Update locales
- [PR #2509](faker-ruby/faker#2509) Add all Dota 2 heroes
@JCFarrow
- [PR #2507](faker-ruby/faker#2507) Update dog.yml
@Kedaruma-Bond
- [PR #2503](faker-ruby/faker#2503) Update pl.yml
@marek-witkowski
- [PR #2499](faker-ruby/faker#2499) Fix: Use pattern to define Australian cell phone formats
@mattr
- [PR #2497](faker-ruby/faker#2497) Fix typos in Australia
@mattr
- [PR #2490](faker-ruby/faker#2490) Added Japanese adjective translations
@yasuhiron777
Commits
-
efc6a90
Merge pull request #2515 from faker-ruby/bump-to-2-22-0 -
4747762
add changelog rows -
0263bd9
Bump faker to 2.22.0 -
a3dd70c
Merge pull request #2513 from vbrazo/remove-broken-docs -
7659b95
Remove broken docs -
b98d32d
Add all Dota 2 heroes (#2509) -
e36fb2b
Update dog.yml (#2507) -
2333f9e
Merge pull request #2477 from a-chacon/add_bot_user_agent_generator -
85016fe
Update pl.yml (#2503) -
dd0ea55
Merge pull request #2465 from LeviLong01/ll/sports-mountaineering - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts
Allure report
allure-report-publisher
generated test report!
rspec:
+------------------------------------------------------------------+
| behaviors summary |
+-------------+--------+--------+---------+-------+-------+--------+
| | passed | failed | skipped | flaky | total | result |
+-------------+--------+--------+---------+-------+-------+--------+
| services | 174 | 0 | 0 | 0 | 174 | ✅ |
| jobs | 14 | 0 | 0 | 0 | 14 | ✅ |
| models | 3 | 0 | 0 | 0 | 3 | ✅ |
| controllers | 25 | 0 | 0 | 0 | 25 | ✅ |
| system | 10 | 0 | 0 | 0 | 10 | ✅ |
| tasks | 8 | 0 | 0 | 0 | 8 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
| Total | 234 | 0 | 0 | 0 | 234 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov