BiancoRoyal / node-red-contrib-iiot-opcua

deprecated - very new developed by PLUS for Node-RED - https://plus4nodered.com
https://www.npmjs.com/package/node-red-contrib-iiot-opcua
BSD 3-Clause "New" or "Revised" License
34 stars 9 forks source link

Bump node-opcua from 2.64.1 to 2.70.3 #149

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps node-opcua from 2.64.1 to 2.70.3.

Release notes

Sourced from node-opcua's releases.

v2.70.0

🐛 bug fix

  • #1136 [3eb2563c89427f08e256d83da46d32e27d2f78d0] node-opcua-server crashes if invalid user identity token certificate is given
  • #1152 [ffb56f287b467ea71bb50ac79f1c601d8044121b] [501d560acfcecc2847b71a991de09c740ca82857] Calling server-method with an argument with valueRank > 1 fails with BadInvalidArgument
  • [ 9f1482c3af6b4a026b5092e30042bc8789cd8a45] fix extension object array loading in nodeset2.xml files
  • [c52c9336a7a93f6f8393a9113a9efdf7ed9ac886] [f73241da716abb38c526d3bf5656bd282bc3eb00] fix unpacking of opaque structure on client
  • [e6ae50aacf1fde193d303788ecc1fb6085f177fd] fix issue in AnalogItem instantiation

👭 contributors

🚀 enhancement

  • [4dd1a7b5a2be428ab2eb156996ca0d296bd0f1f6] introduce nodeset version 1.05

v2.69.1

🚀 improvement

  • (modeler) improve promoteToMandatory [4a6e1467eaf13a9b6d4c41a6dab48408e629f1b7]
  • refactor discovery test [4e449ebdaa337bad4a8ef8b9e6aed2b5dc6be332]

🐛 bug fix

  • (variant) ensure that array of extension object can be null [878704b6ce68539f34e0f30b3318a74af20474ac]
  • fix issue with bonjour [4500a75b97053d2d6556635ff9db57c29a75f42e]
  • fix interface management on object/variable instantiation [de90a712b53ce6dc638b4e01d50e04fe7a78e262]
  • [2af9a8a4ea19ad0ade1b85380995fca1c07ea565]
  • fix PacketAssembler bug and add chunk size verification [dbcb5d5191118c22ee9c89332a94b94e6553d76b]
  • add message chunk overflow detection [33ca3bab4ab781392a2f8d8f5a14de9a0aa0e410]

v2.68.1

🐛 bug fix

  • fix potential crash when userManager do not specify getUserRoles [fd6376980645c4149c66d934d8251532c9a71834]

  • fix code behaves differently when executed in jest [0b516d4a5ece4352905c2461b739a89969b8b54a]

  • read nodeset2.xml assuming UTF-8 and not ascii, to handle special characters [18782da60f8322beda412176dd2be3974cb37e08]

  • read add SByte case in ExtensionObject loading in xml2 [61ee6248e10bbc70640a34b365fd0ed3d790f9cd]

  • fix typescript definition [61ee6248e10bbc70640a34b365fd0ed3d790f9cd] 👬 contributors:

  • @​hellivan

... (truncated)

Commits


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)
dependabot[bot] commented 2 years ago

Superseded by #153.