fix(zwavejs2mqtt): update image docker.io/zwavejs/zwave-js-ui 11.10.0 → 11.10.1 (#43652)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/zwavejs/zwave-js-ui](https://redirect.github.com/zwave-js/zwave-js-ui) | patch | `aae07ef` -> `d38bee8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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.10.1`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#11101-2026-01-15) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v11.10.0...v11.10.1) ##### ✨ Features - **a11y:** comprehensive accessibility improvements for screen readers and keyboard users ([#​4518](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4518)) ([eeba598](https://redirect.github.com/zwave-js/zwave-js-ui/commit/eeba5983daaddeaef7d9418ad6c0611849c84f3e)), closes [#​1976d2](https://redirect.github.com/zwave-js/zwave-js-ui/issues/1976d2) [zwave-js/zwave-js-ui#4292](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4292) - bump zwave-js\@​15.20.0 ([#​4519](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4519)) ([2240fd6](https://redirect.github.com/zwave-js/zwave-js-ui/commit/2240fd6f6d9ab643834436771b30d6b659a43b91)) </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvendhdmVqczJtcXR0IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 11.10.0
|
||||
appVersion: 11.10.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.18
|
||||
@@ -41,5 +41,5 @@ sources:
|
||||
- https://github.com/zwave-js/zwave-js-ui
|
||||
- https://hub.docker.com/r/zwavejs/zwave-js-ui
|
||||
type: application
|
||||
version: 24.19.1
|
||||
version: 24.19.2
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/zwavejs/zwave-js-ui
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 11.10.0@sha256:aae07eff1b47d5d1d897658dcbf816d921ffc5cc63df31a86a73e55c8d69e129
|
||||
tag: 11.10.1@sha256:d38bee896a9d99dd6d558c258c9935656ea73e58b7ebf1cae5479a73f6e0553e
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user