public-datasets-pipelines
public-datasets-pipelines copied to clipboard
Update dependency faker to v14
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| faker (changelog) | ==8.12.1 -> ==14.0.0 |
Release Notes
joke2k/faker
v14.0.0
- Fix
Provider._parse_date_timeto support timestamps. Thanks @mochi-moshi.
v13.16.0
- automotive: add
de_CHlicense plates. Thanks @gsilvan.
v13.15.1
- change license_formats
pt_BRto match Mercosul. Thanks @augutoraminelli.
v13.15.0
- Upgrade person, company, internet, currency providers for
tr_TR. Thanks @keyiflerolsun.
v13.14.0
- Fix
vatand police id forel_GR. Thanks @tplessas. - Add
tinandssnforel_GR. Thanks @tplessas.
v13.13.1
- Fix area codes for
fr_FRphone numbers. Thanks @zerbusdetroy.
v13.13.0
- Add support for ISO 8601 timestamp profiles. Thanks @tplessas.
v13.12.1
- Correct RUT range in
es_CL. Thanks @nstuardod.
v13.12.0
- Add support for generating relative file paths. Thanks @Lukas0907.
v13.11.1
- Fix firefox
uabeing nondeterministic with fixed seed. Thanks @jhbuhrman.
v13.11.0
- Add
sq-ALautomotive provider. Thanks @zerogonal.
v13.10.0
- Improve
it_ITssn provider to match real building rules. Thanks @DamienPirsy.
v13.9.0
- Add part-of-speech functionality for
en_US. Thanks @e-panourgia.
v13.8.0
- Add
fr-FRdatetime provider. Thanks @zerogonal. - Add
no-NOdatetime provider. Thanks @zerogonal. - Add
zh-CNdatetime provider. Thanks @zerogonal.
v13.7.0
- Add automotive provider for
fi_FI,et_EE,lt_LTandvi_VN. Thanks @zerogonal.
v13.6.0
- Add
ar_BHautomotive provider. Thanks @zerogonal.
v13.5.0
- Add Mexican CLABE bank code for
es_MXlocale. Thanks @edgarrmondragon.
v13.4.0
- Add
it_ITautomotive provider. Thanks @Giorgionocera.
v13.3.5
- Fix error in currency provider data. Thanks @zerogonal.
v13.3.4
- Bump actions/cache from 2 to 3 (#1631). Thanks @dependabot[bot].
v13.3.3
- Fix factory selection when Faker has been seeded.
v13.3.2
- Bump actions/stale from 3 to 5 (#1629). Thanks @dependabot[bot].
v13.3.1
- Bump actions/setup-python from 2 to 3 (#1626). Thanks @dependabot[bot].
v13.3.0
- Add lorem provider for
fa-irlanguage code. Thanks @arminshoughi.
v13.2.0
- Add
bn_BDLorem Provider. Thanks @jabertuhin.
v13.1.0
- Add lorem support for
de_DEandde_AT. Thanks @@Kalbra.
v13.0.0
- Use
os.urandominbinary()if unseeded. Thanks @AlmightyYakob.
v12.3.3
- Arabic improvements for names. Thanks @alfawal.
v12.3.2
- Fix postcode format for
es_ESlocale. Thanks @mondeja.
v12.3.1
- Prevent "non-integer arguments to randrange()" warnings on Python 3.10. Thanks @jacksmith15.
v12.3.0
- Fix
it_ITssn()validity. Thanks @MarcoMatarazzo.
v12.2.0
- Add cities to
de_CH. Thanks @Kalbra.
v12.1.0
- Set correct language on provider when specific locale is requested. Thanks @interDist.
v12.0.1
- Remove empty string in Korean job list. Thanks @georgidimitrov-hs.
v12.0.0
- Remove dependency from
text-unidecode.
v11.4.0
- Add geonames db of Italian cap-city-province and full match when generating full addresses. Thanks @FrancYescO.
v11.3.0
- Add banks for
fa-ir. Thanks @arminshoughi.
v11.2.0
- Improve phone numbers for
it_IT. Thanks @FrancYescO.
v11.1.0
- Add providers for
az_AZlocale. Thanks @sevdimali.
v11.0.0
- Replace
lorempixel.comservice withpicsum.photosinimage_urlprovider. - Add
placeholder_urlargument toimage_url.
v10.0.0
- Deprecate positional
allowed_types.
v9.9.1
- Revert "deprecate positional
allowed_types".
v9.9.0
- deprecate positional
allowed_types(#1573). Thanks @fcurella.
v9.8.4
- Fix positional
value_types.
v9.8.3
- Shorten IBANs for
pl_PLto 28 chars. Fix #1568 (#1569). Thanks @fcurella.
v9.8.2
- Relax ElementsType to admit e.g. Sets. Thanks @OJFord.
v9.8.1
- Fix
pydecimalwithleft_digits=0not setting the left digit to 0. Thanks @ndrwkim.
v9.8.0
- Add
es_COlocalized providers. Thank you @healarconr.
v9.7.1
- Take into account area codes for French phone numbers. Thanks @nicarl.
v9.7.0
- Add provider for French SSN. Thanks @nicarl.
v9.6.0
- Add dynamic provider. Thanks @omri374.
v9.5.3
- Improve randomness of
pydecimalfor different scenarios. Thanks @antonioIrizar.
v9.5.2
- Limit
typing_extensionsdependency to Python < 3.8. Thanks @mgorny.
v9.5.1
- Add
typing-extensionsas dependency and pinmypyversion. Thanks @nicarl.
v9.5.0
- Add automotive provider for
nl_NL. Thanks @MarcelRobeer.
v9.4.0
- Add Typing. Thanks @MarcelRobeer, @nicarl.
v9.3.1
- Change to secondary address format in
en_AUlocale to reflect the common usage. Thanks @deboraelkin2.
v9.3.0
- Add
currency,automotive,companyandbankproviders forel_GR. Thanks @nikosmichas.
v9.2.0
- Add
coloranddate_timeprovider forel_GR. Thanks @nikosmichas.
v9.1.0
- Add currency provider for
nl_NL. Thanks @MarcelRobeer.
v9.0.1
- Fix
pydecimalreturningmin_valueormax_valuetoo frequently. Thanks @zivkovic.
v9.0.0
- Change default email generator to use safe domain names. Thanks @errbufferoverfl.
v8.16.0
- Add
date_timeprovider fornl_NL. Thanks @MarcelRobeer.
v8.15.0
- Add
bg_BGcolor provider. Thanks @iradonov.
v8.14.2
- Fix bug in
pydecimalwhen returning max/min. Thanks @wilbertom.
v8.14.1
- Fix
pydecimalprecision. Thanks @joidegn.
v8.14.0
- Add datetime provider for
bn_BD. Thanks @jabertuhin.
v8.13.2
See CHANGELOG.md
v8.13.1
- Change
fi_FIProvinces to Regions. Thanks @LKajan.
v8.13.0
uk_UAaddress provider - fix streets and cities names, added regions. Thanks @o-vasyliev.
v8.12.3
- Fix missing underscores in
mac_platform_token. Thanks @iamkeyur.
v8.12.2
- Remove period/fullstop from
en_GBprefixes. Thanks @stephengruppetta.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.