Skip to content

Commit b9a4928

Browse files
committed
chore: dependency updates
1 parent 91ae246 commit b9a4928

7 files changed

Lines changed: 1195 additions & 1107 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Get Release Tag (Latest Only)
5454
if: steps.release-type.outputs.type == 'latest'
5555
id: get_version
56-
uses: jannemattila/get-version-from-tag@v3
56+
uses: jannemattila/get-version-from-tag@v4
5757

5858
- name: Tag Info (Latest Only)
5959
if: steps.release-type.outputs.type == 'latest'

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,12 +174,13 @@ All notable changes to `homebridge-config-ui-x` will be documented in this file.
174174
- test(audit): cover audit coverage gaps and close concurrent-PATCH race they exposed
175175
- chore(test): use type cast for private logger spy
176176
- fix(matter): type fabricId and nodeId as strings
177+
- chore: dependency updates
177178

178179
### Homebridge Dependencies
179180

180-
- `@homebridge/hap-client` @ `v4.0.4`
181+
- `@homebridge/hap-client` @ `v4.0.6`
181182
- `@homebridge/node-pty-prebuilt-multiarch` @ `v0.13.1`
182-
- `@homebridge/plugin-ui-utils` @ `v2.2.3`
183+
- `@homebridge/plugin-ui-utils` @ `v2.2.4`
183184

184185
## v5.23.0 (2026-05-12)
185186

0 commit comments

Comments
 (0)