Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps node-opcua from 2.133.0 to 2.136.0.

Release notes

Sourced from node-opcua's releases.

v2.134.0

Release Notes for 2.134.0

🐛 Bug Fixes

  • d6e10b1e74924a098b0a32247e7288136cb45f6b: Addressed issues with long package version strings to prevent errors during package operations.
  • a0b0990751e2d34480d324eeb46fd46a02a95411: Fixed the IBasicSessionAsync definition to align with expected interface functionalities.
  • d1c0f67950eea675628d2840f4da2d91d8405831: Corrected structure handling with enums, ensuring proper functionality when using structured data types.
  • 093ac7d08062cb27fcbdcdd36c1219d9b311905f: Resolved loading issues for nodesets containing Matrix UAVariable with fixed dimensions and missing values, enhancing data integrity and accessibility.

✨ Enhancements

  • 6753d6277abdb33e3eb638b4eb69b14622ac1397: Added tests for reconstructing alarms, improving coverage and reliability of alarm functionalities.
  • 222ada552ef130f9773e3e9fd272718436cee972: Optimized node-opcua-crypto imports to avoid Node.js dependencies whenever possible, enhancing modularity and reducing overhead.
  • 3f647a1c62c2d9e2bb3edd932e0ab1572334fe41: Adjusted fixGetMonitoredItemArgs for better argument handling in monitored items.

🛠 Maintenance and Refactoring

  • b101da587b3368868194f972d93a788dbad04e58: Conducted minor refactoring to streamline codebase and improve maintainability.
  • 4454278050c5a733e16e89fe1aefa1e4d591851f: Adjusted DataValue encoding to enhance data serialization and transmission.
  • f41116ce4fb22a0d2148e780db8f70b814ee8b63: Updated packages to maintain software reliability and security with the latest versions.

🔧 Configuration and Setup

  • 74272067922c2ea1409424868e1b7dc8e592735c: Updated module resolution strategy to NodeNext, preparing for future Node.js releases and ensuring compatibility.

📦 Package Updates

  • c83e1a0e593e96efe7488a67644ea5462371dbb2: Updated various packages to enhance functionality and security.
  • f41116ce4fb22a0d2148e780db8f70b814ee8b63: Further package updates to align with new dependencies and security patches.

Documentation and Miscellaneous

  • dad03a59e clean up documentation comments and fix generation issues, ensuring clarity and usability of developer resources.
Commits
  • f6b221f v2.136.0
  • 0f6aa5f fix xml namespace output for LocalizedText and QualifiedName
  • 4d51fac v2.135.0
  • 948c667 fix xml namespace output for LocalizedText and QualifiedName
  • ccb3492 v2.134.0
  • d6e10b1 fix long package version
  • b101da5 chore: minor refactoring
  • a0b0990 fix IBasicSessionAsync definition
  • 6753d62 add test reconstruct alarm
  • 222ada5 import node-opcua-crypto with no nodejs deps whenever possible
  • 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 <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.136.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.133.0...v2.136.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 Nov 12, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2024

Superseded by #369.

@dependabot dependabot bot closed this Nov 21, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/node-opcua-2.136.0 branch November 21, 2024 10:23
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