matterbridge-zigbee2mqtt 3.0.11-dev-20260505-ffbc638 → 3.0.11
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.
- package/CHANGELOG.md +12 -13
- package/npm-shrinkwrap.json +16 -16
- package/package.json +4 -3
package/CHANGELOG.md
CHANGED
|
@@ -28,32 +28,31 @@ If you like this project and find it useful, please consider giving it a star on
|
|
|
28
28
|
|
|
29
29
|
<a href="https://www.buymeacoffee.com/luligugithub"><img src="https://matterbridge.io/assets/bmc-button.svg" alt="Buy me a coffee" width="120"></a>
|
|
30
30
|
|
|
31
|
-
## [3.0.11] -
|
|
31
|
+
## [3.0.11] - 2026-05-15
|
|
32
32
|
|
|
33
33
|
### Changed
|
|
34
34
|
|
|
35
35
|
- [package]: Preliminary compatibility update to `matterbridge 3.8.0`, matter 1.5.1 and matter.js 0.17.0.
|
|
36
36
|
- [package]: Update dependencies.
|
|
37
|
-
- [package]: Bump package to `automator` v.3.1.
|
|
37
|
+
- [package]: Bump package to `automator` v.3.1.9.
|
|
38
38
|
- [package]: Bump `typescript` to v.6.0.3.
|
|
39
|
-
- [package]: Bump `eslint` to v.10.
|
|
40
|
-
- [package]: Bump `typescript-eslint` to v.8.59.
|
|
41
|
-
- [package]: Bump `prettier` to v.3.8.
|
|
39
|
+
- [package]: Bump `eslint` to v.10.3.0.
|
|
40
|
+
- [package]: Bump `typescript-eslint` to v.8.59.3.
|
|
41
|
+
- [package]: Bump `prettier` to v.3.8.3.
|
|
42
42
|
- [package]: Bump `node-ansi-logger` to v.3.2.1.
|
|
43
43
|
- [package]: Bump `node-persist-manager` to v.2.0.2.
|
|
44
|
-
- [
|
|
44
|
+
- [package]: Bump `jest` to v.30.4.2.
|
|
45
45
|
- [package]: Add `.vscode\tasks.json`.
|
|
46
46
|
- [package]: Add `.vscode\settings.json`.
|
|
47
|
-
- [
|
|
48
|
-
- [agent]: Add `.
|
|
49
|
-
- [agent]: Add
|
|
50
|
-
- [agent]: Add agent custom instructions (`
|
|
47
|
+
- [devcontainer]: Add `Claude Code for VS Code extension` to Dev Container.
|
|
48
|
+
- [agent]: Add `.github\copilot-instructions.md` for Copilot.
|
|
49
|
+
- [agent]: Add `.claude\CLAUDE.md` for Claude.
|
|
50
|
+
- [agent]: Add agent custom instructions (`testing`) for Copilot and Claude.
|
|
51
|
+
- [agent]: Add agent custom instructions (`matterbridge`) for Copilot and Claude.
|
|
51
52
|
- [devcontainer]: Fix pull of new image.
|
|
52
53
|
- [devcontainer]: Update VS Code settings.
|
|
53
54
|
- [devcontainer]: Leave matterbridge scripts in the cloned repo.
|
|
54
|
-
- [
|
|
55
|
-
- [scripts]: Update package watch script.
|
|
56
|
-
- [scripts]: Add prune-releases script.
|
|
55
|
+
- [package]: Refactor `scripts`.
|
|
57
56
|
|
|
58
57
|
<a href="https://www.buymeacoffee.com/luligugithub"><img src="https://matterbridge.io/assets/bmc-button.svg" alt="Buy me a coffee" width="80"></a>
|
|
59
58
|
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "matterbridge-zigbee2mqtt",
|
|
3
|
-
"version": "3.0.11
|
|
3
|
+
"version": "3.0.11",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "matterbridge-zigbee2mqtt",
|
|
9
|
-
"version": "3.0.11
|
|
9
|
+
"version": "3.0.11",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"moment": "2.30.1",
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"node-persist-manager": "2.0.2"
|
|
16
16
|
},
|
|
17
17
|
"engines": {
|
|
18
|
-
"node": ">=20.19.0 <21.0.0 || >=22.13.0 <23.0.0 || >=24.0.0 <25.0.0"
|
|
18
|
+
"node": ">=20.19.0 <21.0.0 || >=22.13.0 <23.0.0 || >=24.0.0 <25.0.0 || >=26.0.0 <27.0.0"
|
|
19
19
|
},
|
|
20
20
|
"funding": {
|
|
21
21
|
"type": "buymeacoffee",
|
|
@@ -32,12 +32,12 @@
|
|
|
32
32
|
}
|
|
33
33
|
},
|
|
34
34
|
"node_modules/@types/node": {
|
|
35
|
-
"version": "25.
|
|
36
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.
|
|
37
|
-
"integrity": "sha512
|
|
35
|
+
"version": "25.8.0",
|
|
36
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.8.0.tgz",
|
|
37
|
+
"integrity": "sha512-TCFSk8IZh+iLX1xtksoBVtdmgL+1IX0fC9BeU4QqFSuNdN/K+HUlhqOzEmSYYpZUVsLYcPqc9KX+60iDuninSQ==",
|
|
38
38
|
"license": "MIT",
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"undici-types": "
|
|
40
|
+
"undici-types": ">=7.24.0 <7.24.7"
|
|
41
41
|
}
|
|
42
42
|
},
|
|
43
43
|
"node_modules/@types/readable-stream": {
|
|
@@ -499,9 +499,9 @@
|
|
|
499
499
|
}
|
|
500
500
|
},
|
|
501
501
|
"node_modules/socks": {
|
|
502
|
-
"version": "2.8.
|
|
503
|
-
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.
|
|
504
|
-
"integrity": "sha512-
|
|
502
|
+
"version": "2.8.9",
|
|
503
|
+
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.9.tgz",
|
|
504
|
+
"integrity": "sha512-LJhUYUvItdQ0LkJTmPeaEObWXAqFyfmP85x0tch/ez9cahmhlBBLbIqDFnvBnUJGagb0JbIQrkBs1wJ+yRYpEw==",
|
|
505
505
|
"license": "MIT",
|
|
506
506
|
"dependencies": {
|
|
507
507
|
"ip-address": "^10.1.1",
|
|
@@ -543,9 +543,9 @@
|
|
|
543
543
|
"license": "MIT"
|
|
544
544
|
},
|
|
545
545
|
"node_modules/undici-types": {
|
|
546
|
-
"version": "7.
|
|
547
|
-
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.
|
|
548
|
-
"integrity": "sha512-
|
|
546
|
+
"version": "7.24.6",
|
|
547
|
+
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.24.6.tgz",
|
|
548
|
+
"integrity": "sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==",
|
|
549
549
|
"license": "MIT"
|
|
550
550
|
},
|
|
551
551
|
"node_modules/util-deprecate": {
|
|
@@ -602,9 +602,9 @@
|
|
|
602
602
|
}
|
|
603
603
|
},
|
|
604
604
|
"node_modules/ws": {
|
|
605
|
-
"version": "8.20.
|
|
606
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-8.20.
|
|
607
|
-
"integrity": "sha512-
|
|
605
|
+
"version": "8.20.1",
|
|
606
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.20.1.tgz",
|
|
607
|
+
"integrity": "sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==",
|
|
608
608
|
"license": "MIT",
|
|
609
609
|
"engines": {
|
|
610
610
|
"node": ">=10.0.0"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "matterbridge-zigbee2mqtt",
|
|
3
|
-
"version": "3.0.11
|
|
3
|
+
"version": "3.0.11",
|
|
4
4
|
"description": "Matterbridge zigbee2mqtt plugin",
|
|
5
5
|
"author": "https://github.com/Luligu",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -50,10 +50,11 @@
|
|
|
50
50
|
"hass",
|
|
51
51
|
"hassio",
|
|
52
52
|
"smartthings",
|
|
53
|
-
"ewelink"
|
|
53
|
+
"ewelink",
|
|
54
|
+
"gladysassistant"
|
|
54
55
|
],
|
|
55
56
|
"engines": {
|
|
56
|
-
"node": ">=20.19.0 <21.0.0 || >=22.13.0 <23.0.0 || >=24.0.0 <25.0.0"
|
|
57
|
+
"node": ">=20.19.0 <21.0.0 || >=22.13.0 <23.0.0 || >=24.0.0 <25.0.0 || >=26.0.0 <27.0.0"
|
|
57
58
|
},
|
|
58
59
|
"files": [
|
|
59
60
|
"bin",
|