From 5eafd834437af0b06d8db21abb8362994e9a88e5 Mon Sep 17 00:00:00 2001 From: znetsixe Date: Tue, 12 May 2026 15:06:50 +0200 Subject: [PATCH] bump generalFunctions: deep-merge in buildConfig (84a4430) Fixes MGC child-registration id collision and rotatingMachine curve-lookup failure caused by the shallow Object.assign in ConfigManager.buildConfig wiping general.id and asset.model. Co-Authored-By: Claude Opus 4.7 (1M context) --- nodes/generalFunctions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/generalFunctions b/nodes/generalFunctions index 1b6b433..84a4430 160000 --- a/nodes/generalFunctions +++ b/nodes/generalFunctions @@ -1 +1 @@ -Subproject commit 1b6b43349fd4cc45860f1bb23d5c1ce0d35fb7fa +Subproject commit 84a4430266c05d7a3cf1c8ece8739c6bd70814d6