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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump node-opcua from 2.127.1 to 2.128.0 #339

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2024

Bumps node-opcua from 2.127.1 to 2.128.0.

Release notes

Sourced from node-opcua's releases.

v2.128.0

Release Notes for 2.128.0

🐛 Bug Fixes

  • [c71e69aa0] Improved the connection closure process by ensuring the client doesn't wait too long before closing the connection if the server doesn't close the socket after a CloseSecureChannelRequest. This addresses issue #1377 and enhances client-server communication reliability.

✨ Enhancements

  • [d6933450e] Improved the handling of abandoned connections during the HelAck phase.
  • [fc7b56e4b] Enhanced the DataType extraction strategy, improving the efficiency and accuracy of data handling within the application.

🛠 Maintenance and Refactoring

  • [8cd3a0f2b] Updated packages to the latest versions to ensure security and performance improvements.
  • [db773c60c] Updated and cleaned up packages, removing outdated or unnecessary dependencies to streamline operations and improve maintenance efficiency.

👬🏽 contributors

Full Changelog: node-opcua/node-opcua@v2.122.0...v2.123.0

🌟 Join the NodeOPCUA Support Network! 🌟 NodeOPCUA continues to grow and evolve, thanks to the invaluable support from community members like YOU! 🚀

We're dedicated to enhancing and expanding the capabilities of node-opcua, and we invite you to be a part of this exciting journey. Consider contributing through our membership program at Sterfive or by donating on

OpenCollective.

🤝 Your support is crucial!

Your contributions foster innovation and strengthen a community founded on cooperation and the exchange of knowledge. 🌱

🌍 Together, we can drive the future of node-opcua forward! 🌍

Full Changelog: node-opcua/node-opcua@v2.127.1...v2.128.0

v2.215.0

What's Changed

🐛 Bug Fixes

  • [4094e30d49] Addressed vulnerabilities in packages/node-opcua-local-discovery-server/Dockerfile to enhance security (Details).
  • [c3fee4fc97] Reduced vulnerabilities in dockertest/Dockerfile through necessary upgrades (Vulnerability Details).
  • [bf630e0272] Corrected issues with pnpm@8 version to ensure compatibility and stability.

✨ Enhancements

  • [df134da7e1] Exposed ServerCapabilities_MinSupportedSampleRate and ServerCapabilities_MaxMonitoredItemsQueueSize for improved server capability reporting.
  • [d854585f90] [a4600e047f] Finalized deprecation of node-opcua-client-crawler and introduced the professional module @sterfive/crawler for NodeOPCUA Subscription members.

... (truncated)

Commits
  • 67a73af v2.128.0
  • c71e69a don't wait too long before closing conenction if server doesn't close socket ...
  • 8cd3a0f update packages
  • d693345 improve abandon connection during HelAck
  • db773c6 update and cleanup packages
  • fc7b56e improve DataType extraction strategy
  • See full diff 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 <dependency name> 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)

Bumps [node-opcua](https://github.com/node-opcua/node-opcua) from 2.127.1 to 2.128.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.127.1...v2.128.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 3, 2024
@hobinjk-ptc hobinjk-ptc merged commit aeb9cae into main Jul 3, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/node-opcua-2.128.0 branch July 3, 2024 13:24
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.

1 participant