fix(deps): update dependency node-opcua to v2.169.0#709
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency node-opcua to v2.169.0#709renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
3890e28 to
cf194ca
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.167.0→2.169.0Release Notes
node-opcua/node-opcua (node-opcua)
v2.169.0Compare Source
v2.168.0Compare Source
Release Notes - v2.168.0
TL;DR:
Version 2.168.0 is a stability and performance release. It fixes a infinite recursion bug in response handling (#1490), fully migrates core packages from
async/lodashto native modern JavaScript patterns, and introduces a more robust typed event system and certificate management architecture.✨Features
channelSecuredevent for post-handshake notifications [af7ef34].🐛Bug Fixes
send_responsewhen chunking fails (#1490) [51ef025].ae65dea].ApplyChangesresponse is sent [8484b98].address-space-baseimports and applied security hardening [d636f0c].16302c4,45a1406,887a42d,1372b5c].c834243], added TokenStack fallback coverage [823f38d], and increased T73 secure channel renewal token lifetime to reduce flakiness [a13bbb0].🔧 Refactoring & Improvements
asynclibrary [3269940] andlodash[b99520d] with native async/await, Promises, and targeted alternatives.49b8736] and implemented typedEventEmitter<T>patterns for server events [1f7040e].e4c5eb9] and cleaned up the address space conformance package [168a8f6].785d89f].dab64e9].e0d2b40].c7170e5].🧹 Chores
465eb93] and fixed misused Mocha timeout configurations [eac92cc].👬🏽 Contributors
What's Changed
Full Changelog: node-opcua/node-opcua@v2.167.0...v2.168.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.