fix(deps): update dependency node-opcua to v2.167.0#698
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency node-opcua to v2.167.0#698renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
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.166.0→2.167.0Release Notes
node-opcua/node-opcua (node-opcua)
v2.167.0: 🚀 Release Notes — v2.167.0Compare Source
node-opcua Release Notes: v2.165.1 → v2.167.0
v2.167.0
✨ Features
TrustListClient.addCertificate— enables full chain trust management via the GDS push model [135902c]ISessionContextthroughApplyChangesevent chain — allows consumers to identify which session triggered a configuration change [4033f97]🐛 Bug Fixes
register_server_manageragainst null/missing values [95b5aa5]ef3f04e]Certificate[]migration [d276591]tsc --noEmiterrors in node-opcua-end2end-test test suite [e34bbb1]🔧 Refactor
13f310f]v2.166.1
🐛 Bug Fixes
c487bf5]🧹 Chores
node-opcua-pki/node-opcua-cryptodependencies [713f852]v2.166.0
🐛 Bug Fixes
b82c293]UserNameIdentityTokenpassword extraction — hardens against replay attacks [c6b0573]🧹 Chores
e4c3c87]6ac3120]Nonce verification for password tokens [
c6b0573]: The server now verifies that the nonce embedded inUserNameIdentityTokenmatches the nonce issued duringCreateSession. This is a security hardening measure that protects against credential replay attacks.Nonce cache TTL eviction [
b82c293]: Stale entries in the secure-channel nonce cache are now evicted after a configurable TTL, preventing memory exhaustion on servers handling many short-lived client connections.v2.165.2
🧹 Chores
e625c48]Test Fixes (across versions)
25ab1b6]c0f5f35]Upgrade Notes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.