[build] Prepare for release of Selenium 4.22.0 #71
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
User description
Warning: Manually update the changelogs before merging
This PR:
PR Type
Enhancement, Dependencies, Documentation
Description
v123
tov126
across multiple languages (Java, C#, Ruby, Python).4.22.0
.v126
.Changes walkthrough 📝
31 files
v126Target.java
Update DevTools Target to Version 126
java/src/org/openqa/selenium/devtools/v126/v126Target.java
v123
tov126
.v123Target
tov126Target
.v126
instead ofv123
.v126Network.java
Update DevTools Network to Version 126
java/src/org/openqa/selenium/devtools/v126/v126Network.java
v123
tov126
.v123Network
tov126Network
.v126
instead ofv123
.v126Events.java
Update DevTools Events to Version 126
java/src/org/openqa/selenium/devtools/v126/v126Events.java
v123
tov126
.v123Events
tov126Events
.v126
instead ofv123
.v126Domains.java
Update DevTools Domains to Version 126
java/src/org/openqa/selenium/devtools/v126/v126Domains.java
v123
tov126
.v123Domains
tov126Domains
.v126
instead ofv123
.v126Javascript.java
Update DevTools Javascript to Version 126
java/src/org/openqa/selenium/devtools/v126/v126Javascript.java
v123
tov126
.v123Javascript
tov126Javascript
.v126
instead ofv123
.v126Log.java
Update DevTools Log to Version 126
java/src/org/openqa/selenium/devtools/v126/v126Log.java
v123
tov126
.v123Log
tov126Log
.v126
instead ofv123
.v126CdpInfo.java
Update DevTools CDP Info to Version 126
java/src/org/openqa/selenium/devtools/v126/v126CdpInfo.java
v123
tov126
.v123CdpInfo
tov126CdpInfo
.v126Domains
.V126Domains.cs
Update .NET DevTools Domains to Version 126
dotnet/src/webdriver/DevTools/v126/V126Domains.cs
V123
toV126
.V123Domains
toV126Domains
.V126Network.cs
Update .NET DevTools Network to Version 126
dotnet/src/webdriver/DevTools/v126/V126Network.cs
V123
toV126
.V123Network
toV126Network
.V126JavaScript.cs
Update .NET DevTools JavaScript to Version 126
dotnet/src/webdriver/DevTools/v126/V126JavaScript.cs
V123
toV126
.V123JavaScript
toV126JavaScript
.V126Target.cs
Update .NET DevTools Target to Version 126
dotnet/src/webdriver/DevTools/v126/V126Target.cs
V123
toV126
.V123Target
toV126Target
.V126Log.cs
Update .NET DevTools Log to Version 126
dotnet/src/webdriver/DevTools/v126/V126Log.cs
V123
toV126
.V123Log
toV126Log
.DevToolsDomains.cs
Add Support for DevTools Version 126 in .NET
dotnet/src/webdriver/DevTools/DevToolsDomains.cs
V126
.StableChannelChromeDriver.cs
Update Default Browser Version to 126 in StableChannelChromeDriver
dotnet/test/common/CustomDriverConfigs/StableChannelChromeDriver.cs
version.rb
Update Ruby DevTools Version to 0.126.0
rb/lib/selenium/devtools/version.rb
0.126.0
.version.rb
Update Ruby WebDriver Version to 4.22.0
rb/lib/selenium/webdriver/version.rb
4.22.0
.selenium-dotnet-version.bzl
Update .NET Selenium Version and Supported DevTools Versions
dotnet/selenium-dotnet-version.bzl
4.22.0
.v126
.__init__.py
Update Python WebDriver Version to 4.22.0
py/selenium/webdriver/init.py
4.22.0
.setup.py
Update Python Package Version to 4.22.0
py/setup.py
4.22.0
.versions.bzl
Add Support for DevTools Version 126 in Java
java/src/org/openqa/selenium/devtools/versions.bzl
v126
.__init__.py
Update Python Selenium Version to 4.22.0
py/selenium/init.py
4.22.0
.version.bzl
Update Java Selenium Version to 4.22.0
java/version.bzl
4.22.0
.js_protocol.pdl
Add JS Protocol for DevTools Version 126
common/devtools/chromium/v126/js_protocol.pdl
js_protocol.pdl
file for DevTools version 126.BUILD.bazel
Add Build Rules for DevTools Version 126
common/devtools/chromium/v126/BUILD.bazel
WebDriver.csproj
Update CDP Generation Command for Version 126
dotnet/src/webdriver/WebDriver.csproj
v126
.Rakefile
Update Java Release Targets for Version 126
Rakefile
v126
.BUILD.bazel
Update JavaScript WebDriver Version and Supported Browsers
javascript/node/selenium-webdriver/BUILD.bazel
4.22.0
.v126
.BUILD.bazel
Update Python Selenium Version and Supported Browsers
py/BUILD.bazel
4.22.0
.v126
.package.json
Update JavaScript WebDriver Package Version to 4.22.0
javascript/node/selenium-webdriver/package.json
4.22.0
.BUILD.bazel
Update Java DevTools Build to Version 126
java/src/org/openqa/selenium/devtools/v126/BUILD.bazel
v126
.BUILD.bazel
Add Support for CDP Version 126 in Ruby
rb/lib/selenium/devtools/BUILD.bazel
v126
.8 files
DevToolsTargetTest.cs
Update DevTools Target Test to Version 126
dotnet/test/common/DevTools/DevToolsTargetTest.cs
CurrentCdpVersion
toV126
.DevToolsConsoleTest.cs
Update DevTools Console Test to Version 126
dotnet/test/common/DevTools/DevToolsConsoleTest.cs
CurrentCdpVersion
toV126
.DevToolsNetworkTest.cs
Update DevTools Network Test to Version 126
dotnet/test/common/DevTools/DevToolsNetworkTest.cs
CurrentCdpVersion
toV126
.DevToolsPerformanceTest.cs
Update DevTools Performance Test to Version 126
dotnet/test/common/DevTools/DevToolsPerformanceTest.cs
CurrentCdpVersion
toV126
.DevToolsProfilerTest.cs
Update DevTools Profiler Test to Version 126
dotnet/test/common/DevTools/DevToolsProfilerTest.cs
CurrentCdpVersion
toV126
.DevToolsSecurityTest.cs
Update DevTools Security Test to Version 126
dotnet/test/common/DevTools/DevToolsSecurityTest.cs
CurrentCdpVersion
toV126
.DevToolsTabsTest.cs
Update DevTools Tabs Test to Version 126
dotnet/test/common/DevTools/DevToolsTabsTest.cs
CurrentCdpVersion
toV126
.DevToolsLogTest.cs
Update DevTools Log Test to Version 126
dotnet/test/common/DevTools/DevToolsLogTest.cs
CurrentCdpVersion
toV126
.4 files
repositories.bzl
Update Browser and Driver Versions in Repositories
common/repositories.bzl
128.0b4
.126.0.2592.61
.126.0.2592.61
.selenium_manager.bzl
Update Selenium Manager Binaries
common/selenium_manager.bzl
MODULE.bazel
Update Maven Dependencies
MODULE.bazel
package-lock.json
Update Package Lock for WebDriver Version 4.22.0
package-lock.json
4.22.0
.7 files
conf.py
Update Python Documentation Version to 4.22.0
py/docs/source/conf.py
4.22.0
.AUTHORS
Add New Authors to AUTHORS File
AUTHORS
CHANGES
Update Ruby Change Log for Version 4.22.0
rb/CHANGES
CHANGES.md
Update JavaScript Change Log for Version 4.22.0
javascript/node/selenium-webdriver/CHANGES.md
CHANGELOG
Update Java Change Log for Version 4.22.0
java/CHANGELOG
CHANGELOG
Update .NET Change Log for Version 4.22.0
dotnet/CHANGELOG
CHANGES
Update Python Change Log for Version 4.22.0
py/CHANGES