-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[build] Prepare for release of Selenium 4.25.0 #14516
Conversation
Update versions and change logs to release Selenium 4.25.0
CI Failure Feedback 🧐(Checks updated until commit 22c214b)
✨ CI feedback usage guide:The CI feedback tool (
In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR:
where Configuration options
See more information about the |
PR Reviewer Guide 🔍
|
PR Code Suggestions ✨
|
User description
Warning: Manually update the changelogs before merging
This PR:
PR Type
enhancement, configuration changes, documentation, dependencies, tests
Description
Changes walkthrough 📝
19 files
v129Target.java
Update DevTools Target to version 129
java/src/org/openqa/selenium/devtools/v129/v129Target.java
v129Network.java
Update DevTools Network to version 129
java/src/org/openqa/selenium/devtools/v129/v129Network.java
v129Events.java
Update DevTools Events to version 129
java/src/org/openqa/selenium/devtools/v129/v129Events.java
v129Domains.java
Update DevTools Domains to version 129
java/src/org/openqa/selenium/devtools/v129/v129Domains.java
v129Javascript.java
Update DevTools Javascript to version 129
java/src/org/openqa/selenium/devtools/v129/v129Javascript.java
v129Log.java
Update DevTools Log to version 129
java/src/org/openqa/selenium/devtools/v129/v129Log.java
v129CdpInfo.java
Update CDP Info to version 129
java/src/org/openqa/selenium/devtools/v129/v129CdpInfo.java
V129Domains.cs
Update .NET DevTools Domains to version 129
dotnet/src/webdriver/DevTools/v129/V129Domains.cs
V129Network.cs
Update .NET DevTools Network to version 129
dotnet/src/webdriver/DevTools/v129/V129Network.cs
V129JavaScript.cs
Update .NET DevTools JavaScript to version 129
dotnet/src/webdriver/DevTools/v129/V129JavaScript.cs
V129Target.cs
Update .NET DevTools Target to version 129
dotnet/src/webdriver/DevTools/v129/V129Target.cs
V129Log.cs
Update .NET DevTools Log to version 129
dotnet/src/webdriver/DevTools/v129/V129Log.cs
DevToolsDomains.cs
Add support for DevTools version 129
dotnet/src/webdriver/DevTools/DevToolsDomains.cs
logger.rb
Simplify string concatenation in logger
rb/lib/selenium/webdriver/common/logger.rb
target_locator.rb
Remove unused variable in target locator
rb/lib/selenium/webdriver/common/target_locator.rb
returned
.wait.rb
Simplify string concatenation in wait
rb/lib/selenium/webdriver/common/wait.rb
versions.bzl
Add support for DevTools version v129
java/src/org/openqa/selenium/devtools/versions.bzl
js_protocol.pdl
Add JavaScript protocol definition for version 129
common/devtools/chromium/v129/js_protocol.pdl
browser_protocol.pdl
Extend browser protocol with new domains and commands
common/devtools/chromium/v129/browser_protocol.pdl
8 files
DevToolsTargetTest.cs
Update DevTools Target Test to version 129
dotnet/test/common/DevTools/DevToolsTargetTest.cs
DevToolsConsoleTest.cs
Update DevTools Console Test to version 129
dotnet/test/common/DevTools/DevToolsConsoleTest.cs
DevToolsLogTest.cs
Update DevTools Log Test to version 129
dotnet/test/common/DevTools/DevToolsLogTest.cs
DevToolsNetworkTest.cs
Update DevTools Network Test to version 129
dotnet/test/common/DevTools/DevToolsNetworkTest.cs
DevToolsSecurityTest.cs
Update DevTools Security Test to version 129
dotnet/test/common/DevTools/DevToolsSecurityTest.cs
DevToolsProfilerTest.cs
Update DevTools Profiler Test to version 129
dotnet/test/common/DevTools/DevToolsProfilerTest.cs
DevToolsPerformanceTest.cs
Update DevTools Performance Test to version 129
dotnet/test/common/DevTools/DevToolsPerformanceTest.cs
DevToolsTabsTest.cs
Update DevTools Tabs Test to version 129
dotnet/test/common/DevTools/DevToolsTabsTest.cs
18 files
StableChannelChromeDriver.cs
Update default Chrome browser version to 129
dotnet/test/common/CustomDriverConfigs/StableChannelChromeDriver.cs
version.rb
Update Ruby DevTools version to 0.129.0
rb/lib/selenium/devtools/version.rb
version.rb
Update Ruby WebDriver version to 4.25.0
rb/lib/selenium/webdriver/version.rb
repositories.bzl
Update pinned browser versions and checksums
common/repositories.bzl
checksums.
selenium_manager.bzl
Update Selenium Manager download URLs and checksums
common/selenium_manager.bzl
__init__.py
Update Python WebDriver version to 4.25.0
py/selenium/webdriver/init.py
setup.py
Update Python package version to 4.25.0
py/setup.py
selenium-dotnet-version.bzl
Update .NET Selenium version and DevTools support
dotnet/selenium-dotnet-version.bzl
__init__.py
Update Python Selenium version to 4.25.0
py/selenium/init.py
version.bzl
Update Java Selenium version to 4.25.0
java/version.bzl
BUILD.bazel
Add build configuration for Chromium DevTools version 129
common/devtools/chromium/v129/BUILD.bazel
WebDriver.csproj
Update Bazel build command for v129 generation
dotnet/src/webdriver/WebDriver.csproj
BUILD.bazel
Update Python Selenium version and DevTools support
py/BUILD.bazel
Rakefile
Update Java release targets for devtools version 129
Rakefile
BUILD.bazel
Update Node.js build configuration for version 4.25.0
javascript/node/selenium-webdriver/BUILD.bazel
package.json
Update package version to 4.25.0
javascript/node/selenium-webdriver/package.json
BUILD.bazel
Update CDP version to 129
java/src/org/openqa/selenium/devtools/v129/BUILD.bazel
BUILD.bazel
Update Ruby devtools CDP version to 129
rb/lib/selenium/devtools/BUILD.bazel
8 files
conf.py
Update Python documentation version to 4.25.0
py/docs/source/conf.py
AUTHORS
Update authors list with new contributors
AUTHORS
CHANGES.md
Document changes for version 4.25.0
javascript/node/selenium-webdriver/CHANGES.md
CHANGES
Update Python changelog for Selenium 4.25.0
py/CHANGES
CHANGELOG
Update .NET changelog for Selenium 4.25.0
dotnet/CHANGELOG
CHANGES
Update Ruby changelog for Selenium 4.25.0
rb/CHANGES
CHANGELOG
Update Java changelog for Selenium 4.25.0
java/CHANGELOG
CHANGELOG.md
Update Rust changelog for version 0.4.25
rust/CHANGELOG.md
2 files
MODULE.bazel
Update Maven dependencies to newer versions
MODULE.bazel
maven_install.json
Update Maven dependencies and resolve conflicts
java/maven_install.json