From a1685e12a66c727eb45ee8ba4246575682746974 Mon Sep 17 00:00:00 2001 From: Shinigami Date: Mon, 2 May 2022 21:10:22 +0200 Subject: [PATCH] chore(release): 6.3.1 (#905) --- CHANGELOG.md | 9 ++++- package.json | 12 +++---- pnpm-lock.yaml | 92 +++++++++++++++++++++++++------------------------- 3 files changed, 60 insertions(+), 53 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0318f12f70e..426eb482219 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,14 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. -## [6.3.0](https://github.com/faker-js/faker/compare/v6.1.2...v6.3.0) (2022-05-02) +## [6.3.1](https://github.com/faker-js/faker/compare/v6.3.0...v6.3.1) (2022-05-02) + + +### Bug Fixes + +* replace deprecated arrayElement calls ([#903](https://github.com/faker-js/faker/issues/903)) ([42d6795](https://github.com/faker-js/faker/commit/42d679566624aaedd01eb5c0d9fa54104008016c)) + +## [6.3.0](https://github.com/faker-js/faker/compare/v6.2.0...v6.3.0) (2022-05-02) ### Features diff --git a/package.json b/package.json index b0b2b3d940c..38e5bec5de8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@faker-js/faker", - "version": "6.3.0", + "version": "6.3.1", "description": "Generate massive amounts of fake contextual data", "keywords": [ "faker", @@ -94,9 +94,9 @@ "@types/prettier": "~2.6.0", "@types/sanitize-html": "~2.6.2", "@types/validator": "~13.7.2", - "@typescript-eslint/eslint-plugin": "~5.21.0", - "@typescript-eslint/parser": "~5.21.0", - "@vitest/ui": "~0.10.0", + "@typescript-eslint/eslint-plugin": "~5.22.0", + "@typescript-eslint/parser": "~5.22.0", + "@vitest/ui": "~0.10.1", "c8": "~7.11.2", "conventional-changelog-cli": "~2.2.2", "cypress": "~9.6.0", @@ -122,9 +122,9 @@ "typedoc-plugin-missing-exports": "~0.22.6", "typescript": "~4.6.4", "validator": "~13.7.0", - "vite": "~2.9.6", + "vite": "~2.9.7", "vitepress": "~0.22.3", - "vitest": "~0.10.0" + "vitest": "~0.10.1" }, "packageManager": "pnpm@6.32.11", "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2b642032314..b171c9b50dd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,9 +6,9 @@ specifiers: '@types/prettier': ~2.6.0 '@types/sanitize-html': ~2.6.2 '@types/validator': ~13.7.2 - '@typescript-eslint/eslint-plugin': ~5.21.0 - '@typescript-eslint/parser': ~5.21.0 - '@vitest/ui': ~0.10.0 + '@typescript-eslint/eslint-plugin': ~5.22.0 + '@typescript-eslint/parser': ~5.22.0 + '@vitest/ui': ~0.10.1 c8: ~7.11.2 conventional-changelog-cli: ~2.2.2 cypress: ~9.6.0 @@ -34,9 +34,9 @@ specifiers: typedoc-plugin-missing-exports: ~0.22.6 typescript: ~4.6.4 validator: ~13.7.0 - vite: ~2.9.6 + vite: ~2.9.7 vitepress: ~0.22.3 - vitest: ~0.10.0 + vitest: ~0.10.1 devDependencies: '@types/markdown-it': 12.2.3 @@ -44,9 +44,9 @@ devDependencies: '@types/prettier': 2.6.0 '@types/sanitize-html': 2.6.2 '@types/validator': 13.7.2 - '@typescript-eslint/eslint-plugin': 5.21.0_ade6595cb7be1524e723c025c098ae5d - '@typescript-eslint/parser': 5.21.0_eslint@8.14.0+typescript@4.6.4 - '@vitest/ui': 0.10.0 + '@typescript-eslint/eslint-plugin': 5.22.0_5b52bb1e77494a9627aef8db6adb10bc + '@typescript-eslint/parser': 5.22.0_eslint@8.14.0+typescript@4.6.4 + '@vitest/ui': 0.10.1 c8: 7.11.2 conventional-changelog-cli: 2.2.2 cypress: 9.6.0 @@ -74,7 +74,7 @@ devDependencies: validator: 13.7.0 vite: 2.9.7 vitepress: 0.22.3 - vitest: 0.10.0_@vitest+ui@0.10.0+c8@7.11.2 + vitest: 0.10.1_@vitest+ui@0.10.1+c8@7.11.2 packages: @@ -459,8 +459,8 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin/5.21.0_ade6595cb7be1524e723c025c098ae5d: - resolution: {integrity: sha512-fTU85q8v5ZLpoZEyn/u1S2qrFOhi33Edo2CZ0+q1gDaWWm0JuPh3bgOyU8lM0edIEYgKLDkPFiZX2MOupgjlyg==} + /@typescript-eslint/eslint-plugin/5.22.0_5b52bb1e77494a9627aef8db6adb10bc: + resolution: {integrity: sha512-YCiy5PUzpAeOPGQ7VSGDEY2NeYUV1B0swde2e0HzokRsHBYjSdF6DZ51OuRZxVPHx0032lXGLvOMls91D8FXlg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -470,10 +470,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.21.0_eslint@8.14.0+typescript@4.6.4 - '@typescript-eslint/scope-manager': 5.21.0 - '@typescript-eslint/type-utils': 5.21.0_eslint@8.14.0+typescript@4.6.4 - '@typescript-eslint/utils': 5.21.0_eslint@8.14.0+typescript@4.6.4 + '@typescript-eslint/parser': 5.22.0_eslint@8.14.0+typescript@4.6.4 + '@typescript-eslint/scope-manager': 5.22.0 + '@typescript-eslint/type-utils': 5.22.0_eslint@8.14.0+typescript@4.6.4 + '@typescript-eslint/utils': 5.22.0_eslint@8.14.0+typescript@4.6.4 debug: 4.3.4 eslint: 8.14.0 functional-red-black-tree: 1.0.1 @@ -486,8 +486,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.21.0_eslint@8.14.0+typescript@4.6.4: - resolution: {integrity: sha512-8RUwTO77hstXUr3pZoWZbRQUxXcSXafZ8/5gpnQCfXvgmP9gpNlRGlWzvfbEQ14TLjmtU8eGnONkff8U2ui2Eg==} + /@typescript-eslint/parser/5.22.0_eslint@8.14.0+typescript@4.6.4: + resolution: {integrity: sha512-piwC4krUpRDqPaPbFaycN70KCP87+PC5WZmrWs+DlVOxxmF+zI6b6hETv7Quy4s9wbkV16ikMeZgXsvzwI3icQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -496,9 +496,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.21.0 - '@typescript-eslint/types': 5.21.0 - '@typescript-eslint/typescript-estree': 5.21.0_typescript@4.6.4 + '@typescript-eslint/scope-manager': 5.22.0 + '@typescript-eslint/types': 5.22.0 + '@typescript-eslint/typescript-estree': 5.22.0_typescript@4.6.4 debug: 4.3.4 eslint: 8.14.0 typescript: 4.6.4 @@ -506,16 +506,16 @@ packages: - supports-color dev: true - /@typescript-eslint/scope-manager/5.21.0: - resolution: {integrity: sha512-XTX0g0IhvzcH/e3393SvjRCfYQxgxtYzL3UREteUneo72EFlt7UNoiYnikUtmGVobTbhUDByhJ4xRBNe+34kOQ==} + /@typescript-eslint/scope-manager/5.22.0: + resolution: {integrity: sha512-yA9G5NJgV5esANJCO0oF15MkBO20mIskbZ8ijfmlKIvQKg0ynVKfHZ15/nhAJN5m8Jn3X5qkwriQCiUntC9AbA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.21.0 - '@typescript-eslint/visitor-keys': 5.21.0 + '@typescript-eslint/types': 5.22.0 + '@typescript-eslint/visitor-keys': 5.22.0 dev: true - /@typescript-eslint/type-utils/5.21.0_eslint@8.14.0+typescript@4.6.4: - resolution: {integrity: sha512-MxmLZj0tkGlkcZCSE17ORaHl8Th3JQwBzyXL/uvC6sNmu128LsgjTX0NIzy+wdH2J7Pd02GN8FaoudJntFvSOw==} + /@typescript-eslint/type-utils/5.22.0_eslint@8.14.0+typescript@4.6.4: + resolution: {integrity: sha512-iqfLZIsZhK2OEJ4cQ01xOq3NaCuG5FQRKyHicA3xhZxMgaxQazLUHbH/B2k9y5i7l3+o+B5ND9Mf1AWETeMISA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -524,7 +524,7 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.21.0_eslint@8.14.0+typescript@4.6.4 + '@typescript-eslint/utils': 5.22.0_eslint@8.14.0+typescript@4.6.4 debug: 4.3.4 eslint: 8.14.0 tsutils: 3.21.0_typescript@4.6.4 @@ -533,13 +533,13 @@ packages: - supports-color dev: true - /@typescript-eslint/types/5.21.0: - resolution: {integrity: sha512-XnOOo5Wc2cBlq8Lh5WNvAgHzpjnEzxn4CJBwGkcau7b/tZ556qrWXQz4DJyChYg8JZAD06kczrdgFPpEQZfDsA==} + /@typescript-eslint/types/5.22.0: + resolution: {integrity: sha512-T7owcXW4l0v7NTijmjGWwWf/1JqdlWiBzPqzAWhobxft0SiEvMJB56QXmeCQjrPuM8zEfGUKyPQr/L8+cFUBLw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.21.0_typescript@4.6.4: - resolution: {integrity: sha512-Y8Y2T2FNvm08qlcoSMoNchh9y2Uj3QmjtwNMdRQkcFG7Muz//wfJBGBxh8R7HAGQFpgYpdHqUpEoPQk+q9Kjfg==} + /@typescript-eslint/typescript-estree/5.22.0_typescript@4.6.4: + resolution: {integrity: sha512-EyBEQxvNjg80yinGE2xdhpDYm41so/1kOItl0qrjIiJ1kX/L/L8WWGmJg8ni6eG3DwqmOzDqOhe6763bF92nOw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -547,8 +547,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.21.0 - '@typescript-eslint/visitor-keys': 5.21.0 + '@typescript-eslint/types': 5.22.0 + '@typescript-eslint/visitor-keys': 5.22.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -559,16 +559,16 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.21.0_eslint@8.14.0+typescript@4.6.4: - resolution: {integrity: sha512-q/emogbND9wry7zxy7VYri+7ydawo2HDZhRZ5k6yggIvXa7PvBbAAZ4PFH/oZLem72ezC4Pr63rJvDK/sTlL8Q==} + /@typescript-eslint/utils/5.22.0_eslint@8.14.0+typescript@4.6.4: + resolution: {integrity: sha512-HodsGb037iobrWSUMS7QH6Hl1kppikjA1ELiJlNSTYf/UdMEwzgj0WIp+lBNb6WZ3zTwb0tEz51j0Wee3iJ3wQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.11 - '@typescript-eslint/scope-manager': 5.21.0 - '@typescript-eslint/types': 5.21.0 - '@typescript-eslint/typescript-estree': 5.21.0_typescript@4.6.4 + '@typescript-eslint/scope-manager': 5.22.0 + '@typescript-eslint/types': 5.22.0 + '@typescript-eslint/typescript-estree': 5.22.0_typescript@4.6.4 eslint: 8.14.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.14.0 @@ -577,11 +577,11 @@ packages: - typescript dev: true - /@typescript-eslint/visitor-keys/5.21.0: - resolution: {integrity: sha512-SX8jNN+iHqAF0riZQMkm7e8+POXa/fXw5cxL+gjpyP+FI+JVNhii53EmQgDAfDcBpFekYSlO0fGytMQwRiMQCA==} + /@typescript-eslint/visitor-keys/5.22.0: + resolution: {integrity: sha512-DbgTqn2Dv5RFWluG88tn0pP6Ex0ROF+dpDO1TNNZdRtLjUr6bdznjA6f/qNqJLjd2PgguAES2Zgxh/JzwzETDg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.21.0 + '@typescript-eslint/types': 5.22.0 eslint-visitor-keys: 3.3.0 dev: true @@ -596,8 +596,8 @@ packages: vue: 3.2.33 dev: true - /@vitest/ui/0.10.0: - resolution: {integrity: sha512-GMxAQV5b14YJg1so9rmaXRASsnCY04acNHKoNkJegHpVCxFQkMavZM14KT1qAxg2xLdFbUd903JDAncpyJDBTw==} + /@vitest/ui/0.10.1: + resolution: {integrity: sha512-TCcAhzWOlr4CzTttYyaPh8d4C+iGkrv89drCQh/0cXAGpESKz1G33Mh3nmq93dXTI2jcK9X2urH1O9K9h33cRA==} dependencies: sirv: 2.0.2 dev: true @@ -4442,8 +4442,8 @@ packages: - stylus dev: true - /vitest/0.10.0_@vitest+ui@0.10.0+c8@7.11.2: - resolution: {integrity: sha512-8UXemUg9CA4QYppDTsDV76nH0e1p6C8lV9q+o9i0qMSK9AQ7vA2sjoxtkDP0M+pwNmc3ZGYetBXgSJx0M1D/gg==} + /vitest/0.10.1_@vitest+ui@0.10.1+c8@7.11.2: + resolution: {integrity: sha512-jFNObjJ48WnfJzxpopJOrd7ZnRCE3OGgE2KSQ1AGmKxNPTgadMCLx81GBrIcxIjuz2E/8qmGBPtC5VH01ihl7A==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -4463,7 +4463,7 @@ packages: dependencies: '@types/chai': 4.3.1 '@types/chai-subset': 1.3.3 - '@vitest/ui': 0.10.0 + '@vitest/ui': 0.10.1 c8: 7.11.2 chai: 4.3.6 local-pkg: 0.4.1