Skip to content

chore(deps): bump node-opcua-client from 2.74.0 to 2.89.0#137

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/node-opcua-client-2.89.0
Closed

chore(deps): bump node-opcua-client from 2.74.0 to 2.89.0#137
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/node-opcua-client-2.89.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 23, 2023

Bumps node-opcua-client from 2.74.0 to 2.89.0.

Release notes

Sourced from node-opcua-client's releases.

v2.88.0

This release introduces a new module node-opcua-units that exposes the entire set of standard units.

import { allUnits } from "node-opcua-units"

image

or by category:

import { categorizedUnits} from  "node-opcua-units";

image

⛑️ enhancements

  • 614c315ce adjust sourceTimestamp handling
  • 63b95ffff update LICENSE copyright year
  • c0bd1675c update packages
  • 9a075eb2e add uncategorized units
  • fc4ce9478 add node-opcua-units module
  • 105dc855b improve installExtensionObjectVariables
  • 645774efe minor refactoring

v2.87.0

  • fix nodeset2.xml output
  • improve nodeid manager [ef426647ed06171b94450ad9168b38a837b17a16]

v2.86.0

🚀 enhancements

  • 8e46e0630f313abddcc11246ce505c4dd68b8389 now supports OpenSSL 3.0 when pre-installed on the os. ( for instance on newest 22.04 ubuntu images)
  • 078c5cdc6bd93968a7af57934679f5e801dcf1e2 improve warning message when ServerSecureChannel:MessageBuilder fails.
  • 6e73911089456d1e2e29b929b4341f5d89ab9eec activate warning log in [push_certificate_manager_server_impl]

♻️ refactoring

  • b827d4c389f6c98458b33decbc5cd69e6029b161 use Buffer.subarray instead of Buffer.slice
  • f5e2faf2b4b426c0c977e8892ec8ea054c9be816 improve StatusCode comparaison

🐛 Bug fix

  • 1c755fed579a425c45bd15b403b5234ce70ccdd7 ensure monitoredItem.statusCode is not altered.

... (truncated)

Commits
  • 93d5502 v2.89.0
  • 5bc3ca2 update package
  • ef4a9a4 increase BinaryStream.maxStringLength default from 16Kb to 16Mb
  • e8f72ac display warning message if ServerCapabilities.maxArrayLength or maxByteString...
  • abe6fd6 do not shutdown server on endpoint error
  • cc934d4 provide more comprehensive warning message
  • 6ae122d code cleanup
  • bb6e0cf reuse session name when rebuild on reconnection
  • 67c16fc reuse session name when rebuild on reconnection
  • 3b61c3d refactor example
  • 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-client](https://github.com/node-opcua/node-opcua) from 2.74.0 to 2.89.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.74.0...v2.89.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jan 23, 2023

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Feb 6, 2023

Superseded by #145.

@dependabot dependabot Bot closed this Feb 6, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/main/node-opcua-client-2.89.0 branch February 6, 2023 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants