ptcrealitylab / vuforia-spatial-core-addon

Core Add-on for the Vuforia Spatial Edge Server
https://spatialtoolbox.vuforia.com
Mozilla Public License 2.0
6 stars 8 forks source link

Bump node-opcua from 2.116.0 to 2.117.0 #295

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps node-opcua from 2.116.0 to 2.117.0.

Release notes

Sourced from node-opcua's releases.

v2.117.0

🐛 Bug Fixes

  • [4767145f1] - Fix subscription repair when the server doesn't support TransferSubscription nor Republish #1059
  • [0243c5ab2] - Fix minor typos

🛠 Maintenance

  • [131fa12ad] - No need for OpenSSL anymore in docker file
  • [c1ef91a0a] - Add missing fixture file
  • [45d754d17] - Chore: replace xlsx component
  • [3cd69260d] - Chore: update .gitignore
  • [ff70927e8] - Update packages

✨ Enhancements

Those two enhancements have been introduced to improve the performance of @​sterfive/modeler and @​sterfive/toolbox

  • [91cd139e8] - Improve nodeset export
  • [19b8863f8] - Improve loadnodeset

🧪 Tests

  • [55a5dce90] - Add test case to reproduce issue #1059

👬🏽 Contributors:

Commits
  • 99ed758 v2.117.0
  • 4767145 fix subscription repair when server doesn't support TransferSubscription nor ...
  • 131fa12 no need for openssl anymore in dockerfile
  • 55a5dce add testcase to try reproduct issue #1059
  • c1ef91a add missing fixture file
  • 45d754d chore: replace xlsx component
  • 3cd6926 chore: update .gitignore
  • 91cd139 improve nodeset export
  • 19b8863 improve loadnodeset
  • 0243c5a fix minor typos
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 10 months ago

Superseded by #298.