liqd / adhocracy-plus

adhocracy+ is a SaaS platform to make digital democracy easy for everyone
https://adhocracy.plus/
GNU Affero General Public License v3.0
80 stars 20 forks source link

chore(deps): update dependency faker to v30 #2818

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

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

Release Notes

joke2k/faker (Faker) ### [`v30.3.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v3030---2024-10-07) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v30.2.0...v30.3.0) - Add decorator to optionally format dates as string. Thanks [@​browniebroke](https://redirect.github.com/browniebroke). ### [`v30.2.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v3020---2024-10-07) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v30.1.0...v30.2.0) - Cache Factory.\_find_provider_class module look-ups. Thanks [@​huonw](https://redirect.github.com/huonw). ### [`v30.1.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v3010---2024-09-30) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v30.0.0...v30.1.0) - Add PIN Code range and union territories in `en_IN` address provider. Thanks [@​wh0th3h3llam1](https://redirect.github.com/wh0th3h3llam1). ### [`v30.0.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v3000---2024-09-25) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v29.0.0...v30.0.0) - Force the slug always be generated with ASCII characters. Thanks [@​Pandede](https://redirect.github.com/Pandede). ### [`v29.0.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v2900---2024-09-19) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v28.4.1...v29.0.0) - Fix `pydecimal` distribution when called with a range across `0`. Thanks [@​AlexLitvino](https://redirect.github.com/AlexLitvino). ### [`v28.4.1`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v2841---2024-09-04) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v28.4.0...v28.4.1) - Fix issue where Faker does not properly convert min/max float values to `Decimal`. Thanks [@​bdjellabaldebaran](https://redirect.github.com/bdjellabaldebaran). ### [`v28.4.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v2840---2024-09-04) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v28.3.0...v28.4.0) - Add `it_IT` lorem provider. Thanks [@​gianni-di-noia](https://redirect.github.com/gianni-di-noia). ### [`v28.3.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v2830---2024-09-04) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v28.2.0...v28.3.0) - Fix male forms of female surnames in `uk_UA`.Thanks [@​AlexLitvino](https://redirect.github.com/AlexLitvino). ### [`v28.2.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v2820---2024-09-04) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v28.1.0...v28.2.0) - Add `es_ES` isbn provider. Thanks [@​mondeja](https://redirect.github.com/mondeja). ### [`v28.1.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v2810---2024-08-30) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v28.0.0...v28.1.0) - Fix Incorrect City Spelling in `uk_UA` locale. Thanks [@​ch4zzy](https://redirect.github.com/ch4zzy). ### [`v28.0.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v2800---2024-08-23) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v27.4.0...v28.0.0) - Fix `pydecimal` handling of `positive` keyword. Thanks [@​tahzeer](https://redirect.github.com/tahzeer). ### [`v27.4.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v2740---2024-08-21) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v27.3.0...v27.4.0) - Add person provider for `pk_PK` locale. Thanks [@​c2-tlhah](https://redirect.github.com/c2-tlhah) ### [`v27.3.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v2730---2024-08-21) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v27.2.0...v27.3.0) - Add providers for `vi_VN` locale. Thanks [@​ntd1683](https://redirect.github.com/ntd1683). ### [`v27.2.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v2720---2024-08-21) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v27.1.0...v27.2.0) - Split names in `en_IN` person provider. Thanks [@​wh0th3h3llam1](https://redirect.github.com/wh0th3h3llam1). ### [`v27.1.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v2710---2024-08-21) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v27.0.0...v27.1.0) - Add address providoer for `en_MS` local. Thanks [@​carlosfunk](https://redirect.github.com/carlosfunk). ### [`v27.0.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v2700---2024-08-12) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v26.3.0...v27.0.0) - Re-introduce `part_of_speech` argument to `words()` method. ### [`v26.3.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v2630---2024-08-08) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v26.2.0...v26.3.0) - Extend `ro_RO` company localization with prefixes. Thanks [@​DDSNA](https://redirect.github.com/DDSNA). ### [`v26.2.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v2620---2024-08-06) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v26.1.0...v26.2.0) - Add Swahili (`sw`) provider for generating Swahili names. Thanks [@​5uru](https://redirect.github.com/5uru). ### [`v26.1.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v2610---2024-08-01) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v26.0.0...v26.1.0) - Add more entries to `sk_SK` Geo provider. Thanks [@​george0st](https://redirect.github.com/george0st). ### [`v26.0.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v2600---2024-06-26) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v25.9.2...v26.0.0) - Fix upper limit of nb_elements. Thanks [@​mileswatsonbjss](https://redirect.github.com/mileswatsonbjss).

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.



This PR was generated by Mend Renovate. View the repository job log.