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 dependency Faker to v24 #44

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Update dependency Faker to v24 #44

merged 1 commit into from
Mar 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Faker (changelog) ==16.6.1 -> ==24.2.0 age adoption passing confidence

Release Notes

joke2k/faker (Faker)

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

4.0...v22.5.0)

v22.4.0

Compare Source

3.0...v22.4.0)

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.

v18.13.0

Compare Source

  • Add .optional proxy that may or may not return a fake value. Thanks @​ligne.

v18.12.0

Compare Source

v18.11.2

Compare Source

v18.11.1

Compare Source

  • Update Ukraine Country Code in phone_number. Thanks @​lexxai.

v18.11.0

Compare Source

  • Add digit-above-two type to numerify function. Thanks @​dlwrnc.

v18.10.1

Compare Source

  • Fix handling leap year in en_US Passport provider. Thanks @​mgorny.

v18.10.0

Compare Source

  • Add passport Provider and en_US Implementation. Thanks @​llw2128.

v18.9.1

Compare Source

  • Fix fr_FR postcode length. Thanks @​vmttn.

v18.9.0

Compare Source

v18.8.0

Compare Source

v18.7.0

Compare Source

v18.6.2

Compare Source

  • Improve accuracy of departments in fr_FR provider postcode. Thanks @​tonial.

v18.6.1

Compare Source

v18.6.0

Compare Source

  • Add a separate basic_phone_number for en_US. Thanks @​dlwrnc.

v18.5.1

Compare Source

  • Fix release.

v18.5.0

Compare Source

v18.4.0

Compare Source

  • Add currency symbols for all listed currencies. Thanks @​evoludigit.

v18.3.4

Compare Source

v18.3.3

Compare Source

v18.3.2

Compare Source

v18.3.1

Compare Source

  • Fix determinism in state_abbr() for en_US. Thanks @​DavidCain.

v18.3.0

Compare Source

  • Separate freely-associated states & US territories. Thanks @​DavidCain.

v18.2.1

Compare Source

v18.2.0

Compare Source

v18.1.0

Compare Source

  • Add lorem provider for nl_BE. Thanks @​takis.
  • Add nl_BE automotive provider. Thanks @​takis.
  • Add nl_BE company provider. Thanks @​takis.

v18.0.0

Compare Source

v17.6.0

Compare Source

v17.5.0

Compare Source

v17.4.0

Compare Source

  • Use the official name for North Macedonia due to the name change in 2019. Thanks @​takis.

v17.3.0

Compare Source

  • Add zh_TW date_time provider. Thanks @​ew2664.

v17.2.0

Compare Source

v17.1.0

Compare Source

v17.0.0

Compare Source

  • Remove deprecated placeimg image provider. Thanks @​Wonskcalb.

v16.9.0

Compare Source

  • Add truth_probability argument to pybool generator. Thanks @​Kolyunya.

v16.8.1

Compare Source

  • Sort and add new Arabic words in ar_AA and ar_PS. Thanks @​alfawal.

v16.8.0

Compare Source

v16.7.1

Compare Source

v16.7.0

Compare Source


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 PR becomes conflicted, 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, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/faker-24.x branch 2 times, most recently from 930bf57 to c33c0a6 Compare March 13, 2024 16:02
@woctezuma woctezuma merged commit a34a143 into master Mar 14, 2024
1 of 3 checks passed
@woctezuma woctezuma deleted the renovate/faker-24.x branch March 14, 2024 22:24
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