chore(deps): update container image zwavejs/zwave-js-ui to v9.10.0@2aa1273 by renovate (#20186)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [zwavejs/zwave-js-ui](https://togithub.com/zwave-js/zwave-js-ui) | minor | `9.9.1` -> `9.10.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>zwave-js/zwave-js-ui (zwavejs/zwave-js-ui)</summary> ### [`v9.10.0`](https://togithub.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#9100-2024-04-03) [Compare Source](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.9.1...v9.10.0) ##### Bug Fixes - set driver ready to false immediatly on driver error ([9693ba5](https://togithub.com/zwave-js/zwave-js-ui/commit/9693ba57c1e3c00aa53dabc4e585c5b0788725c3)), closes [#​3647](https://togithub.com/zwave-js/zwave-js-ui/issues/3647) ##### Features - long range support zwave-js@12.5.0 ([#​3545](https://togithub.com/zwave-js/zwave-js-ui/issues/3545)) ([bbf5ee6](https://togithub.com/zwave-js/zwave-js-ui/commit/bbf5ee604a9b1df2d9f296d30deaadb69c42d036)) #### [9.9.1](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.9.0...v9.9.1) (2024-03-04) ##### Bug Fixes - better message in case association is not allowed ([#​3624](https://togithub.com/zwave-js/zwave-js-ui/issues/3624)) ([abcfd41](https://togithub.com/zwave-js/zwave-js-ui/commit/abcfd41a286283efc8483974a64be23dbf064f11)) - create custom logs cleanup function ([#​3610](https://togithub.com/zwave-js/zwave-js-ui/issues/3610)) ([64f32f0](https://togithub.com/zwave-js/zwave-js-ui/commit/64f32f0020f4a9da68576862fbaaadf2f1d7f96d)) - node name and location change not catched on value added ([#​3612](https://togithub.com/zwave-js/zwave-js-ui/issues/3612)) ([fa37244](https://togithub.com/zwave-js/zwave-js-ui/commit/fa37244cd1addcd6f55625b516aec617f91ed8f4)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 9.9.1
|
||||
appVersion: 9.10.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.10
|
||||
@@ -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: 19.7.5
|
||||
version: 19.8.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: zwavejs/zwave-js-ui
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.9.1@sha256:c0c9f8a9eeefd29522398639deb3a2394467626521165b85d274adeb401fef33
|
||||
tag: 9.10.0@sha256:2aa12734c507f01d7fd6a4fc9436ea1e3767d4eb1d4ca845e4d870ab6c40337e
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user