Skip to content

Update dependency faker to v37 #201

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update dependency faker to v37 #201

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
faker (changelog) ^24.14.1 -> ^37.4.0 age adoption passing confidence

Release Notes

joke2k/faker (faker)

v37.4.0

Compare Source

v37.3.0

Compare Source

v37.2.1

Compare Source

  • Remove duplicate cities in de_DE address provider. Thanks @​KarelZe.

v37.2.0

Compare Source

v37.1.1

Compare Source

  • Fix type annotations for Python 3.14. Thanks @​mgorny.

v37.1.0

Compare Source

v37.0.2

Compare Source

  • Fix type annotiation

v37.0.1

Compare Source

v37.0.0

Compare Source

  • Fix: es_ES doi() to use standard DOI format. Thanks @​jasur-py.

v36.2.3

Compare Source

v36.2.2

Compare Source

v36.2.1

Compare Source

v36.2.0

Compare Source

  • Add snils to ru_RU company provider. Thanks @​Pandede.

v36.1.1

Compare Source

v36.1.0

Compare Source

  • Drop python-dateutil dependency. Thanks @​knyghty.
  • Add dependency on tzdata.

v36.0.0

Compare Source

v35.2.2

Compare Source

  • Revert accidental deprecation of Python 3.8.

v35.2.1

Compare Source

  • Remove invalid word from ja_JP lorem provider. Thanks @​kymckay
  • Fix typing for tar provider.

v35.2.0

Compare Source

v35.1.0

Compare Source

v35.0.0

Compare Source

  • Revert changes made in v34.x.

v34.0.2

Compare Source

  • ffx date_time provider when end_datetime is set in the past.

v34.0.1

Compare Source

  • Fix date parsing for "today".

v34.0.0

Compare Source

  • Account for end_date when calculating relative date_time_between. Thanks @​Fashimpaur for the report.

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.

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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Mar 15, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: api/poetry.lock
The --no-wheel and --wheel options are deprecated. They have no effect for Python > 3.8 as wheel is no longer bundled in virtualenv.
Updating dependencies
Resolving dependencies...
The --no-wheel and --wheel options are deprecated. They have no effect for Python > 3.8 as wheel is no longer bundled in virtualenv.

Creating virtualenv developer-connect-api-CGodQ25B-py3.13 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because auth-api (0.0.0) @ git+https://github.com/bcgov/sbc-auth.git@c286045eb2cf9761cd57b59aa4c6e7b3146ea36c#subdirectory=auth-api depends on launchdarkly-server-sdk (8.2.1)
 and developer-connect-api depends on launchdarkly-server-sdk (^8.3.0), auth-api is forbidden.
So, because developer-connect-api depends on auth-api (0.0.0) @ git+https://github.com/bcgov/sbc-auth.git@c286045eb2cf9761cd57b59aa4c6e7b3146ea36c#subdirectory=auth-api, version solving failed.

@renovate renovate bot force-pushed the renovate/faker-37.x branch 3 times, most recently from 784a76b to b6d2944 Compare March 24, 2025 17:15
@renovate renovate bot force-pushed the renovate/faker-37.x branch from b6d2944 to 91aee9d Compare May 14, 2025 20:09
@renovate renovate bot force-pushed the renovate/faker-37.x branch from 91aee9d to 1fe9522 Compare June 11, 2025 19:54
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.

0 participants