This version adds and improves some locales and fixes some bugs.
Thanks to all contributors!
Improvements & Bug fixes
Correct Faker::Address.city and Faker::Address.street_address for :fr locale by @brupla6126 in https://github.com/faker-ruby/faker/pull/3018
fix condominium_fiscal_code generator length from 9 to 11 characters by @FiloSpaTeam in https://github.com/faker-ruby/faker/pull/3037
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
Fix usage docs header indentation by @jaredsmithse in https://github.com/faker-ruby/faker/pull/3049
Fix nl phone format by @klaaspieter in https://github.com/faker-ruby/faker/pull/3050
Fix typo in ja/book locale by @thdaraujo in https://github.com/faker-ruby/faker/pull/3062
fix a typo by @jethrodaniel in https://github.com/faker-ruby/faker/pull/3060
Fix typo in restaurant.yml by @daniel-nerdgeschoss in https://github.com/faker-ruby/faker/pull/3067
Fix city address with number in by @brupla6126 in https://github.com/faker-ruby/faker/pull/3071
locales/fr/address.yml
Fix unclosed quote in locales/en/cosmere.yml by @bensheldon in https://github.com/faker-ruby/faker/pull/3075
Remove inappropriate word from ja lorem by @se4weed in https://github.com/faker-ruby/faker/pull/3095
Add mountains to de-CH locale by @codez in https://github.com/faker-ruby/faker/pull/3066
Bump i18n from 1.14.6 to 1.14.7 by @dependabot in https://github.com/faker-ruby/faker/pull/3042
Chore
ci: run against Ruby 3.4 by @thdaraujo in https://github.com/faker-ruby/faker/pull/3079
Fix Broken CI by @wonderer007 in https://github.com/faker-ruby/faker/pull/3073
Update local dependencies
Bump rubocop from 1.67.0 to 1.68.0 by @dependabot in https://github.com/faker-ruby/faker/pull/3020
Bump rubocop from 1.68.0 to 1.69.2 by @dependabot in https://github.com/faker-ruby/faker/pull/3035
Bump rubocop version + offenses fixes by @stefannibrasil in https://github.com/faker-ruby/faker/pull/3053
deps: update dev dependencies by @thdaraujo in https://github.com/faker-ruby/faker/pull/3078
Bump rubocop-minitest and fix rubocop's offense by @stefannibrasil in https://github.com/faker-ruby/faker/pull/3052
Bump rubocop-minitest from 0.38.0 to 0.38.1 by @dependabot in https://github.com/faker-ruby/faker/pull/3088
Bump rubocop-rake from 0.6.0 to 0.7.1 by @dependabot in https://github.com/faker-ruby/faker/pull/3059
deps: bump rubocop-minitest from 0.37.1 to 0.38.0. by @thdaraujo in https://github.com/faker-ruby/faker/pull/3080
Bump minitest from 5.25.1 to 5.25.4 by @dependabot in https://github.com/faker-ruby/faker/pull/3031
Bump test-unit from 3.6.2 to 3.6.7 by @dependabot in https://github.com/faker-ruby/faker/pull/3038
Bump benchmark from 0.3.0 to 0.4.0 by @dependabot in https://github.com/faker-ruby/faker/pull/3021
Bump benchmark from 0.4.0 to 0.4.1 by @dependabot in https://github.com/faker-ruby/faker/pull/3087
Bump pry from 0.14.2 to 0.15.2 by @dependabot in https://github.com/faker-ruby/faker/pull/3039
Bump rake from 13.2.1 to 13.3.0 by @dependabot in https://github.com/faker-ruby/faker/pull/3086
Bump test-unit from 3.6.8 to 3.6.9 by @dependabot in https://github.com/faker-ruby/faker/pull/3096
New Contributors
@brupla6126 made their first contribution in https://github.com/faker-ruby/faker/pull/3018
@jaredsmithse made their first contribution in https://github.com/faker-ruby/faker/pull/3049
@klaaspieter made their first contribution in https://github.com/faker-ruby/faker/pull/3050
@jethrodaniel made their first contribution in https://github.com/faker-ruby/faker/pull/3060
@daniel-nerdgeschoss made their first contribution in https://github.com/faker-ruby/faker/pull/3067
@bensheldon made their first contribution in https://github.com/faker-ruby/faker/pull/3075
@se4weed made their first contribution in https://github.com/faker-ruby/faker/pull/3095
Full Changelog: https://github.com/faker-ruby/faker/compare/v3.5.1...v3.5.2