From 4820b981a0d15a4a5fa8dc36c947caba877d490f Mon Sep 17 00:00:00 2001 From: Apollon77's GitHub Automator <146069929+Automator77@users.noreply.github.com> Date: Fri, 2 Aug 2024 05:08:15 +0200 Subject: [PATCH] v0.10.0-alpha.0-20240802-4403f787 (#1069) --- chip-testing/package.json | 8 +- codegen/package.json | 8 +- lerna.json | 2 +- models/package.json | 6 +- package-lock.json | 79 +++++++++---------- packages/matter-node-ble.js/package.json | 6 +- packages/matter-node-shell.js/package.json | 10 +-- packages/matter-node.js-examples/package.json | 10 +-- packages/matter-node.js/package.json | 6 +- packages/matter.js-react-native/package.json | 8 +- packages/matter.js-tools/package.json | 2 +- packages/matter.js/package.json | 4 +- 12 files changed, 73 insertions(+), 76 deletions(-) diff --git a/chip-testing/package.json b/chip-testing/package.json index 9eb2b49d64..2a4c88eefc 100644 --- a/chip-testing/package.json +++ b/chip-testing/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-chip-testing", - "version": "0.10.0-alpha.0-20240801-644afa31", + "version": "0.10.0-alpha.0-20240802-4403f787", "description": "Testing of matter.js with CHIP tool", "private": true, "license": "Apache-2.0", @@ -20,8 +20,8 @@ "build-clean": "matter-build --clean" }, "dependencies": { - "@project-chip/matter-node.js": "0.10.0-alpha.0-20240801-644afa31", - "@project-chip/matter.js": "0.10.0-alpha.0-20240801-644afa31", - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240801-644afa31" + "@project-chip/matter-node.js": "0.10.0-alpha.0-20240802-4403f787", + "@project-chip/matter.js": "0.10.0-alpha.0-20240802-4403f787", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240802-4403f787" } } diff --git a/codegen/package.json b/codegen/package.json index 5ae6a0f689..288806ad8f 100644 --- a/codegen/package.json +++ b/codegen/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-codegen", - "version": "0.10.0-alpha.0-20240801-644afa31", + "version": "0.10.0-alpha.0-20240802-4403f787", "description": "Matter.js tooling", "private": true, "type": "module", @@ -28,14 +28,14 @@ }, "homepage": "https://github.com/project-chip/matter.js#readme", "dependencies": { - "@project-chip/matter.js": "0.10.0-alpha.0-20240801-644afa31", - "@project-chip/matter.js-intermediate-models": "0.10.0-alpha.0-20240801-644afa31" + "@project-chip/matter.js": "0.10.0-alpha.0-20240802-4403f787", + "@project-chip/matter.js-intermediate-models": "0.10.0-alpha.0-20240802-4403f787" }, "engines": { "node": ">=18.0.0" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240801-644afa31", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240802-4403f787", "@types/jsdom": "^21.1.6", "jsdom": "^24.1.1", "typescript": "~5.5.3", diff --git a/lerna.json b/lerna.json index 206161062a..89a00aeb08 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "0.10.0-alpha.0-20240801-644afa31", + "version": "0.10.0-alpha.0-20240802-4403f787", "command": { "run": { "stream": true diff --git a/models/package.json b/models/package.json index 8f510cb6c6..b71bf983dd 100644 --- a/models/package.json +++ b/models/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-intermediate-models", - "version": "0.10.0-alpha.0-20240801-644afa31", + "version": "0.10.0-alpha.0-20240802-4403f787", "description": "Matter.js intermediate models", "private": true, "type": "module", @@ -30,7 +30,7 @@ }, "homepage": "https://github.com/project-chip/matter.js#readme", "devDependencies": { - "@project-chip/matter.js": "0.10.0-alpha.0-20240801-644afa31", - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240801-644afa31" + "@project-chip/matter.js": "0.10.0-alpha.0-20240802-4403f787", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240802-4403f787" } } diff --git a/package-lock.json b/package-lock.json index 4f88c0ed3a..35af138ba7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,24 +35,24 @@ }, "chip-testing": { "name": "@project-chip/matter.js-chip-testing", - "version": "0.10.0-alpha.0-20240801-644afa31", + "version": "0.10.0-alpha.0-20240802-4403f787", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter-node.js": "0.10.0-alpha.0-20240801-644afa31", - "@project-chip/matter.js": "0.10.0-alpha.0-20240801-644afa31", - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240801-644afa31" + "@project-chip/matter-node.js": "0.10.0-alpha.0-20240802-4403f787", + "@project-chip/matter.js": "0.10.0-alpha.0-20240802-4403f787", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240802-4403f787" } }, "codegen": { "name": "@project-chip/matter.js-codegen", - "version": "0.10.0-alpha.0-20240801-644afa31", + "version": "0.10.0-alpha.0-20240802-4403f787", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter.js": "0.10.0-alpha.0-20240801-644afa31", - "@project-chip/matter.js-intermediate-models": "0.10.0-alpha.0-20240801-644afa31" + "@project-chip/matter.js": "0.10.0-alpha.0-20240802-4403f787", + "@project-chip/matter.js-intermediate-models": "0.10.0-alpha.0-20240802-4403f787" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240801-644afa31", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240802-4403f787", "@types/jsdom": "^21.1.6", "jsdom": "^24.1.1", "typescript": "~5.5.3", @@ -65,11 +65,11 @@ }, "models": { "name": "@project-chip/matter.js-intermediate-models", - "version": "0.10.0-alpha.0-20240801-644afa31", + "version": "0.10.0-alpha.0-20240802-4403f787", "license": "Apache-2.0", "devDependencies": { - "@project-chip/matter.js": "0.10.0-alpha.0-20240801-644afa31", - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240801-644afa31" + "@project-chip/matter.js": "0.10.0-alpha.0-20240802-4403f787", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240802-4403f787" } }, "node_modules/@ampproject/remapping": { @@ -23203,18 +23203,18 @@ }, "packages/matter-node-ble.js": { "name": "@project-chip/matter-node-ble.js", - "version": "0.10.0-alpha.0-20240801-644afa31", + "version": "0.10.0-alpha.0-20240802-4403f787", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter.js": "0.10.0-alpha.0-20240801-644afa31" + "@project-chip/matter.js": "0.10.0-alpha.0-20240802-4403f787" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240801-644afa31", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240802-4403f787", "ts-node": "^10.9.2", "typescript": "~5.5.3" }, "engines": { - "node": ">=16.0.0" + "node": ">=18.0.0" }, "optionalDependencies": { "@stoprocent/bleno": "^0.7.6", @@ -23223,13 +23223,13 @@ }, "packages/matter-node-shell.js": { "name": "@project-chip/matter-node-shell.js", - "version": "0.10.0-alpha.0-20240801-644afa31", + "version": "0.10.0-alpha.0-20240802-4403f787", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter-node-ble.js": "0.10.0-alpha.0-20240801-644afa31", - "@project-chip/matter-node.js": "0.10.0-alpha.0-20240801-644afa31", - "@project-chip/matter.js": "0.10.0-alpha.0-20240801-644afa31", - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240801-644afa31", + "@project-chip/matter-node-ble.js": "0.10.0-alpha.0-20240802-4403f787", + "@project-chip/matter-node.js": "0.10.0-alpha.0-20240802-4403f787", + "@project-chip/matter.js": "0.10.0-alpha.0-20240802-4403f787", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240802-4403f787", "child_process": "^1.0.2", "readline": "^1.3.0", "yargs": "^17.7.2" @@ -23241,39 +23241,37 @@ "typescript": "~5.5.3" }, "engines": { - "_comment": "For Crypto.hkdf support", - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "packages/matter-node.js": { "name": "@project-chip/matter-node.js", - "version": "0.10.0-alpha.0-20240801-644afa31", + "version": "0.10.0-alpha.0-20240802-4403f787", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter.js": "0.10.0-alpha.0-20240801-644afa31", + "@project-chip/matter.js": "0.10.0-alpha.0-20240802-4403f787", "node-localstorage": "^3.0.5" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240801-644afa31", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240802-4403f787", "@types/bytebuffer": "^5.0.49", "@types/node-localstorage": "^1.3.3", "ts-node": "^10.9.2", "typescript": "~5.5.3" }, "engines": { - "_comment": "For Crypto.hkdf support", - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "packages/matter-node.js-examples": { "name": "@project-chip/matter-node.js-examples", - "version": "0.10.0-alpha.0-20240801-644afa31", + "version": "0.10.0-alpha.0-20240802-4403f787", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter-node-ble.js": "0.10.0-alpha.0-20240801-644afa31", - "@project-chip/matter-node.js": "0.10.0-alpha.0-20240801-644afa31", - "@project-chip/matter.js": "0.10.0-alpha.0-20240801-644afa31", - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240801-644afa31" + "@project-chip/matter-node-ble.js": "0.10.0-alpha.0-20240802-4403f787", + "@project-chip/matter-node.js": "0.10.0-alpha.0-20240802-4403f787", + "@project-chip/matter.js": "0.10.0-alpha.0-20240802-4403f787", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240802-4403f787" }, "bin": { "matter-bridge": "dist/esm/examples/BridgedDevicesNode.js", @@ -23295,19 +23293,18 @@ "typescript": "~5.5.3" }, "engines": { - "_comment": "For Crypto.hkdf support", - "node": ">=16.0.0" + "node": ">=18.0.0" } }, "packages/matter.js": { "name": "@project-chip/matter.js", - "version": "0.10.0-alpha.0-20240801-644afa31", + "version": "0.10.0-alpha.0-20240802-4403f787", "license": "Apache-2.0", "dependencies": { "@noble/curves": "^1.4.2" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240801-644afa31", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240802-4403f787", "@types/chai": "^4.3.16", "@types/mocha": "^10.0.7", "@types/wtfnode": "^0.7.3", @@ -23319,11 +23316,11 @@ }, "packages/matter.js-react-native": { "name": "@project-chip/matter.js-react-native", - "version": "0.10.0-alpha.0-20240801-644afa31", + "version": "0.10.0-alpha.0-20240802-4403f787", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter-node.js": "0.10.0-alpha.0-20240801-644afa31", - "@project-chip/matter.js": "0.10.0-alpha.0-20240801-644afa31", + "@project-chip/matter-node.js": "0.10.0-alpha.0-20240802-4403f787", + "@project-chip/matter.js": "0.10.0-alpha.0-20240802-4403f787", "@react-native-async-storage/async-storage": "^1.23.1", "@react-native-community/netinfo": "^11.3.2", "@types/jwk-to-pem": "^2.0.3", @@ -23335,7 +23332,7 @@ "react-native-udp": "^4.1.7" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240801-644afa31", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240802-4403f787", "ts-node": "^10.9.2", "typescript": "~5.5.3" } @@ -24088,7 +24085,7 @@ }, "packages/matter.js-tools": { "name": "@project-chip/matter.js-tools", - "version": "0.10.0-alpha.0-20240801-644afa31", + "version": "0.10.0-alpha.0-20240802-4403f787", "license": "Apache-2.0", "dependencies": { "@npmcli/map-workspaces": "^3.0.6", diff --git a/packages/matter-node-ble.js/package.json b/packages/matter-node-ble.js/package.json index 65860b4447..1164b5e6d1 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.10.0-alpha.0-20240801-644afa31", + "version": "0.10.0-alpha.0-20240802-4403f787", "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.10.0-alpha.0-20240801-644afa31", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240802-4403f787", "ts-node": "^10.9.2", "typescript": "~5.5.3" }, "dependencies": { - "@project-chip/matter.js": "0.10.0-alpha.0-20240801-644afa31" + "@project-chip/matter.js": "0.10.0-alpha.0-20240802-4403f787" }, "optionalDependencies": { "@stoprocent/bleno": "^0.7.6", diff --git a/packages/matter-node-shell.js/package.json b/packages/matter-node-shell.js/package.json index 2f3c15d19f..d08548f459 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.10.0-alpha.0-20240801-644afa31", + "version": "0.10.0-alpha.0-20240802-4403f787", "description": "Shell app for Matter controller", "keywords": [ "iot", @@ -35,10 +35,10 @@ "typescript": "~5.5.3" }, "dependencies": { - "@project-chip/matter-node-ble.js": "0.10.0-alpha.0-20240801-644afa31", - "@project-chip/matter-node.js": "0.10.0-alpha.0-20240801-644afa31", - "@project-chip/matter.js": "0.10.0-alpha.0-20240801-644afa31", - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240801-644afa31", + "@project-chip/matter-node-ble.js": "0.10.0-alpha.0-20240802-4403f787", + "@project-chip/matter-node.js": "0.10.0-alpha.0-20240802-4403f787", + "@project-chip/matter.js": "0.10.0-alpha.0-20240802-4403f787", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240802-4403f787", "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 d4a86d779e..8bfc02fa1a 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.10.0-alpha.0-20240801-644afa31", + "version": "0.10.0-alpha.0-20240802-4403f787", "description": "CLI/Reference implementation scripts for Matter protocol for node.js", "keywords": [ "iot", @@ -64,10 +64,10 @@ "typescript": "~5.5.3" }, "dependencies": { - "@project-chip/matter-node-ble.js": "0.10.0-alpha.0-20240801-644afa31", - "@project-chip/matter-node.js": "0.10.0-alpha.0-20240801-644afa31", - "@project-chip/matter.js": "0.10.0-alpha.0-20240801-644afa31", - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240801-644afa31" + "@project-chip/matter-node-ble.js": "0.10.0-alpha.0-20240802-4403f787", + "@project-chip/matter-node.js": "0.10.0-alpha.0-20240802-4403f787", + "@project-chip/matter.js": "0.10.0-alpha.0-20240802-4403f787", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240802-4403f787" }, "engines": { "node": ">=18.0.0" diff --git a/packages/matter-node.js/package.json b/packages/matter-node.js/package.json index 9be99a1f4c..f7c53a229d 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.10.0-alpha.0-20240801-644afa31", + "version": "0.10.0-alpha.0-20240802-4403f787", "description": "Matter protocol for node.js", "keywords": [ "iot", @@ -31,14 +31,14 @@ "test": "matter-test" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240801-644afa31", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240802-4403f787", "@types/bytebuffer": "^5.0.49", "@types/node-localstorage": "^1.3.3", "ts-node": "^10.9.2", "typescript": "~5.5.3" }, "dependencies": { - "@project-chip/matter.js": "0.10.0-alpha.0-20240801-644afa31", + "@project-chip/matter.js": "0.10.0-alpha.0-20240802-4403f787", "node-localstorage": "^3.0.5" }, "engines": { diff --git a/packages/matter.js-react-native/package.json b/packages/matter.js-react-native/package.json index 9e1d16e820..c0f660303c 100644 --- a/packages/matter.js-react-native/package.json +++ b/packages/matter.js-react-native/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-react-native", - "version": "0.10.0-alpha.0-20240801-644afa31", + "version": "0.10.0-alpha.0-20240802-4403f787", "description": "Matter BLE support for node.js", "keywords": [ "iot", @@ -29,13 +29,13 @@ "build-doc": "typedoc --excludeExternals --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-markdown --tsconfig src/tsconfig.json" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240801-644afa31", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240802-4403f787", "ts-node": "^10.9.2", "typescript": "~5.5.3" }, "dependencies": { - "@project-chip/matter-node.js": "0.10.0-alpha.0-20240801-644afa31", - "@project-chip/matter.js": "0.10.0-alpha.0-20240801-644afa31", + "@project-chip/matter-node.js": "0.10.0-alpha.0-20240802-4403f787", + "@project-chip/matter.js": "0.10.0-alpha.0-20240802-4403f787", "@react-native-async-storage/async-storage": "^1.23.1", "@react-native-community/netinfo": "^11.3.2", "@types/jwk-to-pem": "^2.0.3", diff --git a/packages/matter.js-tools/package.json b/packages/matter.js-tools/package.json index 43fc5a8968..e4792d238b 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.10.0-alpha.0-20240801-644afa31", + "version": "0.10.0-alpha.0-20240802-4403f787", "description": "Matter.js tooling", "type": "module", "scripts": { diff --git a/packages/matter.js/package.json b/packages/matter.js/package.json index 08b7809883..7887550187 100644 --- a/packages/matter.js/package.json +++ b/packages/matter.js/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js", - "version": "0.10.0-alpha.0-20240801-644afa31", + "version": "0.10.0-alpha.0-20240802-4403f787", "description": "Matter protocol in pure js", "keywords": [ "iot", @@ -36,7 +36,7 @@ "@noble/curves": "^1.4.2" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240801-644afa31", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240802-4403f787", "@types/chai": "^4.3.16", "@types/mocha": "^10.0.7", "@types/wtfnode": "^0.7.3",