Skip to content

feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.33.1 )#5417

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-9.x
Open

feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.33.1 )#5417
renovate[bot] wants to merge 1 commit intomainfrom
renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-9.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/zwave-js/zwave-js-ui minor 9.26.09.33.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)

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 Nov 12, 2024

--- 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: 9.33.1@sha256:06c6a648b75ec5bae3d24611eb9c67dd811196d3e62f182f757b58ea022e696f
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Nov 12, 2024

--- 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:9.33.1@sha256:06c6a648b75ec5bae3d24611eb9c67dd811196d3e62f182f757b58ea022e696f
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 80
           initialDelaySeconds: 0

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Nov 12, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ COPYPASTE jscpd yes 2 no 1.4s
✅ REPOSITORY git_diff yes no no 0.05s
✅ REPOSITORY secretlint yes no no 3.86s
⚠️ YAML prettier 1 1 2 0.4s
❌ YAML yamllint 1 1 0 0.65s

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 changed the title feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.27.0 ) feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.27.1 ) Nov 12, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-9.x branch from ed9b7f1 to 746764e Compare November 12, 2024 21:23
@renovate renovate bot changed the title feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.27.1 ) feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.27.2 ) Nov 13, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-9.x branch from 746764e to 38add3a Compare November 13, 2024 15:08
@renovate renovate bot changed the title feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.27.2 ) feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.27.2 ) - autoclosed Nov 14, 2024
@renovate renovate bot closed this Nov 14, 2024
@renovate renovate bot deleted the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-9.x branch November 14, 2024 21:56
@renovate renovate bot changed the title feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.27.2 ) - autoclosed feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.27.2 ) Nov 15, 2024
@renovate renovate bot reopened this Nov 15, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-9.x branch from 38add3a to 62b4fb8 Compare November 20, 2024 14:39
@renovate renovate bot changed the title feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.27.2 ) feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.27.3 ) Nov 20, 2024
@renovate renovate bot changed the title feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.27.3 ) feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.27.4 ) Nov 21, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-9.x branch from 62b4fb8 to f1b8b9b Compare November 21, 2024 17:14
@renovate renovate bot changed the title feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.27.4 ) feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.27.5 ) Nov 22, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-9.x branch 2 times, most recently from 9934cbf to 257274a Compare November 22, 2024 19:08
@renovate renovate bot changed the title feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.27.5 ) feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.27.7 ) Nov 22, 2024
@renovate renovate bot changed the title feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.27.7 ) feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.27.7 ) - autoclosed Nov 27, 2024
@renovate renovate bot closed this Nov 27, 2024
@renovate renovate bot changed the title feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.27.7 ) - autoclosed feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.27.7 ) Nov 27, 2024
@renovate renovate bot reopened this Nov 27, 2024
@renovate renovate bot changed the title feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.27.7 ) feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.27.7 ) - autoclosed Dec 2, 2024
@renovate renovate bot closed this Dec 2, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-9.x branch 2 times, most recently from 55b0503 to d38e117 Compare January 2, 2026 14:04
@renovate renovate bot changed the title feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.33.1 ) feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.33.1 ) - autoclosed Jan 8, 2026
@renovate renovate bot closed this Jan 8, 2026
@renovate renovate bot changed the title feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.33.1 ) - autoclosed feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.33.1 ) Jan 8, 2026
@renovate renovate bot reopened this Jan 8, 2026
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-9.x branch from d38e117 to f7ea27a Compare January 8, 2026 12:56
@renovate renovate bot changed the title feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.33.1 ) feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.33.1 ) - autoclosed Jan 24, 2026
@renovate renovate bot closed this Jan 24, 2026
@renovate renovate bot changed the title feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.33.1 ) - autoclosed feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.33.1 ) Jan 24, 2026
@renovate renovate bot reopened this Jan 24, 2026
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-9.x branch from f7ea27a to 2ea7fa1 Compare January 24, 2026 18:28
@renovate renovate bot changed the title feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.33.1 ) feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.33.1 ) - autoclosed Jan 26, 2026
@renovate renovate bot closed this Jan 26, 2026
@renovate renovate bot changed the title feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.33.1 ) - autoclosed feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.33.1 ) Jan 26, 2026
@renovate renovate bot reopened this Jan 26, 2026
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-9.x branch 2 times, most recently from 2ea7fa1 to 1afb594 Compare January 26, 2026 09:34
@renovate renovate bot changed the title feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.33.1 ) feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.33.1 ) - autoclosed Feb 5, 2026
@renovate renovate bot closed this Feb 5, 2026
@renovate renovate bot changed the title feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.33.1 ) - autoclosed feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.33.1 ) Feb 5, 2026
@renovate renovate bot reopened this Feb 5, 2026
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-9.x branch 2 times, most recently from 1afb594 to f64e86a Compare February 5, 2026 14:50
@renovate renovate bot changed the title feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.33.1 ) feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.33.1 ) - autoclosed Feb 21, 2026
@renovate renovate bot closed this Feb 21, 2026
… 9.33.1 )

| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | ghcr.io/zwave-js/zwave-js-ui | 9.26.0 | 9.33.1 |
@renovate renovate bot changed the title feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.33.1 ) - autoclosed feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.26.0 → 9.33.1 ) Feb 21, 2026
@renovate renovate bot reopened this Feb 21, 2026
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-zwave-js-zwave-js-ui-9.x branch from f64e86a to d128ea9 Compare February 21, 2026 21:43
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