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.133.0 to 2.138.1 #370

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2024

Bumps node-opcua from 2.133.0 to 2.138.1.

Release notes

Sourced from node-opcua's releases.

v2.137.0

Full Changelog: node-opcua/node-opcua@v2.136.0...v2.137.0

Release Notes

🛠 Refactorings and Optimizations

  • 321029f63: Refactored to use Map in _cache for better performance and memory management.
  • 957510952: Cleaned up cache interface, enhancing clarity and maintainability.
  • e1e8c0854: Improved subtypeOf function for more efficient type checking.
  • dbdd48407: Converted ConditionRefreshCache to use a Map structure, improving access times and data management.
  • f7de47d34: Refactored to use Map for promotable objects to streamline object management.
  • f6eb67a45: Refactored loadnodeset2 using Maps, optimizing data loading processes.
  • d6a253445: Refactored condition snapshot handling, enhancing the efficiency of condition evaluations.
  • ec0181d73: Made XmlExtensionObjectReader use Map for improved parsing efficiency.
  • bb66556b2, da1525579: Sanitized internal structures using WeakMap and Map to prevent potential memory leaks and enhance security.
  • 93f87fcac, cd89f6050: Used Set instead of object maps for storing nodes, reducing overhead and preventing potential prototype pollution.
  • f3cc48af8: Utilized Map in ClientAlarmList for better performance and reliability.

🚀 New Features and Improvements

  • 04cd13a74: Added missing fixture files to improve testing reliability.
  • a3f1cfdd1: Improved optional filter for more flexible query handling.
  • 76f483d33, 7077b138c: Enhanced addressSpace with new utilities like implementInterface and instantiateAddIn to facilitate interface implementations.

🐛 Bug Fixes

  • 40dfc3920, 0e47694af: Addressed potential prototype pollution attacks in various utility functions, enhancing security.
  • 7b9c63cad: Fixed an issue with the extension object field of data type 'Number', ensuring correct data handling.
  • ab0f7d242, ce4d82f40: Resolved parsing issues with BSD files, particularly with recursive structures, ensuring compatibility and correctness.
  • 9db71b7b9: Corrected an issue in package.json, improving project configuration and dependency management.

📦 Package and Dependency Updates

  • 62ba9dc95: Updated packages to the latest versions to leverage improved functionality and security patches.
  • ad5f38529, 14342847b: Updated nodeset catalog and code generation tools, keeping the project up-to-date with the latest standards.

🛡️ Security Enhancements

  • ce4d82f40: Reduced vulnerabilities in dockertest/Dockerfile, enhancing security measures against potential exploits.

📖 Documentation and Misc

  • 4b55850ff: Cleaned up xml2json code for better readability and maintenance.
  • cd89f6050: Added tactical comments in empty interfaces to provide better guidance for future development.

🔧 Configuration and Setup Changes

  • 835f0c3e7: Updated code generation configurations, streamlining development workflows and enhancing build consistency.

v2.136.0

Full Changelog: node-opcua/node-opcua@v2.135.0...v2.136.0

fix xml namespace output for LocalizedText and QualifiedName

v2.134.0

Release Notes for 2.134.0

... (truncated)

Commits

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.133.0 to 2.138.1.
- [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.133.0...v2.138.1)

---
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 Nov 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2024

Superseded by #372.

@dependabot dependabot bot closed this Dec 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/node-opcua-2.138.1 branch December 16, 2024 11:09
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.

0 participants