FAQ | This is a LIVE service | Changelog

Skip to content

Update dependency faker to v28 - autoclosed

uis-devops-renovatebot requested to merge renovate/faker-28.x into main

This MR contains the following updates:

Package Type Update Change
faker (changelog) dev major ^18.11.1 -> ^28.0.0

Release Notes

joke2k/faker (faker)

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.

v23.2.1

Compare Source

  • fix: update pydecimal algorithm to ensure left part is not generated with a leading 0. Thanks @​alexei.

v23.2.0

Compare Source

v23.1.0

Compare Source

  • Add uk_UA lorem provider. Thanks @​lozik.

v23.0.0

Compare Source

  • Consistently throw an error if the start of a daterange is after the end. Thanks @​prescod.

v22.7.0

Compare Source

  • Add uk_UA automotive provider. Thanks @​lozik.

v22.6.0

Compare Source

  • Add support for birthday and gender to uk_UA ssn method. Thanks @​lozik.

v22.5.1

Compare Source

  • Add area code 830000 to zh_CN. Thanks @​antik.
  • Add area_code parameter to ssn provider for zh_CN. Thanks @​antik.

v22.5.0

Compare Source

v22.4.0

Compare Source

v22.3.0

Compare Source

v22.2.0

Compare Source

v22.1.0

Compare Source

  • Add support for multiple file systems path rules. Thanks @​parsariyahi.

v22.0.0

Compare Source

  • Remove dot from file_name when extention is the empty string. Thanks @​gotofritz
  • Allow extension in file_path to take a list of allowed extensions, or empty for "no extension". Thanks @​gotofritz

v21.0.1

Compare Source

v21.0.0

Compare Source

  • Fix: random sign in pyfloat when positive=False. Thanks @​viraj-s15.

v20.1.0

Compare Source

  • Add company provider and NUSS for es_ES locale. Thanks @​fgsalomon.
  • Add official support for Python 3.12. Thanks @​pfouque.

v20.0.3

Compare Source

  • Make unix_time always return floats.

v20.0.2

Compare Source

  • Fix pydecimal crash on float min_value or max_value. Thanks @​s-weigand.

v20.0.1

Compare Source

  • Fix type hint for unix_time.

v20.0.0

Compare Source

  • Support platform-specific second precision. Thanks @​cknv.

v19.13.0

Compare Source

v19.12.1

Compare Source

v19.12.0

Compare Source

v19.11.1

Compare Source

  • Fix handling for finnish ssn where min_age and max_age are the same. Thanks @​Pakkanen1.

v19.11.0

Compare Source

v19.10.0

Compare Source

  • Update names and phone numbers for cs_CZ. Thanks @​george0st.

v19.9.1

Compare Source

  • Revert "fix type error in pyfloat when max_value is None" from v19.6.2.

v19.9.0

Compare Source

  • Use DE base for de_CH AddressProvider. Thanks @​nchiapol.

v19.8.1

Compare Source

  • Fix person Latvian provider.

v19.8.0

Compare Source

v19.7.0

Compare Source

v19.6.2

Compare Source

  • fix type error in pyfloat when max_value is None. Thanks @​HugoJP1.

v19.6.1

Compare Source

v19.6.0

Compare Source

v19.5.0

Compare Source

  • Add color_rgb, color_rgb_float, color_hsv and color_hsl. Thanks @​fdemmer.

v19.4.0

Compare Source

  • Add schemes and deep argument to uri method.

v19.3.1

Compare Source

  • Remove spurious space in uk_UA first_name. Thanks @​Romissevd.

v19.3.0

Compare Source

v19.2.0

Compare Source

  • Add support for South African Zulu (zu_ZA) names and last names. Thanks @​iamkhaya.

v19.1.0

Compare Source

v19.0.0

Compare Source

  • Drop support for Python 3.7
  • Drop support for 32 bit systems.
  • Add elector_code for es_MX SSN provider. Thanks @​edgarrmondragon.

Configuration

📅 Schedule: Branch creation - "every weekday" in timezone Europe/London, 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