From 34917c77d29934cea6bfa7e53d12d5979af367ae Mon Sep 17 00:00:00 2001 From: Andreas Zwinkau Date: Mon, 13 Apr 2026 13:17:28 +0200 Subject: [PATCH] Update score_process to 1.5.2 --- MODULE.bazel | 12 +----------- MODULE.bazel.lock | 2 ++ 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/MODULE.bazel b/MODULE.bazel index 9d9bc9d8f..1e9780aba 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -69,14 +69,4 @@ http_file( urls = ["https://github.com/withered-magic/starpls/releases/download/v0.1.21/starpls-linux-amd64"], ) -# Checker rule for CopyRight checks/fixes - -# docs dependency -# Note: requirements were last aligned with 1.2.0, -# the switch to 1.3.1 is purely to drop the dependency on docs-as-code 1.x. -bazel_dep(name = "score_process", version = "1.5.1") -git_override( - module_name = "score_process", - commit = "4c3a16f03c2834b25a10f39542cbe81a8dec4e8a", - remote = "https://github.com/eclipse-score/process_description.git", -) +bazel_dep(name = "score_process", version = "1.5.2") diff --git a/MODULE.bazel.lock b/MODULE.bazel.lock index f8693ac00..144d72555 100644 --- a/MODULE.bazel.lock +++ b/MODULE.bazel.lock @@ -631,6 +631,8 @@ "https://raw.githubusercontent.com/eclipse-score/bazel_registry/main/modules/rules_swift/1.16.0/MODULE.bazel": "not found", "https://raw.githubusercontent.com/eclipse-score/bazel_registry/main/modules/rules_swift/1.18.0/MODULE.bazel": "not found", "https://raw.githubusercontent.com/eclipse-score/bazel_registry/main/modules/rules_swift/2.1.1/MODULE.bazel": "not found", + "https://raw.githubusercontent.com/eclipse-score/bazel_registry/main/modules/score_process/1.5.2/MODULE.bazel": "be52d29278d6671221f28921e8f1acfce29c3bfc3e6b4f503f0625ab2c61586f", + "https://raw.githubusercontent.com/eclipse-score/bazel_registry/main/modules/score_process/1.5.2/source.json": "f7f3fca34aca6a9d8471bfa95e45f8f6f2760b4edf86bdb9c83dacae61abcb32", "https://raw.githubusercontent.com/eclipse-score/bazel_registry/main/modules/score_rust_policies/0.0.2/MODULE.bazel": "ade2bad4a331b02d9b7e7d9842e8de8c6fded6186486e02c4f7db5cd4b71d34d", "https://raw.githubusercontent.com/eclipse-score/bazel_registry/main/modules/score_rust_policies/0.0.2/source.json": "fbcbc738e652b0c68d5d28dd1db09f2e643dc111f5739b2f6af7ec56c2e88043", "https://raw.githubusercontent.com/eclipse-score/bazel_registry/main/modules/score_tooling/1.2.0/MODULE.bazel": "982db97a4f8440356ea935f103204f644fb2b84d8188df63533c7312c82afc37",