Skip to content

feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.5.1 ) #5512

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/zwave-js/zwave-js-ui major 9.26.0 -> 10.5.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

zwave-js/zwave-js-ui (ghcr.io/zwave-js/zwave-js-ui)

v10.5.1

Compare Source

Bug Fixes
  • discovery: override unit_of_measurement for power_factor meter discovery (e093382), closes #​4220
  • otw update and node firmware update progress hangs on finish (#​4229) (5f36bc9)
Features

v10.5.0

Compare Source

Bug Fixes
  • discovery: cold/warmwhite support (fe83a9a), closes #​4232
  • discovery: correctly set power_factor device class (e4000c3), closes #​4220
  • nodes-table: disable RF Region selection when not supported (cf88c28), closes #​4235
  • update vite-plugin-pwa to version 1.0.0 and remove service worker file (18ba316)
Features

10.4.2 (2025-05-08)

Bug Fixes

10.4.1 (2025-05-07)

Features

v10.4.2

Compare Source

Bug Fixes

v10.4.1

Compare Source

Features

v10.4.0

Compare Source

Bug Fixes
  • correct serialization of Uint8Array in MQTT messages (#​4215) (d2c182d)
Features
  • update zwave-js to 15.3.0, always add event handlers after driver ready event (#​4219) (64ae6b4)
Performance Improvements
  • eliminate usage of zwave-js's /safe entrypoints and reduce bundle size by 60% (#​4214) (60d08ce)

10.3.3 (2025-04-26)

Features

10.3.2 (2025-04-26)

Bug Fixes

10.3.1 (2025-04-24)

Features

v10.3.3

Compare Source

Features

v10.3.2

Compare Source

Bug Fixes

v10.3.1

Compare Source

Features

v10.3.0

Compare Source

Bug Fixes
  • ignore messages from non-matching Z-UI clients in MQTT handling (0e08e3a), closes #​4196
Features

v10.2.0

Compare Source

Bug Fixes
  • refresh LR powerlevel, not region after setting LR powerlevel (#​4198) (741878a)
Features

10.1.5 (2025-04-07)

Bug Fixes
Features

10.1.4 (2025-04-02)

Features

10.1.3 (2025-03-27)

Bug Fixes
  • discovery: improve check for updating thermostats discovery (#​4176) (a6d908d)
  • ui: enhance help method to include min and max values (3c64537), closes #​3789
  • ui: restart button not visible when auth is not enabled (f89158b), closes #​4177

10.1.2 (2025-03-25)

Bug Fixes
Features

10.1.1 (2025-03-24)

Bug Fixes

v10.1.5

Compare Source

Bug Fixes
Features

v10.1.4

Compare Source

Features

v10.1.3

Compare Source

Bug Fixes
  • discovery: improve check for updating thermostats discovery (#​4176) (a6d908d)
  • ui: enhance help method to include min and max values (3c64537), closes #​3789
  • ui: restart button not visible when auth is not enabled (f89158b), closes #​4177

v10.1.2

Compare Source

Bug Fixes
Features

v10.1.1

Compare Source

Bug Fixes

v10.1.0

Compare Source

Features

10.0.3 (2025-03-20)

Bug Fixes

10.0.2 (2025-03-19)

Bug Fixes
  • update Dockerfile to use Node.js 20 and streamline Alpine base image (#​4154) (caf9f14)

10.0.1 (2025-03-19)

Bug Fixes

v10.0.3

Compare Source

Bug Fixes

v10.0.2

Compare Source

Bug Fixes
  • update Dockerfile to use Node.js 20 and streamline Alpine base image (#​4154) (caf9f14)

v10.0.1

Compare Source

Bug Fixes

v10.0.0

Compare Source

Bug Fixes

v9.33.1

Compare Source

Bug Fixes

v9.33.0

Compare Source

Features

v9.32.0

Compare Source

Features

v9.31.0

Compare Source

Bug Fixes
  • logger: ensure maxFiles validation checks for valid format (3d36c39)
  • ui: pressing save on settings on initial load could lead to clear actual settings (65d1362), closes #​4128
  • ui: sanitize search function to convert assignment to comparison in zniffer (6a9b851), closes #​4117
  • ui: sort filtered nodes by name (ca07b5d), closes #​4114
Features

9.30.1 (2025-01-28)

Features

v9.30.1

Compare Source

Features

v9.30.0

Compare Source

Bug Fixes
  • logger: standardize module name formatting to uppercase (dfa47a9)
  • store nodes preferences in nodes.json using homeHex (#​4104) (e913f10)
  • ui: abort link reliability check on dialog close (54224d2), closes #​4105
  • ui: cleaner popup text when refreshing associations (abe7137), closes #​4100
  • ui: move rebuild routes back to general actions (c5d9691), closes #​3559
  • use uncaughtException to catch missing exceptions (4905e0c), closes #​4098
Features

9.29.1 (2025-01-16)

Bug Fixes
  • do not allow to set Unknown and Default (EU) regions (a9c8e3a)
  • ui: allow to call rebuild routes against multiple nodes at once (848a543), closes #​3559
  • ui: editing Color Switch CC HEX color does not work (ca030dc), closes #​4085
  • ui: set default iterations for link reliability check to 100 (#​4082) (f99c28b)
  • ui: show rebuild node routes only when there are node selected (ac1cbb3), closes #​4087

v9.29.1

Compare Source

Bug Fixes
  • do not allow to set Unknown and Default (EU) regions (a9c8e3a)
  • ui: allow to call rebuild routes against multiple nodes at once (848a543), closes #​3559
  • ui: editing Color Switch CC HEX color does not work (ca030dc), closes #​4085
  • ui: set default iterations for link reliability check to 100 (#​4082) (f99c28b)
  • ui: show rebuild node routes only when there are node selected (ac1cbb3), closes #​4087

v9.29.0

Compare Source

Bug Fixes
  • increase key size to 2048 for certificate generation (4222d04)
  • ui: cleanup CRC error frames apperance (75fc924)
  • ui: remove unnecessary validation rule for config priority directory (655fc92)
Features
  • ui: add shortcut to replace a failed node from node advanced actions (#​4068) (24b9082)

v9.28.0

Compare Source

Bug Fixes
Features
  • add default value for external Z-Wave JS config database path (#​4055) (4b446b9)

9.27.8 (2024-12-03)

Bug Fixes
Features

9.27.7 (2024-11-22)

Features

9.27.6 (2024-11-22)

Features

9.27.5 (2024-11-22)

Bug Fixes

9.27.4 (2024-11-21)

Bug Fixes

9.27.3 (2024-11-20)

Bug Fixes

9.27.2 (2024-11-13)

9.27.1 (2024-11-12)

Bug Fixes

v9.27.8

Compare Source

Bug Fixes
Features

v9.27.7

Compare Source

Features

v9.27.6

Compare Source

Features

v9.27.5

Compare Source

Bug Fixes

v9.27.4

Compare Source

Bug Fixes

v9.27.3

Compare Source

Bug Fixes

v9.27.2

Compare Source

v9.27.1

Compare Source

Bug Fixes

v9.27.0

Compare Source

Bug Fixes
  • ui: add support for step on value ids inputs (1107718)
Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Mar 19, 2025

--- kubernetes/cluster-0/apps/home/zwavejs2mqtt/app Kustomization: flux-system/zwavejs2mqtt HelmRelease: home/zwave

+++ kubernetes/cluster-0/apps/home/zwavejs2mqtt/app Kustomization: flux-system/zwavejs2mqtt HelmRelease: home/zwave

@@ -35,13 +35,13 @@

           app:
             env:
               PORT: 80
               TZ: America/New_York
             image:
               repository: ghcr.io/zwave-js/zwave-js-ui
-              tag: 9.26.0@sha256:dd945bf63aca8c31763d90addf36db1f0d809c232b806d193173c329c03a183f
+              tag: 10.1.3@sha256:610d1f4fe53469f4e8b374bfa0dc5992a9f1ab8b10ccf7c19df17dfdb62f437e
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Mar 19, 2025

--- HelmRelease: home/zwave Deployment: home/zwave

+++ HelmRelease: home/zwave Deployment: home/zwave

@@ -39,13 +39,13 @@

       containers:
       - env:
         - name: PORT
           value: '80'
         - name: TZ
           value: America/New_York
-        image: ghcr.io/zwave-js/zwave-js-ui:9.26.0@sha256:dd945bf63aca8c31763d90addf36db1f0d809c232b806d193173c329c03a183f
+        image: ghcr.io/zwave-js/zwave-js-ui:10.1.3@sha256:610d1f4fe53469f4e8b374bfa0dc5992a9f1ab8b10ccf7c19df17dfdb62f437e
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 80
           initialDelaySeconds: 0

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Mar 19, 2025

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ REPOSITORY git_diff yes no no 0.04s
✅ REPOSITORY secretlint yes no no 3.66s
⚠️ YAML prettier 1 1 2 0.51s
❌ YAML yamllint 1 1 0 0.57s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-10.x branch from 4368ba6 to 4abefb3 Compare March 19, 2025 16:51
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.0.0 ) feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.0.2 ) Mar 19, 2025
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.0.2 ) feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.0.3 ) Mar 20, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-10.x branch 2 times, most recently from 500edbf to 1a4183c Compare March 21, 2025 10:43
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.0.3 ) feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.1.0 ) Mar 21, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-10.x branch from 1a4183c to 6381cea Compare March 24, 2025 13:05
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.1.0 ) feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.1.1 ) Mar 24, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-10.x branch from 6381cea to 23e468c Compare March 25, 2025 16:56
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.1.1 ) feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.1.2 ) Mar 25, 2025
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.1.2 ) feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.1.2 ) - autoclosed Mar 26, 2025
@renovate renovate bot closed this Mar 26, 2025
@renovate renovate bot deleted the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-10.x branch March 26, 2025 07:33
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.1.2 ) - autoclosed feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.1.2 ) Mar 26, 2025
@renovate renovate bot reopened this Mar 26, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-10.x branch from 646c376 to 23e468c Compare March 26, 2025 12:57
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.1.2 ) feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.1.2 ) - autoclosed Mar 26, 2025
@renovate renovate bot closed this Mar 26, 2025
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.1.2 ) - autoclosed feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.1.2 ) Mar 26, 2025
@renovate renovate bot reopened this Mar 26, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-10.x branch 2 times, most recently from 23e468c to e4688fa Compare March 27, 2025 20:01
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.1.2 ) feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.1.3 ) Mar 27, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-10.x branch from 3929d44 to 608c6a4 Compare April 16, 2025 05:59
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.2.0 ) feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.2.0 ) - autoclosed Apr 19, 2025
@renovate renovate bot closed this Apr 19, 2025
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.2.0 ) - autoclosed feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.2.0 ) Apr 20, 2025
@renovate renovate bot reopened this Apr 20, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-10.x branch 2 times, most recently from 608c6a4 to 3a5469d Compare April 22, 2025 16:28
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.2.0 ) feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.3.0 ) Apr 22, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-10.x branch from 3a5469d to 4fa1f48 Compare April 24, 2025 15:47
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.3.0 ) feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.3.1 ) Apr 24, 2025
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.3.1 ) feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.3.1 ) - autoclosed Apr 25, 2025
@renovate renovate bot closed this Apr 25, 2025
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.3.1 ) - autoclosed feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.3.1 ) Apr 25, 2025
@renovate renovate bot reopened this Apr 25, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-10.x branch 2 times, most recently from 4fa1f48 to 8329253 Compare April 26, 2025 21:23
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.3.1 ) feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.3.2 ) Apr 26, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-10.x branch from 8329253 to bc22992 Compare April 27, 2025 02:34
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.3.2 ) feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.3.3 ) Apr 27, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-10.x branch from bc22992 to 0333520 Compare May 5, 2025 15:20
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.3.3 ) feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.4.0 ) May 5, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-10.x branch from 0333520 to 5676d1b Compare May 7, 2025 13:30
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.4.0 ) feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.4.1 ) May 7, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-10.x branch from 5676d1b to 3e648d6 Compare May 8, 2025 08:27
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.4.1 ) feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.4.2 ) May 8, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-10.x branch from 3e648d6 to 29f7887 Compare May 14, 2025 19:48
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.4.2 ) feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.5.0 ) May 14, 2025
…→ 10.5.1 )

| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | ghcr.io/zwave-js/zwave-js-ui | 9.26.0 | 10.5.1 |
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-10.x branch from 29f7887 to c646ac5 Compare May 15, 2025 13:00
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.5.0 ) feat(container)!: Update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 10.5.1 ) May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants