Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update faker to 32.1.0 #698

Closed
wants to merge 1 commit into from
Closed

Conversation

pyup-bot
Copy link
Collaborator

This PR updates Faker from 24.9.0 to 32.1.0.

Changelog

30.8.2

* Revert "Add decorator to optionally format dates as string.".

30.8.1

* Fix `month_in_guj`.

30.8.0

* Update city names for `uk_UA`. Thanks lexxai.

30.7.0

* Add person provider for `gu_IN` locale. Thanks debjeetsingha.
* Add `datetime` provider for `gu_IN` locale. Thanks wh0th3h3llam1.

30.6.0

* Add passport provider for `ru_RU` locale. Thanks Abdujabbar.

30.5.0

* Add Providers for `ka_GE` locale. Thanks onesch.

30.4.0

* Add separate male/female names along with prefix/suffix for `hi_IN` locale. Thanks wh0th3h3llam1.

30.3.0

* Add decorator to optionally format dates as string. Thanks browniebroke.

30.2.0

* Cache Factory._find_provider_class module look-ups. Thanks huonw.

30.1.0

* Add PIN Code range and union territories in `en_IN` address provider. Thanks wh0th3h3llam1.

30.0.0

* Force the slug always be generated with ASCII characters. Thanks Pandede.

29.0.0

* Fix `pydecimal` distribution when called with a range across `0`. Thanks AlexLitvino.

28.4.1

* Fix issue where Faker does not properly convert min/max float values to `Decimal`. Thanks bdjellabaldebaran.

28.4.0

* Add `it_IT` lorem provider. Thanks gianni-di-noia.

28.3.0

* Fix male forms of female surnames in `uk_UA`.Thanks AlexLitvino.

28.2.0

* Add `es_ES` isbn provider. Thanks mondeja.

28.1.0

* Fix Incorrect City Spelling in `uk_UA` locale. Thanks ch4zzy.

28.0.0

* Fix `pydecimal` handling of `positive` keyword. Thanks tahzeer.

27.4.0

* Add person provider for `pk_PK` locale. Thanks c2-tlhah

27.3.0

* Add providers for `vi_VN` locale. Thanks ntd1683.

27.2.0

* Split names in `en_IN` person provider. Thanks wh0th3h3llam1.

27.1.0

* Add address providoer for `en_MS` local. Thanks carlosfunk.

27.0.0

* Re-introduce `part_of_speech` argument to `words()` method.

26.3.0

* Extend `ro_RO` company localization with prefixes. Thanks DDSNA.

26.2.0

* Add Swahili (`sw`) provider for generating Swahili names. Thanks 5uru.

26.1.0

* Add more entries to `sk_SK` Geo provider. Thanks george0st.

26.0.0

* Fix upper limit of nb_elements. Thanks mileswatsonbjss.

25.9.2

* Remove duplicate entry in currency provider.

25.9.1

* Change `pydecimal` type hint for `min_value`, `max_value` to allow `int`s. Thanks parsariyahi.

25.9.0

* Add support for Nigerian Yoruba names and surnames (`yo_NG`). Thanks 5uru.

25.8.0

* Add handshake emoji with different color variations to emoji provider list. Thanks tamkc.

25.7.0

* Add missing translation for countries in `pt-BR`. Thanks LeonardoFurtado.

25.6.0

* Fix data in geo for `pl_PL`. Thanks george0st, mgorny.

25.5.0

* Fix data in geo for `pl_PL`. Thanks george0st.

25.4.0

* Add landmarks in `geo` for `pl_PL`. Thanks george0st.

25.3.0

* Add more iOS versions to `user_agent`. Thanks george0st.

25.2.0

* Update VAT generation in `nl_BE` to align with correct Belgian format. Thanks JorisSpruyt.

25.1.0

* Add geo for `pl_PL`. Thanks george0st.
* Add geo for `sk_SK`. Thanks george0st.

25.0.1

* Add type stub file to `setup.py`.

25.0.0

* Drop support for Python 3.7. Thanks kloczek.

24.14.1

* Include type stubs in release.

24.14.0

* Add job provider for `cs_CZ`. Thanks george0st.

24.13.0

* Add geo provider for `sk_SK`. Thanks george0st.
* Clean up data in `sk_SK` job provider. Thanks george0st.

24.12.0

* Remove offensive word from `pl_PL` lorem provider. Thanks Rey092.

24.11.0

* Tune `cs_CZ` phone number validation. Thanks george0st.

24.10.0

* Update list of `first_name_*` and `last_name` in `pt_BR` `PersonProvider`. Thanks dclobato.
Links

@pyup-bot pyup-bot mentioned this pull request Nov 13, 2024
@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #699

@pyup-bot pyup-bot closed this Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant