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.71.0 #153

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps node-opcua from 2.64.1 to 2.71.0.

Release notes

Sourced from node-opcua's releases.

v2.71.0

:bug: bug fixes

  • [7d2d12c6f5035dc36694c2037f887dabbb1d3b18] fix decoding of derived nested structure
  • [33077c31dfca6402978ddcfdc51db2d24adb0630] [637e633c01a63ea729c6086a33092c62f9be5ee9] make sure ObjectType instantiation replicates default value in child variables
  • #1154 move chalk in dependency section of package.json

:ghost: vulnerabilities

  • update to node-opcua-pki@2.16.0 to address CVE-2022-33987
  • update to jsrsasign@10.5.25 to address CVE-2022-25898 Security fix in JWS and JWT validation

:two_women_holding_hands: contributors

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]

... (truncated)

Commits
  • 10f7cc1 v2.71.0
  • 52e7c82 update packages, fixing CVE-2022-33987
  • f1234d8 chore(secure-channel): adjust ports in test
  • 7d2d12c fix derived Structure handling
  • 33077c3 chore(address-space) make sure ObjectType instantiation replicates default va...
  • 637e633 chore(address-space) make sure VariableType instantiation replicates default ...
  • 880feee Install chalk as dependecy instead of devDependcy
  • 08b5465 v2.70.3
  • af26fce fix issue in Opc.Ua.MachineTool.NodeSet2.xml again
  • 3d63db7 v2.70.2
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #161.