From 129a55984e7cef91e884791bd1c065be584f84f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 10:39:13 +0000 Subject: [PATCH 1/2] [dotnet][java][js][py][rb][rust] Update chrome_standalone Docker digest to 16b16f3 --- MODULE.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MODULE.bazel b/MODULE.bazel index 8fda55ff3394e..ae7a48d8f2db5 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -103,7 +103,7 @@ oci.pull( ) oci.pull( name = "chrome_standalone", - digest = "sha256:1b809a961a0a77787a7cccac74ddc5570b7e89747f925b8469ddb9a6624d4ece", + digest = "sha256:16b16f31d1a273d922cf8210ddbd534e0346d437a8205086cb350a7e3775a19b", image = "index.docker.io/selenium/standalone-chrome", ) use_repo(oci, "chrome_standalone", "firefox_standalone", "java_image_base") From 1943217e7e471503b0a0e68d4e2c65b855226f38 Mon Sep 17 00:00:00 2001 From: Selenium CI Bot Date: Thu, 30 Jan 2025 10:42:42 +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 beb6257412eee..ce89a245eedc1 100644 --- a/rust/Cargo.Bazel.lock +++ b/rust/Cargo.Bazel.lock @@ -1,5 +1,5 @@ { - "checksum": "7cafa1024c14fe343d60d434da00caf40cc5f74a656d1ffb146147861837045b", + "checksum": "dd0b1d61473c324a69e9446829245d736b5cf37dfd115cacf1169662fa518d3e", "crates": { "addr2line 0.21.0": { "name": "addr2line", @@ -2039,16 +2039,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"