dep: bump faker from 2.23.0 to 3.0.0
Bumps faker from 2.23.0 to 3.0.0.
Release notes
Sourced from faker's releases.
v3.0.0
v3.0.0 (2022-11-01)
This version:
- drops support for positional arguments in favor of keyword arguments (positional arguments were deprecated in v2)
- add new generators
- bug fixes and chores
See changelog for full details.
Breaking Changes
- [PR #2576](faker-ruby/faker#2576) Drop support for positional arguments in favor of keyword arguments. Support for positional arguments was deprecated on v2
@mauromorales
Bug/Fixes
- [PR #2562](faker-ruby/faker#2562) Fix Faker::Vehicle.vin
@rmm5t
- [PR #2567](faker-ruby/faker#2567) Fix typo abreviation -> abbreviation
@alextaujenis
- [PR #2594](faker-ruby/faker#2594) Fix some typos
@jdufresne
- [PR #2596](faker-ruby/faker#2596) Removes NBSP from locales files
@hbontempo-br
Features
- [PR #2561](faker-ruby/faker#2561) Add country code for
en-CA
phone numbers@wjessop
- [PR #2566](faker-ruby/faker#2566) Add color luminosity options
@fbuys
- [PR #2570](faker-ruby/faker#2570) Add French Translation of Ancient
@Beygs
- [PR #2582](faker-ruby/faker#2582) Add
clojure
as a language option toFaker::Source
generator@professorjrod
- [PR #2585](faker-ruby/faker#2585) Add movie Hackers
@ericdain
- [PR #2589](faker-ruby/faker#2589) Add Game Escape From Tarkov
@professorjrod
- [PR #2592](faker-ruby/faker#2592) Add quotes to "no"-key
@Frubrecht
What's Changed
- [PR #2549](faker-ruby/faker#2549) Set true to
rubygems_mfa_required
gemspec metadata@koic
- [PR #2557](faker-ruby/faker#2557) Use rubocop-rake to lint Rake tasks
@dmarcoux
- [PR #2551](faker-ruby/faker#2551) Security: set explicit and strict token-permissions on GitHub workflows
@sashashura
- [PR #2558](faker-ruby/faker#2558) Remove unneeded require in lib/faker.rb
@dmarcoux
- [PR #2568](faker-ruby/faker#2568) Remove outdated comment from development dependencies
@stefannibrasil
- [PR #2569](faker-ruby/faker#2569) Improve Phone Number Locale documentation
@calvinballing
- [PR #2579](faker-ruby/faker#2579) Add note about Random behavior on MiniTest
@stefannibrasil
- [PR #2580](faker-ruby/faker#2580) Remove mentions to
master
and usemain
@stefannibrasil
- [PR #2586](faker-ruby/faker#2586) Change McCree to Cassidy on Overwatch generator
@ericdain
- [PR #2584](faker-ruby/faker#2584) Automate workflow to publish to RubyGems.
@bijoysijo
- [PR #2598](faker-ruby/faker#2598) Remove tags from publish.yml
@vbrazo
- [PR #2604](faker-ruby/faker#2604) Update fi-FI state listing from year 1721 to 2022
@Newman101
- [PR #2602](faker-ruby/faker#2602) Fix publish action for release types
@thdaraujo
- [PR #2591](faker-ruby/faker#2591) Fixes iban checksum calculation
@srcoley
- [PR #2599](faker-ruby/faker#2599) Fix documentation for tarkov game
@kaushikhande
- [PR #2600](faker-ruby/faker#2600) Add sports documentation and update sports
@matt17r
- [PR #2590](faker-ruby/faker#2590) Deprecate LoremPixel
@uzorjchibuzor
Update local dependencies
- Update rubocop minitest to
0.23.0
- Update simplecov to
0.21.0
... (truncated)
Changelog
Sourced from faker's changelog.
v3.0.0 (2022-11-01)
Breaking Changes
- [PR #2576](faker-ruby/faker#2576) Drop support for positional arguments in favor of keyword arguments. Support for positional arguments was deprecated on v2
@mauromorales
Bug/Fixes
- [PR #2562](faker-ruby/faker#2562) Fix Faker::Vehicle.vin
@rmm5t
- [PR #2567](faker-ruby/faker#2567) Fix typo abreviation -> abbreviation
@alextaujenis
- [PR #2594](faker-ruby/faker#2594) Fix some typos
@jdufresne
- [PR #2596](faker-ruby/faker#2596) Removes NBSP from locales files
@hbontempo-br
Features
- [PR #2561](faker-ruby/faker#2561) Add country code for
en-CA
phone numbers@wjessop
- [PR #2566](faker-ruby/faker#2566) Add color luminosity options
@fbuys
- [PR #2570](faker-ruby/faker#2570) Add French Translation of Ancient
@Beygs
- [PR #2582](faker-ruby/faker#2582) Add
clojure
as a language option toFaker::Source
generator@professorjrod
- [PR #2585](faker-ruby/faker#2585) Add movie Hackers
@ericdain
- [PR #2589](faker-ruby/faker#2589) Add Game Escape From Tarkov
@professorjrod
- [PR #2592](faker-ruby/faker#2592) Add quotes to "no"-key
@Frubrecht
What's Changed
- [PR #2549](faker-ruby/faker#2549) Set true to
rubygems_mfa_required
gemspec metadata@koic
- [PR #2557](faker-ruby/faker#2557) Use rubocop-rake to lint Rake tasks
@dmarcoux
- [PR #2551](faker-ruby/faker#2551) Security: set explicit and strict token-permissions on GitHub workflows
@sashashura
- [PR #2558](faker-ruby/faker#2558) Remove unneeded require]() lib/faker.rb
@dmarcoux
- [PR #2568](faker-ruby/faker#2568) Remove outdated comment from development dependencies
@stefannibrasil
- [PR #2569](faker-ruby/faker#2569) Improve Phone Number Locale documentation
@calvinballing
- [PR #2579](faker-ruby/faker#2579) Add note about Random behavior on MiniTest
@stefannibrasil
- [PR #2580](faker-ruby/faker#2580) Remove mentions to
master
and usemain
@stefannibrasil
- [PR #2586](faker-ruby/faker#2586) Change McCree to Cassidy on Overwatch generator
@ericdain
- [PR #2584](faker-ruby/faker#2584) Automate workflow to publish to RubyGems.
@bijoysijo
- [PR #2598](faker-ruby/faker#2598) Remove tags from publish.yml
@vbrazo
- [PR #2604](faker-ruby/faker#2604) Update fi-FI state listing from year 1721 to 2022
@Newman101
- [PR #2602](faker-ruby/faker#2602) Fix publish action for release types
@thdaraujo
- [PR #2591](faker-ruby/faker#2591) Fixes iban checksum calculation
@srcoley
- [PR #2599](faker-ruby/faker#2599) Fix documentation for tarkov game
@kaushikhande
- [PR #2600](faker-ruby/faker#2600) Add sports documentation and update sports
@matt17r
- [PR #2590](faker-ruby/faker#2590) Deprecate LoremPixel
@uzorjchibuzor
Update local dependencies
- Update rubocop minitest to
0.23.0
- Update simplecov to
0.21.0
- Update test-unit to
3.5.5
- Update rubocop to
1.37.1
Full Changelog: https://github.com/faker-ruby/faker/compare/v2.23.0...v3.0.0
Commits
-
32fcc14
Bump faker to v3.0.0 (#2612) -
c656412
Deprecate LoremPixel (#2590) -
adda481
Bump rubocop minitest 0.23.0 (#2610) -
df19a21
Add sports documentation and update sports (#2600) -
b0bfcc5
Fix documentation for tarkov game (#2599) -
5bcdec9
Fixes iban checksum calculation (#2591) -
1844884
Update rubocop requirement from = 1.37.0 to = 1.37.1 (#2603) -
903b295
Update publish.yml (#2602) -
0259def
Update fi-FI state listing from year 1721 to 2022 (#2604) -
b00901a
Remove tags from publish.yml (#2598) - 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 | 181 | 0 | 0 | 0 | 181 | ✅ |
| jobs | 14 | 0 | 0 | 0 | 14 | ✅ |
| controllers | 25 | 0 | 0 | 0 | 25 | ✅ |
| tasks | 9 | 0 | 0 | 0 | 9 | ✅ |
| system | 10 | 0 | 0 | 0 | 10 | ✅ |
| models | 4 | 0 | 0 | 0 | 4 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
| Total | 243 | 0 | 0 | 0 | 243 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov