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.1 to 6.1.2 #449

Merged
merged 1 commit into from
Feb 4, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps zwave-js from 6.1.1 to 6.1.2.

Release notes

Sourced from zwave-js's releases.

Release v6.1.2

Bugfixes

  • The driver now checks the listening flags of a node to determine whether a node can sleep instead of the Wake Up CC
  • The test whether a node is included securely was refactored to incorporate the timeout changes from v6.1.1. In addition, we now assume that a node is secure when it sends or requests nonces.
  • Configured association labels are now preferred over the ones reported by nodes
  • Non-listening nodes are now assumed to be asleep on startup and the initial ping no longer happens.
  • currentValue is now only overwritten with targetValue if that is a valid value
  • V1 Alarm frames are now treated as a normal report with two values

Config file changes

  • Force Wake Up as supported for Aeon Labs Minimote
  • Correct typos in Zooz Zen16 option choices
  • Remove double tap support from small number of early GE devices
  • Add additional config parameters to Zooz Zen26 and Zen27 and update Zen76/77 parameter language

Changes under the hood

  • Added a check for config parameter descriptions that are too similar to the label, documented best practices in this regard
  • Leading zeroes in firmware versions are now disallowed
Changelog

Sourced from zwave-js's changelog.

6.1.2 (2021-02-03)

Bugfixes

  • The driver now checks the listening flags of a node to determine whether a node can sleep instead of the Wake Up CC
  • The test whether a node is included securely was refactored to incorporate the timeout changes from v6.1.1. In addition, we now assume that a node is secure when it sends or requests nonces.
  • Configured association labels are now preferred over the ones reported by nodes
  • Non-listening nodes are now assumed to be asleep on startup and the initial ping no longer happens.
  • currentValue is now only overwritten with targetValue if that is a valid value
  • V1 Alarm frames are now treated as a normal report with two values

Config file changes

  • Force Wake Up as supported for Aeon Labs Minimote
  • Correct typos in Zooz Zen16 option choices
  • Remove double tap support from small number of early GE devices
  • Add additional config parameters to Zooz Zen26 and Zen27 and update Zen76/77 parameter language

Changes under the hood

  • Added a check for config parameter descriptions that are too similar to the label, documented best practices in this regard
  • Leading zeroes in firmware versions are now disallowed
Commits
  • de76858 chore: release v6.1.2
  • 6df860d chore: update changelog
  • ab719f2 feat(config): add additional config parameters to Zooz Zen26 and Zen27 and up...
  • 1971df0 fix(cc): verify that targetValue is a valid currentValue (#1561)
  • e7eb2fd fix: treat V1 alarm frames as simple report with two values (#1562)
  • 1227910 chore: update changelog [skip ci]
  • 0ca6cd6 fix(cc): assume that node is secure when it sends or requests a nonce (#1569)
  • c532394 chore: update stale config
  • fc4e9b1 chore(config): disallow leading zeroes in firmware versions (#1568)
  • e3bd592 fix(controller): prefer configured association labels over AGI (#1570)
  • 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 536352384

  • 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 20.784%

Totals Coverage Status
Change from base Build 534519156: 0.0%
Covered Lines: 1996
Relevant Lines: 9843

💛 - Coveralls

@robertsLando robertsLando merged commit 1dcf60d into master Feb 4, 2021
@robertsLando robertsLando deleted the dependabot/npm_and_yarn/zwave-js-6.1.2 branch February 4, 2021 07:18
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