diff --git a/package.json b/package.json index 5d68b2de9..4e5036db2 100644 --- a/package.json +++ b/package.json @@ -18,9 +18,9 @@ "url": "git+https://github.com/abapGit/abapGit.git" }, "devDependencies": { - "@abaplint/cli": "^2.78.13", - "@abaplint/transpiler-cli": "^1.6.28", - "@abaplint/runtime": "^1.6.28", + "@abaplint/cli": "^2.79.9", + "@abaplint/transpiler-cli": "^1.6.33", + "@abaplint/runtime": "^1.6.33", "abapmerge": "^0.14.3", "eslint": "^7.32.0" } diff --git a/test/abap_transpile.json b/test/abap_transpile.json index 1c3cf3458..932cbfbb0 100644 --- a/test/abap_transpile.json +++ b/test/abap_transpile.json @@ -174,11 +174,6 @@ {"object": "ZCL_ABAPGIT_AJSON", "class": "ltcl_integrated", "method": "array_simple", "note": "Index not found in table @/10"}, {"object": "ZCL_ABAPGIT_AJSON", "class": "ltcl_integrated", "method": "item_order_integrated"}, - {"object": "ZCL_ABAPGIT_AJSON", "class": "ltcl_abap_to_json", "method": "set_value_xsdboolean", "note": "https://github.com/sbcgua/ajson/issues/75"}, - {"object": "ZCL_ABAPGIT_AJSON", "class": "ltcl_abap_to_json", "method": "set_obj", "note": "https://github.com/sbcgua/ajson/issues/75"}, - {"object": "ZCL_ABAPGIT_AJSON", "class": "ltcl_abap_to_json", "method": "set_array", "note": "https://github.com/sbcgua/ajson/issues/75"}, - {"object": "ZCL_ABAPGIT_AJSON", "class": "ltcl_abap_to_json", "method": "set_complex_obj", "note": "https://github.com/sbcgua/ajson/issues/75"}, - {"object": "ZCL_ABAPGIT_AJSON_MAPPING", "class": "ltcl_camel_case", "method": "to_abap", "note": "secondary key fields? READ WITH KEY, Path not found @/FieldData"}, {"object": "ZCL_ABAPGIT_GUI_UTILS", "class": "ltcl_gui_utils", "method": "is_renderable", "note": "casting, https://github.com/abaplint/transpiler/issues/465"},