Bump faker from 3.2.0 to 3.2.1
Bumps faker from 3.2.0 to 3.2.1.
Release notes
Sourced from faker's releases.
v3.2.1
v3.2.1 (2023-08-11)
Happy August with a new Faker release!
🎉 This version:
- adds generators
- fixes bugs
- updates dev dependencies
This version fixes a bug with setting the locale in multi-threaded environments. It's now possible to set the locale per thread. For more details, see How to set the default locale for in threaded server environments.
Other changes included in this version:
Features
- Add Final Fantasy XIV by
@old-dead-account
in faker-ruby/faker#2742- Add the Ukrainian country calling code by
@kyrylo
in faker-ruby/faker#2758- Add
exclude_words
filter toFaker::Lorem.word
generator by@geophilusd
in faker-ruby/faker#2761- Add Japanese translations for Sports category. by
@yamat47
in faker-ruby/faker#2770- Add type support for Faker::Types.rb_array by
@ruban-thilak
in faker-ruby/faker#2771- Added Archer into tv category. by
@lepari23
in faker-ruby/faker#2750- Add train station generator by
@AngusDSR
in faker-ruby/faker#2755- Add custom start date for
Faker::Date.forward
by@luciagirasoles
in faker-ruby/faker#2791- Add
max_rut
option toFaker::ChileRut.rut
by@hacktivista
in faker-ruby/faker#2778- Add Faker::Date.day_of_week_between by
@aramvisser
in faker-ruby/faker#2713- Html generator for Faker by
@ruban-thilak
in faker-ruby/faker#2769Bug fixes
- Fix locale setting by
@mateusdeap
in faker-ruby/faker#2734- add tests for password and fix an edge case by
@DeepakRaj228
in faker-ruby/faker#2741- Remove broken chars from minecraft.yml by
@ujihisa
in faker-ruby/faker#2765- Fix flaky specs for
name
andid
by@ruban-thilak
in faker-ruby/faker#2782- Fixes
Faker::Music::Opera.saint_saens
issue by@devashishTaneja
in faker-ruby/faker#2792- Fix flaky specs for dota
test_player
by@ruban-thilak
in faker-ruby/faker#2798- Add prefixes to french name locale (
Faker::Name.name
) by@thdaraujo
in faker-ruby/faker#2800What's Changed
- Introduce PositionalGenerator by
@mike-burns
in faker-ruby/faker#2710- Update South Park by
@IvanReyesO7
in faker-ruby/faker#2744- Speed up Internet::Password generation using constants by
@MicBruz
in faker-ruby/faker#2725- Improve de-CH locale with new formats and content by
@stefnnn
in faker-ruby/faker#2768Update local dependencies
- Bump rubocop from 1.55.1 to 1.56.0 by
@dependabot
in faker-ruby/faker#2807- Update test-unit requirement from = 3.5.9 to = 3.6.1 by
@dependabot
in faker-ruby/faker#2788- Bump i18n from 1.12.0 to 1.13.0 by
@dependabot
in faker-ruby/faker#2756- Update rubocop-minitest requirement from = 0.30.0 to = 0.31.0 by
@dependabot
in faker-ruby/faker#2759- Bump minitest from 5.18.1 to 5.19.0 by
@dependabot
in faker-ruby/faker#2804
... (truncated)
Changelog
Sourced from faker's changelog.
v3.2.1 (2023-08-11)
Happy August with a new Faker release!
🎉 This version:
- adds generators
- fixes bugs
- updates dev dependencies
This version fixes a bug with setting the locale in multi-threaded environments. It's now possible to set the locale per thread. For more details, see How to set the default locale for in threaded server environments.
Other changes included in this version:
Features
- Add Final Fantasy XIV by
@old-dead-account
in faker-ruby/faker#2742- Add the Ukrainian country calling code by
@kyrylo
in faker-ruby/faker#2758- Add
exclude_words
filter toFaker::Lorem.word
generator by@geophilusd
in faker-ruby/faker#2761- Add Japanese translations for Sports category. by
@yamat47
in faker-ruby/faker#2770- Add type support for Faker::Types.rb_array by
@ruban-thilak
in faker-ruby/faker#2771- Added Archer into tv category. by
@lepari23
in faker-ruby/faker#2750- Add train station generator by
@AngusDSR
in faker-ruby/faker#2755- Add custom start date for
Faker::Date.forward
by@luciagirasoles
in faker-ruby/faker#2791- Add
max_rut
option toFaker::ChileRut.rut
by@hacktivista
in faker-ruby/faker#2778- Add Faker::Date.day_of_week_between by
@aramvisser
in faker-ruby/faker#2713- Html generator for Faker by
@ruban-thilak
in faker-ruby/faker#2769Bug fixes
- Fix locale setting by
@mateusdeap
in faker-ruby/faker#2734- add tests for password and fix an edge case by
@DeepakRaj228
in faker-ruby/faker#2741- Remove broken chars from minecraft.yml by
@ujihisa
in faker-ruby/faker#2765- Fix flaky specs for
name
andid
by@ruban-thilak
in faker-ruby/faker#2782- Fixes
Faker::Music::Opera.saint_saens
issue by@devashishTaneja
in faker-ruby/faker#2792- Fix flaky specs for dota
test_player
by@ruban-thilak
in faker-ruby/faker#2798- Add prefixes to french name locale (
Faker::Name.name
) by@thdaraujo
in faker-ruby/faker#2800What's Changed
- Introduce PositionalGenerator by
@mike-burns
in faker-ruby/faker#2710- Update South Park by
@IvanReyesO7
in faker-ruby/faker#2744- Speed up Internet::Password generation using constants by
@MicBruz
in faker-ruby/faker#2725- Improve de-CH locale with new formats and content by
@stefnnn
in faker-ruby/faker#2768Update local dependencies
- Bump rubocop from 1.55.1 to 1.56.0 by
@dependabot
in faker-ruby/faker#2807- Update test-unit requirement from = 3.5.9 to = 3.6.1 by
@dependabot
in faker-ruby/faker#2788- Bump i18n from 1.12.0 to 1.13.0 by
@dependabot
in faker-ruby/faker#2756- Update rubocop-minitest requirement from = 0.30.0 to = 0.31.0 by
@dependabot
in faker-ruby/faker#2759- Bump minitest from 5.18.1 to 5.19.0 by
@dependabot
in faker-ruby/faker#2804New Contributors
... (truncated)
Commits
-
3d15c4c
Bump faker to v.3.2.1 (#2810) -
6a88b1b
Bump rubocop from 1.55.1 to 1.56.0 (#2807) -
f7146f0
Html generator for Faker (#2769) -
d0ebdbe
Add Faker::Date.day_of_week_between (#2713) -
7b30c86
Bump rubocop from 1.55.0 to 1.55.1 (#2805) -
82a1dbe
Bump rubocop from 1.54.2 to 1.55.0 (#2803) -
2a01e0c
Bump minitest from 5.18.1 to 5.19.0 (#2804) -
0839df2
Test default locale (#2802) -
76a168b
Fix locale setting (#2734) -
56fc3c8
Addmax_rut
option toFaker::ChileRut.rut
(#2778) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts