Skip to content

chore(api): update dependency faker to v33 (develop) - autoclosed

RenovateBot requested to merge renovate/develop-api-faker-33.x into develop

This MR contains the following updates:

Package Type Update Change
faker (changelog) dev major ==23.2.1 -> ==33.3.1

Release Notes

joke2k/faker (faker)

v33.3.1

Compare Source

  • Fix nl_BE Bank Provider (BBAN, IBAN, SWIFT). Thanks @​AliYmn.

v33.3.0

Compare Source

  • Add support for Zulu (zu_ZA) address provider and corresponding tests. Thanks @​AliYmn.

v33.2.0

Compare Source

v33.1.3

Compare Source

  • Fix type annotation on Python 3.8.

v33.1.2

Compare Source

v33.1.1

Compare Source

  • Fix address number output issue in ko_KR address provider. Thanks @​semi-yu.

v33.1.0

Compare Source

v33.0.0

Compare Source

  • Revert "Make pytest fixture session-scoped".

v32.1.0

Compare Source

v32.0.0

Compare Source

v31.0.0

Compare Source

  • Remove Collection[str] type from ElementTypes. Thanks @​tvuotila.

v30.10.0

Compare Source

  • Add jobs for locale de_AT; added methods job_female and job_male. Thanks @​ChristinaRau.

v30.9.0

Compare Source

v30.8.2

Compare Source

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

v30.8.1

Compare Source

  • Fix month_in_guj.

v30.8.0

Compare Source

v30.7.0

Compare Source

v30.6.0

Compare Source

v30.5.0

Compare Source

  • Add Providers for ka_GE locale. Thanks @​onesch.

v30.4.0

Compare Source

  • Add separate male/female names along with prefix/suffix for hi_IN locale. Thanks @​wh0th3h3llam1.

v30.3.0

Compare Source

v30.2.0

Compare Source

  • Cache Factory._find_provider_class module look-ups. Thanks @​huonw.

v30.1.0

Compare Source

  • Add PIN Code range and union territories in en_IN address provider. Thanks @​wh0th3h3llam1.

v30.0.0

Compare Source

  • Force the slug always be generated with ASCII characters. Thanks @​Pandede.

v29.0.0

Compare Source

  • Fix pydecimal distribution when called with a range across 0. Thanks @​AlexLitvino.

v28.4.1

Compare Source

  • Fix issue where Faker does not properly convert min/max float values to Decimal. Thanks @​bdjellabaldebaran.

v28.4.0

Compare Source

v28.3.0

Compare Source

v28.2.0

Compare Source

v28.1.0

Compare Source

  • Fix Incorrect City Spelling in uk_UA locale. Thanks @​ch4zzy.

v28.0.0

Compare Source

  • Fix pydecimal handling of positive keyword. Thanks @​tahzeer.

v27.4.0

Compare Source

v27.3.0

Compare Source

v27.2.0

Compare Source

v27.1.0

Compare Source

v27.0.0

Compare Source

  • Re-introduce part_of_speech argument to words() method.

v26.3.0

Compare Source

  • Extend ro_RO company localization with prefixes. Thanks @​DDSNA.

v26.2.0

Compare Source

  • Add Swahili (sw) provider for generating Swahili names. Thanks @​5uru.

v26.1.0

Compare Source

v26.0.0

Compare Source

v25.9.2

Compare Source

  • Remove duplicate entry in currency provider.

v25.9.1

Compare Source

  • Change pydecimal type hint for min_value, max_value to allow ints. Thanks @​parsariyahi.

v25.9.0

Compare Source

  • Add support for Nigerian Yoruba names and surnames (yo_NG). Thanks @​5uru.

v25.8.0

Compare Source

  • Add handshake emoji with different color variations to emoji provider list. Thanks @​tamkc.

v25.7.0

Compare Source

v25.6.0

Compare Source

v25.5.0

Compare Source

v25.4.0

Compare Source

v25.3.0

Compare Source

v25.2.0

Compare Source

  • Update VAT generation in nl_BE to align with correct Belgian format. Thanks @​JorisSpruyt.

v25.1.0

Compare Source

v25.0.1

Compare Source

  • Add type stub file to setup.py.

v25.0.0

Compare Source

v24.14.1

Compare Source

  • Include type stubs in release.

v24.14.0

Compare Source

v24.13.0

Compare Source

v24.12.0

Compare Source

  • Remove offensive word from pl_PL lorem provider. Thanks @​Rey092.

v24.11.0

Compare Source

v24.10.0

Compare Source

  • Update list of first_name_* and last_name in pt_BR PersonProvider. Thanks @​dclobato.

v24.9.0

Compare Source

v24.8.0

Compare Source

  • Fix wrong pricetag format in ru_RU locale. Thanks @​Pandede.

v24.7.1

Compare Source

  • Fix previous release issue.

v24.7.0

Compare Source

v24.6.0

Compare Source

v24.5.0

Compare Source

v24.4.0

Compare Source

v24.3.0

Compare Source

v24.2.1

Compare Source

v24.2.0

Compare Source

  • Add uk-UA credit card provider. Thanks @​lozik4.
  • Upgrade uk_UA person provider. Thanks @​lozik4.

v24.1.1

Compare Source

v24.1.0

Compare Source

  • Add Grenville to land_coords in geo provider. Thanks @​lozik4.
  • Fix Kyiv name. Thanks @​lozik4.

v24.0.0

Compare Source

  • Fix returning random data for person provider in et_EE locale when the same seed value is set. Thanks @​AlexLitvino.

v23.3.0

Compare Source

  • Add person, bank provider for sk_SK locale. Thanks @​mhandl.

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: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading