chore(deps): update container image zwavejs/zwave-js-ui to v9.5.0@110b157 (#15539)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [zwavejs/zwave-js-ui](https://togithub.com/zwave-js/zwave-js-ui) | minor | `9.4.1` -> `9.5.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.5.0`](https://togithub.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#950-2023-11-30) [Compare Source](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.4.1...v9.5.0) ##### Bug Fixes - **ui:** open ota link in new page ([d7621c1](https://togithub.com/zwave-js/zwave-js-ui/commit/d7621c15dc0eecd91043fa2160d2fbd6bdf6a860)), closes [#​3446](https://togithub.com/zwave-js/zwave-js-ui/issues/3446) ##### Features - bump zwave-js@12.3.2 ([#​3452](https://togithub.com/zwave-js/zwave-js-ui/issues/3452)) ([8727b56](https://togithub.com/zwave-js/zwave-js-ui/commit/8727b561afcca59355be18fa04627f4ebbf9a2a1)) - bump zwave-js@12.4.0 ([#​3457](https://togithub.com/zwave-js/zwave-js-ui/issues/3457)) ([1304124](https://togithub.com/zwave-js/zwave-js-ui/commit/1304124bc79ae9d5234ef0ed35304459d75f2da3)) - use `npm` instead of `yarn` ([#​3447](https://togithub.com/zwave-js/zwave-js-ui/issues/3447)) ([1dc07ed](https://togithub.com/zwave-js/zwave-js-ui/commit/1dc07edb91a5fa124acc41f9dda2e5a0ae8a43d0)) #### [9.4.1](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.4.0...v9.4.1) (2023-11-27) ##### Bug Fixes - **docker:** skip install when node_modules is present ([#​3429](https://togithub.com/zwave-js/zwave-js-ui/issues/3429)) ([65fe9a4](https://togithub.com/zwave-js/zwave-js-ui/commit/65fe9a4efffa9653b10225556c76b8edc96dc502)) - **docker:** try using custom alpine ([#​3443](https://togithub.com/zwave-js/zwave-js-ui/issues/3443)) ([400cb4f](https://togithub.com/zwave-js/zwave-js-ui/commit/400cb4fcd97e0367d4b9fe5a22cb441574a9cae5)) - don't create `STORE_DIR/logs` if `ZWAVEJS_LOGS_DIR` is setted ([#​3439](https://togithub.com/zwave-js/zwave-js-ui/issues/3439)) ([46773f7](https://togithub.com/zwave-js/zwave-js-ui/commit/46773f7c5a1447b490fe902657139f46b17761ff)) ##### Features - bump zwave-js@12.3.1 ([#​3444](https://togithub.com/zwave-js/zwave-js-ui/issues/3444)) ([662a2c8](https://togithub.com/zwave-js/zwave-js-ui/commit/662a2c8bd4d9583ae54afccd3b824a142973b3be)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 9.4.1
|
||||
appVersion: 9.5.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt
|
||||
- https://github.com/zwave-js/zwavejs2mqtt
|
||||
type: application
|
||||
version: 16.1.0
|
||||
version: 16.2.0
|
||||
annotations:
|
||||
truecharts.org/category: tools
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: zwavejs/zwave-js-ui
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.4.1@sha256:8111ddd6ee60b1a21f3346c86c8bce4a6b081309714b6ac7496c8ee38d22b8ed
|
||||
tag: 9.5.0@sha256:110b157fe525ef1761113e0d411b8fc4fff625e6f790265900f8ea90d63f0c3d
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user