From a9bb681cde73e179db081fdd05a87d82137ef352 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 13:00:05 +0000 Subject: [PATCH 1/2] [dotnet][java][js][py][rb][rust] Update rules_jvm_external digest to 29c451d --- MODULE.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MODULE.bazel b/MODULE.bazel index 92baf918e24df..3a2744b6ae952 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 = "d8af22108bd8b353a226140570008231f2921931", + commit = "29c451d2a62aa2451f5810c005ecac925b4772b6", patch_strip = 1, patches = ["//java:rules_jvm_external_javadoc.patch"], remote = "https://github.com/bazel-contrib/rules_jvm_external.git", From bab41e203599c671443116a3169a3c42bc6b2892 Mon Sep 17 00:00:00 2001 From: Selenium CI Bot Date: Tue, 24 Jun 2025 13:03:13 +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 230114aaf7d55..98cc3ec434b57 100644 --- a/rust/Cargo.Bazel.lock +++ b/rust/Cargo.Bazel.lock @@ -1,5 +1,5 @@ { - "checksum": "0c040d68206ee0e1cb8f4b9750fc838ec1c150da4a76a9c387387684712e8168", + "checksum": "4328866a2bfa2153f8c6f066f65ab94f1b037dcd4f169a6f4c6b4e7d243bf750", "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"