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

chore(deps): bump zwave-js from 6.1.0 to 6.1.1 #405

Merged
merged 1 commit into from
Feb 1, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2021

Bumps zwave-js from 6.1.0 to 6.1.1.

Release notes

Sourced from zwave-js's releases.

Release v6.1.1

Bugfixes

  • Scene Activation CC scene IDs are no longer auto-reset to undefined. This is unnecessary since they are value events
  • All get-type commands may now timeout and return undefined without throwing
  • Value labels for the Meter CC were improved to be unique
  • UserCodeReport with status NotAvailable are now parsed correctly
  • The interview procedure after inclusion now correctly implements the Z-Wave+ Role Type Specs, resolving weird issues with some secure devices
  • currentValue and similar values are now updated immediately when a set-type command succeeds. Verification is done after a short delay.

Config file changes

  • Added several config files for new Honeywell/GE devices
  • Added several config files for remaining GE devices, misc deadbolts
  • Added Innovelli LZW42
  • Added EcoDim dimmers
  • Added Zooz Zen16
  • Added a compatibility flag to remove support of CCs from devices
  • Added Philio PAT02-A Flood Sensor
  • Removed the (now invalid) compat flag keepS0NonceUntilNext
  • Disable Supervision CC report for HomeSeer WD200+
  • Force Basic CC to be supported for Vision Security ZD2102-5 to work around unreliable Notification Reports

Changes under the hood

  • The frame type and RSSI of incoming commands are now logged if applicable
Changelog

Sourced from zwave-js's changelog.

6.1.1 (2021-01-31)

Bugfixes

  • Scene Activation CC scene IDs are no longer auto-reset to undefined. This is unnecessary since they are value events
  • All get-type commands may now timeout and return undefined without throwing
  • Value labels for the Meter CC were improved to be unique
  • UserCodeReport with status NotAvailable are now parsed correctly
  • The interview procedure after inclusion now correctly implements the Z-Wave+ Role Type Specs, resolving weird issues with some secure devices
  • currentValue and similar values are now updated immediately when a set-type command succeeds. Verification is done after a short delay.

Config file changes

  • Added several config files for new Honeywell/GE devices
  • Added several config files for remaining GE devices, misc deadbolts
  • Added Innovelli LZW42
  • Added EcoDim dimmers
  • Added Zooz Zen16
  • Added a compatibility flag to remove support of CCs from devices
  • Added Philio PAT02-A Flood Sensor
  • Removed the (now invalid) compat flag keepS0NonceUntilNext
  • Disable Supervision CC report for HomeSeer WD200+
  • Force Basic CC to be supported for Vision Security ZD2102-5 to work around unreliable Notification Reports

Changes under the hood

  • The frame type and RSSI of incoming commands are now logged if applicable
Commits
  • 668cba6 chore: release v6.1.1
  • caedaa4 chore: update changelog
  • a0c7013 feat(config): add support for philio pat02-a flood sensor (#1523)
  • b258639 chore: switch to app for auto-labeling
  • 0d8fae9 fix(config): force Basic CC to be supported for Vision Security ZD2102-5
  • 064186a feat(config): add support for Zooz Zen16 (#1510)
  • 78ebbda feat(log): log frame type and rssi of (Bridge)ApplicationCommands (#1541)
  • 12b148f feat: add compat flag to remove support of CCs (#1531)
  • d7d4848 feat(bot): auto-label config PRs (#1534)
  • 1626490 fix: treat no error as successful command, update currentValue immediately (#...
  • 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 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)

@coveralls
Copy link

Pull Request Test Coverage Report for Build 527128792

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 21.527%

Totals Coverage Status
Change from base Build 521395986: 0.0%
Covered Lines: 2044
Relevant Lines: 9722

💛 - Coveralls

@robertsLando robertsLando merged commit b17b960 into master Feb 1, 2021
@robertsLando robertsLando deleted the dependabot/npm_and_yarn/zwave-js-6.1.1 branch February 1, 2021 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants