Skip to content
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

feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.30.1 ) #228

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/zwave-js/zwave-js-ui minor 9.27.7 -> 9.30.1

Release Notes

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

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

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.

Copy link

github-actions bot commented Dec 3, 2024

--- kubernetes/apps/home-automation/zwave/app Kustomization: flux-system/zwave HelmRelease: home-automation/zwave

+++ kubernetes/apps/home-automation/zwave/app Kustomization: flux-system/zwave HelmRelease: home-automation/zwave

@@ -38,13 +38,13 @@

           app:
             env:
               PORT: 80
               TZ: America/Los_Angeles
             image:
               repository: ghcr.io/zwave-js/zwave-js-ui
-              tag: 9.27.7@sha256:b7327c74e9cb228af9fc2817330319d4e57e041767dc40e550fd6577a436ad7d
+              tag: 9.30.1@sha256:69966e5a4bf1a6c52cb8b1c15037471a47cd07ae4fcdf24bf807019bba9ce2ee
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

Copy link

github-actions bot commented Dec 3, 2024

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

+++ HelmRelease: home-automation/zwave Deployment: home-automation/zwave

@@ -45,13 +45,13 @@

       containers:
       - env:
         - name: PORT
           value: '80'
         - name: TZ
           value: America/Los_Angeles
-        image: ghcr.io/zwave-js/zwave-js-ui:9.27.7@sha256:b7327c74e9cb228af9fc2817330319d4e57e041767dc40e550fd6577a436ad7d
+        image: ghcr.io/zwave-js/zwave-js-ui:9.30.1@sha256:69966e5a4bf1a6c52cb8b1c15037471a47cd07ae4fcdf24bf807019bba9ce2ee
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 80
           initialDelaySeconds: 0

@renovate renovate bot changed the title fix(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.27.8 ) feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.28.0 ) Dec 11, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-9.x branch from 533fcc8 to cd1b1f1 Compare December 11, 2024 16:26
@renovate renovate bot changed the title feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.28.0 ) feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.28.0 ) - autoclosed Dec 13, 2024
@renovate renovate bot closed this Dec 13, 2024
@renovate renovate bot deleted the renovate/ghcr.io-zwave-js-zwave-js-ui-9.x branch December 13, 2024 16:32
@renovate renovate bot changed the title feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.28.0 ) - autoclosed feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.28.0 ) Dec 13, 2024
@renovate renovate bot reopened this Dec 13, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-9.x branch from f4c2e57 to cd1b1f1 Compare December 13, 2024 20:20
@renovate renovate bot changed the title feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.28.0 ) feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.28.0 ) - autoclosed Dec 15, 2024
@renovate renovate bot closed this Dec 15, 2024
@renovate renovate bot changed the title feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.28.0 ) - autoclosed feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.28.0 ) Dec 15, 2024
@renovate renovate bot reopened this Dec 15, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-9.x branch from 1da0bd2 to cd1b1f1 Compare December 15, 2024 06:18
@renovate renovate bot changed the title feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.28.0 ) feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.28.0 ) - autoclosed Dec 18, 2024
@renovate renovate bot closed this Dec 18, 2024
@renovate renovate bot changed the title feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.28.0 ) - autoclosed feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.28.0 ) Dec 18, 2024
@renovate renovate bot reopened this Dec 18, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-9.x branch from a9b04db to cd1b1f1 Compare December 18, 2024 21:56
@renovate renovate bot changed the title feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.28.0 ) feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.28.0 ) - autoclosed Dec 19, 2024
@renovate renovate bot closed this Dec 19, 2024
@renovate renovate bot changed the title feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.28.0 ) - autoclosed feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.28.0 ) Dec 20, 2024
@renovate renovate bot reopened this Dec 20, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-9.x branch from 858b597 to cd1b1f1 Compare December 20, 2024 00:39
@renovate renovate bot changed the title feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.28.0 ) feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.29.0 ) Dec 20, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-9.x branch from cd1b1f1 to c2b9385 Compare December 20, 2024 10:33
@renovate renovate bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-9.x branch from c2b9385 to fad527e Compare January 16, 2025 17:36
@renovate renovate bot changed the title feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.29.0 ) feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.29.1 ) Jan 16, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-9.x branch 2 times, most recently from 39e4553 to db7668a Compare January 27, 2025 20:55
@renovate renovate bot changed the title feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.29.1 ) feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.30.0 ) Jan 27, 2025
@renovate renovate bot changed the title feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.30.0 ) feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.30.0 ) - autoclosed Jan 28, 2025
@renovate renovate bot closed this Jan 28, 2025
@renovate renovate bot changed the title feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.30.0 ) - autoclosed feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.30.0 ) Jan 28, 2025
@renovate renovate bot reopened this Jan 28, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-9.x branch from 5add986 to db7668a Compare January 28, 2025 09:36
@renovate renovate bot changed the title feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.30.0 ) feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.30.1 ) Jan 28, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-9.x branch from db7668a to a5e22fe Compare January 28, 2025 14:38
@renovate renovate bot changed the title feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.30.1 ) feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.30.1 ) - autoclosed Feb 4, 2025
@renovate renovate bot closed this Feb 4, 2025
@renovate renovate bot changed the title feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.30.1 ) - autoclosed feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.30.1 ) Feb 4, 2025
@renovate renovate bot reopened this Feb 4, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-9.x branch 3 times, most recently from 12a7a6d to 1e61074 Compare February 9, 2025 13:39
@renovate renovate bot changed the title feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.30.1 ) feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.30.1 ) - autoclosed Feb 15, 2025
@renovate renovate bot closed this Feb 15, 2025
@renovate renovate bot changed the title feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.30.1 ) - autoclosed feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.27.7 → 9.30.1 ) Feb 15, 2025
@renovate renovate bot reopened this Feb 15, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-9.x branch from d4bf8dc to 1e61074 Compare February 15, 2025 06:23
@renovate renovate bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-9.x branch from 1e61074 to e6ffce8 Compare February 15, 2025 09:55
@alexwaibel alexwaibel merged commit 405ff9b into main Feb 21, 2025
3 of 4 checks passed
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.

1 participant