From ecd1a8d233013d0d4f03004bbd94aa5863391ca6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 5 May 2024 13:04:52 +0200 Subject: [PATCH] chore(deps): update container image zwavejs/zwave-js-ui to v9.12.0@1ac0290 by renovate (#21635) 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://togithub.com/zwave-js/zwave-js-ui) | minor | `9.11.1` -> `9.12.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.12.0`](https://togithub.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#9120-2024-04-29) [Compare Source](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.11.1...v9.12.0) ##### Bug Fixes - **ui:** add offset to smart start hover menu ([9f72cf3](https://togithub.com/zwave-js/zwave-js-ui/commit/9f72cf3625b2d0078e5d718fc8c9c736a2ca1b1c)), closes [#​3688](https://togithub.com/zwave-js/zwave-js-ui/issues/3688) - **ui:** cannot scroll down to channel values in controller info panel ([8d75372](https://togithub.com/zwave-js/zwave-js-ui/commit/8d75372440743858db56f59ce382c71e8036ea98)), closes [#​3685](https://togithub.com/zwave-js/zwave-js-ui/issues/3685) - **ui:** display missing zwlr keys ([315ab0f](https://togithub.com/zwave-js/zwave-js-ui/commit/315ab0ffaa55d937df51639ccdf88532b39c115c)) - **ui:** not able to sending actions from advanced dialog ([367b75f](https://togithub.com/zwave-js/zwave-js-ui/commit/367b75f6b96ea7b74208d0b852d6bd722560d99f)), closes [#​3693](https://togithub.com/zwave-js/zwave-js-ui/issues/3693) - **ui:** only allow healthchecks against controller and hide neighbors ([0209b55](https://togithub.com/zwave-js/zwave-js-ui/commit/0209b55ef3acfaf6b29db4c49c83eda95d2165eb)), closes [#​3681](https://togithub.com/zwave-js/zwave-js-ui/issues/3681) - **ui:** only check for missing keys that are valid LR keys ([#​3689](https://togithub.com/zwave-js/zwave-js-ui/issues/3689)) ([1aaf299](https://togithub.com/zwave-js/zwave-js-ui/commit/1aaf2997f6aed145cfe753c136a84fe37bcd1363)) - **ui:** prevent changing requested security classes when switching protocol ([e327942](https://togithub.com/zwave-js/zwave-js-ui/commit/e327942edd0ab9234dede2e50bb4ad5458c27cd5)) - **ui:** use different dialog for node added popup ([2affdce](https://togithub.com/zwave-js/zwave-js-ui/commit/2affdcee295f75b60ee56a2b25e8c02bb88fa1f7)), closes [#​3690](https://togithub.com/zwave-js/zwave-js-ui/issues/3690) - **ui:** use vuetify's material design palette colors for protocol color ([#​3692](https://togithub.com/zwave-js/zwave-js-ui/issues/3692)) ([2df5105](https://togithub.com/zwave-js/zwave-js-ui/commit/2df5105afda0dc879bd2231e9d02cb314f7f783a)) ##### Features - bump zwave-js@12.5.6 ([#​3683](https://togithub.com/zwave-js/zwave-js-ui/issues/3683)) ([1b0e49d](https://togithub.com/zwave-js/zwave-js-ui/commit/1b0e49d826a59115edb12842c66c1f9d3ecd9a56)) - **ui:** smart start view improvements ([#​3684](https://togithub.com/zwave-js/zwave-js-ui/issues/3684)) ([425a817](https://togithub.com/zwave-js/zwave-js-ui/commit/425a817d9875e360a471270daa93741874bd500d)) #### [9.11.1](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.11.0...v9.11.1) (2024-04-19) ##### Bug Fixes - **ui:** add missing channel 3 serie to bgRssi chart ([3961d53](https://togithub.com/zwave-js/zwave-js-ui/commit/3961d537bb1a121ae204f4790bbde339ca9ce339))
--- ### 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://togithub.com/renovatebot/renovate). --- charts/stable/zwavejs2mqtt/Chart.yaml | 6 +++--- charts/stable/zwavejs2mqtt/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index 7a9b0c08aa3..a45720b8ed7 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 9.11.1 +appVersion: 9.12.0 dependencies: - name: common version: 23.0.0 @@ -25,7 +25,7 @@ keywords: - zwave-js - z-wave - zwave -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt - https://hub.docker.com/r/zwavejs/zwave-js-ui type: application -version: 20.0.4 +version: 20.1.0 diff --git a/charts/stable/zwavejs2mqtt/values.yaml b/charts/stable/zwavejs2mqtt/values.yaml index af577ee4542..4a4b8a33c4a 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.11.1@sha256:3014a633cf9749775d150ea3904547d31e8c4c868a5e87fa963bf106da0126b5 + tag: 9.12.0@sha256:1ac0290f8323e254973e228df2ba5c825d23cf879593f0457e825eb0ef39dc1a service: main: ports: