chore(deps): update container image zwavejs/zwave-js-ui to v9.14.3@4b2052f by renovate (#23777)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [zwavejs/zwave-js-ui](https://togithub.com/zwave-js/zwave-js-ui) |
patch | `9.14.2` -> `9.14.3` |
---
> [!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.3`](https://togithub.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#9143-2024-06-25)
[Compare
Source](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.14.2...v9.14.3)
##### Bug Fixes
- **ui:** configuration CC `Reset` button spacing
([f386c4f](https://togithub.com/zwave-js/zwave-js-ui/commit/f386c4f94c4727578919c2277a81f47b62ed6155))
##### Features
- bump zwave-js@12.12.0
([#​3784](https://togithub.com/zwave-js/zwave-js-ui/issues/3784))
([459be7a](https://togithub.com/zwave-js/zwave-js-ui/commit/459be7a5dcddd90dff4bf6bf917b0058fe0ccb39))
- show supported controller rf regions
([#​3785](https://togithub.com/zwave-js/zwave-js-ui/issues/3785))
([c7929e9](https://togithub.com/zwave-js/zwave-js-ui/commit/c7929e9c233a452fb09257f774b93284d185b67d))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
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.2
|
||||
appVersion: 9.14.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.2
|
||||
@@ -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.4
|
||||
version: 21.2.5
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: zwavejs/zwave-js-ui
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.14.2@sha256:9d81a599c1ccc7dfd5140b13cff63e0964192389c1c8b186e5a046730e671b1b
|
||||
tag: 9.14.3@sha256:4b2052fff6b3c46468e27dfa36002b862e23701e90824010ae82215a795dd964
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user