From ab87e9fae3b4b7d1a89c00f9bd60c8063c601518 Mon Sep 17 00:00:00 2001 From: ol-automation_ww Date: Wed, 5 Nov 2025 00:09:35 +0000 Subject: [PATCH 1/2] Update language imports --- vm/mx.vm/suite.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vm/mx.vm/suite.py b/vm/mx.vm/suite.py index ef6533e8d63f..b99d07959a56 100644 --- a/vm/mx.vm/suite.py +++ b/vm/mx.vm/suite.py @@ -33,7 +33,7 @@ "name": "graal-nodejs", "subdir": True, "dynamic": True, - "version": "8f53dab88f4b57c65e098f47c5c6d9b98a8c01b1", + "version": "8d840b696577b72c62340cd1a36516e346550709", "urls" : [ {"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"}, ] @@ -42,7 +42,7 @@ "name": "graal-js", "subdir": True, "dynamic": True, - "version": "8f53dab88f4b57c65e098f47c5c6d9b98a8c01b1", + "version": "8d840b696577b72c62340cd1a36516e346550709", "urls": [ {"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"}, ] @@ -65,7 +65,7 @@ }, { "name": "graalpython", - "version": "4791cf72f1960c24a39b5694247f6167c65aef40", + "version": "937fcd906fca57fe812be4ed81b9d5d193a995c2", "dynamic": True, "urls": [ {"url": "https://github.com/graalvm/graalpython.git", "kind": "git"}, From af6c0299a036cdce03e6584da1723003236c295d Mon Sep 17 00:00:00 2001 From: stepan Date: Fri, 7 Nov 2025 22:56:51 +0100 Subject: [PATCH 2/2] Update GraalPy import --- vm/mx.vm/suite.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vm/mx.vm/suite.py b/vm/mx.vm/suite.py index b99d07959a56..8feb1ec35396 100644 --- a/vm/mx.vm/suite.py +++ b/vm/mx.vm/suite.py @@ -65,7 +65,7 @@ }, { "name": "graalpython", - "version": "937fcd906fca57fe812be4ed81b9d5d193a995c2", + "version": "20e0ab1ad9ac5db6670af060037c3d885cef4ab3", "dynamic": True, "urls": [ {"url": "https://github.com/graalvm/graalpython.git", "kind": "git"},