diff --git a/MODULE.bazel b/MODULE.bazel index 683123aa7..1eb05c3b1 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -69,7 +69,7 @@ http_file( urls = ["https://github.com/withered-magic/starpls/releases/download/v0.1.21/starpls-linux-amd64"], ) -bazel_dep(name = "score_process", version = "1.6.0") +bazel_dep(name = "score_process", version = "2.0.1") # Provide the tools from the devcontainer to Bazel bazel_dep(name = "score_devcontainer", version = "1.7.0") diff --git a/MODULE.bazel.lock b/MODULE.bazel.lock index 40a5a6330..b8cd1e74e 100644 --- a/MODULE.bazel.lock +++ b/MODULE.bazel.lock @@ -286,8 +286,8 @@ "https://raw.githubusercontent.com/eclipse-score/bazel_registry/main/modules/rules_shell/0.4.1/MODULE.bazel": "not found", "https://raw.githubusercontent.com/eclipse-score/bazel_registry/main/modules/score_devcontainer/1.7.0/MODULE.bazel": "f9a5971fbd05f0ed14e7a373dbf58af72a5c58d081537a75c314daaf61c92ae9", "https://raw.githubusercontent.com/eclipse-score/bazel_registry/main/modules/score_devcontainer/1.7.0/source.json": "a3f55522fd9f63fae7a92f3cb5f91c25ae7474a39e9f9c633f0cf797fc0ca8e5", - "https://raw.githubusercontent.com/eclipse-score/bazel_registry/main/modules/score_process/1.6.0/MODULE.bazel": "2496bc24311f69f49449ee85d8bb38e3b970cbfcf10d0a7f19b2d5262ce80e8d", - "https://raw.githubusercontent.com/eclipse-score/bazel_registry/main/modules/score_process/1.6.0/source.json": "093424aa8bfed8705a3d142b21fe1d053258f2dd5eb1944941f6439b2c7157e9", + "https://raw.githubusercontent.com/eclipse-score/bazel_registry/main/modules/score_process/2.0.1/MODULE.bazel": "88bff0ed46da79d87f8c441a6bf6b760ee7c194b282e7e54a8b7db6ea2354db9", + "https://raw.githubusercontent.com/eclipse-score/bazel_registry/main/modules/score_process/2.0.1/source.json": "61a928568125351da7918bbf842a7237ac061e244bd25d4ab6147f76c4e336f1", "https://raw.githubusercontent.com/eclipse-score/bazel_registry/main/modules/stardoc/0.5.1/MODULE.bazel": "not found", "https://raw.githubusercontent.com/eclipse-score/bazel_registry/main/modules/stardoc/0.5.3/MODULE.bazel": "not found", "https://raw.githubusercontent.com/eclipse-score/bazel_registry/main/modules/stardoc/0.5.6/MODULE.bazel": "not found", diff --git a/docs/internals/requirements/requirements.rst b/docs/internals/requirements/requirements.rst index 003ddf0d6..165b78656 100644 --- a/docs/internals/requirements/requirements.rst +++ b/docs/internals/requirements/requirements.rst @@ -210,7 +210,6 @@ This section provides an overview of current process requirements and their clar :satisfies: gd_req__req_check_mandatory, gd_req__req_attr_safety, - gd_req__impl_diagram_safety, gd_req__arch_attr_safety Docs-as-Code shall enforce that the ``safety`` attribute has one of the following values: @@ -240,7 +239,6 @@ This section provides an overview of current process requirements and their clar gd_req__req_attr_status, gd_req__arch_attr_status, gd_req__saf_attr_status, - gd_req__impl_diagram_status, gd_req__req_check_mandatory, Docs-as-Code shall enforce that the ``status`` attribute has one of the following values: @@ -774,11 +772,7 @@ Architecture Attributes :id: tool_req__docs_arch_links :implemented: PARTIAL :version: 1 - :satisfies: - gd_req__impl_diagram_check_id, - gd_req__impl_diagram_linkage_id, - gd_req__impl_diagram_check_includes, - gd_req__impl_diagram_linkage_includes, + :satisfies: gd_req__impl_diagram_check_id, gd_req__impl_diagram_linkage_id :parent_covered: YES Architectural diagrams (``mod_view_sta``, ``feat_arc_sta``, ``comp_arc_sta``,