Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
changelog:
exclude:
labels:
-dependencies
- dependencies
authors:
- selenium-ci
5 changes: 5 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ Ashley Trinh <[email protected]>
Aslak Hellesøy <[email protected]>
asmundak <[email protected]>
Atsushi Tatsuma <[email protected]>
Augustin Gottlieb <[email protected]>
Augustin Gottlieb Pequeno <[email protected]>
Aurélien Pupier <[email protected]>
Austin Michael Wilkins <[email protected]>
Expand All @@ -106,6 +107,7 @@ bgermann <[email protected]>
bhecquet <[email protected]>
bhkwan <[email protected]>
Bill Agee <[email protected]>
BlitzDestroyer <[email protected]>
bob <[email protected]>
Bob Baron <[email protected]>
Bob Lubecker <[email protected]>
Expand Down Expand Up @@ -199,6 +201,7 @@ Darrin Cherry <[email protected]>
Dave Hoover <[email protected]>
Dave Hunt <[email protected]>
daviande <[email protected]>
David Bernhard <[email protected]>
David Burns <[email protected]>
David English <[email protected]>
David Fischer <[email protected]>
Expand Down Expand Up @@ -696,6 +699,7 @@ PombaM <[email protected]>
Potapov Dmitriy <[email protected]>
Prakhar Rawat <[email protected]>
praveendvd <[email protected]>
Priyansh Garg <[email protected]>
Puja Jagani <[email protected]>
Pulkit Sharma <[email protected]>
Pydi Chandra <[email protected]>
Expand All @@ -719,6 +723,7 @@ richard.hines <[email protected]>
RichCrook <[email protected]>
richseviora <[email protected]>
Rishav Trivedi <[email protected]>
Rob Brackett <[email protected]>
Rob Richardson <[email protected]>
Rob Wu <[email protected]>
Robert Elliot <[email protected]>
Expand Down
60 changes: 30 additions & 30 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -177,48 +177,48 @@ maven.install(
"com.google.auto:auto-common:1.2.2",
"com.google.auto.service:auto-service:1.1.1",
"com.google.auto.service:auto-service-annotations:1.1.1",
"com.google.googlejavaformat:google-java-format:jar:1.23.0",
"com.google.googlejavaformat:google-java-format:jar:1.24.0",
"com.graphql-java:graphql-java:22.3",
"dev.failsafe:failsafe:3.3.2",
"io.grpc:grpc-context:1.66.0",
"io.grpc:grpc-context:1.68.0",
"io.lettuce:lettuce-core:6.4.0.RELEASE",
"io.netty:netty-buffer:4.1.113.Final",
"io.netty:netty-codec-http:4.1.113.Final",
"io.netty:netty-codec-http2:4.1.113.Final",
"io.netty:netty-common:4.1.113.Final",
"io.netty:netty-handler:4.1.113.Final",
"io.netty:netty-handler-proxy:4.1.113.Final",
"io.netty:netty-transport:4.1.113.Final",
"io.opentelemetry:opentelemetry-api:1.42.1",
"io.opentelemetry:opentelemetry-context:1.42.1",
"io.opentelemetry:opentelemetry-exporter-logging:1.42.1",
"io.opentelemetry:opentelemetry-sdk:1.42.1",
"io.opentelemetry:opentelemetry-sdk-common:1.42.1",
"io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:1.42.1",
"io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:1.42.1",
"io.opentelemetry:opentelemetry-sdk-testing:1.42.1",
"io.opentelemetry:opentelemetry-sdk-trace:1.42.1",
"io.netty:netty-buffer:4.1.114.Final",
"io.netty:netty-codec-http:4.1.114.Final",
"io.netty:netty-codec-http2:4.1.114.Final",
"io.netty:netty-common:4.1.114.Final",
"io.netty:netty-handler:4.1.114.Final",
"io.netty:netty-handler-proxy:4.1.114.Final",
"io.netty:netty-transport:4.1.114.Final",
"io.opentelemetry:opentelemetry-api:1.43.0",
"io.opentelemetry:opentelemetry-context:1.43.0",
"io.opentelemetry:opentelemetry-exporter-logging:1.43.0",
"io.opentelemetry:opentelemetry-sdk:1.43.0",
"io.opentelemetry:opentelemetry-sdk-common:1.43.0",
"io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:1.43.0",
"io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:1.43.0",
"io.opentelemetry:opentelemetry-sdk-testing:1.43.0",
"io.opentelemetry:opentelemetry-sdk-trace:1.43.0",
"io.opentelemetry.semconv:opentelemetry-semconv:1.25.0-alpha",
"io.ous:jtoml:2.0.0",
"it.ozimov:embedded-redis:0.7.3",
"net.bytebuddy:byte-buddy:1.15.1",
"org.htmlunit:htmlunit-core-js:4.4.0",
"net.bytebuddy:byte-buddy:1.15.7",
"org.htmlunit:htmlunit-core-js:4.5.0",
"org.apache.commons:commons-exec:1.4.0",
"org.apache.logging.log4j:log4j-core:2.24.0",
"org.apache.logging.log4j:log4j-core:2.24.1",
"org.assertj:assertj-core:3.26.3",
"org.bouncycastle:bcpkix-jdk18on:1.78.1",
"org.eclipse.mylyn.github:org.eclipse.egit.github.core:2.1.5",
"org.hsqldb:hsqldb:2.7.3",
"org.jspecify:jspecify:1.0.0",
"org.junit.jupiter:junit-jupiter-api:5.11.0",
"org.junit.jupiter:junit-jupiter-engine:5.11.0",
"org.junit.jupiter:junit-jupiter-params:5.11.0",
"org.junit.platform:junit-platform-launcher:1.11.0",
"org.junit.platform:junit-platform-reporting:1.11.0",
"org.junit.platform:junit-platform-commons:1.11.0",
"org.junit.platform:junit-platform-engine:1.11.0",
"org.mockito:mockito-core:5.13.0",
"org.redisson:redisson:3.36.0",
"org.junit.jupiter:junit-jupiter-api:5.11.3",
"org.junit.jupiter:junit-jupiter-engine:5.11.3",
"org.junit.jupiter:junit-jupiter-params:5.11.3",
"org.junit.platform:junit-platform-launcher:1.11.3",
"org.junit.platform:junit-platform-reporting:1.11.3",
"org.junit.platform:junit-platform-commons:1.11.3",
"org.junit.platform:junit-platform-engine:1.11.3",
"org.mockito:mockito-core:5.14.2",
"org.redisson:redisson:3.37.0",
"org.slf4j:slf4j-api:2.0.16",
"org.slf4j:slf4j-jdk14:2.0.16",
"org.zeromq:jeromq:0.6.0",
Expand Down
4 changes: 2 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ JAVA_RELEASE_TARGETS = %w[
//java/src/org/openqa/selenium/chromium:chromium.publish
//java/src/org/openqa/selenium/devtools/v128:v128.publish
//java/src/org/openqa/selenium/devtools/v129:v129.publish
//java/src/org/openqa/selenium/devtools/v127:v127.publish
//java/src/org/openqa/selenium/devtools/v130:v130.publish
//java/src/org/openqa/selenium/devtools/v85:v85.publish
//java/src/org/openqa/selenium/edge:edge.publish
//java/src/org/openqa/selenium/firefox:firefox.publish
Expand Down Expand Up @@ -791,7 +791,7 @@ namespace :dotnet do
sh 'docfx dotnet/docs/docfx.json'
rescue StandardError
case $CHILD_STATUS.exitstatus
when 127
when 130
raise 'Ensure the dotnet/tools directory is added to your PATH environment variable (e.g., `~/.dotnet/tools`)'
when 255
puts '.NET documentation build failed, likely because of DevTools namespacing. This is ok; continuing'
Expand Down
Loading
Loading