Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps zwave-js from 15.15.0 to 15.15.3.

Release notes

Sourced from zwave-js's releases.

Release v15.15.3

Changes under the hood

  • Fixes an issue with loading the DB library when Z-Wave JS was bundled as CommonJS (#8356)

Release v15.15.2

Bugfixes

  • Fixes a rare issue with the cache serialization of certain values that could lead to out-of-memory crashes, often immediately or shortly after startup (#8353)

Config file changes

  • Add Namron 4512774 Remote Controller (#8335)

Release v15.15.1

Bugfixes

  • Fixed a warning in bundlers about an unexpected node:net import (#8343)
  • Fixed an issue where the device class of newly joined devices would not be persisted, causing legacy secure devices not to be automatically included with encryption (#8344)

Config file changes

  • Update parameters for HomeSeer WS300 (#8338)
  • Add Zooz ZEN78 High Power Relay (#8337)

Changes under the hood

  • Update several dependencies
  • Z-Wave JS now uses npm's trusted publishing (#8332, #8334)
  • The mock-server and integration tests can now simulate inclusion of devices, both insecure and with Security S0 (#8344)
Changelog

Sourced from zwave-js's changelog.

15.15.3 (2025-10-15)

Changes under the hood

  • Fixes an issue with loading the DB library when Z-Wave JS was bundled as CommonJS (#8356)

15.15.2 (2025-10-14)

Bugfixes

  • Fixes a rare issue with the cache serialization of certain values that could lead to out-of-memory crashes, often immediately or shortly after startup (#8353)

Config file changes

  • Add Namron 4512774 Remote Controller (#8335)

15.15.1 (2025-10-08)

Bugfixes

  • Fixed a warning in bundlers about an unexpected node:net import (#8343)
  • Fixed an issue where the device class of newly joined devices would not be persisted, causing legacy secure devices not to be automatically included with encryption (#8344)

Config file changes

  • Update parameters for HomeSeer WS300 (#8338)
  • Add Zooz ZEN78 High Power Relay (#8337)

Changes under the hood

  • Update several dependencies
  • Z-Wave JS now uses npm's trusted publishing (#8332, #8334)
  • The mock-server and integration tests can now simulate inclusion of devices, both insecure and with Security S0 (#8344)
Commits
  • 4805af9 chore: release v15.15.3
  • 84ff92b chore: update changelog
  • 4b3a615 fix: update jsonl-db loading from CommonJS (#8356)
  • 897074d chore: release v15.15.2
  • cd81165 chore: update changelog
  • fd23ec9 fix: crash due to OOM during cache serialization of TimeoutLike object (#8353)
  • 865a098 feat(config): add Namron 4512774 Remote Controller (#8335)
  • 4f30c4d docs: update typed documentation and API report 🤖 (#8183)
  • 0033557 fix: permissions for release workflow
  • 292668d chore: release v15.15.1
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for zwave-js since your current version.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 20, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/zwave-js-15.15.3 branch from 5b9d333 to ee69e4e Compare October 21, 2025 09:52
Bumps [zwave-js](https://github.com/zwave-js/zwave-js) from 15.15.0 to 15.15.3.
- [Release notes](https://github.com/zwave-js/zwave-js/releases)
- [Changelog](https://github.com/zwave-js/zwave-js/blob/master/CHANGELOG.md)
- [Commits](zwave-js/zwave-js@v15.15.0...v15.15.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/zwave-js-15.15.3 branch from ee69e4e to ba9fbb7 Compare October 21, 2025 10:04
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant