Closed renovate[bot] closed 3 months ago
The recent update to the zwave-js-ui
project involves upgrading the version from v9.16.4
to v9.17.0
in the Dockerfile. This change signifies a move to a newer version, potentially bringing enhancements, bug fixes, and performance improvements, while keeping the Dockerfile's structure intact. The modification is simple, focusing solely on the version argument used in the build process.
File Path | Change Summary |
---|---|
zwave-js-ui/Dockerfile | Updated ZWAVE_JS_UI_VERSION from v9.16.4 to v9.17.0 |
sequenceDiagram
participant User
participant Docker
participant Z-Wave JS UI
User->>Docker: Build with ZWAVE_JS_UI_VERSION="v9.17.0"
Docker->>Z-Wave JS UI: Fetch version v9.17.0
Z-Wave JS UI-->>Docker: Return application files
Docker-->>User: Deliver built image
Hopping through code with glee,
A new version's here for me!
Fromv9.16
tov9.17
,
Bugs are squashed, features keen.
Let's celebrate with a cheer,
In the world of Z-Wave, we steer! 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
This PR contains the following updates:
v9.16.4
->v9.17.0
Release Notes
zwave-js/zwave-js-ui (zwave-js/zwave-js-ui)
### [`v9.17.0`](https://togithub.com/zwave-js/zwave-js-ui/releases/tag/v9.17.0): Release 9.17.0 [Compare Source](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.16.4...v9.17.0) ##### Features - bump zwave-js@13.1.0 ([#3839](https://togithub.com/zwave-js/zwave-js-ui/issues/3839)) ([e590d88](https://togithub.com/zwave-js/zwave-js-ui/commit/e590d88ed996a8d0b8b0d0342edec9c28b29f529)) - use `inclusion state changed` event ([#3833](https://togithub.com/zwave-js/zwave-js-ui/issues/3833)) ([a452b02](https://togithub.com/zwave-js/zwave-js-ui/commit/a452b024f0f88b1afc523b691924c81e149f62f7))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.