File tree Expand file tree Collapse file tree 8 files changed +122
-175
lines changed Expand file tree Collapse file tree 8 files changed +122
-175
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ labels:
117117 This is related to code in the Support packages. The support packages contain example code that
118118 many users find helpful, but they do not necessarily represent the best practices for using Selenium,
119119 and the Selenium team is not prioritizing work on them right now.
120- This doesn't mean that we won't ever work on them, but it is not on our roadmap as we push to release Selenium 5 .
120+ This doesn't mean that we won't ever work on them, but it is not on our long term roadmap .
121121
122122 We actively encourage people to create their own wrapper and helper code that makes sense for them.
123123 If you have any questions, please [contact us](https://www.selenium.dev/support)
@@ -127,10 +127,12 @@ labels:
127127
128128 The support packages contain example code that many users find helpful, but they do not necessarily represent
129129 the best practices for using Selenium, and the Selenium team is not currently merging changes to them.
130+
131+ After reviewing the change, unless it is a critical fix or a feature that is needed for Selenium
132+ to work, we will likely close the PR.
130133
131134 We actively encourage people to add the wrapper and helper code that makes sense for them to their own frameworks.
132135 If you have any questions, please [contact us](https://www.selenium.dev/support)
133- action : close
134136
135137
136138
Original file line number Diff line number Diff line change 11{
2- "labels" : [" B-dependencies" ]
2+ "labels" : [
3+ " B-dependencies"
4+ ],
5+ "docker" : {
6+ "enabled" : false
7+ },
8+ "packageRules" : [
9+ {
10+ "matchDatasources" : [
11+ " docker"
12+ ],
13+ "enabled" : false
14+ },
15+ {
16+ "matchPackagePatterns" : [
17+ " ^docker:" ,
18+ " ^gcr.io/" ,
19+ " ^registry.k8s.io/" ,
20+ " ^quay.io/" ,
21+ " ^ghcr.io/"
22+ ],
23+ "enabled" : false
24+ }
25+ ]
326}
Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ maven.install(
207207 "io.opentelemetry:opentelemetry-sdk-testing" ,
208208 "io.opentelemetry:opentelemetry-sdk-trace" ,
209209 "it.ozimov:embedded-redis:0.7.3" ,
210- "net.bytebuddy:byte-buddy:1.17.6 " ,
210+ "net.bytebuddy:byte-buddy:1.17.7 " ,
211211 "org.htmlunit:htmlunit-core-js:4.14.0" ,
212212 "org.apache.commons:commons-exec:1.5.0" ,
213213 "org.apache.logging.log4j:log4j-core:2.25.1" ,
Original file line number Diff line number Diff line change @@ -123,10 +123,10 @@ js_library(
123123
124124 pkg_archive (
125125 name = "mac_edge" ,
126- url = "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/4d599f34-3ef7-4f04-bd4b-6f35be25008c /MicrosoftEdge-139.0.3405.102 .pkg" ,
127- sha256 = "c5edb687ac110cabedf989706a6e9fade4f30375ef194f155fade830fc8837be " ,
126+ url = "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/017e25fc-2906-45b2-958c-1c71c4667dc1 /MicrosoftEdge-139.0.3405.111 .pkg" ,
127+ sha256 = "1aa42cbaaf38b035e17d43fbbe0a293ceb286c5fd298d463b1a369ed900a03ac " ,
128128 move = {
129- "MicrosoftEdge-139.0.3405.102 .pkg/Payload/Microsoft Edge.app" : "Edge.app" ,
129+ "MicrosoftEdge-139.0.3405.111 .pkg/Payload/Microsoft Edge.app" : "Edge.app" ,
130130 },
131131 build_file_content = """
132132load("@aspect_rules_js//js:defs.bzl", "js_library")
@@ -143,8 +143,8 @@ js_library(
143143
144144 deb_archive (
145145 name = "linux_edge" ,
146- url = "https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_139.0.3405.102 -1_amd64.deb" ,
147- sha256 = "ad8e90dec3080065ff64a395bf04a5e9cc6adb8481d4f8829fb6f5a4c5cc7a9b " ,
146+ url = "https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_139.0.3405.111 -1_amd64.deb" ,
147+ sha256 = "d61b2fcef695083496184a6a323b2bcfb57d45af8fb6867ffe54974a5992dc52 " ,
148148 build_file_content = """
149149load("@aspect_rules_js//js:defs.bzl", "js_library")
150150package(default_visibility = ["//visibility:public"])
Original file line number Diff line number Diff line change 11{
22 "__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY" : " THERE_IS_NO_DATA_ONLY_ZUUL" ,
3- "__INPUT_ARTIFACTS_HASH" : 773120019 ,
4- "__RESOLVED_ARTIFACTS_HASH" : -748858848 ,
3+ "__INPUT_ARTIFACTS_HASH" : 558417936 ,
4+ "__RESOLVED_ARTIFACTS_HASH" : -92778682 ,
55 "artifacts" : {
66 "com.beust:jcommander" : {
77 "shasums" : {
452452 },
453453 "net.bytebuddy:byte-buddy" : {
454454 "shasums" : {
455- "jar" : " d26382a839cb26d5c62a0b0f04715bcef55a531f96ac6ce40de452a1c0539e70 " ,
456- "sources" : " bed458b6ee0df083eb4e1bd2dd171f7d8abe30993b510a9a241ba7bff3653e27 "
455+ "jar" : " 3575dcb8a98faf943d3c1595c47a16047c4fce8a83ebbb26262f1a2f67546357 " ,
456+ "sources" : " 8b4139f2607584938370ed3d2adfc404e893c39db253afae53222aa920c58182 "
457457 },
458- "version" : " 1.17.6 "
458+ "version" : " 1.17.7 "
459459 },
460460 "net.bytebuddy:byte-buddy-agent" : {
461461 "shasums" : {
Original file line number Diff line number Diff line change 77 "@apollo/client" : " 3.12.6" ,
88 "@emotion/react" : " 11.14.0" ,
99 "@emotion/styled" : " 11.14.1" ,
10- "@mui/icons-material" : " 5.15.18 " ,
11- "@mui/material" : " 5.15.18 " ,
10+ "@mui/icons-material" : " 5.18.0 " ,
11+ "@mui/material" : " 5.18.0 " ,
1212 "@novnc/novnc" : " 1.5.0" ,
1313 "@types/jest" : " 29.5.14" ,
1414 "@types/node" : " 20.12.12" ,
15- "@types/react" : " 18.3.18 " ,
16- "@types/react-dom" : " 18.3.5 " ,
15+ "@types/react" : " 18.3.23 " ,
16+ "@types/react-dom" : " 18.3.7 " ,
1717 "@types/react-modal" : " 3.16.3" ,
1818 "@types/react-router-dom" : " 5.3.3" ,
1919 "graphql" : " 16.10.0" ,
Original file line number Diff line number Diff line change 2626 "@bazel/runfiles" : " ^6.3.1" ,
2727 "jszip" : " ^3.10.1" ,
2828 "tmp" : " ^0.2.5" ,
29- "ws" : " ^8.18.2 "
29+ "ws" : " ^8.18.3 "
3030 },
3131 "devDependencies" : {
3232 "@eslint/js" : " ^9.18.0" ,
You can’t perform that action at this time.
0 commit comments