Update dependency faker to v29 - autoclosed
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| faker (changelog) | dev | major |
^18.11.1 -> ^29.0.0
|
Release Notes
joke2k/faker (faker)
v29.0.0
- Fix
pydecimaldistribution when called with a range across0. Thanks @AlexLitvino.
v28.4.1
- Fix issue where Faker does not properly convert min/max float values to
Decimal. Thanks @bdjellabaldebaran.
v28.4.0
- Add
it_ITlorem provider. Thanks @gianni-di-noia.
v28.3.0
- Fix male forms of female surnames in
uk_UA.Thanks @AlexLitvino.
v28.2.0
- Add
es_ESisbn provider. Thanks @mondeja.
v28.1.0
- Fix Incorrect City Spelling in
uk_UAlocale. Thanks @ch4zzy.
v28.0.0
- Fix
pydecimalhandling ofpositivekeyword. Thanks @tahzeer.
v27.4.0
- Add person provider for
pk_PKlocale. Thanks @c2-tlhah
v27.3.0
- Add providers for
vi_VNlocale. Thanks @ntd1683.
v27.2.0
- Split names in
en_INperson provider. Thanks @wh0th3h3llam1.
v27.1.0
- Add address providoer for
en_MSlocal. Thanks @carlosfunk.
v27.0.0
- Re-introduce
part_of_speechargument towords()method.
v26.3.0
- Extend
ro_ROcompany localization with prefixes. Thanks @DDSNA.
v26.2.0
- Add Swahili (
sw) provider for generating Swahili names. Thanks @5uru.
v26.1.0
- Add more entries to
sk_SKGeo provider. Thanks @george0st.
v26.0.0
- Fix upper limit of nb_elements. Thanks @mileswatsonbjss.
v25.9.2
- Remove duplicate entry in currency provider.
v25.9.1
- Change
pydecimaltype hint formin_value,max_valueto allowints. Thanks @parsariyahi.
v25.9.0
- Add support for Nigerian Yoruba names and surnames (
yo_NG). Thanks @5uru.
v25.8.0
- Add handshake emoji with different color variations to emoji provider list. Thanks @tamkc.
v25.7.0
- Add missing translation for countries in
pt-BR. Thanks @LeonardoFurtado.
v25.6.0
- Fix data in geo for
pl_PL. Thanks @george0st, @mgorny.
v25.5.0
- Fix data in geo for
pl_PL. Thanks @george0st.
v25.4.0
- Add landmarks in
geoforpl_PL. Thanks @george0st.
v25.3.0
- Add more iOS versions to
user_agent. Thanks @george0st.
v25.2.0
- Update VAT generation in
nl_BEto align with correct Belgian format. Thanks @JorisSpruyt.
v25.1.0
- Add geo for
pl_PL. Thanks @george0st. - Add geo for
sk_SK. Thanks @george0st.
v25.0.1
- Add type stub file to
setup.py.
v25.0.0
- Drop support for Python 3.7. Thanks @kloczek.
v24.14.1
- Include type stubs in release.
v24.14.0
- Add job provider for
cs_CZ. Thanks @george0st.
v24.13.0
- Add geo provider for
sk_SK. Thanks @george0st. - Clean up data in
sk_SKjob provider. Thanks @george0st.
v24.12.0
- Remove offensive word from
pl_PLlorem provider. Thanks @Rey092.
v24.11.0
- Tune
cs_CZphone number validation. Thanks @george0st.
v24.10.0
- Update list of
first_name_*andlast_nameinpt_BRPersonProvider. Thanks @dclobato.
v24.9.0
- Update
uk_UAphone provider. Thanks @lozik4.
v24.8.0
- Fix wrong pricetag format in
ru_RUlocale. Thanks @Pandede.
v24.7.1
- Fix previous release issue.
v24.7.0
- Update last names for
de_DElocale. Thanks @george0st. - Update phone number formats for
cs_CZ,sk_SK. Thanks @george0st.
v24.6.0
- Update versions in
user_agentprovider. Thanks @george0st.
v24.5.0
- Add type hints stubs. Thanks @KaylaHood.
v24.4.0
- Add address words for
cs_CZ. Thanks @george0st
v24.3.0
- Add phone number formats to nl_BE. Thanks @maximegmd.
v24.2.1
- Return capitalized city names in
hu_HU. Thanks @AlexLitvino.
v24.2.0
v24.1.1
- Fix prefix for male
bg_BGnames Thanks @DimitarVanguelov.
v24.1.0
v24.0.0
- Fix returning random data for person provider in
et_EElocale when the same seed value is set. Thanks @AlexLitvino.
v23.3.0
- Add person, bank provider for
sk_SKlocale. Thanks @mhandl.
v23.2.1
- fix: update
pydecimalalgorithm to ensure left part is not generated with a leading 0. Thanks @alexei.
v23.2.0
- Allow Uniqueness and Localization. Thanks @moshemoshe137.
v23.1.0
- Add
uk_UAlorem provider. Thanks @lozik.
v23.0.0
- Consistently throw an error if the start of a daterange is after the end. Thanks @prescod.
v22.7.0
- Add
uk_UAautomotive provider. Thanks @lozik.
v22.6.0
- Add support for birthday and gender to
uk_UAssnmethod. Thanks @lozik.
v22.5.1
- Add area code
830000tozh_CN. Thanks @antik. - Add
area_codeparameter tossnprovider forzh_CN. Thanks @antik.
v22.5.0
- Add
http_status_codeto internet provider. Thanks @dancergraham.
v22.4.0
- Add
fa_IRlocalization for currency provider. Thanks @parsariyahi.
v22.3.0
- Add bank provider for
uk_UA. Thanks @SanderFtn.
v22.2.0
- Add bank provider for
cs_CZ. Thanks @george0st.
v22.1.0
- Add support for multiple file systems path rules. Thanks @parsariyahi.
v22.0.0
- Remove dot from
file_namewhenextentionis the empty string. Thanks @gotofritz - Allow extension in
file_pathto take a list of allowed extensions, or empty for "no extension". Thanks @gotofritz
v21.0.1
- Fix typo in
ru_RUcompany names. Thanks @scalar438.
v21.0.0
- Fix: random sign in
pyfloatwhenpositive=False. Thanks @viraj-s15.
v20.1.0
- Add company provider and NUSS for
es_ESlocale. Thanks @fgsalomon. - Add official support for Python 3.12. Thanks @pfouque.
v20.0.3
- Make
unix_timealways return floats.
v20.0.2
- Fix
pydecimalcrash on floatmin_valueormax_value. Thanks @s-weigand.
v20.0.1
- Fix type hint for
unix_time.
v20.0.0
- Support platform-specific second precision. Thanks @cknv.
v19.13.0
- Add more entries in
cs_CZ's geo. Thanks @george0st.
v19.12.1
- Fix latest days of the month as birth day in italian SSN. Thanks @@TommasoLencioni
v19.12.0
- Add
geoprovider forcs_CZ. Thanks @george0st.
v19.11.1
- Fix handling for finnish ssn where
min_ageandmax_ageare the same. Thanks @Pakkanen1.
v19.11.0
- Add a few street names to
cs_CZ. Thanks @george0st. - Add words to lorem for
cs_CZ. Thanks @george0st. - Add color for
cs_CZ. Thanks @george0st.
v19.10.0
- Update names and phone numbers for
cs_CZ. Thanks @george0st.
v19.9.1
- Revert "fix type error in
pyfloatwhenmax_valueisNone" from v19.6.2.
v19.9.0
- Use DE base for
de_CHAddressProvider. Thanks @nchiapol.
v19.8.1
- Fix
personLatvian provider.
v19.8.0
- Add Gender support for Latvian (
lv_LV) names. Thanks @OskarsPakers.
v19.7.0
- Add MAC Address Multicast. Thanks @d3vyce.
v19.6.2
- fix type error in
pyfloatwhenmax_valueisNone. Thanks @HugoJP1.
v19.6.1
- Bump actions/checkout from 3 to 4 (#1909). Thanks @dependabot[bot].
v19.6.0
- Add addresses for
en_BD. Thanks @aamibhoot.
v19.5.0
- Add
color_rgb,color_rgb_float,color_hsvandcolor_hsl. Thanks @fdemmer.
v19.4.0
- Add
schemesanddeepargument tourimethod.
v19.3.1
- Remove spurious space in
uk_UAfirst_name. Thanks @Romissevd.
v19.3.0
- Add weighting to dynamic providers. Thanks @pauldechorgnat.
v19.2.0
- Add support for South African Zulu (
zu_ZA) names and last names. Thanks @iamkhaya.
v19.1.0
- Add
ja_JPlocale fordatetime. Thanks @cyanghsieh.
v19.0.0
- Drop support for Python 3.7
- Drop support for 32 bit systems.
- Add
elector_codefores_MXSSN provider. Thanks @edgarrmondragon.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.