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

⬆️ Update ghcr.io/zwave-js/zwave-js-ui ( 9.33.1 → 10.1.4 ) #6769

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

Conversation

feisar-bot[bot]
Copy link
Contributor

@feisar-bot feisar-bot bot commented Mar 19, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/zwave-js/zwave-js-ui major 9.33.1 -> 10.1.4

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.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

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 has been generated by Renovate Bot.

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Mar 19, 2025

--- kubernetes/apps/default/zwave-js-ui/app Kustomization: flux-system/zwave-js-ui HelmRelease: default/zwave-js-ui

+++ kubernetes/apps/default/zwave-js-ui/app Kustomization: flux-system/zwave-js-ui HelmRelease: default/zwave-js-ui

@@ -30,13 +30,13 @@

         containers:
           app:
             env:
               TZ: Europe/Paris
             image:
               repository: ghcr.io/zwave-js/zwave-js-ui
-              tag: 9.33.1@sha256:06c6a648b75ec5bae3d24611eb9c67dd811196d3e62f182f757b58ea022e696f
+              tag: 10.1.4@sha256:90380eea8639cf294de1553fcb37fb3f6438e2eb467f0bd4f0d63f478d599d6c
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Mar 19, 2025

--- HelmRelease: default/zwave-js-ui Deployment: default/zwave-js-ui

+++ HelmRelease: default/zwave-js-ui Deployment: default/zwave-js-ui

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

       nodeSelector:
         aeotec.feature.node.kubernetes.io/zwave: 'true'
       containers:
       - env:
         - name: TZ
           value: Europe/Paris
-        image: ghcr.io/zwave-js/zwave-js-ui:9.33.1@sha256:06c6a648b75ec5bae3d24611eb9c67dd811196d3e62f182f757b58ea022e696f
+        image: ghcr.io/zwave-js/zwave-js-ui:10.1.4@sha256:90380eea8639cf294de1553fcb37fb3f6438e2eb467f0bd4f0d63f478d599d6c
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 8091
           initialDelaySeconds: 0

@feisar-bot feisar-bot bot changed the title ⬆️ Update ghcr.io/zwave-js/zwave-js-ui ( 9.33.0 → 10.0.0 ) ⬆️ Update ghcr.io/zwave-js/zwave-js-ui ( 9.33.0 → 10.0.1 ) Mar 19, 2025
@feisar-bot feisar-bot bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-10.x branch from 8fccf32 to dd7ab38 Compare March 19, 2025 13:28
@feisar-bot feisar-bot bot changed the title ⬆️ Update ghcr.io/zwave-js/zwave-js-ui ( 9.33.0 → 10.0.1 ) ⬆️ Update ghcr.io/zwave-js/zwave-js-ui ( 9.33.0 → 10.0.2 ) Mar 19, 2025
@feisar-bot feisar-bot bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-10.x branch from dd7ab38 to e80b93e Compare March 19, 2025 15:21
@feisar-bot feisar-bot bot changed the title ⬆️ Update ghcr.io/zwave-js/zwave-js-ui ( 9.33.0 → 10.0.2 ) ⬆️ Update ghcr.io/zwave-js/zwave-js-ui ( 9.33.0 → 10.0.3 ) Mar 20, 2025
@feisar-bot feisar-bot bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-10.x branch 2 times, most recently from 4959cb9 to 4436475 Compare March 21, 2025 09:20
@feisar-bot feisar-bot bot changed the title ⬆️ Update ghcr.io/zwave-js/zwave-js-ui ( 9.33.0 → 10.0.3 ) ⬆️ Update ghcr.io/zwave-js/zwave-js-ui ( 9.33.1 → 10.0.3 ) Mar 21, 2025
@feisar-bot feisar-bot bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-10.x branch from 4436475 to 907032c Compare March 21, 2025 10:20
@feisar-bot feisar-bot bot changed the title ⬆️ Update ghcr.io/zwave-js/zwave-js-ui ( 9.33.1 → 10.0.3 ) ⬆️ Update ghcr.io/zwave-js/zwave-js-ui ( 9.33.1 → 10.1.0 ) Mar 21, 2025
@feisar-bot feisar-bot bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-10.x branch from 907032c to fbd309b Compare March 24, 2025 09:22
@feisar-bot feisar-bot bot changed the title ⬆️ Update ghcr.io/zwave-js/zwave-js-ui ( 9.33.1 → 10.1.0 ) ⬆️ Update ghcr.io/zwave-js/zwave-js-ui ( 9.33.1 → 10.1.1 ) Mar 24, 2025
@auricom auricom force-pushed the main branch 6 times, most recently from f6033a6 to 0a77c1a Compare March 25, 2025 10:40
@feisar-bot feisar-bot bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-10.x branch from fbd309b to 1a72225 Compare March 25, 2025 14:20
@feisar-bot feisar-bot bot changed the title ⬆️ Update ghcr.io/zwave-js/zwave-js-ui ( 9.33.1 → 10.1.1 ) ⬆️ Update ghcr.io/zwave-js/zwave-js-ui ( 9.33.1 → 10.1.2 ) Mar 25, 2025
@feisar-bot feisar-bot bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-10.x branch from 1a72225 to ba74934 Compare March 27, 2025 16:25
@feisar-bot feisar-bot bot changed the title ⬆️ Update ghcr.io/zwave-js/zwave-js-ui ( 9.33.1 → 10.1.2 ) ⬆️ Update ghcr.io/zwave-js/zwave-js-ui ( 9.33.1 → 10.1.3 ) Mar 27, 2025
@auricom auricom force-pushed the main branch 3 times, most recently from 59e7788 to e0ec553 Compare April 1, 2025 08:41
@auricom auricom force-pushed the main branch 5 times, most recently from eea9683 to b7176e2 Compare April 1, 2025 09:59
@feisar-bot feisar-bot bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-10.x branch from ba74934 to ffa4f86 Compare April 2, 2025 10:21
@feisar-bot feisar-bot bot changed the title ⬆️ Update ghcr.io/zwave-js/zwave-js-ui ( 9.33.1 → 10.1.3 ) ⬆️ Update ghcr.io/zwave-js/zwave-js-ui ( 9.33.1 → 10.1.4 ) Apr 2, 2025
@auricom auricom force-pushed the main branch 19 times, most recently from 3685bfb to a33b7d9 Compare April 3, 2025 18:18
| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | ghcr.io/zwave-js/zwave-js-ui | 9.33.1 | 10.1.4 |
@feisar-bot feisar-bot bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-10.x branch from ffa4f86 to 208bd34 Compare April 3, 2025 22:18
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