aboutsummaryrefslogtreecommitdiff
path: root/test/scripts
AgeCommit message (Expand)AuthorFilesLines
2025-08-17chore: fix typo in test (#3591)Noritaka Kobayashi2-2/+2
2025-07-04refactor!: remove deprecations (#3553)Shinigami2-10/+0
2025-07-04infra: use import.meta.dirname (#3542)Shinigami1-3/+2
2025-06-17docs: add remarks about external sources (#3452)Shinigami3-0/+111
2025-03-06feat(finance): add ISO 4217 numerical codes to Currency (#3404)Owen1-0/+1
2025-02-12test: retry verify tag 3 times (#3395)Shinigami1-40/+54
2025-02-09feat(image): add AI-generated avatars (#3126)Matt Mayer2-1/+2
2025-02-03chore(deps): update vitest to v3 (major) (#3389)renovate[bot]1-0/+2
2024-12-28docs(api): add refresh button to examples (#3301)ST-DDT2-0/+211
2024-12-14feat(location): add list of spoken languages (#3333)Umair Jibran1-0/+1
2024-12-02infra(unicorn): prefer-export-from (#3272)ST-DDT1-2/+8
2024-11-21chore: import validator functions individually (#3274)ST-DDT1-3/+3
2024-11-14docs: expose documentation for all utilities (#3242)ST-DDT2-0/+447
2024-10-12refactor(internet): rename userName method to username (#3130)Suyash Gulati1-0/+5
2024-09-26infra: update file structure for util/internal (#3141)DivisionByZero2-2/+2
2024-04-20test(docs): fix test timeout (#2782)ST-DDT1-2/+2
2024-04-01docs: rewrite api-docs generation using ts-morph (#2628)ST-DDT16-1281/+2209
2024-03-06infra(unicorn): switch-case-braces (#2721)ST-DDT1-4/+8
2024-03-05infra(typescript-eslint): consistent-type-exports (#2714)ST-DDT1-1/+1
2024-02-25infra(unicorn): prefer-top-level-await (#2680)ST-DDT1-10/+7
2024-02-18infra(unicorn): prefer-string-replace-all (#2653)Shinigami1-1/+1
2024-02-09chore(deps)!: update dependency typescript to v5 (#1953)renovate[bot]3-12/+12
2024-02-09chore(deps): update vitest to v1 (major) (#2573)renovate[bot]2-47/+47
2024-01-02chore(deps): update dependency vitepress to v1.0.0-rc.34 (#2592)renovate[bot]2-71/+47
2023-12-29chore(deps): update doc-dependencies (#2301)renovate[bot]7-160/+181
2023-12-25feat(helpers): add support for complex intermediate types (#2550)ST-DDT1-1/+4
2023-12-03docs: check and improve handling of duplicate tags (#2444)ST-DDT3-29/+59
2023-11-20docs: consistent @see jsdoc tags (#2473)ST-DDT1-0/+18
2023-11-14infra(unicorn): prefer-module (#2510)ST-DDT1-2/+3
2023-11-14infra: enable strictNullChecks in tsconfig (#2435)ST-DDT1-1/+1
2023-11-13test(docs): ensure defaults are consistent (#2177)ST-DDT1-0/+76
2023-11-07infra(unicorn): no-array-reduce (#2479)ST-DDT1-11/+7
2023-11-04infra(typescript-eslint): strict-type-checked (#2467)ST-DDT2-4/+6
2023-10-28infra(unicorn): filename-case (#2492)ST-DDT1-1/+1
2023-10-14docs: fix bad Promise usage (#2475)ST-DDT3-18/+53
2023-10-11infra(unicorn): no-array-for-each (#2461)ST-DDT2-7/+7
2023-10-08infra(unicorn): no-console-spaces (#2447)ST-DDT1-2/+2
2023-10-07infra(eslint): enable no-useless-escape eslint rule (#2434)ST-DDT1-1/+1
2023-09-23infra: lint all existing jsdocs (#2408)ST-DDT3-12/+16
2023-09-22test: add more module jsdoc tests (#2412)ST-DDT2-2/+32
2023-09-19docs: show examples for modules (#2406)Matt Mayer3-3/+23
2023-09-10chore(deps): regenerate lock file (#2382)Shinigami1-44/+44
2023-08-06chore(deps): update dependency prettier to v3 (#2260)Shinigami2-16/+16
2023-07-30fix(test): fix imports for jsdocs example verification (#2281)ST-DDT1-1/+3
2023-07-15infra: reduce tsconfig complexity (#2102)Shinigami2-8/+0
2023-05-04chore: rename generics (#2046)Shinigami2-1/+2
2023-05-03test: prepare test sources for strict mode (#2107)Shinigami1-4/+4
2023-04-28docs: fix full url to absolute conversion (#2101)ST-DDT5-1/+83
2023-04-20docs: check api references (#2024)ST-DDT4-110/+179
2023-04-16docs: document @throws parameter in API docs (#2050)Matt Mayer2-19/+66