aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2023-11-13chore(deps): update dependency prettier to v3.1.0 (#2541)renovate[bot]1-6/+8
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
2023-11-13test(docs): ensure defaults are consistent (#2177)ST-DDT13-90/+156
2023-11-13fix(date): ensures correct range for birthdate (#2535)Samuel Koch1-1/+1
2023-11-12feat(locale): add person to fr_SN (#2537)makhtar-sarr8-0/+369
2023-11-11feat(locale): and location to fr_SN (#2533)makhtar-sarr8-0/+97
2023-11-07infra(typescript-eslint): switch-exhaustiveness-check (#2519)ST-DDT1-0/+3
2023-11-07refactor(string): remove arbitrary limit from sample (#2497)ST-DDT1-6/+1
2023-11-07feat(locale): add Senegal locale (#2525)makhtar-sarr8-0/+61
2023-11-07feat(person): use fake patterns for jobTitle (#2528)Matt Mayer6-1/+15
2023-11-07fix(locale): improve Swedish phone numbers format (#2520)Gustav Ahlberg1-1/+31
2023-11-07fix(finance): maskedNumber has incorrect defaults (#2494)ST-DDT1-1/+1
2023-11-07infra(unicorn): no-array-reduce (#2479)ST-DDT2-8/+27
2023-11-07infra(unicorn): no-negated-condition (#2507)ST-DDT2-12/+12
2023-11-06refactor(locale): remove fr_CH data which is identical to fr (#2526)Matt Mayer43-5783/+0
2023-11-06refactor: simplify module creation (#2485)ST-DDT27-177/+80
2023-11-04infra(typescript-eslint): strict-type-checked (#2467)ST-DDT3-7/+6
2023-11-03refactor(person): remove duplicate title definitions (#2523)Matt Mayer8-372/+0
2023-10-31docs(phone): improve deprecation and see message (#2517)ST-DDT1-2/+12
2023-10-28refactor(finance): simplify maskedNumber implementation (#2493)ST-DDT1-12/+6
2023-10-28infra(unicorn): filename-case (#2492)ST-DDT3-2/+2
2023-10-26infra(unicorn): prefer-ternary (#2464)ST-DDT3-29/+12
2023-10-24infra(unicorn): no-for-loop (#2490)ST-DDT1-2/+2
2023-10-23refactor(finance): simplify litecoin address implementation (#2495)ST-DDT1-6/+6
Co-authored-by: DivisionByZero <[email protected]>
2023-10-23chore: substrings of length one (#2496)ST-DDT1-1/+1
2023-10-21infra(unicorn): prefer-number-properties (#2452)ST-DDT4-18/+21
2023-10-21docs: fix deprecated text for internet.password (#2486)Eric Beyer1-1/+1
2023-10-17infra(unicorn): escape-case (#2469)ST-DDT3-3/+3
2023-10-17infra(typescript-eslint): prefer-regexp-exec (#2466)ST-DDT1-11/+11
2023-10-17infra(unicorn): prefer-spread (#2421)Shinigami8-28/+21
Co-authored-by: ST-DDT <[email protected]>
2023-10-14docs(number): improve documentation regarding number bounds (#2474)ST-DDT1-0/+8
2023-10-14infra(unicorn): catch-error-name (#2471)ST-DDT1-1/+1
2023-10-11infra(unicorn): consistent-destructuring (#2462)ST-DDT1-10/+8
2023-10-11infra(unicorn): prefer-includes (#2463)ST-DDT2-2/+2
2023-10-11infra(unicorn): no-array-for-each (#2461)ST-DDT2-22/+11
2023-10-09infra(unicorn): no-array-push-push (#2454)ST-DDT1-4/+8
2023-10-09infra(unicorn): no-hex-escape (#2440)ST-DDT1-1/+3
2023-10-09infra(unicorn): no-new-array (#2441)ST-DDT1-1/+1
2023-10-08infra(unicorn): prefer-array-flat-map (#2446)ST-DDT1-3/+3
2023-10-07infra(eslint): enable no-useless-escape eslint rule (#2434)ST-DDT3-8/+8
2023-10-07infra(unicorn): prefer-date-now (#2419)Shinigami2-3/+3
Co-authored-by: ST-DDT <[email protected]>
2023-10-06chore: randomizer cleanup (#2431)ST-DDT2-1/+2
2023-10-05feat(locale): add street_name to `en_US`, `en_GB` and `en` (#2371)DivisionByZero9-0/+1547
2023-10-04feat: support custom randomizer (#2284)ST-DDT7-61/+156
2023-09-29feat(locale): add airline database science commerce and vehicle for zh_CN ↵CoolPlayLin19-0/+1388
(#2395)
2023-09-29chore(finance): update mastercard patterns and test (#2396)Matt Mayer4-4/+4
2023-09-23infra: lint all existing jsdocs (#2408)ST-DDT2-0/+6
2023-09-23feat(locale): add unionpay credit card for zh_CN (#2338)CoolPlayLin2-0/+10
2023-09-21fix(locale): Dutch phone number (#2400)Robin van der Vliet1-1/+8
2023-09-18feat: split SimpleFaker class from Faker (#2369)Shinigami9-510/+569
2023-09-17feat(locale): add finance module for zh_CN (#2370)CoolPlayLin8-0/+824