Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump node-opcua from 2.64.1 to 2.103.0 #114

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2023

Bumps node-opcua from 2.64.1 to 2.103.0.

Release notes

Sourced from node-opcua's releases.

v2.102.0

馃悰 Bug Fixes

  • cfb31bfcc18e54e1ea5b8d7a9562480bf57d5dac Error Detection Improvement: Replaced instanceof Error with util.types.isNativeError for more accurate error detection. (Authored by skrtheboss )
  • bdeb0df4dc4e2c11f323ac51bb68579c9b4e1c1d Extra DataType Management Invalidation: Fixed the issue of not invalidating extra dataType management in case of reconnection.
  • 7ecd95b89ae7b2926dbd29ff3ed494c104ed4ce1 Re-entrancy of getExtraDataTypeManager: Made getExtraDataTypeManager re-entrant to avoid potential issues. (Issue #1232 )
  • 88f1744d65e96020ea494800aa0436689c1523d6 Transport Internal State Reset: Ensured the internal state of the transport is reset when a new socket is attached.

馃殌 Enhancements

  • 15c5ffe590f039aa1558db94154ec8b7e8221930 Keep-Alive Mechanism (WIP): Work in progress on enhancing the keep-alive mechanism for maintaining connections.

  • 37a2ae1450e67a7e4f67aab40e50c85ace713159 Documentation Update: Updated the documentation with the latest changes and improvements.

馃懍馃徑 contributors

v2.101.0

馃惔 improvements

  • 81e834d3c refactor di-server sample
  • 59256e050 suspend session recreate if session has been normally terminated
  • 69842ca63 refactor TCP Transport class, enhance unit test

馃悰 bug fixes

  • 1a88d3137 improve client reconnection #1194

    • detect better socket timeout
    • force reconnection process when socket times out
  • 2807765ef address-space: fix description overloading during clone

馃殌 enhancement

  • 63d62da99 server: using port 0 now choose a random free port #1254

馃挼 funding activities:

馃懍馃徑 contributors:

v2.100.0

馃殌 enhancements

  • be0507247906798a0f9e304a586ffda80e912308 server: use preciseClock in asyncRefresh
  • d7dd87332e7e2649e20ea0309af0471a4448da59 addressSpace: expose mininodeset.xml

... (truncated)

Commits
  • e206cac v2.103.0
  • 7d809e1 fix issue #1071 related to monitored item not respecting accessRestriction
  • a2ac9ec add example to illustrate answer in #1120
  • 643b51e add example to illustrate #1222
  • 5686a2c relax event loop in test
  • d547293 improve UAVariable/UAAnalogDataItem write OutOfBound value ( #1119)
  • 1b97628 add ability to overide default transport timeout when creating client #1002
  • 2a26a65 adjust interactive client
  • b0dbc62 refactor: clean up nodeset definition/generation code further
  • a8ed0cc refactor: clean up nodeset definition/generation code
  • 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)

Bumps [node-opcua](https://github.com/node-opcua/node-opcua) from 2.64.1 to 2.103.0.
- [Release notes](https://github.com/node-opcua/node-opcua/releases)
- [Changelog](https://github.com/node-opcua/node-opcua/blob/master/RELEASE_NOTES.md)
- [Commits](node-opcua/node-opcua@v2.64.1...v2.103.0)

---
updated-dependencies:
- dependency-name: node-opcua
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants