-
-
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.23.0 #14273
Conversation
Update versions and change logs to release Selenium 4.23.0
CI Failure Feedback 🧐(Checks updated until commit 9766626)
✨ 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 ✨
|
Co-authored-by: Selenium CI Bot <selenium-ci@users.noreply.github.com> Co-authored-by: Puja Jagani <puja.jagani93@gmail.com>
User description
Warning: Manually update the changelogs before merging
This PR:
PR Type
enhancement, tests, configuration changes, dependencies, version bump, documentation
Description
Changes walkthrough 📝
16 files
v127Target.java
Update DevTools Target to CDP version 127
java/src/org/openqa/selenium/devtools/v127/v127Target.java
v124
tov127
.v124Target
tov127Target
.v127
classes.v127Network.java
Update DevTools Network to CDP version 127
java/src/org/openqa/selenium/devtools/v127/v127Network.java
v124
tov127
.v124Network
tov127Network
.v127
classes.v127Events.java
Update DevTools Events to CDP version 127
java/src/org/openqa/selenium/devtools/v127/v127Events.java
v124
tov127
.v124Events
tov127Events
.v127
classes.v127Domains.java
Update DevTools Domains to CDP version 127
java/src/org/openqa/selenium/devtools/v127/v127Domains.java
v124
tov127
.v124Domains
tov127Domains
.v127
classes.v127Javascript.java
Update DevTools Javascript to CDP version 127
java/src/org/openqa/selenium/devtools/v127/v127Javascript.java
v124
tov127
.v124Javascript
tov127Javascript
.v127Log.java
Update DevTools Log to CDP version 127
java/src/org/openqa/selenium/devtools/v127/v127Log.java
v124
tov127
.v124Log
tov127Log
.v127CdpInfo.java
Update DevTools CDP Info to version 127
java/src/org/openqa/selenium/devtools/v127/v127CdpInfo.java
v124
tov127
.v124CdpInfo
tov127CdpInfo
.V127Domains.cs
Update .NET DevTools Domains to CDP version 127
dotnet/src/webdriver/DevTools/v127/V127Domains.cs
V124Domains
toV127Domains
.v127
classes.V127Network.cs
Update .NET DevTools Network to CDP version 127
dotnet/src/webdriver/DevTools/v127/V127Network.cs
V124Network
toV127Network
.v127
classes.V127JavaScript.cs
Update .NET DevTools JavaScript to CDP version 127
dotnet/src/webdriver/DevTools/v127/V127JavaScript.cs
V124JavaScript
toV127JavaScript
.v127
classes.V127Target.cs
Update .NET DevTools Target to CDP version 127
dotnet/src/webdriver/DevTools/v127/V127Target.cs
V124Target
toV127Target
.v127
classes.V127Log.cs
Update .NET DevTools Log to CDP version 127
dotnet/src/webdriver/DevTools/v127/V127Log.cs
V124Log
toV127Log
.v127
classes.DevToolsDomains.cs
Update Supported DevTools Versions to Include v127
dotnet/src/webdriver/DevTools/DevToolsDomains.cs
v124
tov127
.versions.bzl
Update CDP Versions to Include v127
java/src/org/openqa/selenium/devtools/versions.bzl
v127
and removev124
.js_protocol.pdl
Add JS Protocol Definition for CDP version 127
common/devtools/chromium/v127/js_protocol.pdl
browser_protocol.pdl
Add new events, types, and commands to browser protocol
common/devtools/chromium/v127/browser_protocol.pdl
*
Introduced new experimental domains and commands.
* Updated existing
types and commands with additional properties.
8 files
DevToolsTargetTest.cs
Update DevTools Target Test to CDP version 127
dotnet/test/common/DevTools/DevToolsTargetTest.cs
CurrentCdpVersion
toV127
.DevToolsConsoleTest.cs
Update DevTools Console Test to CDP version 127
dotnet/test/common/DevTools/DevToolsConsoleTest.cs
CurrentCdpVersion
toV127
.DevToolsNetworkTest.cs
Update DevTools Network Test to CDP version 127
dotnet/test/common/DevTools/DevToolsNetworkTest.cs
CurrentCdpVersion
toV127
.DevToolsPerformanceTest.cs
Update DevTools Performance Test to CDP version 127
dotnet/test/common/DevTools/DevToolsPerformanceTest.cs
CurrentCdpVersion
toV127
.DevToolsProfilerTest.cs
Update DevTools Profiler Test to CDP version 127
dotnet/test/common/DevTools/DevToolsProfilerTest.cs
CurrentCdpVersion
toV127
.DevToolsSecurityTest.cs
Update DevTools Security Test to CDP version 127
dotnet/test/common/DevTools/DevToolsSecurityTest.cs
CurrentCdpVersion
toV127
.DevToolsTabsTest.cs
Update DevTools Tabs Test to CDP version 127
dotnet/test/common/DevTools/DevToolsTabsTest.cs
CurrentCdpVersion
toV127
.DevToolsLogTest.cs
Update DevTools Log Test to CDP version 127
dotnet/test/common/DevTools/DevToolsLogTest.cs
CurrentCdpVersion
toV127
.10 files
StableChannelChromeDriver.cs
Update Default Chrome Browser Version to 127
dotnet/test/common/CustomDriverConfigs/StableChannelChromeDriver.cs
repositories.bzl
Update Browser and Driver Versions in Repositories
common/repositories.bzl
versions.
selenium_manager.bzl
Update Selenium Manager Binaries
common/selenium_manager.bzl
BUILD.bazel
Add Build Configuration for CDP version 127
common/devtools/chromium/v127/BUILD.bazel
WebDriver.csproj
Update CDP Generation Command for .NET WebDriver
dotnet/src/webdriver/WebDriver.csproj
v127
and removev124
.Rakefile
Update Rakefile for Java Release Targets
Rakefile
v127
and removev124
.BUILD.bazel
Update Build Configuration for CDP version 127
java/src/org/openqa/selenium/devtools/v127/BUILD.bazel
v124
tov127
.BUILD.bazel
Update version and add Chrome CDP v127 support
javascript/node/selenium-webdriver/BUILD.bazel
* Added support for Chrome CDP version
127.
BUILD.bazel
Update version and add Chrome CDP v127 support
py/BUILD.bazel
* Added support for Chrome CDP version
127.
BUILD.bazel
Add Chrome CDP v127 support
rb/lib/selenium/devtools/BUILD.bazel
6 files
selenium-webdriver.gemspec
Update Ruby Gem Dependencies Syntax
rb/selenium-webdriver.gemspec
add_runtime_dependency
toadd_dependency
.selenium-devtools.gemspec
Update Ruby Gem Dependencies Syntax
rb/selenium-devtools.gemspec
add_runtime_dependency
toadd_dependency
.MODULE.bazel
Update Maven Dependencies
MODULE.bazel
maven_install.json
Update Maven dependencies and artifact hashes
java/maven_install.json
* Changed artifact
hashes to reflect updated dependencies.
package-lock.json
Update version to 4.23.0
package-lock.json
package.json
Update version to 4.23.0
javascript/node/selenium-webdriver/package.json
8 files
version.rb
Bump Selenium DevTools Version to 0.127.0
rb/lib/selenium/devtools/version.rb
VERSION
from '0.126.0' to '0.127.0'.version.rb
Bump Selenium WebDriver Version to 4.23.0
rb/lib/selenium/webdriver/version.rb
VERSION
from '4.23.0.nightly' to '4.23.0'.selenium-dotnet-version.bzl
Update .NET Selenium Version and Supported DevTools Versions
dotnet/selenium-dotnet-version.bzl
'4.23.0'.
v127
.__init__.py
Bump Python Selenium WebDriver Version to 4.23.0
py/selenium/webdriver/init.py
__version__
from '4.23.0.dev202406201609' to '4.23.0'.setup.py
Bump Python Selenium Setup Version to 4.23.0
py/setup.py
version
from '4.23.0.dev202406201609' to '4.23.0'.conf.py
Bump Python Documentation Version to 4.23.0
py/docs/source/conf.py
release
from '4.23.0.dev202406201609' to '4.23.0'.__init__.py
Bump Python Selenium Version to 4.23.0
py/selenium/init.py
__version__
from '4.23.0.dev202406201609' to '4.23.0'.version.bzl
Bump Java Selenium Version to 4.23.0
java/version.bzl
7 files
AUTHORS
Add New Authors to AUTHORS File
AUTHORS
CHANGELOG
Update Java Changelog for Version 4.23.0
java/CHANGELOG
CHANGES.md
Update JavaScript Changelog for Version 4.23.0
javascript/node/selenium-webdriver/CHANGES.md
CHANGES
Update change log for Selenium 4.23.0 release
py/CHANGES
* Included
updates and fixes specific to the Python bindings.
CHANGES
Update change log for Selenium 4.23.0 release
rb/CHANGES
* Included
updates and fixes specific to the Ruby bindings.
CHANGELOG
Update change log for Selenium 4.23.0 release
dotnet/CHANGELOG
* Included
updates and fixes specific to the .NET bindings.
CHANGELOG.md
Update change log for Selenium 4.23.0 release
rust/CHANGELOG.md