From fc24f5d7ad715813f9db649856305c3e6ee771f7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 17 Sep 2024 14:35:43 +0200 Subject: [PATCH] chore(deps): update container image zwavejs/zwave-js-ui to v9.19.0@a39688f by renovate (#26584) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [zwavejs/zwave-js-ui](https://redirect.github.com/zwave-js/zwave-js-ui) | minor | `9.18.1` -> `9.19.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
zwave-js/zwave-js-ui (zwavejs/zwave-js-ui) ### [`v9.19.0`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#9190-2024-09-17) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v9.18.1...v9.19.0) ##### Bug Fixes - `unknown` inclusion state ([f9418aa](https://redirect.github.com/zwave-js/zwave-js-ui/commit/f9418aac1220c92744a9aef7a6a7de0f2d166483)), closes [#​3891](https://redirect.github.com/zwave-js/zwave-js-ui/issues/3891) - remove obsolete [@​zwave-js/winston-daily-rotate-file](https://redirect.github.com/zwave-js/winston-daily-rotate-file) in favor of original package ([#​3897](https://redirect.github.com/zwave-js/zwave-js-ui/issues/3897)) ([7414c06](https://redirect.github.com/zwave-js/zwave-js-ui/commit/7414c066b9f51b48dbf792b9df537c7d9d30c03d)) - **ui:** correct legend wrt nlwr ([#​3889](https://redirect.github.com/zwave-js/zwave-js-ui/issues/3889)) ([e10bc79](https://redirect.github.com/zwave-js/zwave-js-ui/commit/e10bc797b46f9455bc06f8e6fe39ac6e69bcee76)) - **ui:** improve network graph popup visibility ([#​3896](https://redirect.github.com/zwave-js/zwave-js-ui/issues/3896)) ([ca84d51](https://redirect.github.com/zwave-js/zwave-js-ui/commit/ca84d5168ea8288d5c0c68566eead426f0d21cf0)) - **ui:** improve node route rebuilding description ([8d1957b](https://redirect.github.com/zwave-js/zwave-js-ui/commit/8d1957b2b008f05ba58235a951a5037ed0112e91)), closes [#​3898](https://redirect.github.com/zwave-js/zwave-js-ui/issues/3898) - **ui:** routed ack frames row style ([#​3893](https://redirect.github.com/zwave-js/zwave-js-ui/issues/3893)) ([6e93060](https://redirect.github.com/zwave-js/zwave-js-ui/commit/6e93060c52caa0907720fb07b54e95ac03043bac)) ##### Features - add INGRESS_TOKEN env variable to set the ingress session cookie ([#​3892](https://redirect.github.com/zwave-js/zwave-js-ui/issues/3892)) ([66c930c](https://redirect.github.com/zwave-js/zwave-js-ui/commit/66c930c73e3b945fb29b9292ab4966d113f219c7)) - always show driver/app logs on debug UI even when log settings are disabled ([#​3884](https://redirect.github.com/zwave-js/zwave-js-ui/issues/3884)) ([40a557e](https://redirect.github.com/zwave-js/zwave-js-ui/commit/40a557edb15d61f0633899bd783b1baebd873616)) - bump zwave-js@13.3.0 ([#​3885](https://redirect.github.com/zwave-js/zwave-js-ui/issues/3885)) ([c4a9bfd](https://redirect.github.com/zwave-js/zwave-js-ui/commit/c4a9bfd54959324ca07ed9a8f301c40c3aca02f9)) - bump zwave-js@13.3.1 ([#​3899](https://redirect.github.com/zwave-js/zwave-js-ui/issues/3899)) ([1362782](https://redirect.github.com/zwave-js/zwave-js-ui/commit/136278288f064898f7a72205a815b9827914b6c8)) - **discovery:** add `supported_color_modes` to lights ([#​3895](https://redirect.github.com/zwave-js/zwave-js-ui/issues/3895)) ([b3df21c](https://redirect.github.com/zwave-js/zwave-js-ui/commit/b3df21cda0c1f9a3d358518fb709debb157334fe)) #### [9.18.1](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v9.18.0...v9.18.1) (2024-09-06) ##### Bug Fixes - **discovery:** use valueId endpoint device class for multilevel switch CC discovery ([#​3877](https://redirect.github.com/zwave-js/zwave-js-ui/issues/3877)) ([a467854](https://redirect.github.com/zwave-js/zwave-js-ui/commit/a4678543e3b2ff3bb70f43aa2a5e88deb18428c2))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/zwavejs2mqtt/Chart.yaml | 4 ++-- charts/stable/zwavejs2mqtt/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index 11d6281213c..7c11aac7544 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 9.18.1 +appVersion: 9.19.0 dependencies: - name: common version: 24.1.16 @@ -36,4 +36,4 @@ sources: - https://github.com/zwave-js/zwave-js-ui - https://hub.docker.com/r/zwavejs/zwave-js-ui type: application -version: 21.5.4 +version: 21.6.0 diff --git a/charts/stable/zwavejs2mqtt/values.yaml b/charts/stable/zwavejs2mqtt/values.yaml index 7b93b8cff01..54a2f8dd31b 100644 --- a/charts/stable/zwavejs2mqtt/values.yaml +++ b/charts/stable/zwavejs2mqtt/values.yaml @@ -1,7 +1,7 @@ image: repository: zwavejs/zwave-js-ui pullPolicy: IfNotPresent - tag: 9.18.1@sha256:0512f2b57c12698398838f4d79ab156c52d11c615b45f333278ec7e40e820c09 + tag: 9.19.0@sha256:a39688fb3c42733a036104842429a5ff44917594f28f9b24181a1c0873a850c4 service: main: ports: