@matter/testing 0.15.0-alpha.0-20250619-df2264f15 → 0.15.0-alpha.0-20250624-e8c89f458

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Project CHIP Authors
3
+ * Copyright 2022-2025 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  export * from "./expression.js";
@@ -21,7 +21,7 @@ __reExport(pics_exports, require("./source.js"), module.exports);
21
21
  __reExport(pics_exports, require("./values.js"), module.exports);
22
22
  /**
23
23
  * @license
24
- * Copyright 2022-2025 Project CHIP Authors
24
+ * Copyright 2022-2025 Matter.js Authors
25
25
  * SPDX-License-Identifier: Apache-2.0
26
26
  */
27
27
  //# sourceMappingURL=index.js.map
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Project CHIP Authors
3
+ * Copyright 2022-2025 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  import { PicsFile } from "./file.js";
@@ -28,7 +28,7 @@ var import_state = require("../state.js");
28
28
  var import_file = require("./file.js");
29
29
  /**
30
30
  * @license
31
- * Copyright 2022-2025 Project CHIP Authors
31
+ * Copyright 2022-2025 Matter.js Authors
32
32
  * SPDX-License-Identifier: Apache-2.0
33
33
  */
34
34
  const dataCache = /* @__PURE__ */ new WeakMap();
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Project CHIP Authors
3
+ * Copyright 2022-2025 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  export interface PicsValues {
@@ -16,7 +16,7 @@ var values_exports = {};
16
16
  module.exports = __toCommonJS(values_exports);
17
17
  /**
18
18
  * @license
19
- * Copyright 2022-2025 Project CHIP Authors
19
+ * Copyright 2022-2025 Matter.js Authors
20
20
  * SPDX-License-Identifier: Apache-2.0
21
21
  */
22
22
  //# sourceMappingURL=values.js.map
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Project CHIP Authors
3
+ * Copyright 2022-2025 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  import Dockerode from "dockerode";
@@ -24,7 +24,7 @@ module.exports = __toCommonJS(image_exports);
24
24
  var import_errors = require("./errors.js");
25
25
  /**
26
26
  * @license
27
- * Copyright 2022-2025 Project CHIP Authors
27
+ * Copyright 2022-2025 Matter.js Authors
28
28
  * SPDX-License-Identifier: Apache-2.0
29
29
  */
30
30
  function Image(docker, definition) {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Project CHIP Authors
3
+ * Copyright 2022-2025 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  import memlabCore from "@memlab/core";
@@ -41,7 +41,7 @@ var import_node_v8 = require("node:v8");
41
41
  var import_runner = require("../runner.js");
42
42
  /**
43
43
  * @license
44
- * Copyright 2022-2025 Project CHIP Authors
44
+ * Copyright 2022-2025 Matter.js Authors
45
45
  * SPDX-License-Identifier: Apache-2.0
46
46
  */
47
47
  import_api.config.externalLeakFilter = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Project CHIP Authors
3
+ * Copyright 2022-2025 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  export * from "./expression.js";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Project CHIP Authors
3
+ * Copyright 2022-2025 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  export * from "./expression.js";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Project CHIP Authors
3
+ * Copyright 2022-2025 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  import { PicsFile } from "./file.js";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Project CHIP Authors
3
+ * Copyright 2022-2025 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  import { Package } from "#tools";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Project CHIP Authors
3
+ * Copyright 2022-2025 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  export interface PicsValues {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Project CHIP Authors
3
+ * Copyright 2022-2025 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  //# sourceMappingURL=values.js.map
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Project CHIP Authors
3
+ * Copyright 2022-2025 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  import Dockerode from "dockerode";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Project CHIP Authors
3
+ * Copyright 2022-2025 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  import { DockerError } from "./errors.js";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Project CHIP Authors
3
+ * Copyright 2022-2025 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  import memlabCore from "@memlab/core";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Project CHIP Authors
3
+ * Copyright 2022-2025 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
  import { isDirectory } from "@matter/tools";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@matter/testing",
3
- "version": "0.15.0-alpha.0-20250619-df2264f15",
3
+ "version": "0.15.0-alpha.0-20250624-e8c89f458",
4
4
  "description": "Test harness for running JavaScript and Matter certification tests",
5
5
  "type": "module",
6
6
  "scripts": {
@@ -45,14 +45,14 @@
45
45
  "#tools/ansi-text": "@matter/tools/ansi-text"
46
46
  },
47
47
  "dependencies": {
48
- "@matter/tools": "0.15.0-alpha.0-20250619-df2264f15",
48
+ "@matter/tools": "0.15.0-alpha.0-20250624-e8c89f458",
49
49
  "@types/express": "^5.0.3",
50
50
  "ansi-colors": "^4.1.3",
51
51
  "chai": "^4.5.0",
52
52
  "chai-as-promised": "^7.1.2",
53
53
  "dockerode": "^4.0.7",
54
54
  "express": "^5.1.0",
55
- "mocha": "^11.6.0",
55
+ "mocha": "^11.7.0",
56
56
  "playwright": "^1.53.0",
57
57
  "trace-unhandled": "^2.0.1",
58
58
  "wtfnode": "^0.10.0",
@@ -68,7 +68,7 @@
68
68
  "@types/debug": "^4.1.12",
69
69
  "@types/mocha": "^10.0.10",
70
70
  "@types/docker-modem": "^3.0.6",
71
- "@types/node": "^22.15.29",
71
+ "@types/node": "^24.0.3",
72
72
  "@types/wtfnode": "^0.7.3",
73
73
  "@types/xml2js": "^0.4.14",
74
74
  "@types/yargs": "^17.0.33"
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Project CHIP Authors
3
+ * Copyright 2022-2025 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Project CHIP Authors
3
+ * Copyright 2022-2025 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Project CHIP Authors
3
+ * Copyright 2022-2025 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Project CHIP Authors
3
+ * Copyright 2022-2025 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6
 
package/src/util/heap.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright 2022-2025 Project CHIP Authors
3
+ * Copyright 2022-2025 Matter.js Authors
4
4
  * SPDX-License-Identifier: Apache-2.0
5
5
  */
6
6