-
-
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.19.0 #13746
Conversation
Update versions and change logs to release Selenium 4.19.0
CI Failure Feedback(Checks updated until commit ba7e8dd)
✨ 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 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## release-4.19.0 #13746 +/- ##
=================================================
Coverage ? 58.63%
=================================================
Files ? 86
Lines ? 5272
Branches ? 218
=================================================
Hits ? 3091
Misses ? 1963
Partials ? 218 ☔ View full report in Codecov by Sentry. |
PR Description updated to latest commit (ba7e8dd)
|
PR Review
✨ Review tool usage guide:Overview: The tool can be triggered automatically every time a new PR is opened, or can be invoked manually by commenting on any PR.
See the review usage page for a comprehensive guide on using this tool. |
PR Code Suggestions
✨ Improve tool usage guide:Overview:
See the improve usage page for a comprehensive guide on using this tool. |
* update Rust version to 0.4.19 * Rust Changelog * [build] Prepare for release of Selenium 4.19.0 (#13746) * Update supported versions for Chrome DevTools * Update selenium manager version * Update Maven Dependencies * Update authors file * FIX CHANGELOGS BEFORE MERGING! Update versions and change logs to release Selenium 4.19.0 * [build] Adapting changelogs * [py] Setting python version to 4.19.0 * Making format script happy --------- Co-authored-by: Selenium CI Bot <[email protected]> Co-authored-by: Diego Molina <[email protected]> Co-authored-by: Diego Molina <[email protected]> --------- Co-authored-by: Selenium CI Bot <[email protected]> Co-authored-by: Selenium CI Bot <[email protected]>
* update Rust version to 0.4.19 * Rust Changelog * [build] Prepare for release of Selenium 4.19.0 (SeleniumHQ#13746) * Update supported versions for Chrome DevTools * Update selenium manager version * Update Maven Dependencies * Update authors file * FIX CHANGELOGS BEFORE MERGING! Update versions and change logs to release Selenium 4.19.0 * [build] Adapting changelogs * [py] Setting python version to 4.19.0 * Making format script happy --------- Co-authored-by: Selenium CI Bot <[email protected]> Co-authored-by: Diego Molina <[email protected]> Co-authored-by: Diego Molina <[email protected]> --------- Co-authored-by: Selenium CI Bot <[email protected]> Co-authored-by: Selenium CI Bot <[email protected]>
User description
Warning: Manually update the changelogs before merging
This PR:
Type
enhancement, documentation
Description
Changes walkthrough
browser_protocol.pdl
Update Browser Protocol Definitions for Chrome v123
common/devtools/chromium/v123/browser_protocol.pdl
other domains.
and types.
js_protocol.pdl
Add New Binding Commands in Runtime Domain for JS Protocol
common/devtools/chromium/v123/js_protocol.pdl
addBinding
andremoveBinding
commands in the Runtime domain.BUILD.bazel
Add Bazel Build Targets for Chrome v123 Protocols
common/devtools/chromium/v123/BUILD.bazel
protocols.
CHANGELOG
Update Java CHANGELOG for v4.19.0 Release
java/CHANGELOG
and fixes.
CHANGES.md
Document Node Changes for v4.19.0 Release
javascript/node/selenium-webdriver/CHANGES.md
module additions.
CHANGES
Update Python Changes for v4.19.0 Release
py/CHANGES
various fixes.
CHANGES
Update Ruby CHANGES for v4.19.0 Release
rb/CHANGES