@@ -50,8 +50,8 @@ js_library(
5050
5151 http_archive (
5252 name = "linux_beta_firefox" ,
53- url = "https://ftp.mozilla.org/pub/firefox/releases/143.0b3 /linux-x86_64/en-US/firefox-143.0b3 .tar.xz" ,
54- sha256 = "ea43085f0a47d14a8c088175b489c8af149f59703aec20e6dd2bbf01e36d36fc " ,
53+ url = "https://ftp.mozilla.org/pub/firefox/releases/143.0b4 /linux-x86_64/en-US/firefox-143.0b4 .tar.xz" ,
54+ sha256 = "d12919259ce9e8e38ed5142e68859250513cfcc5be6b9591b30030a67bb2fc7a " ,
5555 build_file_content = """
5656load("@aspect_rules_js//js:defs.bzl", "js_library")
5757package(default_visibility = ["//visibility:public"])
@@ -72,8 +72,8 @@ js_library(
7272
7373 dmg_archive (
7474 name = "mac_beta_firefox" ,
75- url = "https://ftp.mozilla.org/pub/firefox/releases/143.0b3 /mac/en-US/Firefox%20143.0b3 .dmg" ,
76- sha256 = "0e392fc487de20c31c4fe66e25473f91ce001dd6e56528409720f7b9934f34e0 " ,
75+ url = "https://ftp.mozilla.org/pub/firefox/releases/143.0b4 /mac/en-US/Firefox%20143.0b4 .dmg" ,
76+ sha256 = "fca0e5c200755b983b6c9a1af95b45a59bb7ec92095e2ab9f81b99f5b6a9d238 " ,
7777 build_file_content = """
7878load("@aspect_rules_js//js:defs.bzl", "js_library")
7979package(default_visibility = ["//visibility:public"])
@@ -165,8 +165,8 @@ js_library(
165165
166166 http_archive (
167167 name = "linux_edgedriver" ,
168- url = "https://msedgedriver.microsoft.com/139.0.3405.111 /edgedriver_linux64.zip" ,
169- sha256 = "76f1c0e35120e37848c174eee1368150b7c2461b8e4907c80bcfc2e61b93c471 " ,
168+ url = "https://msedgedriver.microsoft.com/139.0.3405.119 /edgedriver_linux64.zip" ,
169+ sha256 = "a8466733ad2508902a0b83d07594a4ae4541e0a0619abd240bf501cfc1154ad1 " ,
170170 build_file_content = """
171171load("@aspect_rules_js//js:defs.bzl", "js_library")
172172package(default_visibility = ["//visibility:public"])
@@ -182,8 +182,8 @@ js_library(
182182
183183 http_archive (
184184 name = "mac_edgedriver" ,
185- url = "https://msedgedriver.microsoft.com/139.0.3405.111 /edgedriver_mac64.zip" ,
186- sha256 = "c97588078c6f661dd6c66b858f5e21dc9cbcee40420a2b2e839a05803e0e468f " ,
185+ url = "https://msedgedriver.microsoft.com/139.0.3405.119 /edgedriver_mac64.zip" ,
186+ sha256 = "3d183d0ec03f20e635649f5260de11a484eed1bc2e6b9b4a9b094662e3b2efdb " ,
187187 build_file_content = """
188188load("@aspect_rules_js//js:defs.bzl", "js_library")
189189package(default_visibility = ["//visibility:public"])
@@ -199,8 +199,8 @@ js_library(
199199
200200 http_archive (
201201 name = "linux_chrome" ,
202- url = "https://storage.googleapis.com/chrome-for-testing-public/139.0.7258.138 /linux64/chrome-linux64.zip" ,
203- sha256 = "a28ed679a017b8042747d81f7855cb86cc71402b268fc843b57533e69a835a17 " ,
202+ url = "https://storage.googleapis.com/chrome-for-testing-public/139.0.7258.154 /linux64/chrome-linux64.zip" ,
203+ sha256 = "bfaade5ad550f728b25a46077c90c0703b8d1bdf48c6a74ccac29c5cd5f57b56 " ,
204204 build_file_content = """
205205load("@aspect_rules_js//js:defs.bzl", "js_library")
206206package(default_visibility = ["//visibility:public"])
@@ -220,8 +220,8 @@ js_library(
220220 )
221221 http_archive (
222222 name = "mac_chrome" ,
223- url = "https://storage.googleapis.com/chrome-for-testing-public/139.0.7258.138 /mac-x64/chrome-mac-x64.zip" ,
224- sha256 = "e910233cc746230abb5d9c855a191fceee0729e299ac15cb562260be302fa64b " ,
223+ url = "https://storage.googleapis.com/chrome-for-testing-public/139.0.7258.154 /mac-x64/chrome-mac-x64.zip" ,
224+ sha256 = "83d04846c500de39fa1eaca349ef636b6af597a8ed4b605acb46b866a88d503b " ,
225225 strip_prefix = "chrome-mac-x64" ,
226226 patch_cmds = [
227227 "mv 'Google Chrome for Testing.app' Chrome.app" ,
@@ -241,8 +241,8 @@ js_library(
241241 )
242242 http_archive (
243243 name = "linux_chromedriver" ,
244- url = "https://storage.googleapis.com/chrome-for-testing-public/139.0.7258.138 /linux64/chromedriver-linux64.zip" ,
245- sha256 = "b5940d93d97da3d98dba0d4f5a67246b839a8e5634d69a6d625d0ad54bed8bb2 " ,
244+ url = "https://storage.googleapis.com/chrome-for-testing-public/139.0.7258.154 /linux64/chromedriver-linux64.zip" ,
245+ sha256 = "0b8e3924c2087cbe94e7bad27e7084ab908aeb53441a4e5a7f1f01c0b82a875e " ,
246246 strip_prefix = "chromedriver-linux64" ,
247247 build_file_content = """
248248load("@aspect_rules_js//js:defs.bzl", "js_library")
@@ -259,8 +259,8 @@ js_library(
259259
260260 http_archive (
261261 name = "mac_chromedriver" ,
262- url = "https://storage.googleapis.com/chrome-for-testing-public/139.0.7258.138 /mac-x64/chromedriver-mac-x64.zip" ,
263- sha256 = "c6e2a630d72e0017649d54f29a93caa617fac0f846c23b2bd6494d8fe92e4479 " ,
262+ url = "https://storage.googleapis.com/chrome-for-testing-public/139.0.7258.154 /mac-x64/chromedriver-mac-x64.zip" ,
263+ sha256 = "949505cb45f015607dd2e0e56d89f4f4c8415a51dc41d97c20b60d78af6caabc " ,
264264 strip_prefix = "chromedriver-mac-x64" ,
265265 build_file_content = """
266266load("@aspect_rules_js//js:defs.bzl", "js_library")
0 commit comments