Skip to content

Bump nodes7 from 0.3.12 to 0.3.16

dependabot requested to merge dependabot-npm_and_yarn-nodes7-0.3.16 into master

Bumps nodes7 from 0.3.12 to 0.3.16.

Changelog

Sourced from nodes7's changelog.

Version: 0.3.16

  • Return error on timeout based on timer, similar to what is seen if there is a real TCP timeout

Version: 0.3.15

  • Check for NaN byte length causing crash in processS7Packet (thanks to cstim)

Version: 0.3.14

  • Allows DWT as well as DW for type specifier for compatibility with some OPC server tag file export format
  • Allows doNotOptimize as a connection parameter (it defaults to false, should be set to true for G120 drives)

Version: 0.3.13

  • Fix for error ECONNRESET (thanks to adopozo)
  • Documentation improvements including G120 drive support documentation (thanks to aurelien49 for testing this)
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports