@rahuliyer95/homebridge-smartrent 1.3.1 → 1.4.0
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 +25 -0
- package/package.json +10 -12
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,31 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See
|
|
4
4
|
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [1.4.0](https://github.com/rahuliyer95/homebridge-smartrent/compare/v1.3.1...v1.4.0) (2026-05-04)
|
|
7
|
+
|
|
8
|
+
### Dependencies
|
|
9
|
+
|
|
10
|
+
* **deps:** bump @homebridge/plugin-ui-utils from 2.2.0 to 2.2.1 ([#451](https://github.com/rahuliyer95/homebridge-smartrent/issues/451)) ([e447c0b](https://github.com/rahuliyer95/homebridge-smartrent/commit/e447c0bf147c65c3a68bfb9edc64dc1d91164c4c))
|
|
11
|
+
* **deps:** bump @homebridge/plugin-ui-utils from 2.2.1 to 2.2.2 ([#467](https://github.com/rahuliyer95/homebridge-smartrent/issues/467)) ([62954a5](https://github.com/rahuliyer95/homebridge-smartrent/commit/62954a54dd5aceb32030d0b2ac53e1cf5c48a902))
|
|
12
|
+
* **deps:** bump @homebridge/plugin-ui-utils from 2.2.2 to 2.2.3 ([#473](https://github.com/rahuliyer95/homebridge-smartrent/issues/473)) ([6bfc2b8](https://github.com/rahuliyer95/homebridge-smartrent/commit/6bfc2b84cec677a623f37b18e17af724415c17f2))
|
|
13
|
+
* **deps:** bump axios from 1.13.5 to 1.13.6 ([#443](https://github.com/rahuliyer95/homebridge-smartrent/issues/443)) ([2952f3b](https://github.com/rahuliyer95/homebridge-smartrent/commit/2952f3b4e468bbfba683b45a9278d9097e25eeae))
|
|
14
|
+
* **deps:** bump axios from 1.13.6 to 1.14.0 ([#478](https://github.com/rahuliyer95/homebridge-smartrent/issues/478)) ([c555c67](https://github.com/rahuliyer95/homebridge-smartrent/commit/c555c679fa78b23230e8ba279b01dfdfddfd2ea8))
|
|
15
|
+
* **deps:** bump axios from 1.14.0 to 1.15.0 ([#486](https://github.com/rahuliyer95/homebridge-smartrent/issues/486)) ([76b4abd](https://github.com/rahuliyer95/homebridge-smartrent/commit/76b4abd05d381ffa56707e2f0989e00da020ab23))
|
|
16
|
+
* **deps:** bump axios from 1.15.0 to 1.15.1 ([#496](https://github.com/rahuliyer95/homebridge-smartrent/issues/496)) ([ac09e14](https://github.com/rahuliyer95/homebridge-smartrent/commit/ac09e144117c22edb6932f761f43d8b4aac31597))
|
|
17
|
+
* **deps:** bump axios from 1.15.1 to 1.15.2 ([#502](https://github.com/rahuliyer95/homebridge-smartrent/issues/502)) ([dd57c92](https://github.com/rahuliyer95/homebridge-smartrent/commit/dd57c92225260ce8b73072225df87cfbfd76baf8))
|
|
18
|
+
* **deps:** bump axios from 1.15.2 to 1.16.0 ([#507](https://github.com/rahuliyer95/homebridge-smartrent/issues/507)) ([d6c3a1b](https://github.com/rahuliyer95/homebridge-smartrent/commit/d6c3a1b1472c101dac5712d8a53c3924281e1f60))
|
|
19
|
+
* **deps:** bump follow-redirects from 1.15.11 to 1.16.0 ([#492](https://github.com/rahuliyer95/homebridge-smartrent/issues/492)) ([b566c32](https://github.com/rahuliyer95/homebridge-smartrent/commit/b566c327e26540c9b3e3ac4e7bac75c113820d91))
|
|
20
|
+
* **deps:** bump lodash from 4.17.23 to 4.18.1 ([#480](https://github.com/rahuliyer95/homebridge-smartrent/issues/480)) ([23812fa](https://github.com/rahuliyer95/homebridge-smartrent/commit/23812fa2c97cd778d8b4e546ebef403d496f4e89))
|
|
21
|
+
* **deps:** bump minimatch ([#481](https://github.com/rahuliyer95/homebridge-smartrent/issues/481)) ([ad591db](https://github.com/rahuliyer95/homebridge-smartrent/commit/ad591db6e57a14206961e8cc407bd5ace6fbfa49))
|
|
22
|
+
* **deps:** bump picomatch ([#471](https://github.com/rahuliyer95/homebridge-smartrent/issues/471)) ([ae0a094](https://github.com/rahuliyer95/homebridge-smartrent/commit/ae0a09457ad901eb4a06b1c3e77b02870443eb49))
|
|
23
|
+
* **deps:** bump tar and npm ([#456](https://github.com/rahuliyer95/homebridge-smartrent/issues/456)) ([be24727](https://github.com/rahuliyer95/homebridge-smartrent/commit/be24727545d406acbaed0c6c13fa2ea515a5aefa))
|
|
24
|
+
* **deps:** bump undici ([#457](https://github.com/rahuliyer95/homebridge-smartrent/issues/457)) ([bad29c7](https://github.com/rahuliyer95/homebridge-smartrent/commit/bad29c722b0965e4b99f2584ac0d89f1e5ee974c))
|
|
25
|
+
* **deps:** bump ws from 8.19.0 to 8.20.0 ([#468](https://github.com/rahuliyer95/homebridge-smartrent/issues/468)) ([795e38a](https://github.com/rahuliyer95/homebridge-smartrent/commit/795e38ac0897d35d62776e0194d8a108d6feea0b))
|
|
26
|
+
|
|
27
|
+
### Features
|
|
28
|
+
|
|
29
|
+
* **lint:** migrate from eslint to oxlint ([#503](https://github.com/rahuliyer95/homebridge-smartrent/issues/503)) ([2fb2aea](https://github.com/rahuliyer95/homebridge-smartrent/commit/2fb2aea8f5a9e86644b8c2842dd2017e05fbb431))
|
|
30
|
+
|
|
6
31
|
## [1.3.1](https://github.com/rahuliyer95/homebridge-smartrent/compare/v1.3.0...v1.3.1) (2026-02-20)
|
|
7
32
|
|
|
8
33
|
### Dependencies
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"displayName": "SmartRent",
|
|
3
3
|
"name": "@rahuliyer95/homebridge-smartrent",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.4.0",
|
|
5
5
|
"description": "Homebridge plugin for SmartRent installations",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"homebridge",
|
|
@@ -38,15 +38,15 @@
|
|
|
38
38
|
"scripts": {
|
|
39
39
|
"prepare": "husky",
|
|
40
40
|
"typecheck": "tsc --noEmit",
|
|
41
|
-
"
|
|
42
|
-
"format": "
|
|
43
|
-
"lint": "
|
|
44
|
-
"lint:fix": "
|
|
41
|
+
"format:check": "oxfmt --check",
|
|
42
|
+
"format": "oxfmt",
|
|
43
|
+
"lint": "oxlint",
|
|
44
|
+
"lint:fix": "oxlint --fix",
|
|
45
45
|
"clean": "rimraf ./dist",
|
|
46
46
|
"compile": "tsc",
|
|
47
47
|
"build": "npm-run-all clean compile",
|
|
48
48
|
"watch": "npm run build && npm link && nodemon",
|
|
49
|
-
"prepublishOnly": "npm-run-all
|
|
49
|
+
"prepublishOnly": "npm-run-all format:check lint build",
|
|
50
50
|
"semantic-release": "cross-env semantic-release"
|
|
51
51
|
},
|
|
52
52
|
"dependencies": {
|
|
@@ -66,21 +66,19 @@
|
|
|
66
66
|
"@semantic-release/release-notes-generator": "^14.0.1",
|
|
67
67
|
"@types/node": "^25.0.3",
|
|
68
68
|
"@types/ws": "^8.5.12",
|
|
69
|
-
"@typescript-eslint/eslint-plugin": "^8.8.1",
|
|
70
|
-
"@typescript-eslint/parser": "^8.8.1",
|
|
71
69
|
"conventional-changelog-conventionalcommits": "^9.0.0",
|
|
72
70
|
"cross-env": "^10.0.0",
|
|
73
|
-
"eslint": "^9.12.0",
|
|
74
71
|
"homebridge": "^1.4.0",
|
|
75
72
|
"husky": "^9.1.6",
|
|
76
73
|
"lint-staged": "^16.0.0",
|
|
77
74
|
"nodemon": "^3.1.7",
|
|
78
|
-
"npm-run-all": "^
|
|
79
|
-
"
|
|
75
|
+
"npm-run-all": "^4.1.5",
|
|
76
|
+
"oxfmt": "^0.47.0",
|
|
77
|
+
"oxlint": "^1.60.0",
|
|
80
78
|
"rimraf": "^6.0.1",
|
|
81
79
|
"semantic-release": "^25.0.1",
|
|
82
80
|
"ts-node": "^10.4.0",
|
|
83
|
-
"typescript": "^
|
|
81
|
+
"typescript": "^6.0.3"
|
|
84
82
|
},
|
|
85
83
|
"types": "./dist/index.d.ts",
|
|
86
84
|
"bugs": {
|