[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 ✨
|
* Update pinned browser versions * Update supported versions for Chrome DevTools * Update selenium manager version * Update authors file * FIX CHANGELOGS BEFORE MERGING! Update versions and change logs to release Selenium 4.25.0 * [create-pull-request] automated change * [ci] Using an existing EdgeDriver binary * [rb] Run format script * Updating change logs --------- Co-authored-by: Selenium CI Bot <selenium-ci@users.noreply.github.com> Co-authored-by: Diego Molina <diemol@gmail.com>
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 129java/src/org/openqa/selenium/devtools/v129/v129Target.java
v129Network.java
Update DevTools Network to version 129java/src/org/openqa/selenium/devtools/v129/v129Network.java
v129Events.java
Update DevTools Events to version 129java/src/org/openqa/selenium/devtools/v129/v129Events.java
v129Domains.java
Update DevTools Domains to version 129java/src/org/openqa/selenium/devtools/v129/v129Domains.java
v129Javascript.java
Update DevTools Javascript to version 129java/src/org/openqa/selenium/devtools/v129/v129Javascript.java
v129Log.java
Update DevTools Log to version 129java/src/org/openqa/selenium/devtools/v129/v129Log.java
v129CdpInfo.java
Update CDP Info to version 129java/src/org/openqa/selenium/devtools/v129/v129CdpInfo.java
V129Domains.cs
Update .NET DevTools Domains to version 129dotnet/src/webdriver/DevTools/v129/V129Domains.cs
V129Network.cs
Update .NET DevTools Network to version 129dotnet/src/webdriver/DevTools/v129/V129Network.cs
V129JavaScript.cs
Update .NET DevTools JavaScript to version 129dotnet/src/webdriver/DevTools/v129/V129JavaScript.cs
V129Target.cs
Update .NET DevTools Target to version 129dotnet/src/webdriver/DevTools/v129/V129Target.cs
V129Log.cs
Update .NET DevTools Log to version 129dotnet/src/webdriver/DevTools/v129/V129Log.cs
DevToolsDomains.cs
Add support for DevTools version 129dotnet/src/webdriver/DevTools/DevToolsDomains.cs
logger.rb
Simplify string concatenation in loggerrb/lib/selenium/webdriver/common/logger.rb
target_locator.rb
Remove unused variable in target locatorrb/lib/selenium/webdriver/common/target_locator.rb
returned.wait.rb
Simplify string concatenation in waitrb/lib/selenium/webdriver/common/wait.rb
versions.bzl
Add support for DevTools version v129java/src/org/openqa/selenium/devtools/versions.bzl
js_protocol.pdl
Add JavaScript protocol definition for version 129common/devtools/chromium/v129/js_protocol.pdl
browser_protocol.pdl
Extend browser protocol with new domains and commandscommon/devtools/chromium/v129/browser_protocol.pdl
8 files
DevToolsTargetTest.cs
Update DevTools Target Test to version 129dotnet/test/common/DevTools/DevToolsTargetTest.cs
DevToolsConsoleTest.cs
Update DevTools Console Test to version 129dotnet/test/common/DevTools/DevToolsConsoleTest.cs
DevToolsLogTest.cs
Update DevTools Log Test to version 129dotnet/test/common/DevTools/DevToolsLogTest.cs
DevToolsNetworkTest.cs
Update DevTools Network Test to version 129dotnet/test/common/DevTools/DevToolsNetworkTest.cs
DevToolsSecurityTest.cs
Update DevTools Security Test to version 129dotnet/test/common/DevTools/DevToolsSecurityTest.cs
DevToolsProfilerTest.cs
Update DevTools Profiler Test to version 129dotnet/test/common/DevTools/DevToolsProfilerTest.cs
DevToolsPerformanceTest.cs
Update DevTools Performance Test to version 129dotnet/test/common/DevTools/DevToolsPerformanceTest.cs
DevToolsTabsTest.cs
Update DevTools Tabs Test to version 129dotnet/test/common/DevTools/DevToolsTabsTest.cs
18 files
StableChannelChromeDriver.cs
Update default Chrome browser version to 129dotnet/test/common/CustomDriverConfigs/StableChannelChromeDriver.cs
version.rb
Update Ruby DevTools version to 0.129.0rb/lib/selenium/devtools/version.rb
version.rb
Update Ruby WebDriver version to 4.25.0rb/lib/selenium/webdriver/version.rb
repositories.bzl
Update pinned browser versions and checksumscommon/repositories.bzl
checksums.
selenium_manager.bzl
Update Selenium Manager download URLs and checksumscommon/selenium_manager.bzl
__init__.py
Update Python WebDriver version to 4.25.0py/selenium/webdriver/init.py
setup.py
Update Python package version to 4.25.0py/setup.py
selenium-dotnet-version.bzl
Update .NET Selenium version and DevTools supportdotnet/selenium-dotnet-version.bzl
__init__.py
Update Python Selenium version to 4.25.0py/selenium/init.py
version.bzl
Update Java Selenium version to 4.25.0java/version.bzl
BUILD.bazel
Add build configuration for Chromium DevTools version 129common/devtools/chromium/v129/BUILD.bazel
WebDriver.csproj
Update Bazel build command for v129 generationdotnet/src/webdriver/WebDriver.csproj
BUILD.bazel
Update Python Selenium version and DevTools supportpy/BUILD.bazel
Rakefile
Update Java release targets for devtools version 129Rakefile
BUILD.bazel
Update Node.js build configuration for version 4.25.0javascript/node/selenium-webdriver/BUILD.bazel
package.json
Update package version to 4.25.0javascript/node/selenium-webdriver/package.json
BUILD.bazel
Update CDP version to 129java/src/org/openqa/selenium/devtools/v129/BUILD.bazel
BUILD.bazel
Update Ruby devtools CDP version to 129rb/lib/selenium/devtools/BUILD.bazel
8 files
conf.py
Update Python documentation version to 4.25.0py/docs/source/conf.py
AUTHORS
Update authors list with new contributorsAUTHORS
CHANGES.md
Document changes for version 4.25.0javascript/node/selenium-webdriver/CHANGES.md
CHANGES
Update Python changelog for Selenium 4.25.0py/CHANGES
CHANGELOG
Update .NET changelog for Selenium 4.25.0dotnet/CHANGELOG
CHANGES
Update Ruby changelog for Selenium 4.25.0rb/CHANGES
CHANGELOG
Update Java changelog for Selenium 4.25.0java/CHANGELOG
CHANGELOG.md
Update Rust changelog for version 0.4.25rust/CHANGELOG.md
2 files
MODULE.bazel
Update Maven dependencies to newer versionsMODULE.bazel
maven_install.json
Update Maven dependencies and resolve conflictsjava/maven_install.json