Skip to content

Commit

Permalink
Release 4.19.0 (#13747)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
3 people committed Mar 27, 2024
1 parent 8ef5136 commit 5f9cec8
Show file tree
Hide file tree
Showing 56 changed files with 895 additions and 443 deletions.
5 changes: 5 additions & 0 deletions AUTHORS
Expand Up @@ -8,6 +8,7 @@ Abdullah Aslam <48642109+code-with-abdullah@users.noreply.github.com>
Abhijeet Kasurde <akasurde@redhat.com>
Abhilash Thaduka <athaduka@gainsight.com>
abidema <44252090+abidema@users.noreply.github.com>
Adam Dangoor <adamdangoor@gmail.com>
Adam Demuri <ademuri@google.com>
Adam Goucher <adam_goucher@hotmail.com>
Adam Smith <afsmith92@gmail.com>
Expand Down Expand Up @@ -367,6 +368,7 @@ jamespdo <jamespdo@gmail.com>
Jan Trejbal <jan.trejbal@scalesoft.cz>
Jan Weitz <jan@iosphere.de>
Jane Tymoschuk <tymoschuk.jane@gmail.com>
Jani Hautakangas <jani@igalia.com>
Jared Webber <jared.webber@prodigygame.com>
Jari Bakken <jari.bakken@gmail.com>
Jason <jwatt@salesforce.com>
Expand Down Expand Up @@ -406,6 +408,7 @@ Jim Brännlund <jim.brannlund@gmail.com>
Jim Evans <james.h.evans.jr@gmail.com>
Jim Reid <reidj32@gmail.com>
Jim van Musscher <jim.van.musscher@gmail.com>
jkbzh <3439365+jkbzh@users.noreply.github.com>
jkohls <johnny@appthwack.com>
jmuramatsu <jmuramatsu@gmail.com>
Joaquín Romero <joromerom@gmail.com>
Expand Down Expand Up @@ -543,6 +546,7 @@ Mark Stacey <markjstacey@gmail.com>
Mark Watson <watsonmw@gmail.com>
Marvin A. Ruder <github@mruder.dev>
Marvin Ojwang <mojwang@netflix.com>
MASACR99 <joangil99@gmail.com>
Masayuki Hokimoto <masayuki.hokimoto@jp.ricoh.com>
Mateusz Kajka <18029907+codemrkay@users.noreply.github.com>
Mathias Kresin <m@kresin.me>
Expand Down Expand Up @@ -738,6 +742,7 @@ Sebastian Meyer <mail@bastimeyer.de>
Sebastian Monte <sebastian.h.monte@gmail.com>
Sebastien Guillemot <SebastienGllmt@gmail.com>
seidnerj <jonathan.seidner@gmail.com>
Selenium CI Bot <diemol+selenium-ci@gmail.com>
Selenium CI Bot <selenium-ci@users.noreply.github.com>
Sen ZmaKi <90490506+SenZmaKi@users.noreply.github.com>
Sergey Chipiga <svchipiga@yandex-team.ru>
Expand Down
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -100,7 +100,7 @@ JAVA_RELEASE_TARGETS = %w[
//java/src/org/openqa/selenium/chrome:chrome.publish
//java/src/org/openqa/selenium/chromium:chromium.publish
//java/src/org/openqa/selenium/devtools/v122:v122.publish
//java/src/org/openqa/selenium/devtools/v120:v120.publish
//java/src/org/openqa/selenium/devtools/v123:v123.publish
//java/src/org/openqa/selenium/devtools/v121:v121.publish
//java/src/org/openqa/selenium/devtools/v85:v85.publish
//java/src/org/openqa/selenium/edge:edge.publish
Expand Down
File renamed without changes.

0 comments on commit 5f9cec8

Please sign in to comment.