From 633e51ad4aa9f8fb831b74bb6cad39dc6f47fdf2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Jul 2025 15:01:00 +0000 Subject: [PATCH 1/2] [dotnet][java][js][py][rb][rust] Update rules_jvm_external digest to aca619b --- MODULE.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MODULE.bazel b/MODULE.bazel index b4406f4376ed2..1966fe98c36fa 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -31,7 +31,7 @@ bazel_dep(name = "rules_ruby", version = "0.19.0") # Until `rules_jvm_external` 6.8 ships git_override( module_name = "rules_jvm_external", - commit = "29c451d2a62aa2451f5810c005ecac925b4772b6", + commit = "aca619b117c1fe306ffdd20c5f47cc4dbd5effed", patch_strip = 1, patches = ["//java:rules_jvm_external_javadoc.patch"], remote = "https://github.com/bazel-contrib/rules_jvm_external.git", From 56047ab21fabd77602d3fe19ddf01bdc881ab550 Mon Sep 17 00:00:00 2001 From: Selenium CI Bot Date: Sat, 5 Jul 2025 15:04:55 +0000 Subject: [PATCH 2/2] Repin dependencies --- rust/Cargo.Bazel.lock | 75 +++++++++++++++++++++++++++++++++++++++---- 1 file changed, 69 insertions(+), 6 deletions(-) diff --git a/rust/Cargo.Bazel.lock b/rust/Cargo.Bazel.lock index b203bf876ef81..4f0ef4cb3d795 100644 --- a/rust/Cargo.Bazel.lock +++ b/rust/Cargo.Bazel.lock @@ -1,5 +1,5 @@ { - "checksum": "d587d8db27d99b57254d9361449547702e7da52a792199d164f663f809e46168", + "checksum": "700957338620186034baa0485d9372b468995666cc716930398a5807747851a0", "crates": { "addr2line 0.21.0": { "name": "addr2line", @@ -2031,16 +2031,79 @@ "id": "jobserver 0.1.31", "target": "jobserver" }, - { - "id": "libc 0.2.168", - "target": "libc" - }, { "id": "shlex 1.3.0", "target": "shlex" } ], - "selects": {} + "selects": { + "aarch64-apple-darwin": [ + { + "id": "libc 0.2.168", + "target": "libc" + } + ], + "aarch64-unknown-linux-gnu": [ + { + "id": "libc 0.2.168", + "target": "libc" + } + ], + "aarch64-unknown-nixos-gnu": [ + { + "id": "libc 0.2.168", + "target": "libc" + } + ], + "arm-unknown-linux-gnueabi": [ + { + "id": "libc 0.2.168", + "target": "libc" + } + ], + "i686-unknown-linux-gnu": [ + { + "id": "libc 0.2.168", + "target": "libc" + } + ], + "powerpc-unknown-linux-gnu": [ + { + "id": "libc 0.2.168", + "target": "libc" + } + ], + "s390x-unknown-linux-gnu": [ + { + "id": "libc 0.2.168", + "target": "libc" + } + ], + "x86_64-apple-darwin": [ + { + "id": "libc 0.2.168", + "target": "libc" + } + ], + "x86_64-unknown-freebsd": [ + { + "id": "libc 0.2.168", + "target": "libc" + } + ], + "x86_64-unknown-linux-gnu": [ + { + "id": "libc 0.2.168", + "target": "libc" + } + ], + "x86_64-unknown-nixos-gnu": [ + { + "id": "libc 0.2.168", + "target": "libc" + } + ] + } }, "edition": "2018", "version": "1.1.30"