chore(deps): update container image zwavejs/zwave-js-ui to v9.14.1@ad447f9 by renovate (#23559)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [zwavejs/zwave-js-ui](https://togithub.com/zwave-js/zwave-js-ui) | patch | `9.14.0` -> `9.14.1` | --- > [!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.14.1`](https://togithub.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#9141-2024-06-19) [Compare Source](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.14.0...v9.14.1) ##### Bug Fixes - inclusion state not updating ([5a9a0f0](https://togithub.com/zwave-js/zwave-js-ui/commit/5a9a0f0f9cc6c48efeff3e71da4bba4ef1b542ac)) - **ui:** clarify export json options ([ed77c68](https://togithub.com/zwave-js/zwave-js-ui/commit/ed77c688feaed2f0a84aeec35e1c42dd8422ae34)) - **zniffer:** route display for inbound frames, show failed hop ([#​3774](https://togithub.com/zwave-js/zwave-js-ui/issues/3774)) ([107f147](https://togithub.com/zwave-js/zwave-js-ui/commit/107f147f7fb8d958dc7d57a291dfbd703d6760d4)) ##### Features - bump zwave-js@12.11.1 ([#​3776](https://togithub.com/zwave-js/zwave-js-ui/issues/3776)) ([02b3881](https://togithub.com/zwave-js/zwave-js-ui/commit/02b3881b4fa59617a1f6ba87e1ce787b15c0c3da)) - **ui:** allow to change name/loc of provisioning entries binded to included nodes ([74b2fae](https://togithub.com/zwave-js/zwave-js-ui/commit/74b2fae044c6a1c0f5978a66e31e8d7e5e936462)), closes [#​3699](https://togithub.com/zwave-js/zwave-js-ui/issues/3699) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 9.14.0
|
||||
appVersion: 9.14.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.1
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/zwave-js/zwavejs2mqtt
|
||||
- https://hub.docker.com/r/zwavejs/zwave-js-ui
|
||||
type: application
|
||||
version: 21.2.1
|
||||
version: 21.2.2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: zwavejs/zwave-js-ui
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.14.0@sha256:8195b756b119b3116893be2c32c77d4407ee692ec9e0d6d4efa087044cc2cfa0
|
||||
tag: 9.14.1@sha256:ad447f95ac6afbdd39bf626f751d032290ea38c203945598b2395baab3d89305
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user