From eee5662509f23f46046fe608e6fc9a6e70d614ef Mon Sep 17 00:00:00 2001 From: Apollon77's GitHub Automator <146069929+Automator77@users.noreply.github.com> Date: Sat, 18 Nov 2023 03:29:15 +0100 Subject: [PATCH] v0.7.1-alpha.0-20231118-0ebd1ae (#525) --- chip-testing/package.json | 8 +-- codegen/package.json | 8 +-- lerna.json | 2 +- models/package.json | 6 +- package-lock.json | 56 +++++++++---------- packages/matter-node-ble.js/package.json | 6 +- packages/matter-node-shell.js/package.json | 8 +-- packages/matter-node.js-examples/package.json | 8 +-- packages/matter-node.js/package.json | 6 +- packages/matter.js-tools/package.json | 2 +- packages/matter.js/package.json | 4 +- 11 files changed, 57 insertions(+), 57 deletions(-) diff --git a/chip-testing/package.json b/chip-testing/package.json index 20ac2110a4..9682aae4ce 100644 --- a/chip-testing/package.json +++ b/chip-testing/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-chip-testing", - "version": "0.7.1-alpha.0-20231116-47f3a17", + "version": "0.7.1-alpha.0-20231118-0ebd1ae", "description": "Testing of matter.js with CHIP tool", "private": true, "license": "Apache-2.0", @@ -20,8 +20,8 @@ "test-chip": "matter-test --force-exit" }, "dependencies": { - "@project-chip/matter-node.js": "0.7.1-alpha.0-20231116-47f3a17", - "@project-chip/matter.js": "0.7.1-alpha.0-20231116-47f3a17", - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231116-47f3a17" + "@project-chip/matter-node.js": "0.7.1-alpha.0-20231118-0ebd1ae", + "@project-chip/matter.js": "0.7.1-alpha.0-20231118-0ebd1ae", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231118-0ebd1ae" } } diff --git a/codegen/package.json b/codegen/package.json index b44833894e..52259161cf 100644 --- a/codegen/package.json +++ b/codegen/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-codegen", - "version": "0.7.1-alpha.0-20231116-47f3a17", + "version": "0.7.1-alpha.0-20231118-0ebd1ae", "description": "Matter.js tooling", "private": true, "type": "module", @@ -27,11 +27,11 @@ }, "homepage": "https://github.com/project-chip/matter.js#readme", "dependencies": { - "@project-chip/matter.js": "0.7.1-alpha.0-20231116-47f3a17", - "@project-chip/matter.js-intermediate-models": "0.7.1-alpha.0-20231116-47f3a17" + "@project-chip/matter.js": "0.7.1-alpha.0-20231118-0ebd1ae", + "@project-chip/matter.js-intermediate-models": "0.7.1-alpha.0-20231118-0ebd1ae" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231116-47f3a17", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231118-0ebd1ae", "@types/jsdom": "^21.1.4", "jsdom": "^22.1.0", "typescript": "^5.2.2", diff --git a/lerna.json b/lerna.json index 1add8b24ac..2dd3df9241 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "0.7.1-alpha.0-20231116-47f3a17", + "version": "0.7.1-alpha.0-20231118-0ebd1ae", "command": { "run": { "stream": true diff --git a/models/package.json b/models/package.json index d5cae1e236..49ec870c95 100644 --- a/models/package.json +++ b/models/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-intermediate-models", - "version": "0.7.1-alpha.0-20231116-47f3a17", + "version": "0.7.1-alpha.0-20231118-0ebd1ae", "description": "Matter.js intermediate models", "private": true, "type": "module", @@ -22,7 +22,7 @@ }, "homepage": "https://github.com/project-chip/matter.js#readme", "devDependencies": { - "@project-chip/matter.js": "0.7.1-alpha.0-20231116-47f3a17", - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231116-47f3a17" + "@project-chip/matter.js": "0.7.1-alpha.0-20231118-0ebd1ae", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231118-0ebd1ae" } } diff --git a/package-lock.json b/package-lock.json index d2a3199604..b5802ad6f0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,24 +34,24 @@ }, "chip-testing": { "name": "@project-chip/matter.js-chip-testing", - "version": "0.7.1-alpha.0-20231116-47f3a17", + "version": "0.7.1-alpha.0-20231118-0ebd1ae", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter-node.js": "0.7.1-alpha.0-20231116-47f3a17", - "@project-chip/matter.js": "0.7.1-alpha.0-20231116-47f3a17", - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231116-47f3a17" + "@project-chip/matter-node.js": "0.7.1-alpha.0-20231118-0ebd1ae", + "@project-chip/matter.js": "0.7.1-alpha.0-20231118-0ebd1ae", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231118-0ebd1ae" } }, "codegen": { "name": "@project-chip/matter.js-codegen", - "version": "0.7.1-alpha.0-20231116-47f3a17", + "version": "0.7.1-alpha.0-20231118-0ebd1ae", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter.js": "0.7.1-alpha.0-20231116-47f3a17", - "@project-chip/matter.js-intermediate-models": "0.7.1-alpha.0-20231116-47f3a17" + "@project-chip/matter.js": "0.7.1-alpha.0-20231118-0ebd1ae", + "@project-chip/matter.js-intermediate-models": "0.7.1-alpha.0-20231118-0ebd1ae" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231116-47f3a17", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231118-0ebd1ae", "@types/jsdom": "^21.1.4", "jsdom": "^22.1.0", "typescript": "^5.2.2", @@ -60,11 +60,11 @@ }, "models": { "name": "@project-chip/matter.js-intermediate-models", - "version": "0.7.1-alpha.0-20231116-47f3a17", + "version": "0.7.1-alpha.0-20231118-0ebd1ae", "license": "Apache-2.0", "devDependencies": { - "@project-chip/matter.js": "0.7.1-alpha.0-20231116-47f3a17", - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231116-47f3a17" + "@project-chip/matter.js": "0.7.1-alpha.0-20231118-0ebd1ae", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231118-0ebd1ae" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -13682,13 +13682,13 @@ }, "packages/matter-node-ble.js": { "name": "@project-chip/matter-node-ble.js", - "version": "0.7.1-alpha.0-20231116-47f3a17", + "version": "0.7.1-alpha.0-20231118-0ebd1ae", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter.js": "0.7.1-alpha.0-20231116-47f3a17" + "@project-chip/matter.js": "0.7.1-alpha.0-20231118-0ebd1ae" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231116-47f3a17", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231118-0ebd1ae", "ts-node": "^10.9.1", "typescript": "^5.2.2" }, @@ -13702,11 +13702,11 @@ }, "packages/matter-node-shell.js": { "name": "@project-chip/matter-node-shell.js", - "version": "0.7.1-alpha.0-20231116-47f3a17", + "version": "0.7.1-alpha.0-20231118-0ebd1ae", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter-node-ble.js": "0.7.1-alpha.0-20231116-47f3a17", - "@project-chip/matter-node.js": "0.7.1-alpha.0-20231116-47f3a17", + "@project-chip/matter-node-ble.js": "0.7.1-alpha.0-20231118-0ebd1ae", + "@project-chip/matter-node.js": "0.7.1-alpha.0-20231118-0ebd1ae", "child_process": "^1.0.2", "readline": "^1.3.0", "yargs": "^17.7.2" @@ -13715,7 +13715,7 @@ "shell": "dist/cjs/app.js" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231116-47f3a17", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231118-0ebd1ae", "typescript": "^5.2.2" }, "engines": { @@ -13725,14 +13725,14 @@ }, "packages/matter-node.js": { "name": "@project-chip/matter-node.js", - "version": "0.7.1-alpha.0-20231116-47f3a17", + "version": "0.7.1-alpha.0-20231118-0ebd1ae", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter.js": "0.7.1-alpha.0-20231116-47f3a17", + "@project-chip/matter.js": "0.7.1-alpha.0-20231118-0ebd1ae", "node-localstorage": "^3.0.5" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231116-47f3a17", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231118-0ebd1ae", "@types/bn.js": "^5.1.3", "@types/bytebuffer": "^5.0.46", "@types/node-localstorage": "^1.3.2", @@ -13747,12 +13747,12 @@ }, "packages/matter-node.js-examples": { "name": "@project-chip/matter-node.js-examples", - "version": "0.7.1-alpha.0-20231116-47f3a17", + "version": "0.7.1-alpha.0-20231118-0ebd1ae", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter-node-ble.js": "0.7.1-alpha.0-20231116-47f3a17", - "@project-chip/matter-node.js": "0.7.1-alpha.0-20231116-47f3a17", - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231116-47f3a17" + "@project-chip/matter-node-ble.js": "0.7.1-alpha.0-20231118-0ebd1ae", + "@project-chip/matter-node.js": "0.7.1-alpha.0-20231118-0ebd1ae", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231118-0ebd1ae" }, "bin": { "matter-bridge": "dist/esm/examples/BridgedDevicesNode.js", @@ -13806,14 +13806,14 @@ }, "packages/matter.js": { "name": "@project-chip/matter.js", - "version": "0.7.1-alpha.0-20231116-47f3a17", + "version": "0.7.1-alpha.0-20231118-0ebd1ae", "license": "Apache-2.0", "dependencies": { "bn.js": "^5.2.1", "elliptic": "^6.5.4" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231116-47f3a17", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231118-0ebd1ae", "@types/bn.js": "^5.1.3", "@types/chai": "^4.3.10", "@types/elliptic": "^6.4.16", @@ -13825,7 +13825,7 @@ }, "packages/matter.js-tools": { "name": "@project-chip/matter.js-tools", - "version": "0.7.1-alpha.0-20231116-47f3a17", + "version": "0.7.1-alpha.0-20231118-0ebd1ae", "license": "Apache-2.0", "dependencies": { "@npmcli/map-workspaces": "^3.0.4", diff --git a/packages/matter-node-ble.js/package.json b/packages/matter-node-ble.js/package.json index 9633be1afc..d6937928d4 100644 --- a/packages/matter-node-ble.js/package.json +++ b/packages/matter-node-ble.js/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter-node-ble.js", - "version": "0.7.1-alpha.0-20231116-47f3a17", + "version": "0.7.1-alpha.0-20231118-0ebd1ae", "description": "Matter BLE support for node.js", "keywords": [ "iot", @@ -29,12 +29,12 @@ "build-doc": "typedoc --excludeExternals --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-markdown --tsconfig src/tsconfig.json" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231116-47f3a17", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231118-0ebd1ae", "ts-node": "^10.9.1", "typescript": "^5.2.2" }, "dependencies": { - "@project-chip/matter.js": "0.7.1-alpha.0-20231116-47f3a17" + "@project-chip/matter.js": "0.7.1-alpha.0-20231118-0ebd1ae" }, "optionalDependencies": { "@abandonware/bleno": "^0.6.1", diff --git a/packages/matter-node-shell.js/package.json b/packages/matter-node-shell.js/package.json index 1cc99908ed..e7e0fd27a2 100644 --- a/packages/matter-node-shell.js/package.json +++ b/packages/matter-node-shell.js/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter-node-shell.js", - "version": "0.7.1-alpha.0-20231116-47f3a17", + "version": "0.7.1-alpha.0-20231118-0ebd1ae", "description": "Shell app for Matter controller", "keywords": [ "iot", @@ -32,12 +32,12 @@ "shell": "./dist/cjs/app.js" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231116-47f3a17", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231118-0ebd1ae", "typescript": "^5.2.2" }, "dependencies": { - "@project-chip/matter-node-ble.js": "0.7.1-alpha.0-20231116-47f3a17", - "@project-chip/matter-node.js": "0.7.1-alpha.0-20231116-47f3a17", + "@project-chip/matter-node-ble.js": "0.7.1-alpha.0-20231118-0ebd1ae", + "@project-chip/matter-node.js": "0.7.1-alpha.0-20231118-0ebd1ae", "child_process": "^1.0.2", "readline": "^1.3.0", "yargs": "^17.7.2" diff --git a/packages/matter-node.js-examples/package.json b/packages/matter-node.js-examples/package.json index 704b0a4a41..65bdb030f2 100644 --- a/packages/matter-node.js-examples/package.json +++ b/packages/matter-node.js-examples/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter-node.js-examples", - "version": "0.7.1-alpha.0-20231116-47f3a17", + "version": "0.7.1-alpha.0-20231118-0ebd1ae", "description": "CLI/Reference implementation scripts for Matter protocol for node.js", "keywords": [ "iot", @@ -47,9 +47,9 @@ "typescript": "^5.2.2" }, "dependencies": { - "@project-chip/matter-node-ble.js": "0.7.1-alpha.0-20231116-47f3a17", - "@project-chip/matter-node.js": "0.7.1-alpha.0-20231116-47f3a17", - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231116-47f3a17" + "@project-chip/matter-node-ble.js": "0.7.1-alpha.0-20231118-0ebd1ae", + "@project-chip/matter-node.js": "0.7.1-alpha.0-20231118-0ebd1ae", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231118-0ebd1ae" }, "engines": { "_comment": "For Crypto.hkdf support", diff --git a/packages/matter-node.js/package.json b/packages/matter-node.js/package.json index e777937eda..e2b0699741 100644 --- a/packages/matter-node.js/package.json +++ b/packages/matter-node.js/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter-node.js", - "version": "0.7.1-alpha.0-20231116-47f3a17", + "version": "0.7.1-alpha.0-20231118-0ebd1ae", "description": "Matter protocol for node.js", "keywords": [ "iot", @@ -31,7 +31,7 @@ "test": "matter-test" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231116-47f3a17", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231118-0ebd1ae", "@types/bn.js": "^5.1.3", "@types/bytebuffer": "^5.0.46", "@types/node-localstorage": "^1.3.2", @@ -40,7 +40,7 @@ "typescript": "^5.2.2" }, "dependencies": { - "@project-chip/matter.js": "0.7.1-alpha.0-20231116-47f3a17", + "@project-chip/matter.js": "0.7.1-alpha.0-20231118-0ebd1ae", "node-localstorage": "^3.0.5" }, "engines": { diff --git a/packages/matter.js-tools/package.json b/packages/matter.js-tools/package.json index e039c69e53..34d175b989 100644 --- a/packages/matter.js-tools/package.json +++ b/packages/matter.js-tools/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-tools", - "version": "0.7.1-alpha.0-20231116-47f3a17", + "version": "0.7.1-alpha.0-20231118-0ebd1ae", "description": "Matter.js tooling", "type": "module", "scripts": { diff --git a/packages/matter.js/package.json b/packages/matter.js/package.json index f8072e61dc..08c931ec18 100644 --- a/packages/matter.js/package.json +++ b/packages/matter.js/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js", - "version": "0.7.1-alpha.0-20231116-47f3a17", + "version": "0.7.1-alpha.0-20231118-0ebd1ae", "description": "Matter protocol in pure js", "keywords": [ "iot", @@ -36,7 +36,7 @@ "elliptic": "^6.5.4" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231116-47f3a17", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231118-0ebd1ae", "@types/bn.js": "^5.1.3", "@types/chai": "^4.3.10", "@types/elliptic": "^6.4.16",