chore(deps): update container image zwavejs/zwave-js-ui to v9.13.2@d7bb2a7 by renovate (#22692)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [zwavejs/zwave-js-ui](https://togithub.com/zwave-js/zwave-js-ui) | patch | `9.13.1` -> `9.13.2` | --- > [!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.13.2`](https://togithub.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#9132-2024-05-31) [Compare Source](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.13.1...v9.13.2) ##### Bug Fixes - **ui:** frames table style optimizations ([73e6713](https://togithub.com/zwave-js/zwave-js-ui/commit/73e671310408de7fda2a1480df8d98a36f305ce5)), closes [#​3732](https://togithub.com/zwave-js/zwave-js-ui/issues/3732) - **ui:** hide protocol selection when editing smart start entry that doesn't support long range ([b939f97](https://togithub.com/zwave-js/zwave-js-ui/commit/b939f979a72242ab2da7106cc052c1943300b507)), closes [#​3735](https://togithub.com/zwave-js/zwave-js-ui/issues/3735) - **ui:** tz not fetched correctly ([a603a22](https://togithub.com/zwave-js/zwave-js-ui/commit/a603a22a7a981659bb06f7efdf1d6a0e7fb8ead0)) ##### Features - **ui:** add skeleton loaders while initing ([94d5410](https://togithub.com/zwave-js/zwave-js-ui/commit/94d54106d504d822430be6e8883b30dda464f05e)), closes [#​3733](https://togithub.com/zwave-js/zwave-js-ui/issues/3733) - **ui:** button to copy keys from driver to zniffer ([0c5b1f1](https://togithub.com/zwave-js/zwave-js-ui/commit/0c5b1f131ded8cbe2e079ea034f6d700b355cce8)), closes [#​3731](https://togithub.com/zwave-js/zwave-js-ui/issues/3731) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODIuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM4Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
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.13.1
|
||||
appVersion: 9.13.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.10
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/zwave-js/zwavejs2mqtt
|
||||
- https://hub.docker.com/r/zwavejs/zwave-js-ui
|
||||
type: application
|
||||
version: 20.2.1
|
||||
version: 20.2.2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: zwavejs/zwave-js-ui
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.13.1@sha256:3ec7aeba2fe2c9c4b85005bd47c010123363e3da911073689afd9388cbf7feee
|
||||
tag: 9.13.2@sha256:d7bb2a7bb6b246f53c3944b039d7f913f3865e5421ccdbb2fc20d6cf78924928
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user