Skip to content

Commit 2a4c61c

Browse files
authored
[build] Prepare for release of Selenium 4.34.0 (#15958)
1 parent f1c075c commit 2a4c61c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+1123
-363
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ body:
5050
id: selenium-version
5151
attributes:
5252
label: What version of Selenium are you currently using?
53-
description: Important! The latest released version of Selenium is 4.33 and we can't fix old versions.
53+
description: Important! The latest released version of Selenium is 4.34 and we can't fix old versions.
5454
placeholder: e.g., 4.17.0
5555
validations:
5656
required: true

AUTHORS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ AdamPDotty <81536237+AdamPDotty@users.noreply.github.com>
1717
Adi Roiban <adi.roiban@chevah.com>
1818
adiohana <ohanaadi@gmail.com>
1919
Aditya Pratap Singh <adityapratapsjnhh7654@gmail.com>
20+
Adolfo Armas <adolfoarmas.90@gmail.com>
2021
Adrian Dymorz <adrian.dymorz@e-experts.ch>
2122
Adrian Leonhard <adrianleonhard@gmail.com>
2223
Agustin Pequeno <33221555+aguspe@users.noreply.github.com>
@@ -35,8 +36,10 @@ albertor24 <albertor24.r@gmail.com>
3536
Aleksei Moskvin <a.moskvin@propellerads.net>
3637
Alex <72409387+fergushev@users.noreply.github.com>
3738
Alex <iampopovich@gmail.com>
39+
Alex B <45384811+AB-xdev@users.noreply.github.com>
3840
Alex Eagle <alexeagle@google.com>
3941
Alex Henrie <alexhenrie24@gmail.com>
42+
Alex Popov <iampopovich@gmail.com>
4043
Alex Rodionov <p0deje@gmail.com>
4144
Alex Savchuk <a.u.savchuk@gmail.com>
4245
Alexander Bayandin <a.bayandin@gmail.com>
@@ -126,6 +129,7 @@ Boris Osipov <osipov.boris@gmail.com>
126129
Boris Petrov <boris_petrov@live.com>
127130
Boris Wrubel <boris.wrubel@gmx.at>
128131
bozdemir84 <burak.bbm@gmail.com>
132+
Bradley Latreille <47356514+Bradltr95@users.noreply.github.com>
129133
Branden Cash <203336+ammmze@users.noreply.github.com>
130134
Brandon Walderman <brwalder@microsoft.com>
131135
Brandon Williams <williamsbdev@gmail.com>
@@ -368,6 +372,7 @@ Ilyas Bayraktar <bayilyas@gmail.com>
368372
Immanuel Hayden <immanuel.hayden@gmail.com>
369373
Indomitable <ventsislav.mladenov@outlook.com>
370374
Innokenty Shuvalov <innocentshuvalov@gmail.com>
375+
Ioan Giurgiu <ioan.giu@gmail.com>
371376
Isaac A. Murchie <isaac.appium@gmail.com>
372377
Isaul Vargas <isaulv@gmail.com>
373378
Ish Abbi <ishabbi@gmail.com>
@@ -547,6 +552,7 @@ Lucas Diniz <kbelodiniz@hotmail.com>
547552
Lucas Tierney <lucastierney@gmail.com>
548553
Luis Correia <luis.f.correia@gmail.com>
549554
Luis Pflamminger <luis.pflamminger@gmail.com>
555+
Luis Serna <lsosvaldo@gmail.com>
550556
Luke Hill <lukehill_uk@hotmail.com>
551557
Luke Inman-Semerau <luke.semerau@gmail.com>
552558
lukec <lukec@example.com>
@@ -802,6 +808,7 @@ Seth Lemanek <sethlemanek@yahoo.com>
802808
Seva Lotoshnikov <sevalo@google.com>
803809
Shan <shan.anand@gmail.com>
804810
Shashank <42868640+snsten@users.noreply.github.com>
811+
Shaurya Bisht <87357655+ShauryaDusht@users.noreply.github.com>
805812
Shay Dratler <Shay_Dratler@intuit.com>
806813
Shengfa <3363396+k7z45@users.noreply.github.com>
807814
shin <shin@example.com>

MODULE.bazel

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ maven.install(
175175
name = "maven",
176176
artifacts = [
177177
"com.beust:jcommander:1.82",
178-
"com.github.javaparser:javaparser-core:3.26.4",
178+
"com.github.javaparser:javaparser-core:3.27.0",
179179
"com.github.spotbugs:spotbugs:4.9.3",
180180
"com.github.stephenc.jcip:jcip-annotations:1.0-1",
181181
"com.google.code.findbugs:jsr305:3.0.2",
@@ -187,8 +187,8 @@ maven.install(
187187
"com.google.googlejavaformat:google-java-format:1.27.0",
188188
"com.graphql-java:graphql-java:22.3",
189189
"dev.failsafe:failsafe:3.3.2",
190-
"io.grpc:grpc-context:1.72.0",
191-
"io.lettuce:lettuce-core:6.6.0.RELEASE",
190+
"io.grpc:grpc-context:1.73.0",
191+
"io.lettuce:lettuce-core:6.7.1.RELEASE",
192192
"io.netty:netty-buffer",
193193
"io.netty:netty-codec-http",
194194
"io.netty:netty-codec-http2",
@@ -207,11 +207,11 @@ maven.install(
207207
"io.opentelemetry:opentelemetry-sdk-trace",
208208
"it.ozimov:embedded-redis:0.7.3",
209209
"net.bytebuddy:byte-buddy:1.17.6",
210-
"org.htmlunit:htmlunit-core-js:4.12.0",
211-
"org.apache.commons:commons-exec:1.4.0",
212-
"org.apache.logging.log4j:log4j-core:2.24.3",
210+
"org.htmlunit:htmlunit-core-js:4.13.0",
211+
"org.apache.commons:commons-exec:1.5.0",
212+
"org.apache.logging.log4j:log4j-core:2.25.0",
213213
"org.assertj:assertj-core:3.27.3",
214-
"org.bouncycastle:bcpkix-jdk18on:1.80",
214+
"org.bouncycastle:bcpkix-jdk18on:1.81",
215215
"org.eclipse.mylyn.github:org.eclipse.egit.github.core:2.1.5",
216216
"org.hsqldb:hsqldb:2.7.4",
217217
"org.jspecify:jspecify:1.0.0",
@@ -223,7 +223,7 @@ maven.install(
223223
"org.junit.platform:junit-platform-commons",
224224
"org.junit.platform:junit-platform-engine",
225225
"org.mockito:mockito-core:5.18.0",
226-
"org.redisson:redisson:3.47.0",
226+
"org.redisson:redisson:3.50.0",
227227
"org.slf4j:slf4j-api:2.0.17",
228228
"org.slf4j:slf4j-jdk14:2.0.17",
229229
"org.tomlj:tomlj:1.1.1",
@@ -232,9 +232,9 @@ maven.install(
232232
"uk.org.webcompere:system-stubs-core:2.1.8",
233233
],
234234
boms = [
235-
"io.opentelemetry:opentelemetry-bom:1.50.0",
235+
"io.opentelemetry:opentelemetry-bom:1.51.0",
236236
"io.netty:netty-bom:4.1.121.Final",
237-
"org.junit:junit-bom:5.12.2",
237+
"org.junit:junit-bom:5.13.2",
238238
],
239239
excluded_artifacts = [
240240
"org.hamcrest:hamcrest-all", # Replaced by hamcrest 2

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ JAVA_RELEASE_TARGETS = %w[
9797
//java/src/org/openqa/selenium/chrome:chrome.publish
9898
//java/src/org/openqa/selenium/chromium:chromium.publish
9999
//java/src/org/openqa/selenium/devtools/v137:v137.publish
100-
//java/src/org/openqa/selenium/devtools/v135:v135.publish
100+
//java/src/org/openqa/selenium/devtools/v138:v138.publish
101101
//java/src/org/openqa/selenium/devtools/v136:v136.publish
102102
//java/src/org/openqa/selenium/edge:edge.publish
103103
//java/src/org/openqa/selenium/firefox:firefox.publish

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy