Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump zwave-js from 13.3.1 to 13.10.1 #1312

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps zwave-js from 13.3.1 to 13.10.1.

Release notes

Sourced from zwave-js's releases.

Release v13.10.1

Bugfixes

  • Correct unit of Meter CC values (#7322)
  • Bootloader mode is now detected even when short chunks of data are received (#7318)
  • Corrected the wording of idle/busy queue logging (#7309)

Config file changes

  • Add Heatit Z-TEMP3 (#7179)
  • Add new parameters 17 and 18 for HeatIt TF016_TF021 FW 1.92 (#7287)
  • Disable Supervision for Heatit TF021 (#7321)
  • Add ZVIDAR WB04V Smartwings Day Night Shades (#7319)
  • Add ZVIDAR WM25L Smartwings Smart Motor (#7312)
  • Add ZVIDAR ZW881 Multi-Protocol Gateway (#7311)
  • Add include, exclude, and wakeup instructions for VCZ1 (#7307)
  • Add new Product ID to Namron 16A Switch (#7301)
  • Add Minoston MP24Z 800LR Outdoor Smart Plug - 2 Outlet (#7302)

Release v13.10.0

Features

  • mock-server now supports putting the simulated controller into add and remove mode (#7314)

Release v13.9.1

Bugfixes

  • Fixed an issue where preferred scales were not being found when set as a string (#7286)

Release v13.9.0

Features

  • Zniffer: allow filtering frames when saving the capture (#7279)

Bugfixes

  • Fixed an issue where the StartLevelChange command for Window Covering CC was sent with an inverted direction flag (#7278)

Config file changes

  • Add manual and reset metadata for Danfoss LC-13 (#7274)

Release v13.8.0

Features

  • Support playing tones on mocked sirens, improve support for node dumps of switches/dimmers (#7272)

Release v13.7.0

Features

  • Thermostat Setback CC: Fix encoding of the setback state, add mocks, remove non-functional CC values (#7271)

Release v13.6.0

Features

  • Skip rebuilding routes for nodes with priority return routes (#7252)
  • Add node info received event (#7253)
  • OTA firmware updates now use the task scheduler. This allows running multiple OTA updates at once. (#7256)
  • Implement Multilevel Switch mocks, add default state for Binary Switch mocks (#7270)

... (truncated)

Changelog

Sourced from zwave-js's changelog.

13.10.1 (2024-10-25)

Bugfixes

  • Correct unit of Meter CC values (#7322)
  • Bootloader mode is now detected even when short chunks of data are received (#7318)
  • Corrected the wording of idle/busy queue logging (#7309)

Config file changes

  • Add Heatit Z-TEMP3 (#7179)
  • Add new parameters 17 and 18 for HeatIt TF016_TF021 FW 1.92 (#7287)
  • Disable Supervision for Heatit TF021 (#7321)
  • Add ZVIDAR WB04V Smartwings Day Night Shades (#7319)
  • Add ZVIDAR WM25L Smartwings Smart Motor (#7312)
  • Add ZVIDAR ZW881 Multi-Protocol Gateway (#7311)
  • Add include, exclude, and wakeup instructions for VCZ1 (#7307)
  • Add new Product ID to Namron 16A Switch (#7301)
  • Add Minoston MP24Z 800LR Outdoor Smart Plug - 2 Outlet (#7302)

13.10.0 (2024-10-24)

Features

  • mock-server now supports putting the simulated controller into add and remove mode (#7314)

13.9.1 (2024-10-17)

Bugfixes

  • Fixed an issue where preferred scales were not being found when set as a string (#7286)

13.9.0 (2024-10-14)

Features

  • Zniffer: allow filtering frames when saving the capture (#7279)

Bugfixes

  • Fixed an issue where the StartLevelChange command for Window Covering CC was sent with an inverted direction flag (#7278)

Config file changes

  • Add manual and reset metadata for Danfoss LC-13 (#7274)

13.8.0 (2024-10-11)

Features

  • Support playing tones on mocked sirens, improve support for node dumps of switches/dimmers (#7272)

13.7.0 (2024-10-10)

Features

  • Thermostat Setback CC: Fix encoding of the setback state, add mocks, remove non-functional CC values (#7271)

13.6.0 (2024-10-10)

Features

  • Skip rebuilding routes for nodes with priority return routes (#7252)
  • Add node info received event (#7253)
  • OTA firmware updates now use the task scheduler. This allows running multiple OTA updates at once. (#7256)
  • Implement Multilevel Switch mocks, add default state for Binary Switch mocks (#7270)

... (truncated)

Commits
  • 1f00b76 chore: release v13.10.1
  • a19c212 chore: update changelog
  • 6083d97 feat(config): add new parameters 17 and 18 for HeatIt TF016_TF021 FW 1.92 (#7...
  • ad8fb3a fix(config): disable Supervision for Heatit TF021 (#7321)
  • fe603d0 fix: correct unit of Meter CC values (#7322)
  • c7a4e96 feat(config): add ZVIDAR WB04V Smartwings Day Night Shades (#7319)
  • 00c6360 fix: detect bootloader when short chunks are received (#7318)
  • 5dd9e9d feat(config): add ZVIDAR WM25L Smartwings Smart Motor (#7312)
  • 3869234 feat(config): add Heatit Z-TEMP3 (#7179)
  • 80fb6f2 revert: add ZVIDAR ZW882 Z-Wave Gateway (#7317)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [zwave-js](https://github.com/zwave-js/node-zwave-js) from 13.3.1 to 13.10.1.
- [Release notes](https://github.com/zwave-js/node-zwave-js/releases)
- [Changelog](https://github.com/zwave-js/node-zwave-js/blob/master/CHANGELOG.md)
- [Commits](zwave-js/node-zwave-js@v13.3.1...v13.10.1)

---
updated-dependencies:
- dependency-name: zwave-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2024

Superseded by #1313.

@dependabot dependabot bot closed this Nov 4, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/zwave-js-13.10.1 branch November 4, 2024 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants