[build] Prepare for release of Selenium 4.22.0 #59
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).4.22.0.dev202406120518
in various files.Changes walkthrough 📝
27 files
v126Target.java
Update DevTools Target to v126
java/src/org/openqa/selenium/devtools/v126/v126Target.java
v123
tov126
.v126
classes.v126Network.java
Update DevTools Network to v126
java/src/org/openqa/selenium/devtools/v126/v126Network.java
v123
tov126
.v126
classes.v126Events.java
Update DevTools Events to v126
java/src/org/openqa/selenium/devtools/v126/v126Events.java
v123
tov126
.v126
classes.v126Domains.java
Update DevTools Domains to v126
java/src/org/openqa/selenium/devtools/v126/v126Domains.java
v123
tov126
.v126
classes.v126Javascript.java
Update DevTools Javascript to v126
java/src/org/openqa/selenium/devtools/v126/v126Javascript.java
v123
tov126
.v126
classes.v126Log.java
Update DevTools Log to v126
java/src/org/openqa/selenium/devtools/v126/v126Log.java
v123
tov126
.v126
classes.v126CdpInfo.java
Update DevTools CDP Info to v126
java/src/org/openqa/selenium/devtools/v126/v126CdpInfo.java
v123
tov126
.v126
classes.V126Domains.cs
Update DevTools Domains to v126 for .NET
dotnet/src/webdriver/DevTools/v126/V126Domains.cs
V123
toV126
.V126
classes.V126Network.cs
Update DevTools Network to v126 for .NET
dotnet/src/webdriver/DevTools/v126/V126Network.cs
V123
toV126
.V126
classes.V126JavaScript.cs
Update DevTools JavaScript to v126 for .NET
dotnet/src/webdriver/DevTools/v126/V126JavaScript.cs
V123
toV126
.V126
classes.V126Target.cs
Update DevTools Target to v126 for .NET
dotnet/src/webdriver/DevTools/v126/V126Target.cs
V123
toV126
.V126
classes.V126Log.cs
Update DevTools Log to v126 for .NET
dotnet/src/webdriver/DevTools/v126/V126Log.cs
V123
toV126
.V126
classes.DevToolsDomains.cs
Add support for DevTools v126 in .NET
dotnet/src/webdriver/DevTools/DevToolsDomains.cs
v126
.version.rb
Update DevTools version to 0.126.0
rb/lib/selenium/devtools/version.rb
0.126.0
.selenium-dotnet-version.bzl
Update Selenium .NET version and add DevTools v126 support
dotnet/selenium-dotnet-version.bzl
4.22.0-nightly202406120518
.v126
.__init__.py
Update Selenium version to 4.22.0.dev202406120518
py/selenium/webdriver/init.py
4.22.0.dev202406120518
.setup.py
Update Selenium version to 4.22.0.dev202406120518 in setup.py
py/setup.py
4.22.0.dev202406120518
.versions.bzl
Add support for DevTools v126 in Java
java/src/org/openqa/selenium/devtools/versions.bzl
v126
.__init__.py
Update Selenium version to 4.22.0.dev202406120518
py/selenium/init.py
4.22.0.dev202406120518
.js_protocol.pdl
Add new protocol definition for Chromium DevTools v126
common/devtools/chromium/v126/js_protocol.pdl
BUILD.bazel
Add build rules for Chromium DevTools v126
common/devtools/chromium/v126/BUILD.bazel
BUILD.bazel
Update Selenium version and add DevTools v126 support
javascript/node/selenium-webdriver/BUILD.bazel
4.22.0-nightly202406120518
.v126
.BUILD.bazel
Update Selenium version and add DevTools v126 support
py/BUILD.bazel
4.22.0.dev202406120518
.v126
.package-lock.json
Update Selenium version in package-lock.json
package-lock.json
4.22.0-nightly202406120518
.package.json
Update Selenium version in package.json
javascript/node/selenium-webdriver/package.json
4.22.0-nightly202406120518
.BUILD.bazel
Add build rules for DevTools v126
java/src/org/openqa/selenium/devtools/v126/BUILD.bazel
BUILD.bazel
Add support for DevTools v126 in Ruby
rb/lib/selenium/devtools/BUILD.bazel
8 files
DevToolsTargetTest.cs
Update DevTools Target Tests to v126
dotnet/test/common/DevTools/DevToolsTargetTest.cs
V125
toV126
.DevToolsConsoleTest.cs
Update DevTools Console Tests to v126
dotnet/test/common/DevTools/DevToolsConsoleTest.cs
V125
toV126
.DevToolsNetworkTest.cs
Update DevTools Network Tests to v126
dotnet/test/common/DevTools/DevToolsNetworkTest.cs
V125
toV126
.DevToolsPerformanceTest.cs
Update DevTools Performance Tests to v126
dotnet/test/common/DevTools/DevToolsPerformanceTest.cs
V125
toV126
.DevToolsProfilerTest.cs
Update DevTools Profiler Tests to v126
dotnet/test/common/DevTools/DevToolsProfilerTest.cs
V125
toV126
.DevToolsSecurityTest.cs
Update DevTools Security Tests to v126
dotnet/test/common/DevTools/DevToolsSecurityTest.cs
V125
toV126
.DevToolsTabsTest.cs
Update DevTools Tabs Tests to v126
dotnet/test/common/DevTools/DevToolsTabsTest.cs
V125
toV126
.DevToolsLogTest.cs
Update DevTools Log Tests to v126
dotnet/test/common/DevTools/DevToolsLogTest.cs
V125
toV126
.3 files
StableChannelChromeDriver.cs
Update default Chrome browser version to 126
dotnet/test/common/CustomDriverConfigs/StableChannelChromeDriver.cs
126
.WebDriver.csproj
Update build command to include DevTools v126
dotnet/src/webdriver/WebDriver.csproj
Rakefile
Update Java release targets to include DevTools v126
Rakefile
3 files
repositories.bzl
Update pinned browser versions and checksums
common/repositories.bzl
selenium_manager.bzl
Update Selenium Manager URLs and checksums
common/selenium_manager.bzl
MODULE.bazel
Update Maven dependencies
MODULE.bazel
2 files
conf.py
Update documentation version to 4.22.0.dev202406120518
py/docs/source/conf.py
4.22.0.dev202406120518
.AUTHORS
Add new authors to AUTHORS file
AUTHORS