feat(zwavejs2mqtt): update image docker.io/zwavejs/zwave-js-ui 11.19.1 → 11.20.0 (#49227)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/zwavejs/zwave-js-ui](https://redirect.github.com/zwave-js/zwave-js-ui)
| minor | `944d39f` → `e6b829b` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>zwave-js/zwave-js-ui (docker.io/zwavejs/zwave-js-ui)</summary>

###
[`v11.20.0`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#11200-2026-06-17)

[Compare
Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v11.19.1...v11.20.0)

#####  Features

- bump zwave-js\@&#8203;15.24.3
([#&#8203;4670](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4670))
([ad1667e](https://redirect.github.com/zwave-js/zwave-js-ui/commit/ad1667ef2c6d5c3eb732f49b0774d20191b0ff22))
- support for multicast/broadcast groups
([#&#8203;4382](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4382))
([edf18e9](https://redirect.github.com/zwave-js/zwave-js-ui/commit/edf18e9cbe60280aa562e02399648c8925e9ccb8))

##### 🐛 Bug Fixes

- **api:** apply imported node metadata across wrapped and legacy
nodes.json formats
([#&#8203;4636](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4636))
([87c89da](https://redirect.github.com/zwave-js/zwave-js-ui/commit/87c89da15d3de69b9eeaa0cc9c99d4830018ea29))
- **api:** reduce default JSON request body size limit
([#&#8203;4663](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4663))
([b965182](https://redirect.github.com/zwave-js/zwave-js-ui/commit/b9651821cda5b763dc13535a0e00443be1d27d6e))
- **api:** require authentication for the snippet listing endpoint
([#&#8203;4661](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4661))
([dc129d3](https://redirect.github.com/zwave-js/zwave-js-ui/commit/dc129d33a02c46d519f4af41e80b950f6c25ca79))
- **config:** enforce a strong session secret
([#&#8203;4664](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4664))
([c570f60](https://redirect.github.com/zwave-js/zwave-js-ui/commit/c570f60b571a58a8506e6affe8118e42a3a6f224))
- **gateway:** apply numeric `postOperation` scaling directly
([#&#8203;4662](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4662))
([fb73508](https://redirect.github.com/zwave-js/zwave-js-ui/commit/fb73508efe459fa124ad8c9b4c1038a9762196d8))
- **hass:** add LZW45 to Inovelli RGBW Home Assistant discovery template
([#&#8203;4669](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4669))
([3c2d62f](https://redirect.github.com/zwave-js/zwave-js-ui/commit/3c2d62ffb5b9b76aa56a18911a1891c066ee65d8))
- **ui:** keep node index map consistent after node removal
([#&#8203;4667](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4667))
([58ba24e](https://redirect.github.com/zwave-js/zwave-js-ui/commit/58ba24eef35a0a78c8273611f1cb1dc859fb50db)),
closes
[#&#8203;4666](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4666)
[#&#8203;4639](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4639)

##### 🔧 Chores

- add concurrency settings to Docker release workflow to prevent
failures during releases
([82792a9](https://redirect.github.com/zwave-js/zwave-js-ui/commit/82792a9c1a929b91d21c036703b88122eff06bc4))

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC96d2F2ZWpzMm1xdHQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2026-06-17 19:06:38 +02:00
committed by GitHub
parent 57614c26fe
commit 22a039a846
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 11.19.1
appVersion: 11.20.0
dependencies:
- name: common
version: 29.5.3
@@ -39,5 +39,5 @@ sources:
- https://github.com/zwave-js/zwave-js-ui
- https://hub.docker.com/r/zwavejs/zwave-js-ui
type: application
version: 25.9.0
version: 25.10.0
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: docker.io/zwavejs/zwave-js-ui
pullPolicy: IfNotPresent
tag: 11.19.1@sha256:944d39fe22d8985ddcbef0849cd22984b8340448f742195821cc34f7a9ca1bb4
tag: 11.20.0@sha256:e6b829b209e80bcd9755830e02ca6d8fbc98850b1a0d73d07c37494c449ee0ba
service:
main:
ports: