You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This version adds and improves some locales and fixes some bugs.
8
+
9
+
Thanks to all contributors!
10
+
11
+
### Improvements & Bug fixes
12
+
* Correct `Faker::Address.city` and `Faker::Address.street_address` for `:fr` locale by @brupla6126 in https://github.com/faker-ruby/faker/pull/3018
13
+
* fix condominium_fiscal_code generator length from 9 to 11 characters by @FiloSpaTeam in https://github.com/faker-ruby/faker/pull/3037
14
+
* Add Cell Phone, Default Time Zone and State Abbreviation translation for en-PAK locale by @wonderer007 in https://github.com/faker-ruby/faker/pull/3024
15
+
* Fix usage docs header indentation by @jaredsmithse in https://github.com/faker-ruby/faker/pull/3049
16
+
* Fix nl phone format by @klaaspieter in https://github.com/faker-ruby/faker/pull/3050
17
+
* Fix typo in `ja/book` locale by @thdaraujo in https://github.com/faker-ruby/faker/pull/3062
18
+
* fix a typo by @jethrodaniel in https://github.com/faker-ruby/faker/pull/3060
19
+
* Fix typo in `restaurant.yml` by @daniel-nerdgeschoss in https://github.com/faker-ruby/faker/pull/3067
20
+
* Fix city address with number in `locales/fr/address.yml` by @brupla6126 in https://github.com/faker-ruby/faker/pull/3071
21
+
* Fix unclosed quote in `locales/en/cosmere.yml` by @bensheldon in https://github.com/faker-ruby/faker/pull/3075
22
+
* Remove inappropriate word from ja lorem by @se4weed in https://github.com/faker-ruby/faker/pull/3095
23
+
* Add mountains to de-CH locale by @codez in https://github.com/faker-ruby/faker/pull/3066
24
+
* Bump i18n from 1.14.6 to 1.14.7 by @dependabot in https://github.com/faker-ruby/faker/pull/3042
25
+
26
+
### Chore
27
+
* ci: run against Ruby 3.4 by @thdaraujo in https://github.com/faker-ruby/faker/pull/3079
28
+
* Fix Broken CI by @wonderer007 in https://github.com/faker-ruby/faker/pull/3073
29
+
30
+
### Update local dependencies
31
+
* Bump rubocop from 1.67.0 to 1.68.0 by @dependabot in https://github.com/faker-ruby/faker/pull/3020
32
+
* Bump rubocop from 1.68.0 to 1.69.2 by @dependabot in https://github.com/faker-ruby/faker/pull/3035
33
+
* Bump rubocop version + offenses fixes by @stefannibrasil in https://github.com/faker-ruby/faker/pull/3053
34
+
* deps: update dev dependencies by @thdaraujo in https://github.com/faker-ruby/faker/pull/3078
35
+
* Bump rubocop-minitest and fix rubocop's offense by @stefannibrasil in https://github.com/faker-ruby/faker/pull/3052
36
+
* Bump rubocop-minitest from 0.38.0 to 0.38.1 by @dependabot in https://github.com/faker-ruby/faker/pull/3088
37
+
* Bump rubocop-rake from 0.6.0 to 0.7.1 by @dependabot in https://github.com/faker-ruby/faker/pull/3059
38
+
* deps: bump `rubocop-minitest` from `0.37.1` to `0.38.0`. by @thdaraujo in https://github.com/faker-ruby/faker/pull/3080
39
+
* Bump minitest from 5.25.1 to 5.25.4 by @dependabot in https://github.com/faker-ruby/faker/pull/3031
40
+
* Bump test-unit from 3.6.2 to 3.6.7 by @dependabot in https://github.com/faker-ruby/faker/pull/3038
41
+
* Bump benchmark from 0.3.0 to 0.4.0 by @dependabot in https://github.com/faker-ruby/faker/pull/3021
42
+
* Bump benchmark from 0.4.0 to 0.4.1 by @dependabot in https://github.com/faker-ruby/faker/pull/3087
43
+
* Bump pry from 0.14.2 to 0.15.2 by @dependabot in https://github.com/faker-ruby/faker/pull/3039
44
+
* Bump rake from 13.2.1 to 13.3.0 by @dependabot in https://github.com/faker-ruby/faker/pull/3086
45
+
* Bump test-unit from 3.6.8 to 3.6.9 by @dependabot in https://github.com/faker-ruby/faker/pull/3096
46
+
47
+
### New Contributors
48
+
*@brupla6126 made their first contribution in https://github.com/faker-ruby/faker/pull/3018
49
+
*@jaredsmithse made their first contribution in https://github.com/faker-ruby/faker/pull/3049
50
+
*@klaaspieter made their first contribution in https://github.com/faker-ruby/faker/pull/3050
51
+
*@jethrodaniel made their first contribution in https://github.com/faker-ruby/faker/pull/3060
52
+
*@daniel-nerdgeschoss made their first contribution in https://github.com/faker-ruby/faker/pull/3067
53
+
*@bensheldon made their first contribution in https://github.com/faker-ruby/faker/pull/3075
54
+
*@se4weed made their first contribution in https://github.com/faker-ruby/faker/pull/3095
0 commit comments