Skip to content

Commit 5f9cec8

Browse files
diemolselenium-ci
andauthored
Release 4.19.0 (#13747)
* 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>
1 parent 8ef5136 commit 5f9cec8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+895
-443
lines changed

AUTHORS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Abdullah Aslam <48642109+code-with-abdullah@users.noreply.github.com>
88
Abhijeet Kasurde <akasurde@redhat.com>
99
Abhilash Thaduka <athaduka@gainsight.com>
1010
abidema <44252090+abidema@users.noreply.github.com>
11+
Adam Dangoor <adamdangoor@gmail.com>
1112
Adam Demuri <ademuri@google.com>
1213
Adam Goucher <adam_goucher@hotmail.com>
1314
Adam Smith <afsmith92@gmail.com>
@@ -367,6 +368,7 @@ jamespdo <jamespdo@gmail.com>
367368
Jan Trejbal <jan.trejbal@scalesoft.cz>
368369
Jan Weitz <jan@iosphere.de>
369370
Jane Tymoschuk <tymoschuk.jane@gmail.com>
371+
Jani Hautakangas <jani@igalia.com>
370372
Jared Webber <jared.webber@prodigygame.com>
371373
Jari Bakken <jari.bakken@gmail.com>
372374
Jason <jwatt@salesforce.com>
@@ -406,6 +408,7 @@ Jim Brännlund <jim.brannlund@gmail.com>
406408
Jim Evans <james.h.evans.jr@gmail.com>
407409
Jim Reid <reidj32@gmail.com>
408410
Jim van Musscher <jim.van.musscher@gmail.com>
411+
jkbzh <3439365+jkbzh@users.noreply.github.com>
409412
jkohls <johnny@appthwack.com>
410413
jmuramatsu <jmuramatsu@gmail.com>
411414
Joaquín Romero <joromerom@gmail.com>
@@ -543,6 +546,7 @@ Mark Stacey <markjstacey@gmail.com>
543546
Mark Watson <watsonmw@gmail.com>
544547
Marvin A. Ruder <github@mruder.dev>
545548
Marvin Ojwang <mojwang@netflix.com>
549+
MASACR99 <joangil99@gmail.com>
546550
Masayuki Hokimoto <masayuki.hokimoto@jp.ricoh.com>
547551
Mateusz Kajka <18029907+codemrkay@users.noreply.github.com>
548552
Mathias Kresin <m@kresin.me>
@@ -738,6 +742,7 @@ Sebastian Meyer <mail@bastimeyer.de>
738742
Sebastian Monte <sebastian.h.monte@gmail.com>
739743
Sebastien Guillemot <SebastienGllmt@gmail.com>
740744
seidnerj <jonathan.seidner@gmail.com>
745+
Selenium CI Bot <diemol+selenium-ci@gmail.com>
741746
Selenium CI Bot <selenium-ci@users.noreply.github.com>
742747
Sen ZmaKi <90490506+SenZmaKi@users.noreply.github.com>
743748
Sergey Chipiga <svchipiga@yandex-team.ru>

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ JAVA_RELEASE_TARGETS = %w[
100100
//java/src/org/openqa/selenium/chrome:chrome.publish
101101
//java/src/org/openqa/selenium/chromium:chromium.publish
102102
//java/src/org/openqa/selenium/devtools/v122:v122.publish
103-
//java/src/org/openqa/selenium/devtools/v120:v120.publish
103+
//java/src/org/openqa/selenium/devtools/v123:v123.publish
104104
//java/src/org/openqa/selenium/devtools/v121:v121.publish
105105
//java/src/org/openqa/selenium/devtools/v85:v85.publish
106106
//java/src/org/openqa/selenium/edge:edge.publish

0 commit comments

Comments
 (0)