Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Faker

Continue to make Faker the best open-source fake data solution available.
Collective - Host: opensource - https://opencollective.com/fakerjs - Website: https://fakerjs.dev/ - Code: https://github.com/faker-js/faker

chore: fix typo (#1896)

github.com/faker-js/faker - 52a402f9bace9f66cac9c8614333db7bef5ac2b9 authored almost 2 years ago by Beau Dobbin <[email protected]>
fix: more discord links (#1893)

github.com/faker-js/faker - f948e2e8ccc93b31557f8c65f610f52dff28e2e4 authored almost 2 years ago by Matt Mayer <[email protected]>
docs: show deprecation message (#1889)

github.com/faker-js/faker - 859292878b55c572e5b841e67aee5e9da660989e authored almost 2 years ago by Matt Mayer <[email protected]>
fix: discord link (#1891)

github.com/faker-js/faker - 8a97cac30f94bf7c29bfd6ffbad6ebf9c05fa2b1 authored almost 2 years ago by Shinigami <[email protected]>
docs: update top section of readme (#1887)

github.com/faker-js/faker - f5b1c5a4734eef5d4ab5196238a464f0cac6fceb authored almost 2 years ago by Matt Mayer <[email protected]>
fix: correct types field (#1878)

github.com/faker-js/faker - 956a15fff5c3714485e8e612df62034a5f78c0c5 authored almost 2 years ago by Shinigami <[email protected]>
fix(currency): modernise currency list for 2023 (#1880)

github.com/faker-js/faker - e6f949b73e781d7e3f1fb4adf8f87d66b4aa29a1 authored almost 2 years ago by Matt Mayer <[email protected]>
feat(finance): currency object (#1809)

github.com/faker-js/faker - 59157a429a1bcde3f78bd9009f6de02358365ba2 authored almost 2 years ago by Matt Mayer <[email protected]>
infra: error on deprecation (#1867)

github.com/faker-js/faker - 11a5f51ddb4ab1163d770c4b12f5fe4711b8e11d authored almost 2 years ago by ST-DDT <[email protected]>
refactor(git): length for commit sha (#1863)

github.com/faker-js/faker - aa3e771dbef3d17cd90d9b8941cb091136087ed1 authored almost 2 years ago by Shinigami <[email protected]>
fix(random): remove deprecated method usage (#1865)

github.com/faker-js/faker - 25bd847545acb13291ac0a3704688793ca9a0933 authored almost 2 years ago by ST-DDT <[email protected]>
refactor(company)!: rename bs to buzz (#1860)

github.com/faker-js/faker - 5f95aca92158ce749215527c8d3691c19737e3f1 authored almost 2 years ago by Shinigami <[email protected]>
fix(person): avoid repeated last name via new last_name_patterns (#1819)

github.com/faker-js/faker - 0f98518f0906a9660dcdb8993b6cb983c5e4c92f authored almost 2 years ago by Matt Mayer <[email protected]>
refactor(location)!: countryCode use ISO-3166-1 (#1720)

Co-authored-by: Shinigami92 <[email protected]>

github.com/faker-js/faker - a05c3e5fed805c5086a22841a81da0d86ab89386 authored almost 2 years ago by DivisionByZero <[email protected]>
chore: turn on noImplicitThis (#1842)

github.com/faker-js/faker - 0eba320543ea1e832a55c70e0025e924d3826812 authored almost 2 years ago by ST-DDT <[email protected]>
chore(deps): update devdependencies (#1859)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/faker-js/faker - be5bd5ccbe9d24e8386158e16f8320f940bc6ffd authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update pnpm to v7.27.1 (#1858)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/faker-js/faker - cbf28ab3d9f3dd9c3d42994a58d1d650c2d16e45 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
refactor(datatype): deprecate `array` (#1853)

github.com/faker-js/faker - 54faf53b47827d800872847c4075e496a8c9942b authored almost 2 years ago by DivisionByZero <[email protected]>
refactor(datatype): deprecate `json` (#1852)

github.com/faker-js/faker - fccd641f02fc0db463d34e1a7cc459ad6bd0b265 authored almost 2 years ago by DivisionByZero <[email protected]>
docs: update README to utilize faker.helpers.multiple (#1854)

github.com/faker-js/faker - 6b41a79d82256f4ae48e69a6c0b6c4b6d73281db authored almost 2 years ago by Jim Burbridge <[email protected]>
infra: add preflight script (#1846)

github.com/faker-js/faker - c8c0ca21872e38b97e12a4ee5cd1132fe8a438ce authored almost 2 years ago by DivisionByZero <[email protected]>
infra: fix broken links in `pull_request_template` (#1849)

github.com/faker-js/faker - 2e2db6cffbaab669f8ff363b07c92314513702e0 authored almost 2 years ago by DivisionByZero <[email protected]>
chore: improve error message for faker.date.birthday (#1843)

github.com/faker-js/faker - a29b33ed2019c78f2c11f67e11aca154543202b0 authored almost 2 years ago by John Mal <[email protected]>
chore: activate noImplicitAny (#1839)

github.com/faker-js/faker - e7230f6f10af9633cf0eca18910cbafaaba9ecba authored almost 2 years ago by Shinigami <[email protected]>
refactor(finance): standardize arguments (#1821)

github.com/faker-js/faker - 1399375686afb99a4ea55a6153601905f395304d authored almost 2 years ago by DivisionByZero <[email protected]>
test(date): add birthdate error test (#1833)

github.com/faker-js/faker - 8f2d5c8a6d5c733e0dde6efdd3a5e058d372ee07 authored almost 2 years ago by Peter <[email protected]>
docs: focus api search immediately (#1774)

github.com/faker-js/faker - de0768c1f072ce7f18f83752864f89a858ff1d68 authored almost 2 years ago by ST-DDT <[email protected]>
chore: remove comments in tsconfig.json (#1811)

github.com/faker-js/faker - f9e5ba706aa23ce958b9f82b09814a98ce830515 authored almost 2 years ago by Brad Beggs <[email protected]>
chore(deps): update doc-dependencies (#1826)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by:...

github.com/faker-js/faker - c46c53948efaf9ccb2597f36954128f914b73179 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update typescript-eslint to ~5.52.0 (#1830)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/faker-js/faker - b6465fc45c1336b0f89abc551c270fb89d9f19c1 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency typescript to ~4.9.5 (#1825)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/faker-js/faker - b7f84b7683f53967680c937cd17a434052f0bda2 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update vitest to ~0.28.5 (#1827)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/faker-js/faker - 2be5fa10cac650c64272ae10ec49b4bc75612eee authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency eslint-plugin-jsdoc to v40 (#1831)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/faker-js/faker - d3ec24fca68d48ef0e7547588128a60874239c62 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update pnpm to v7.27.0 (#1829)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/faker-js/faker - 0b3b0a6a79665f9fe305d14219bf7d1748685613 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency prettier to v2.8.4 (#1824)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/faker-js/faker - 664af18d1a45a3deb7055d82cb4816fe841d05e4 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update devdependencies (#1828)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/faker-js/faker - ed0be864cd8d6b7660e52b87801c47f783786830 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(person): improve to Dutch name generation (#1778)

github.com/faker-js/faker - fbd0db533b5a46fe1175c02c65b3e61fca52d40d authored almost 2 years ago by Martijn van Iersel <[email protected]>
docs: add matthewmayer to team (#1816)

github.com/faker-js/faker - d5b78c7cda2d17cae7657e29c9766f3e1268402a authored almost 2 years ago by Shinigami <[email protected]>
docs: improving readability of UUID string (#1622)

Co-authored-by: ST-DDT <[email protected]>

github.com/faker-js/faker - a51521d2704c3ca8be0e0ba044d17143ba71f453 authored almost 2 years ago by Kcops11 <[email protected]>
feat(person): add Portuguese BR Language to western zodiac sign (#1814)

github.com/faker-js/faker - fd960941a5434464736b236e73df9813bc22c86c authored almost 2 years ago by Guilherme Minozzi <[email protected]>
docs: switch shinigami from twitter to mastodon (#1815)

github.com/faker-js/faker - 99308d4fabad2820b2379b7b7147bca500a5018e authored almost 2 years ago by Shinigami <[email protected]>
refactor(commerce): price use options object (#1805)

github.com/faker-js/faker - 8766fd7f3d8658e77c4f0cbc2b63792372715940 authored almost 2 years ago by DivisionByZero <[email protected]>
refactor(datatype): standardize arguments (#1804)

github.com/faker-js/faker - 1b9ca0192095b69022b0a4ddc0d73db1e2c3fe17 authored almost 2 years ago by DivisionByZero <[email protected]>
fix(git): commitEntry normalize user (#1813)

github.com/faker-js/faker - 667599d8fb59c31166b897799f30788edc5f54d7 authored almost 2 years ago by Shinigami <[email protected]>
refactor(location): normalize signatures (#1784)

github.com/faker-js/faker - 8e4526df4430721c53cffa8082b72707eea1ccc5 authored almost 2 years ago by DivisionByZero <[email protected]>
test: use cy.request for e2e (#1808)

github.com/faker-js/faker - 62fc5efaaef6a532867a6ac5fdd70e9df25b3414 authored almost 2 years ago by Shinigami <[email protected]>
fix(locale): replace Ð with Đ in hr and vi (#1810)

github.com/faker-js/faker - ff5358732fdbd224ef8c7e71a9591fa4fd68da3c authored almost 2 years ago by Matt Mayer <[email protected]>
docs: show source link (#1780)

Co-authored-by: Shinigami92 <[email protected]>

github.com/faker-js/faker - d35da058322121a4cd44159164f657814bcc62a7 authored almost 2 years ago by ST-DDT <[email protected]>
test: configure chai truncated threshold (#1807)

github.com/faker-js/faker - 32b9034a7b27de2bf29668710542b1f1dc254bcb authored almost 2 years ago by Shinigami <[email protected]>
fix(person): change fullName to use name patterns (#1637)

github.com/faker-js/faker - 1ae2f6f489bcf7b317202877af3419ecc01bc1d0 authored almost 2 years ago by Matt Mayer <[email protected]>
infra(docs): add docs diff script (#1755)

github.com/faker-js/faker - 9c3618d66550b7a72cade402b035ecdbcb485625 authored almost 2 years ago by ST-DDT <[email protected]>
test: run tests shuffled (#1645)

github.com/faker-js/faker - de7ed2e3b823131345995da6ec52c2b0c40c8d6e authored almost 2 years ago by Shinigami <[email protected]>
infra: configure lint rule array-type (#1793)

github.com/faker-js/faker - 5b705d4b047640e91b690566d6e0fdbae17bb842 authored almost 2 years ago by Shinigami <[email protected]>
chore(deps): update dependency vitepress to v1.0.0-alpha.43 (#1795)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by:...

github.com/faker-js/faker - be77179faf097383763eaa6414cf7b6a1a8b131a authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update devdependencies (#1796)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/faker-js/faker - a240f0678f6267605a3a5b7525027803d44c5b57 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update vitest to ~0.28.3 (#1799)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/faker-js/faker - 9efdccbb8cd2fb3028ae8e9696f3ced7d5d89f0e authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat(airline): add airline module (#1699)

github.com/faker-js/faker - 579c9adb5affa01ee5ee384942f56d662a21022e authored almost 2 years ago by Matthew Petro <[email protected]>
docs: fix see also for non faker.x references (#1794)

github.com/faker-js/faker - 05d6eb43f3f5766275333c6e960470e38bae7162 authored almost 2 years ago by ST-DDT <[email protected]>
test: use cypress container (#1792)

github.com/faker-js/faker - e6213a8ee646e9f8c74cd23324e0645050122793 authored almost 2 years ago by Shinigami <[email protected]>
feat(number)!: default to high precision float (#1675)

github.com/faker-js/faker - 1ebbead194a9583dbd0f21f136c9d2bf8f84a50f authored almost 2 years ago by Matt Mayer <[email protected]>
chore(deps): update typescript-eslint to ~5.49.0 (#1798)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/faker-js/faker - 0663048932bb1b625fbd5c6988d70bf6b1c0bf61 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update pnpm to v7.26.2 (#1797)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/faker-js/faker - 590dac5008ad8b116c6ac8d9a1b6e92ceab8ad08 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
refactor(system): replace mime db with common dataset (#1788)

github.com/faker-js/faker - 52e9c1c43769d94f3f2c7be8e52504a46aa7cd74 authored almost 2 years ago by DivisionByZero <[email protected]>
test(system): add valid 0 for cron (#1787)

github.com/faker-js/faker - 64f480d214dc0bd173b0921025c8a1ad76d12c0f authored almost 2 years ago by Shinigami <[email protected]>
refactor(string): rename `special` to `symbol` (#1789)

github.com/faker-js/faker - 7bc4a099558318c690d0101dc4765c08dee2c840 authored almost 2 years ago by DivisionByZero <[email protected]>
refactor(internet): remove weigths in userAgent (#1761)

github.com/faker-js/faker - cec78775e995ece1e6004e8aece6304820126296 authored almost 2 years ago by DivisionByZero <[email protected]>
refactor(docs): split generate:api-docs execution from import (#1779)

github.com/faker-js/faker - ac1a3de17c8840e80fe1609b44e26d287eec952c authored almost 2 years ago by ST-DDT <[email protected]>
refactor(locale)!: remove unused separator entry (#1731)

github.com/faker-js/faker - 0bc6c2fbe65de9a9f706aa6f78f3b07940038461 authored almost 2 years ago by ST-DDT <[email protected]>
test(helpers): widen arrayElements distribution (#1786)

github.com/faker-js/faker - 6772b00cf19ccdbebefe023dc0f96c6576234b5b authored almost 2 years ago by Shinigami <[email protected]>
docs: big api button (#1773)

Co-authored-by: Shinigami <[email protected]>
Co-authored-by: Matt Mayer <[email protected]>

github.com/faker-js/faker - 86ae8b9d698f5b2c75214b0cfef869122a591001 authored almost 2 years ago by ST-DDT <[email protected]>
chore: fix missing defaultRefDate calls (#1781)

github.com/faker-js/faker - 04b4aacd16fd1e9129f906c6efd7b74ec6a75a1c authored almost 2 years ago by ST-DDT <[email protected]>
docs: fix unwrap literal union (#1752)

github.com/faker-js/faker - dcb318f4008e4600c98a794062e0d0bb061f88a9 authored almost 2 years ago by ST-DDT <[email protected]>
feat(helpers): add length range support in `arrayElements` (#1772)

github.com/faker-js/faker - b86638d478fa21fafa9aaa3e247a08b479bf5a9d authored almost 2 years ago by Eric Cheng <[email protected]>
chore: remove disturbing image from README (#1782)

github.com/faker-js/faker - c7ce35a47d336de3ac6f73efd7390ba696b6a4b2 authored almost 2 years ago by ST-DDT <[email protected]>
fix(helpers): uniform distribution in helpers.arrayElements (#1770)

github.com/faker-js/faker - 2b84b3389a2719e0f365055990a51673acd07ac9 authored almost 2 years ago by ST-DDT <[email protected]>
feat(date): introduce faker.defaultRefDate and setDefaultRefDate (#1757)

Co-authored-by: Shinigami <[email protected]>

github.com/faker-js/faker - 3a44d5fa48e8b28a7b9422a18262e39af1d1cb91 authored almost 2 years ago by ST-DDT <[email protected]>
docs(internet): document emoji type values (#1732)

github.com/faker-js/faker - 28a9848a8efed508a677afa868cc0c31db777979 authored almost 2 years ago by Matt Mayer <[email protected]>
chore(deps): update devdependencies (#1766)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/faker-js/faker - 0af40f7164ecc2a5ce7a2753f83484f75c4ae257 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
refactor: reorganize apidoc scripts and reuse them for tests (#1759)

github.com/faker-js/faker - 23aa08800ac66a5b16e405d04d07ea538d16dd6b authored almost 2 years ago by ST-DDT <[email protected]>
chore(deps): update doc-dependencies (#1767)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/faker-js/faker - 826cb0b2db247fde4d0ee93933dfecd4f3a656dd authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update typescript-eslint to ~5.48.2 (#1769)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/faker-js/faker - ead1eee0893b6b6a648be9d9be6f1c166adcc59a authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update pnpm to v7.25.1 (#1768)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/faker-js/faker - 2d13ef767f8077664f8d2e7964677e8a3687db9d authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
test: use basic reporter (#1763)

github.com/faker-js/faker - 5f5be203c0c38a485dd4837ba16281e12de5c4c6 authored almost 2 years ago by Shinigami <[email protected]>
refactor(git): commitDate explicitly set default for refDate (#1750)

github.com/faker-js/faker - ee94f3ec6e8eca45043ac79e90cbaee38090606c authored almost 2 years ago by DivisionByZero <[email protected]>
chore(deps): update vitest to ~0.27.3 (#1762)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/faker-js/faker - 88d83929b78f0a18abc42e8ae6e783d79b32aec3 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: export mergeLocales utility (#1751)

github.com/faker-js/faker - e675aaac1cc77065e25761ce2f1343669b23b0b8 authored almost 2 years ago by ST-DDT <[email protected]>
docs: unwrap complex array params (#1753)

github.com/faker-js/faker - f839ae23270773b476ee39610a0b399e1432bac7 authored almost 2 years ago by ST-DDT <[email protected]>
infra: changelog generation (#1304)

github.com/faker-js/faker - 440325eb0f53d6fd1c13e2c955984accd8f76143 authored almost 2 years ago by DivisionByZero <[email protected]>
infra: apply shorter CI timeouts and retry e2e once (#1756)

github.com/faker-js/faker - 54cc87d3ff88608bbede7bd321516cd866b99b6d authored almost 2 years ago by ST-DDT <[email protected]>
feat(company): add realistic Hungarian company names (#1758)

github.com/faker-js/faker - 2e6b136c61a7cfc799c72a86a38ca4a505d94e3c authored almost 2 years ago by Bence Szalai <[email protected]>
fix(internet): fix invalid emails in some locales (#1746)

github.com/faker-js/faker - 1e4e8699e59f3b5b9c1e1d6ad9b89ee4cc254e95 authored almost 2 years ago by Matt Mayer <[email protected]>
fix(locale): filter inappropriate words in the en locale (#1745)

github.com/faker-js/faker - dfa647dc07ea25f962c4df913bae2de082e8acc4 authored almost 2 years ago by Matt Mayer <[email protected]>
docs: jsdoc for options (#1644)

github.com/faker-js/faker - 250fbb71eb68aa469b6b833a61a4d23fb60ad65d authored almost 2 years ago by Shinigami <[email protected]>
build: escape locale import names if they match the module name (#1737)

github.com/faker-js/faker - 0ac998992c87f9bfd5c1fae3c59ca6b79ef5b4b9 authored almost 2 years ago by Matthew Petro <[email protected]>
infra: setup dev-container (#1652)

github.com/faker-js/faker - cc0b034bac165363c3e77977c7e01a5ef9d508b9 authored almost 2 years ago by ST-DDT <[email protected]>
chore(deps): update devdependencies (#1742)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/faker-js/faker - d7c1718fbd147eb9da69153dc5c5177f82a54010 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency rimraf to v4 (#1744)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/faker-js/faker - cacc96881bc6e3d7b25cf5de20e11ad15a2425bb authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency prettier to v2.8.3 (#1726)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by:...

github.com/faker-js/faker - 9c47bcc2e0f9de443e7a9575c44e315f220b863d authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency vitepress to v1.0.0-alpha.36 (#1740)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/faker-js/faker - 027e1dd5dfe94cbd4d4bd53bafc0f69285412f62 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update vitest to ~0.27.1 (#1741)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/faker-js/faker - c3b3ca9684aa21a5d88b200adf48929202db0651 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>