From 10dd82a370125bd802e0799eb4797dc1a552bf19 Mon Sep 17 00:00:00 2001 From: GitHub Date: Fri, 9 Sep 2022 13:32:36 +0000 Subject: [PATCH] [version bump] chore(release): Release v1.35.12 [skip ci] **/README.md **/CHANGELOG.md **/package.json README.md CHANGELOG.md package.json package-lock.json --- CHANGELOG.md | 2 + package-lock.json | 238 ++++++++---------- package.json | 2 +- packages/angular/package.json | 4 +- packages/atomic/create-atomic/package.json | 2 +- packages/atomic/template/package.json | 4 +- packages/cli/commons-dev/package.json | 2 +- packages/cli/commons/package.json | 4 +- packages/cli/core/README.md | 58 ++--- packages/cli/core/package.json | 16 +- packages/cli/source/package.json | 6 +- packages/cra-template/package.json | 4 +- packages/search-token-lambda/package.json | 2 +- packages/search-token-server/package.json | 2 +- .../vue-cli-plugin-typescript/package.json | 4 +- 15 files changed, 156 insertions(+), 194 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 997f10a0a2..cfcd02adc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## v1.35.12 (2022-09-09) + ## v1.35.11 (2022-09-08) ## v1.35.10 (2022-09-07) diff --git a/package-lock.json b/package-lock.json index d384d1708a..8aba726521 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cli-tools", - "version": "1.35.11", + "version": "1.35.12", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cli-tools", - "version": "1.35.11", + "version": "1.35.12", "hasInstallScript": true, "license": "Apache-2.0", "workspaces": [ @@ -856,6 +856,7 @@ "version": "14.1.3", "resolved": "https://registry.npmjs.org/@angular/core/-/core-14.1.3.tgz", "integrity": "sha512-V3OJD4cShjLzyJAWQ1ogSW0WhKJwti5zsoT1SQ2RoA5UScBPzZN/F/0n/4IupHeaIC+NfaLX916xKTGWA8G8SQ==", + "dev": true, "dependencies": { "tslib": "^2.3.0" }, @@ -8520,7 +8521,7 @@ "version": "2.2.0", "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==", - "devOptional": true, + "dev": true, "engines": { "node": ">=8" } @@ -9131,7 +9132,7 @@ "version": "3.5.3", "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz", "integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==", - "devOptional": true, + "dev": true, "funding": [ { "type": "individual", @@ -10874,6 +10875,7 @@ "version": "0.1.13", "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz", "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==", + "optional": true, "dependencies": { "iconv-lite": "^0.6.2" } @@ -13997,6 +13999,7 @@ "version": "0.6.3", "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", + "optional": true, "dependencies": { "safer-buffer": ">= 2.1.2 < 3.0.0" }, @@ -14251,7 +14254,7 @@ "version": "2.1.0", "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", - "devOptional": true, + "dev": true, "dependencies": { "binary-extensions": "^2.0.0" }, @@ -17182,6 +17185,7 @@ "version": "3.3.4", "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz", "integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==", + "dev": true, "bin": { "nanoid": "bin/nanoid.cjs" }, @@ -21541,9 +21545,7 @@ "version": "1.19.2", "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.2.tgz", "integrity": "sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==", - "dev": true, - "optional": true, - "peer": true, + "extraneous": true, "dependencies": { "@types/connect": "*", "@types/node": "*" @@ -21565,9 +21567,7 @@ "version": "3.4.35", "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.35.tgz", "integrity": "sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==", - "dev": true, - "optional": true, - "peer": true, + "extraneous": true, "dependencies": { "@types/node": "*" } @@ -21596,9 +21596,7 @@ "version": "4.17.13", "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.13.tgz", "integrity": "sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==", - "dev": true, - "optional": true, - "peer": true, + "extraneous": true, "dependencies": { "@types/body-parser": "*", "@types/express-serve-static-core": "^4.17.18", @@ -21610,9 +21608,7 @@ "version": "4.17.28", "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.28.tgz", "integrity": "sha512-P1BJAEAW3E2DJUlkgq4tOL3RyMunoWXqbSCygWo5ZIWTjUgN1YnaXWW4VWl/oc8vs/XoYibEGBKP0uZyF4AHig==", - "dev": true, - "optional": true, - "peer": true, + "extraneous": true, "dependencies": { "@types/node": "*", "@types/qs": "*", @@ -21717,9 +21713,7 @@ "version": "1.3.2", "resolved": "https://registry.npmjs.org/@types/mime/-/mime-1.3.2.tgz", "integrity": "sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==", - "dev": true, - "optional": true, - "peer": true + "extraneous": true }, "node_modules/netlify-cli/node_modules/@types/minimatch": { "version": "3.0.5", @@ -21779,17 +21773,13 @@ "version": "6.9.7", "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.7.tgz", "integrity": "sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==", - "dev": true, - "optional": true, - "peer": true + "extraneous": true }, "node_modules/netlify-cli/node_modules/@types/range-parser": { "version": "1.2.4", "resolved": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.4.tgz", "integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==", - "dev": true, - "optional": true, - "peer": true + "extraneous": true }, "node_modules/netlify-cli/node_modules/@types/responselike": { "version": "1.0.0", @@ -21810,9 +21800,7 @@ "version": "1.13.10", "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.13.10.tgz", "integrity": "sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==", - "dev": true, - "optional": true, - "peer": true, + "extraneous": true, "dependencies": { "@types/mime": "^1", "@types/node": "*" @@ -43182,6 +43170,7 @@ "version": "8.4.16", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.16.tgz", "integrity": "sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==", + "dev": true, "funding": [ { "type": "opencollective", @@ -44481,7 +44470,7 @@ "version": "3.6.0", "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", - "devOptional": true, + "dev": true, "dependencies": { "picomatch": "^2.2.1" }, @@ -45430,6 +45419,7 @@ "version": "1.0.2", "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", + "dev": true, "engines": { "node": ">=0.10.0" } @@ -48283,14 +48273,14 @@ }, "packages/angular": { "name": "@coveo/angular", - "version": "1.35.11", + "version": "1.35.12", "license": "Apache-2.0", "dependencies": { "@angular-devkit/core": "^14.0.1", "@angular-devkit/schematics": "^14.0.1", "@angular/cdk": "^14.0.1", "@angular/cli": "^14.0.1", - "@coveo/search-token-server": "1.35.11", + "@coveo/search-token-server": "1.35.12", "@schematics/angular": "^14.0.1", "jest-config": "^27.4.7", "typescript": "^4.3.5" @@ -48313,7 +48303,7 @@ }, "packages/atomic/create-atomic": { "name": "@coveo/create-atomic", - "version": "1.35.11", + "version": "1.35.12", "license": "Apache-2.0", "dependencies": { "@coveord/platform-client": "34.7.0", @@ -48345,10 +48335,10 @@ }, "packages/atomic/template": { "name": "@coveo/create-atomic-template", - "version": "1.35.11", + "version": "1.35.12", "dependencies": { "@coveo/atomic": "1.86.0", - "@coveo/search-token-lambda": "1.35.11", + "@coveo/search-token-lambda": "1.35.12", "@stencil/core": "2.17.3" }, "devDependencies": { @@ -48581,7 +48571,7 @@ }, "packages/cli/commons": { "name": "@coveo/cli-commons", - "version": "1.35.11", + "version": "1.35.12", "license": "Apache-2.0", "dependencies": { "@amplitude/node": "1.10.0", @@ -48596,7 +48586,7 @@ "ts-dedent": "2.2.0" }, "devDependencies": { - "@coveo/cli-commons-dev": "1.35.11", + "@coveo/cli-commons-dev": "1.35.12", "@types/jest": "27.5.2", "jest": "^27.5.1", "ts-jest": "^27.1.5", @@ -48605,7 +48595,7 @@ }, "packages/cli/commons-dev": { "name": "@coveo/cli-commons-dev", - "version": "1.35.11", + "version": "1.35.12", "license": "Apache-2.0", "dependencies": { "fancy-test": "2.0.0", @@ -48618,13 +48608,13 @@ }, "packages/cli/core": { "name": "@coveo/cli", - "version": "1.35.11", + "version": "1.35.12", "license": "Apache-2.0", "dependencies": { "@amplitude/identify": "^1.9.0", "@amplitude/node": "^1.9.0", - "@coveo/cli-commons": "1.35.11", - "@coveo/cli-plugin-source": "1.35.11", + "@coveo/cli-commons": "1.35.12", + "@coveo/cli-plugin-source": "1.35.12", "@coveo/push-api-client": "^2.4.4", "@coveord/platform-client": "34.7.0", "@oclif/core": "1.14.2", @@ -48658,11 +48648,11 @@ "devDependencies": { "@amplitude/types": "1.10.0", "@babel/core": "7.18.10", - "@coveo/angular": "1.35.11", - "@coveo/cli-commons-dev": "1.35.11", - "@coveo/cra-template": "1.35.11", - "@coveo/create-atomic": "1.35.11", - "@coveo/vue-cli-plugin-typescript": "1.35.11", + "@coveo/angular": "1.35.12", + "@coveo/cli-commons-dev": "1.35.12", + "@coveo/cra-template": "1.35.12", + "@coveo/create-atomic": "1.35.12", + "@coveo/vue-cli-plugin-typescript": "1.35.12", "@oclif/test": "2.1.1", "@types/archiver": "5.3.1", "@types/async-retry": "1.4.5", @@ -48773,10 +48763,10 @@ }, "packages/cli/source": { "name": "@coveo/cli-plugin-source", - "version": "1.35.11", + "version": "1.35.12", "license": "Apache-2.0", "dependencies": { - "@coveo/cli-commons": "1.35.11", + "@coveo/cli-commons": "1.35.12", "@coveo/push-api-client": "2.5.8", "@coveord/platform-client": "34.7.0", "@oclif/core": "1.14.2", @@ -48787,7 +48777,7 @@ "ts-dedent": "2.2.0" }, "devDependencies": { - "@coveo/cli-commons-dev": "1.35.11", + "@coveo/cli-commons-dev": "1.35.12", "@oclif/test": "2.1.1", "@types/jest": "27.5.2", "@types/node": "16.11.53", @@ -48831,14 +48821,14 @@ }, "packages/cra-template": { "name": "@coveo/cra-template", - "version": "1.35.11", + "version": "1.35.12", "license": "Apache-2.0", "dependencies": { "fs-extra": "10.1.0" }, "devDependencies": { "@coveo/headless": "latest", - "@coveo/search-token-server": "1.35.11", + "@coveo/search-token-server": "1.35.12", "@emotion/react": "11.10.0", "@emotion/styled": "11.10.0", "@mui/material": "5.10.1", @@ -49026,7 +49016,7 @@ }, "packages/search-token-lambda": { "name": "@coveo/search-token-lambda", - "version": "1.35.11", + "version": "1.35.12", "license": "Apache-2.0", "dependencies": { "@coveord/platform-client": "34.7.0", @@ -49086,7 +49076,7 @@ }, "packages/search-token-server": { "name": "@coveo/search-token-server", - "version": "1.35.11", + "version": "1.35.12", "license": "Apache-2.0", "dependencies": { "@coveord/platform-client": "34.7.0", @@ -49159,11 +49149,11 @@ }, "packages/vue-cli-plugin-typescript": { "name": "@coveo/vue-cli-plugin-typescript", - "version": "1.35.11", + "version": "1.35.12", "license": "Apache-2.0", "devDependencies": { "@coveo/headless": "1.100.0", - "@coveo/search-token-server": "1.35.11", + "@coveo/search-token-server": "1.35.12", "buefy": "0.9.21", "dotenv": "16.0.1", "vue": "2.7.9", @@ -49832,6 +49822,7 @@ "version": "14.1.3", "resolved": "https://registry.npmjs.org/@angular/core/-/core-14.1.3.tgz", "integrity": "sha512-V3OJD4cShjLzyJAWQ1ogSW0WhKJwti5zsoT1SQ2RoA5UScBPzZN/F/0n/4IupHeaIC+NfaLX916xKTGWA8G8SQ==", + "dev": true, "requires": { "tslib": "^2.3.0" } @@ -51195,7 +51186,7 @@ "@angular/platform-browser": "^14.0.1", "@angular/router": "^14.0.1", "@coveo/headless": "latest", - "@coveo/search-token-server": "1.35.11", + "@coveo/search-token-server": "1.35.12", "@schematics/angular": "^14.0.1", "@types/fs-extra": "9.0.13", "@types/jest": "27.5.2", @@ -51247,14 +51238,14 @@ "@amplitude/node": "^1.9.0", "@amplitude/types": "1.10.0", "@babel/core": "7.18.10", - "@coveo/angular": "1.35.11", - "@coveo/cli-commons": "1.35.11", - "@coveo/cli-commons-dev": "1.35.11", - "@coveo/cli-plugin-source": "1.35.11", - "@coveo/cra-template": "1.35.11", - "@coveo/create-atomic": "1.35.11", + "@coveo/angular": "1.35.12", + "@coveo/cli-commons": "1.35.12", + "@coveo/cli-commons-dev": "1.35.12", + "@coveo/cli-plugin-source": "1.35.12", + "@coveo/cra-template": "1.35.12", + "@coveo/create-atomic": "1.35.12", "@coveo/push-api-client": "^2.4.4", - "@coveo/vue-cli-plugin-typescript": "1.35.11", + "@coveo/vue-cli-plugin-typescript": "1.35.12", "@coveord/platform-client": "34.7.0", "@oclif/core": "1.14.2", "@oclif/plugin-help": "^5", @@ -51361,7 +51352,7 @@ "version": "file:packages/cli/commons", "requires": { "@amplitude/node": "1.10.0", - "@coveo/cli-commons-dev": "1.35.11", + "@coveo/cli-commons-dev": "1.35.12", "@coveord/platform-client": "34.7.0", "@oclif/core": "1.14.2", "@types/jest": "27.5.2", @@ -51460,8 +51451,8 @@ "@coveo/cli-plugin-source": { "version": "file:packages/cli/source", "requires": { - "@coveo/cli-commons": "1.35.11", - "@coveo/cli-commons-dev": "1.35.11", + "@coveo/cli-commons": "1.35.12", + "@coveo/cli-commons-dev": "1.35.12", "@coveo/push-api-client": "2.5.8", "@coveord/platform-client": "34.7.0", "@oclif/core": "1.14.2", @@ -51508,7 +51499,7 @@ "version": "file:packages/cra-template", "requires": { "@coveo/headless": "latest", - "@coveo/search-token-server": "1.35.11", + "@coveo/search-token-server": "1.35.12", "@emotion/react": "11.10.0", "@emotion/styled": "11.10.0", "@mui/material": "5.10.1", @@ -51659,7 +51650,7 @@ "version": "file:packages/atomic/template", "requires": { "@coveo/atomic": "1.86.0", - "@coveo/search-token-lambda": "1.35.11", + "@coveo/search-token-lambda": "1.35.12", "@rollup/plugin-replace": "4.0.0", "@stencil/core": "2.17.3", "fkill": "8.0.1", @@ -51913,7 +51904,7 @@ "version": "file:packages/vue-cli-plugin-typescript", "requires": { "@coveo/headless": "1.100.0", - "@coveo/search-token-server": "1.35.11", + "@coveo/search-token-server": "1.35.12", "buefy": "0.9.21", "dotenv": "16.0.1", "vue": "2.7.9", @@ -52518,8 +52509,7 @@ "version": "7.1.5", "resolved": "https://registry.npmjs.org/@mui/types/-/types-7.1.5.tgz", "integrity": "sha512-HnRXrxgHJYJcT8ZDdDCQIlqk0s0skOKD7eWs9mJgBUu70hyW4iA6Kiv3yspJR474RFH8hysKR65VVSzUSzkuwA==", - "dev": true, - "requires": {} + "dev": true }, "@mui/utils": { "version": "5.9.3", @@ -54609,8 +54599,7 @@ "version": "1.0.4", "resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz", "integrity": "sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA==", - "dev": true, - "requires": {} + "dev": true }, "@octokit/plugin-rest-endpoint-methods": { "version": "5.16.2", @@ -54780,8 +54769,7 @@ "@salesforce-ux/design-system": { "version": "2.18.1", "resolved": "https://registry.npmjs.org/@salesforce-ux/design-system/-/design-system-2.18.1.tgz", - "integrity": "sha512-yrnzHkafWRPDSAwyXrLjehbJIkLNTXJ61sOjorHQiExTopwcY+K6as3aFjHGpKzPS8OPXCzz9pQ8a34urcBmQg==", - "requires": {} + "integrity": "sha512-yrnzHkafWRPDSAwyXrLjehbJIkLNTXJ61sOjorHQiExTopwcY+K6as3aFjHGpKzPS8OPXCzz9pQ8a34urcBmQg==" }, "@schematics/angular": { "version": "14.1.3", @@ -54851,8 +54839,7 @@ "@stencil/store": { "version": "1.5.0", "resolved": "https://registry.npmjs.org/@stencil/store/-/store-1.5.0.tgz", - "integrity": "sha512-fe5fCF6dgVlDM1iLRkkJUyUh0Tfx305asVGgMAJjIs7Q+x/b1pGgTLROm9Ibr53PZuFwr5Kg+4h9p4FLbYqHgA==", - "requires": {} + "integrity": "sha512-fe5fCF6dgVlDM1iLRkkJUyUh0Tfx305asVGgMAJjIs7Q+x/b1pGgTLROm9Ibr53PZuFwr5Kg+4h9p4FLbYqHgA==" }, "@szmarczak/http-timer": { "version": "1.1.2", @@ -55866,8 +55853,7 @@ "version": "5.3.2", "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "dev": true, - "requires": {} + "dev": true }, "acorn-walk": { "version": "7.2.0", @@ -56455,7 +56441,7 @@ "version": "2.2.0", "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==", - "devOptional": true + "dev": true }, "binaryextensions": { "version": "4.18.0", @@ -56913,7 +56899,7 @@ "version": "3.5.3", "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz", "integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==", - "devOptional": true, + "dev": true, "requires": { "anymatch": "~3.1.2", "braces": "~3.0.2", @@ -58254,6 +58240,7 @@ "version": "0.1.13", "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz", "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==", + "optional": true, "requires": { "iconv-lite": "^0.6.2" } @@ -58641,8 +58628,7 @@ "version": "8.5.0", "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz", "integrity": "sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==", - "dev": true, - "requires": {} + "dev": true }, "eslint-import-resolver-node": { "version": "0.3.6", @@ -60053,8 +60039,7 @@ "version": "7.2.0", "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz", "integrity": "sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==", - "dev": true, - "requires": {} + "dev": true }, "eslint-plugin-prettier": { "version": "3.4.1", @@ -60605,6 +60590,7 @@ "version": "0.6.3", "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", + "optional": true, "requires": { "safer-buffer": ">= 2.1.2 < 3.0.0" } @@ -60796,7 +60782,7 @@ "version": "2.1.0", "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", - "devOptional": true, + "dev": true, "requires": { "binary-extensions": "^2.0.0" } @@ -61502,8 +61488,7 @@ "jest-pnp-resolver": { "version": "1.2.2", "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz", - "integrity": "sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==", - "requires": {} + "integrity": "sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==" }, "jest-regex-util": { "version": "27.5.1", @@ -63047,7 +63032,8 @@ "nanoid": { "version": "3.3.4", "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz", - "integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==" + "integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==", + "dev": true }, "natural-compare": { "version": "1.4.0", @@ -64135,8 +64121,7 @@ "version": "3.0.0", "resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-3.0.0.tgz", "integrity": "sha512-V3wD15YHfHz6y0KdhYFjyy9vWtEVALT9UrxfN3zqlI6dMioHnJrqOYfyPKol3oqrnCM9uwkcdCwkJ0WUcbLMTQ==", - "dev": true, - "requires": {} + "dev": true }, "ansi-regex": { "version": "6.0.1", @@ -65818,8 +65803,7 @@ "version": "1.0.4", "resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz", "integrity": "sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA==", - "dev": true, - "requires": {} + "dev": true }, "@octokit/plugin-rest-endpoint-methods": { "version": "5.13.0", @@ -66020,9 +66004,7 @@ "version": "1.19.2", "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.2.tgz", "integrity": "sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==", - "dev": true, - "optional": true, - "peer": true, + "extraneous": true, "requires": { "@types/connect": "*", "@types/node": "*" @@ -66044,9 +66026,7 @@ "version": "3.4.35", "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.35.tgz", "integrity": "sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==", - "dev": true, - "optional": true, - "peer": true, + "extraneous": true, "requires": { "@types/node": "*" } @@ -66072,12 +66052,9 @@ } }, "@types/express": { - "version": "4.17.13", - "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.13.tgz", + "version": "https://registry.npmjs.org/@types/express/-/express-4.17.13.tgz", "integrity": "sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==", - "dev": true, - "optional": true, - "peer": true, + "extraneous": true, "requires": { "@types/body-parser": "*", "@types/express-serve-static-core": "^4.17.18", @@ -66089,9 +66066,7 @@ "version": "4.17.28", "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.28.tgz", "integrity": "sha512-P1BJAEAW3E2DJUlkgq4tOL3RyMunoWXqbSCygWo5ZIWTjUgN1YnaXWW4VWl/oc8vs/XoYibEGBKP0uZyF4AHig==", - "dev": true, - "optional": true, - "peer": true, + "extraneous": true, "requires": { "@types/node": "*", "@types/qs": "*", @@ -66196,9 +66171,7 @@ "version": "1.3.2", "resolved": "https://registry.npmjs.org/@types/mime/-/mime-1.3.2.tgz", "integrity": "sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==", - "dev": true, - "optional": true, - "peer": true + "extraneous": true }, "@types/minimatch": { "version": "3.0.5", @@ -66257,17 +66230,13 @@ "version": "6.9.7", "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.7.tgz", "integrity": "sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==", - "dev": true, - "optional": true, - "peer": true + "extraneous": true }, "@types/range-parser": { "version": "1.2.4", "resolved": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.4.tgz", "integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==", - "dev": true, - "optional": true, - "peer": true + "extraneous": true }, "@types/responselike": { "version": "1.0.0", @@ -66288,9 +66257,7 @@ "version": "1.13.10", "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.13.10.tgz", "integrity": "sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==", - "dev": true, - "optional": true, - "peer": true, + "extraneous": true, "requires": { "@types/mime": "^1", "@types/node": "*" @@ -66582,8 +66549,7 @@ "version": "5.3.2", "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "extraneous": true, - "requires": {} + "extraneous": true }, "acorn-walk": { "version": "8.2.0", @@ -70812,15 +70778,13 @@ "version": "8.5.0", "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz", "integrity": "sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==", - "extraneous": true, - "requires": {} + "extraneous": true }, "eslint-config-standard": { "version": "17.0.0-1", "resolved": "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-17.0.0-1.tgz", "integrity": "sha512-aqRG58dqoBNfOLN+PsitasxmW+W9Os4oQrx081B16T4E4WogsSbpUL6hnKSnyv35sSRYA2XjBtKMOrUboL6jgw==", - "extraneous": true, - "requires": {} + "extraneous": true }, "eslint-formatter-codeframe": { "version": "7.32.1", @@ -71171,8 +71135,7 @@ "version": "6.0.0", "resolved": "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-6.0.0.tgz", "integrity": "sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==", - "extraneous": true, - "requires": {} + "extraneous": true }, "eslint-plugin-react": { "version": "7.29.4", @@ -81047,8 +81010,7 @@ "version": "7.5.9", "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz", "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==", - "extraneous": true, - "requires": {} + "extraneous": true }, "xdg-basedir": { "version": "4.0.0", @@ -82734,6 +82696,7 @@ "version": "8.4.16", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.16.tgz", "integrity": "sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==", + "dev": true, "requires": { "nanoid": "^3.3.4", "picocolors": "^1.0.0", @@ -83040,8 +83003,7 @@ "ws": { "version": "8.5.0", "resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz", - "integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==", - "requires": {} + "integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==" } } }, @@ -83721,7 +83683,7 @@ "version": "3.6.0", "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", - "devOptional": true, + "dev": true, "requires": { "picomatch": "^2.2.1" } @@ -83771,8 +83733,7 @@ "redux-thunk": { "version": "2.4.1", "resolved": "https://registry.npmjs.org/redux-thunk/-/redux-thunk-2.4.1.tgz", - "integrity": "sha512-OOYGNY5Jy2TWvTL1KgAlVy6dcx3siPJ1wTq741EPyUKfn6W6nChdICjZwCd0p8AZBs5kWpZlbkXW2nE/zjUa+Q==", - "requires": {} + "integrity": "sha512-OOYGNY5Jy2TWvTL1KgAlVy6dcx3siPJ1wTq741EPyUKfn6W6nChdICjZwCd0p8AZBs5kWpZlbkXW2nE/zjUa+Q==" }, "regenerate": { "version": "1.4.2", @@ -84463,7 +84424,8 @@ "source-map-js": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", - "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==" + "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", + "dev": true }, "source-map-support": { "version": "0.5.21", @@ -85896,8 +85858,7 @@ "version": "9.1.2", "resolved": "https://registry.npmjs.org/vue-property-decorator/-/vue-property-decorator-9.1.2.tgz", "integrity": "sha512-xYA8MkZynPBGd/w5QFJ2d/NM0z/YeegMqYTphy7NJQXbZcuU6FC6AOdUAcy4SXP+YnkerC6AfH+ldg7PDk9ESQ==", - "dev": true, - "requires": {} + "dev": true }, "vue-router": { "version": "3.6.0", @@ -86159,8 +86120,7 @@ "ws": { "version": "7.5.9", "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz", - "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==", - "requires": {} + "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==" }, "xdg-basedir": { "version": "4.0.0", diff --git a/package.json b/package.json index fe9e2a4698..6d26cd4e40 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cli-tools", "private": true, - "version": "1.35.11", + "version": "1.35.12", "author": "Coveo", "bin": { "coveo": "./bin/run" diff --git a/packages/angular/package.json b/packages/angular/package.json index 30b8fa7a7d..01c12189fb 100644 --- a/packages/angular/package.json +++ b/packages/angular/package.json @@ -1,6 +1,6 @@ { "name": "@coveo/angular", - "version": "1.35.11", + "version": "1.35.12", "description": "Coveo schematic for angular", "scripts": { "test": "jest", @@ -26,7 +26,7 @@ "@angular-devkit/schematics": "^14.0.1", "@angular/cdk": "^14.0.1", "@angular/cli": "^14.0.1", - "@coveo/search-token-server": "1.35.11", + "@coveo/search-token-server": "1.35.12", "@schematics/angular": "^14.0.1", "jest-config": "^27.4.7", "typescript": "^4.3.5" diff --git a/packages/atomic/create-atomic/package.json b/packages/atomic/create-atomic/package.json index f5365bea31..41a4b0e1d6 100644 --- a/packages/atomic/create-atomic/package.json +++ b/packages/atomic/create-atomic/package.json @@ -1,7 +1,7 @@ { "name": "@coveo/create-atomic", "description": "Coveo Atomic Generator", - "version": "1.35.11", + "version": "1.35.12", "files": [ "/lib", "/template", diff --git a/packages/atomic/template/package.json b/packages/atomic/template/package.json index 6fd7cc5529..2ee11a32d3 100644 --- a/packages/atomic/template/package.json +++ b/packages/atomic/template/package.json @@ -1,7 +1,7 @@ { "name": "@coveo/create-atomic-template", "description": "{{titleCase project}} project", - "version": "1.35.11", + "version": "1.35.12", "private": true, "scripts": { "release:phase2": "node --experimental-specifier-resolution=node ../../../scripts/releaseV2/phase2-bump-all-packages.mjs", @@ -9,7 +9,7 @@ }, "dependencies": { "@coveo/atomic": "1.86.0", - "@coveo/search-token-lambda": "1.35.11", + "@coveo/search-token-lambda": "1.35.12", "@stencil/core": "2.17.3" }, "devDependencies": { diff --git a/packages/cli/commons-dev/package.json b/packages/cli/commons-dev/package.json index 409f0bedb2..abe90ab313 100644 --- a/packages/cli/commons-dev/package.json +++ b/packages/cli/commons-dev/package.json @@ -1,6 +1,6 @@ { "name": "@coveo/cli-commons-dev", - "version": "1.35.11", + "version": "1.35.12", "author": "Coveo", "description": "Common utils for @coveo/cli plugins development", "license": "Apache-2.0", diff --git a/packages/cli/commons/package.json b/packages/cli/commons/package.json index 8a308c3c80..0f34795554 100644 --- a/packages/cli/commons/package.json +++ b/packages/cli/commons/package.json @@ -1,6 +1,6 @@ { "name": "@coveo/cli-commons", - "version": "1.35.11", + "version": "1.35.12", "author": "Coveo", "description": "Common utils for @coveo/cli plugins", "license": "Apache-2.0", @@ -14,7 +14,7 @@ } }, "devDependencies": { - "@coveo/cli-commons-dev": "1.35.11", + "@coveo/cli-commons-dev": "1.35.12", "@types/jest": "27.5.2", "jest": "^27.5.1", "ts-jest": "^27.1.5", diff --git a/packages/cli/core/README.md b/packages/cli/core/README.md index 9245ec3831..97e22e787d 100644 --- a/packages/cli/core/README.md +++ b/packages/cli/core/README.md @@ -22,7 +22,7 @@ $ npm install -g @coveo/cli $ coveo COMMAND running command... $ coveo (--version) -@coveo/cli/1.35.11 linux-x64 node-v16.17.0 +@coveo/cli/1.35.12 linux-x64 node-v16.17.0 $ coveo --help [COMMAND] USAGE $ coveo COMMAND @@ -97,7 +97,7 @@ EXAMPLES $ coveo auth:login ``` -_See code: [src/commands/auth/login.ts](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/core/src/commands/auth/login.ts)_ +_See code: [src/commands/auth/login.ts](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/core/src/commands/auth/login.ts)_ ## `coveo auth:token` @@ -123,7 +123,7 @@ EXAMPLES $ coveo auth:token ``` -_See code: [src/commands/auth/token.ts](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/core/src/commands/auth/token.ts)_ +_See code: [src/commands/auth/token.ts](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/core/src/commands/auth/token.ts)_ ## `coveo config:get [KEY]` @@ -147,7 +147,7 @@ EXAMPLES $ coveo config:get accessToken ``` -_See code: [src/commands/config/get.ts](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/core/src/commands/config/get.ts)_ +_See code: [src/commands/config/get.ts](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/core/src/commands/config/get.ts)_ ## `coveo config:set` @@ -165,7 +165,7 @@ DESCRIPTION Modify the current configuration. ``` -_See code: [src/commands/config/set.ts](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/core/src/commands/config/set.ts)_ +_See code: [src/commands/config/set.ts](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/core/src/commands/config/set.ts)_ ## `coveo help [COMMAND]` @@ -205,7 +205,7 @@ DESCRIPTION Create a new test Coveo organization. ``` -_See code: [src/commands/org/create.ts](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/core/src/commands/org/create.ts)_ +_See code: [src/commands/org/create.ts](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/core/src/commands/org/create.ts)_ ## `coveo org:list` @@ -231,7 +231,7 @@ DESCRIPTION List Coveo organizations. ``` -_See code: [src/commands/org/list.ts](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/core/src/commands/org/list.ts)_ +_See code: [src/commands/org/list.ts](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/core/src/commands/org/list.ts)_ ## `coveo org:resources:list` @@ -259,7 +259,7 @@ DESCRIPTION List available snapshots from an organization ``` -_See code: [src/commands/org/resources/list.ts](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/core/src/commands/org/resources/list.ts)_ +_See code: [src/commands/org/resources/list.ts](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/core/src/commands/org/resources/list.ts)_ ## `coveo org:resources:model:create` @@ -273,7 +273,7 @@ DESCRIPTION Create a Snapshot Pull Model ``` -_See code: [src/commands/org/resources/model/create.ts](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/core/src/commands/org/resources/model/create.ts)_ +_See code: [src/commands/org/resources/model/create.ts](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/core/src/commands/org/resources/model/create.ts)_ ## `coveo org:resources:monitor SNAPSHOTID` @@ -297,7 +297,7 @@ DESCRIPTION Monitor a Snapshot operation ``` -_See code: [src/commands/org/resources/monitor.ts](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/core/src/commands/org/resources/monitor.ts)_ +_See code: [src/commands/org/resources/monitor.ts](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/core/src/commands/org/resources/monitor.ts)_ ## `coveo org:resources:preview` @@ -326,7 +326,7 @@ DESCRIPTION Preview resource updates ``` -_See code: [src/commands/org/resources/preview.ts](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/core/src/commands/org/resources/preview.ts)_ +_See code: [src/commands/org/resources/preview.ts](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/core/src/commands/org/resources/preview.ts)_ ## `coveo org:resources:pull` @@ -364,7 +364,7 @@ DESCRIPTION Pull resources from an organization ``` -_See code: [src/commands/org/resources/pull.ts](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/core/src/commands/org/resources/pull.ts)_ +_See code: [src/commands/org/resources/pull.ts](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/core/src/commands/org/resources/pull.ts)_ ## `coveo org:resources:push` @@ -390,7 +390,7 @@ DESCRIPTION Preview, validate and deploy your changes to the destination org ``` -_See code: [src/commands/org/resources/push.ts](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/core/src/commands/org/resources/push.ts)_ +_See code: [src/commands/org/resources/push.ts](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/core/src/commands/org/resources/push.ts)_ ## `coveo org:search:dump` @@ -421,7 +421,7 @@ DESCRIPTION `-x` flag. ``` -_See code: [src/commands/org/search/dump.ts](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/core/src/commands/org/search/dump.ts)_ +_See code: [src/commands/org/search/dump.ts](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/core/src/commands/org/search/dump.ts)_ ## `coveo plugins` @@ -711,7 +711,7 @@ DESCRIPTION Index a JSON document into a Coveo Catalog source. See https://docs.coveo.com/en/2956 for more information. ``` -_See code: [@coveo/cli-plugin-source](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/source/src/commands/source/catalog/add.ts)_ +_See code: [@coveo/cli-plugin-source](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/source/src/commands/source/catalog/add.ts)_ ## `coveo source:catalog:new NAME` @@ -733,7 +733,7 @@ DESCRIPTION Create a new catalog source in a Coveo organization ``` -_See code: [@coveo/cli-plugin-source](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/source/src/commands/source/catalog/new.ts)_ +_See code: [@coveo/cli-plugin-source](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/source/src/commands/source/catalog/new.ts)_ ## `coveo source:list` @@ -759,7 +759,7 @@ DESCRIPTION List all available push sources in your Coveo organization ``` -_See code: [@coveo/cli-plugin-source](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/source/src/commands/source/list.ts)_ +_See code: [@coveo/cli-plugin-source](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/source/src/commands/source/list.ts)_ ## `coveo source:push:add SOURCEID` @@ -790,7 +790,7 @@ DESCRIPTION https://github.com/coveo/cli/wiki/Pushing-JSON-files-with-Coveo-CLI for more information. ``` -_See code: [@coveo/cli-plugin-source](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/source/src/commands/source/push/add.ts)_ +_See code: [@coveo/cli-plugin-source](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/source/src/commands/source/push/add.ts)_ ## `coveo source:push:delete SOURCEID` @@ -822,7 +822,7 @@ DESCRIPTION ``` -_See code: [@coveo/cli-plugin-source](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/source/src/commands/source/push/delete.ts)_ +_See code: [@coveo/cli-plugin-source](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/source/src/commands/source/push/delete.ts)_ ## `coveo source:push:list` @@ -848,7 +848,7 @@ DESCRIPTION [Deprecated] List all available push sources in your Coveo organization ``` -_See code: [@coveo/cli-plugin-source](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/source/src/commands/source/push/list.ts)_ +_See code: [@coveo/cli-plugin-source](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/source/src/commands/source/push/list.ts)_ ## `coveo source:push:new NAME` @@ -870,7 +870,7 @@ DESCRIPTION Create a new push source in a Coveo organization ``` -_See code: [@coveo/cli-plugin-source](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/source/src/commands/source/push/new.ts)_ +_See code: [@coveo/cli-plugin-source](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/source/src/commands/source/push/new.ts)_ ## `coveo ui:create:angular NAME` @@ -885,14 +885,14 @@ ARGUMENTS FLAGS -d, --defaults Whether to automatically select the default value for all prompts that have a default value. - -v, --version= [default: 1.35.11] The version of @coveo/angular to use. + -v, --version= [default: 1.35.12] The version of @coveo/angular to use. DESCRIPTION Create a Coveo Headless-powered search page with the Angular web framework. See and . ``` -_See code: [src/commands/ui/create/angular.ts](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/core/src/commands/ui/create/angular.ts)_ +_See code: [src/commands/ui/create/angular.ts](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/core/src/commands/ui/create/angular.ts)_ ## `coveo ui:create:atomic NAME` @@ -907,7 +907,7 @@ ARGUMENTS FLAGS -p, --pageId=7944ff4a-9943-4999-a3f6-3e81a7f6fb0a The hosted search page ID. - -v, --version= [default: 1.35.11] The version of @coveo/create-atomic to use. + -v, --version= [default: 1.35.12] The version of @coveo/create-atomic to use. DESCRIPTION Create a Coveo Headless-powered search page with Coveo's own Atomic framework. See and @@ -917,7 +917,7 @@ EXAMPLES $ coveo ui:create:atomic myapp ``` -_See code: [src/commands/ui/create/atomic.ts](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/core/src/commands/ui/create/atomic.ts)_ +_See code: [src/commands/ui/create/atomic.ts](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/core/src/commands/ui/create/atomic.ts)_ ## `coveo ui:create:react NAME` @@ -931,7 +931,7 @@ ARGUMENTS NAME The name of the application to create. FLAGS - -v, --version= [default: 1.35.11] Version of @coveo/cra-template to use. + -v, --version= [default: 1.35.12] Version of @coveo/cra-template to use. DESCRIPTION Create a Coveo Headless-powered search page with the React web framework. See and @@ -943,7 +943,7 @@ EXAMPLES $ coveo ui:create:react --help ``` -_See code: [src/commands/ui/create/react.ts](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/core/src/commands/ui/create/react.ts)_ +_See code: [src/commands/ui/create/react.ts](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/core/src/commands/ui/create/react.ts)_ ## `coveo ui:create:vue NAME` @@ -961,7 +961,7 @@ FLAGS If not specified, the default TypeScript preset is used. For more information about Vue CLI presets, see https://cli.vuejs.org/guide/plugins-and-presets.html#presets. - -v, --version= [default: 1.35.11] The version of @coveo/vue-cli-plugin-typescript to use. + -v, --version= [default: 1.35.12] The version of @coveo/vue-cli-plugin-typescript to use. DESCRIPTION Create a Coveo Headless-powered search page with the Vue.js web framework. See and @@ -973,7 +973,7 @@ EXAMPLES $ coveo ui:create:vue --help ``` -_See code: [src/commands/ui/create/vue.ts](https://github.com/coveo/cli/blob/v1.35.11/packages/cli/core/src/commands/ui/create/vue.ts)_ +_See code: [src/commands/ui/create/vue.ts](https://github.com/coveo/cli/blob/v1.35.12/packages/cli/core/src/commands/ui/create/vue.ts)_ ## `coveo update [CHANNEL]` diff --git a/packages/cli/core/package.json b/packages/cli/core/package.json index 8fbfc5916d..781863862a 100644 --- a/packages/cli/core/package.json +++ b/packages/cli/core/package.json @@ -1,6 +1,6 @@ { "name": "@coveo/cli", - "version": "1.35.11", + "version": "1.35.12", "author": "Coveo", "description": "Coveo CLI", "engines": { @@ -9,8 +9,8 @@ "dependencies": { "@amplitude/identify": "^1.9.0", "@amplitude/node": "^1.9.0", - "@coveo/cli-commons": "1.35.11", - "@coveo/cli-plugin-source": "1.35.11", + "@coveo/cli-commons": "1.35.12", + "@coveo/cli-plugin-source": "1.35.12", "@coveo/push-api-client": "^2.4.4", "@coveord/platform-client": "34.7.0", "@oclif/core": "1.14.2", @@ -41,11 +41,11 @@ "devDependencies": { "@amplitude/types": "1.10.0", "@babel/core": "7.18.10", - "@coveo/angular": "1.35.11", - "@coveo/cli-commons-dev": "1.35.11", - "@coveo/cra-template": "1.35.11", - "@coveo/create-atomic": "1.35.11", - "@coveo/vue-cli-plugin-typescript": "1.35.11", + "@coveo/angular": "1.35.12", + "@coveo/cli-commons-dev": "1.35.12", + "@coveo/cra-template": "1.35.12", + "@coveo/create-atomic": "1.35.12", + "@coveo/vue-cli-plugin-typescript": "1.35.12", "@oclif/test": "2.1.1", "@types/archiver": "5.3.1", "@types/async-retry": "1.4.5", diff --git a/packages/cli/source/package.json b/packages/cli/source/package.json index 1ff4033fee..6d9fa4a7d1 100644 --- a/packages/cli/source/package.json +++ b/packages/cli/source/package.json @@ -1,6 +1,6 @@ { "name": "@coveo/cli-plugin-source", - "version": "1.35.11", + "version": "1.35.12", "description": "Manage Coveo Sources with the Coveo CLI", "author": "Coveo", "homepage": "https://github.com/coveo/cli", @@ -14,7 +14,7 @@ "/oclif.manifest.json" ], "dependencies": { - "@coveo/cli-commons": "1.35.11", + "@coveo/cli-commons": "1.35.12", "@coveo/push-api-client": "2.5.8", "@coveord/platform-client": "34.7.0", "@oclif/core": "1.14.2", @@ -25,7 +25,7 @@ "ts-dedent": "2.2.0" }, "devDependencies": { - "@coveo/cli-commons-dev": "1.35.11", + "@coveo/cli-commons-dev": "1.35.12", "@oclif/test": "2.1.1", "@types/jest": "27.5.2", "@types/node": "16.11.53", diff --git a/packages/cra-template/package.json b/packages/cra-template/package.json index 204cd715ed..94fbbbd760 100644 --- a/packages/cra-template/package.json +++ b/packages/cra-template/package.json @@ -1,6 +1,6 @@ { "name": "@coveo/cra-template", - "version": "1.35.11", + "version": "1.35.12", "scripts": { "lint": "prettier --check . && eslint .", "release:phase2": "node --experimental-specifier-resolution=node ../../scripts/releaseV2/phase2-bump-all-packages.mjs" @@ -30,7 +30,7 @@ }, "devDependencies": { "@coveo/headless": "latest", - "@coveo/search-token-server": "1.35.11", + "@coveo/search-token-server": "1.35.12", "@emotion/react": "11.10.0", "@emotion/styled": "11.10.0", "@mui/material": "5.10.1", diff --git a/packages/search-token-lambda/package.json b/packages/search-token-lambda/package.json index fd38f7d9d4..79752dc220 100644 --- a/packages/search-token-lambda/package.json +++ b/packages/search-token-lambda/package.json @@ -1,7 +1,7 @@ { "name": "@coveo/search-token-lambda", "author": "Coveo", - "version": "1.35.11", + "version": "1.35.12", "license": "Apache-2.0", "repository": { "type": "git", diff --git a/packages/search-token-server/package.json b/packages/search-token-server/package.json index 83275b301e..a8901d1cf2 100644 --- a/packages/search-token-server/package.json +++ b/packages/search-token-server/package.json @@ -1,6 +1,6 @@ { "name": "@coveo/search-token-server", - "version": "1.35.11", + "version": "1.35.12", "main": "server.ts", "license": "Apache-2.0", "repository": { diff --git a/packages/vue-cli-plugin-typescript/package.json b/packages/vue-cli-plugin-typescript/package.json index 6781ae77b0..26e1d57564 100644 --- a/packages/vue-cli-plugin-typescript/package.json +++ b/packages/vue-cli-plugin-typescript/package.json @@ -1,6 +1,6 @@ { "name": "@coveo/vue-cli-plugin-typescript", - "version": "1.35.11", + "version": "1.35.12", "description": "Vue-cli 3 plugin for adding Coveo Headless support", "main": "index.js", "repository": { @@ -14,7 +14,7 @@ }, "devDependencies": { "@coveo/headless": "1.100.0", - "@coveo/search-token-server": "1.35.11", + "@coveo/search-token-server": "1.35.12", "buefy": "0.9.21", "dotenv": "16.0.1", "vue": "2.7.9",