[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 <selenium-ci@users.noreply.github.com> Co-authored-by: Diego Molina <diemol@gmail.com> Co-authored-by: Diego Molina <diemol@users.noreply.github.com> --------- Co-authored-by: Selenium CI Bot <selenium-ci@users.noreply.github.com> Co-authored-by: Selenium CI Bot <diemol+selenium-ci@gmail.com>
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 v123common/devtools/chromium/v123/browser_protocol.pdl
other domains.
and types.
js_protocol.pdl
Add New Binding Commands in Runtime Domain for JS Protocolcommon/devtools/chromium/v123/js_protocol.pdl
addBindingandremoveBindingcommands in the Runtime domain.BUILD.bazel
Add Bazel Build Targets for Chrome v123 Protocolscommon/devtools/chromium/v123/BUILD.bazel
protocols.
CHANGELOG
Update Java CHANGELOG for v4.19.0 Releasejava/CHANGELOG
and fixes.
CHANGES.md
Document Node Changes for v4.19.0 Releasejavascript/node/selenium-webdriver/CHANGES.md
module additions.
CHANGES
Update Python Changes for v4.19.0 Releasepy/CHANGES
various fixes.
CHANGES
Update Ruby CHANGES for v4.19.0 Releaserb/CHANGES