ptcrealitylab / vuforia-spatial-core-addon

Core Add-on for the Vuforia Spatial Edge Server
https://spatialtoolbox.vuforia.com
Mozilla Public License 2.0
6 stars 8 forks source link

Bump node-opcua from 2.118.0 to 2.119.0 #301

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps node-opcua from 2.118.0 to 2.119.0.

Release notes

Sourced from node-opcua's releases.

v2.119.0

Release Notes for 2.119.0

🐛 Bug Fixes

  • [c70438e49] Fix ConditionVariableType behavior with SourceTimestamp property
  • [77f1bf6e1] Fix MultiStateValueDiscrete behavior #1323
  • [3c7c80bad] Fix: packages/node-opcua-local-discovery-server/Dockerfile to reduce vulnerabilities
  • [9eeb81a4b] Use AcknowledgeableConditionType_Acknowledge/Confirm when ConditionId is not an instance

✨ Enhancements

  • [84b55ee73] Allow effectiveTransitionTime to be passed when setting a TwoStateVariable for instance UACondition#setEnableState(true, { effectiveTransitionTime: somedate})
  • [200e233db] Allow time and receiveTime to be optionally passed on raiseNewCondition
  • [734c0d9ea] Issue #1303 refactor: Add 'host' parameter to OPCUAServer for specific interface binding
  • [8166185c8] Add findMethodId utility function to find a MethodId in a object or in its super type
  • [ee7b7e32f] Factor out node-opcua-alarm-condition module

🛠 Maintenance

  • [0270f16b6] Update packages
  • [1cba6e96e] Chore: refactor client example
  • [7843dec7d] Add some more edge tests

👬🏽 contributors

🌟 Join the NodeOPCUA Support Network! 🌟

NodeOPCUA continues to grow and evolve, thanks to the invaluable support from community members like YOU! 🚀

We're dedicated to enhancing and expanding the capabilities of node-opcua, and we invite you to be a part of this exciting journey. Consider contributing through our membership program at Sterfive or by donating on OpenCollective. Your support is crucial! 🤝

Your contributions foster innovation and strengthen a community founded on cooperation and the exchange of knowledge. 🌱

🌍 Together, we can drive the future of node-opcua forward! 🌍

We're profoundly grateful for your continued support and commitment to our mission! 💕👐

Commits
  • f985d1a v2.119.0
  • 0270f16 update packages
  • c70438e fix ConditionVariableType behavior with SourceTimestamp property
  • 84b55ee allow effectiveTransitionTime to be passed when setting a TwoStateVarialbe fo...
  • 200e233 allow time and receiveTime to be optionally passed on raiseNewCondition
  • 734c0d9 isssue #1303 refactor: Add 'host' parameter to OPCUAServer for specific inte...
  • 77f1bf6 fix MultiStateValueDiscrete behavior #1323
  • 3c7c80b fix: packages/node-opcua-local-discovery-server/Dockerfile to reduce vulnerab...
  • 8166185 add findMethodId
  • 9eeb81a use AcknowledgeableConditionType_Acknowledge/Confirm when ConditionId is not ...
  • 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 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[bot] commented 9 months ago

Superseded by #302.