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 8 forks source link

Bump node-opcua from 2.64.1 to 2.68.1 #130

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

āš ļø Dependabot is rebasing this PR āš ļø

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps node-opcua from 2.64.1 to 2.68.1.

Release notes

Sourced from node-opcua's releases.

v2.67.0

šŸš€ enhancements

  • 827313e9c5d0c5e17adcafc2bd654f92eba3c919 update constants to latest standard nodeset
  • 7d83e9564b7886687da45b2347f3a213331d99b0 refactor user manager
  • 052ac6d4e55fd213c2c052a0868927e6cbef6dcb handle enumeration dataType better
  • ba1f00a51d9450aae35923078e7e6a68e2a7a9ff improve extension object binding

šŸ› bug fix

  • #1134 b27d7b828e1f46675e6c156daf9975dc160cd020 clamp integer to requested size in XML datastructure loading
  • #1132 e0ba3834395043cf4dca8f8d4b90bcad9ccca438 fix xml decoding of NodeId in ExtensionObject

šŸ“œ documentation

  • #1133 5015a380a61b983fe5761c99e391a35036d52236 improve sample_server and usage of minum sampling interval

šŸ”¢ house keeping

  • remove usage of deprecated String#substr

šŸ‘¬ contributors

v2.66.3

No release notes provided.

v2.66.1

šŸ› bug fix

  • #1127 [77ab4df91fe2f9968f3fc0969af2d9b33ec87e26] Exception while processing Certificate Revocation List (CRL), causes CRL to be ignored resulting in 'BadCertificateRevocationUnknown' error.
  • #1125 chore: clean-up before build & publish issue

ā¬†ļø packages update

  • [77ab4df91fe2f9968f3fc0969af2d9b33ec87e26] update packages (pki/crypto)
  • [ 4bc41b89eb9eca72037402bcdd6ad5a68352806a] [c6fafab1c8b19bbc45fde5d597991e48803dbcb0] package updates

šŸ”’ vulnerability fix

  • use node-opcua-pk@2.15.1 which fixes minimist version to address vulnerability issue

šŸš§ work in progress

#1096 improving extension object loaded in nodeset2.xml

  • [c5a5a442bbf77d459fec6ea0b956fd9bc3aff376] improve loadnodeset for xml extension object with enums

... (truncated)

Commits
  • 7bcb67b v2.68.1
  • 31c4ebe chore: fix typescript error
  • 61ee624 chore: add missing SByte case
  • 363b466 v2.68.0
  • 18782da read file using utf-8 instead of ascii
  • 0b516d4 fix: code behaves differently when executed in jest runtime
  • fd63769 fix: illegal access error
  • 74c2fd7 v2.67.0
  • 827313e chore: update constants
  • 5af1c54 chore: startKeepAliveManager ignore if already started
  • 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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.