7be4e1bae5
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/zwavejs/zwave-js-ui](https://redirect.github.com/zwave-js/zwave-js-ui) | major | `06c6a64` -> `2accf6e` | 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> ### [`v10.1.1`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1011-2025-03-24) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v10.1.0...v10.1.1) ##### Bug Fixes - normalize paths for pkg on Windows ([#​4168](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4168)) ([c1d935b](https://redirect.github.com/zwave-js/zwave-js-ui/commit/c1d935bb25bad0494a936c02f1834c0b8b187629)) ### [`v10.1.0`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1010-2025-03-21) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v10.0.3...v10.1.0) ##### Features - bump zwave-js@15.0.2 to fix enum `Indicator` not defined in `pkg` bundle ([#​4163](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4163)) ([0ff07e0](https://redirect.github.com/zwave-js/zwave-js-ui/commit/0ff07e0ad6c8f0ff1b0149b2c121a158a1448bfb)) - support changing Zniffer LR channel config, dynamically populate frequency list ([#​4139](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4139)) ([58d03ed](https://redirect.github.com/zwave-js/zwave-js-ui/commit/58d03ed84c5fd5aeb4b49b2f9e1c82e59fb62542)) #### [10.0.3](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v10.0.2...v10.0.3) (2025-03-20) ##### Bug Fixes - config sync inside `pkg` binaries ([#​4159](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4159)) ([3ca34f6](https://redirect.github.com/zwave-js/zwave-js-ui/commit/3ca34f60778b1054e0cfcf27201b2a9c09ba9710)) #### [10.0.2](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v10.0.1...v10.0.2) (2025-03-19) ##### Bug Fixes - update Dockerfile to use Node.js 20 and streamline Alpine base image ([#​4154](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4154)) ([caf9f14](https://redirect.github.com/zwave-js/zwave-js-ui/commit/caf9f14d5d2fb7d76ecbb90491e2054e3e0b3de7)) #### [10.0.1](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v10.0.0...v10.0.1) (2025-03-19) ##### Bug Fixes - drop node 18 from workflows ([#​4151](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4151)) ([1d848df](https://redirect.github.com/zwave-js/zwave-js-ui/commit/1d848dfa34e5f9a7165e2ead229efd7a10f494c8)) ### [`v10.0.3`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1003-2025-03-20) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v10.0.2...v10.0.3) ##### Bug Fixes - config sync inside `pkg` binaries ([#​4159](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4159)) ([3ca34f6](https://redirect.github.com/zwave-js/zwave-js-ui/commit/3ca34f60778b1054e0cfcf27201b2a9c09ba9710)) ### [`v10.0.2`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1002-2025-03-19) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v10.0.1...v10.0.2) ##### Bug Fixes - update Dockerfile to use Node.js 20 and streamline Alpine base image ([#​4154](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4154)) ([caf9f14](https://redirect.github.com/zwave-js/zwave-js-ui/commit/caf9f14d5d2fb7d76ecbb90491e2054e3e0b3de7)) ### [`v10.0.1`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1001-2025-03-19) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v10.0.0...v10.0.1) ##### Bug Fixes - drop node 18 from workflows ([#​4151](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4151)) ([1d848df](https://redirect.github.com/zwave-js/zwave-js-ui/commit/1d848dfa34e5f9a7165e2ead229efd7a10f494c8)) ### [`v10.0.0`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1000-2025-03-19) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v9.33.1...v10.0.0) ##### Bug Fixes - add type annotation for info parameter in customFormat logger ([24aca53](https://redirect.github.com/zwave-js/zwave-js-ui/commit/24aca5374d710663eb649f972efb58db9469aa49)) - explicitly add [@​zwave-js/core](https://redirect.github.com/zwave-js/core) and [@​zwave-js/shared](https://redirect.github.com/zwave-js/shared) deps ([7522c29](https://redirect.github.com/zwave-js/zwave-js-ui/commit/7522c293b38f35d906ec69e07b91509f113183c2)), closes [#​4145](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4145) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->