Closed Bug 1771558 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 34243 - Bump selenium from 4.1.5 to 4.2.0 in /tools

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox103 fixed)

RESOLVED FIXED
103 Branch
Tracking Status
firefox103 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 34243 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/34243
Details from upstream follow.

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> wrote:

Bump selenium from 4.1.5 to 4.2.0 in /tools

Bumps selenium from 4.1.5 to 4.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/SeleniumHQ/Selenium/releases">selenium's releases</a>.</em></p>
<blockquote>
<h2>Selenium 4.2.0</h2>
<h3>Changelog</h3>
<p>For each component's detailed changelog, please check:</p>
<ul>
<li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">Ruby</a></li>
<li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/py/CHANGES">Python</a></li>
<li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/node/selenium-webdriver/CHANGES.md">JavaScript</a></li>
<li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG">Java</a></li>
<li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG">DotNet</a></li>
<li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/cpp/iedriverserver/CHANGELOG">IEDriverServer</a></li>
</ul>
<h3>Commits in this release</h3>
<!-- raw HTML omitted -->
<ul>
<li><a href="https://github.com/seleniumhq/selenium/commit/fe6bc9952f4187838c2542c5d713cdaec8cd0801">fe6bc9952f</a> - [IE] update changelog and bump version to 4.2.0 :: titusfortner</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/86eb61164882fc2df16427182ec83b1f8fff312e">86eb611648</a> - bumping all versions to 4.2.0 :: titusfortner</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/db6c6e8ef039aaf2ab886aaa964885f88001d569">db6c6e8ef0</a> - [rb] restrict from using new rubyzip version :: titusfortner</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/bb3b82e7891cdbe8bf75680fdc3c2a73a4d58f21">bb3b82e789</a> - [java] Deleting commented class test :: Diego Molina</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/6e7cf5dcbd8733ed79efc0e559f279c49874dbb3">6e7cf5dcbd</a> - [java] Creating browser name for SAFARI_TECH_PREVIEW :: Diego Molina</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/268161f84fb63e3e3e3177eb8b99b812ee3ae413">268161f84f</a> - [java] Bumping Java to 4.2.0 and updating CHANGELOG :: Diego Molina</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/7a21d25a45b7fc2fc3f7112ef21b8b9826fed0c4">7a21d25a45</a> - [java] Removing unused variable :: Diego Molina</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/e64f200d53bb900aef74051f648ab49d969090be">e64f200d53</a> - [javascript] Updating CHANGELOG :: Diego Molina</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/eda884abbaa36795082738563a5ffa50682fa153">eda884abba</a> - [java] Convert RemoteWebElement::getLocation and ::getSize from JWP Standard to W3C Standard (<a href="https://github-redirect.dependabot.com/SeleniumHQ/Selenium/issues/10700">#10700</a>) :: Bobby Jap</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/c0d25bcb40d396d6c76468e49970bd45b814db31">c0d25bcb40</a> - [py] update changelog :: titusfortner</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/a110aad874427597fc9a048c7270c4e0c05abc43">a110aad874</a> - [dotnet] update changelog :: titusfortner</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/cfcc455713af9ad904c730bccc62be8726814270">cfcc455713</a> - fix failing tests :: titusfortner</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/8977cf7dbfd2ae8cd303f960f830071b683c1d26">8977cf7dbf</a> - [dotnet] implement pause action to match Java :: titusfortner</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/bf188353958c0e1f75af2dd934de0a3008ce8d4f">bf18835395</a> - [dotnet] do not create a new wheel input instance for every scroll method used :: titusfortner</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/cb68cf53b2306a4e5d524e789442c0df4f3deda9">cb68cf53b2</a> - [dotnet] warn about upcoming changes to MoveToElementOffsetOrigin :: titusfortner</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/35bba6ac38028f232bb9c6421ae9ff993b692354">35bba6ac38</a> - [dotnet] implement a way to reset Action builder sequences after perform is called :: titusfortner</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/2259f63f63fa09732270a18d4c3d3433b29396cd">2259f63f63</a> - [java] add pointer event properties test :: titusfortner</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/d0a0df99d160530e48e8593e3a5587cdb74f4865">d0a0df99d1</a> - [java] make the action movement methods specify the button number :: titusfortner</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/190a8fba8fb5c177e39efa2fd1b7cd4dd36fde6b">190a8fba8f</a> - [py] warn about upcoming changes to move_to_element_with_offset behavior :: titusfortner</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/be7026249ec4e13ffb8ceb3d68ee8c4e48a009cf">be7026249e</a> - [rb] warn about upcoming changes to #move_to :: titusfortner</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/9990fbac80b658c644c8fb4132534b7170f4a5c1">9990fbac80</a> - [web] update mouse interaction page :: titusfortner</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/bc1b4f0bc7a6e7e024c06bc3fa4f0e29e442f564">bc1b4f0bc7</a> - [java] fix screen rotate error (<a href="https://github-redirect.dependabot.com/SeleniumHQ/Selenium/issues/10693">#10693</a>) :: Fan</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/9a43c53986812dee39dfd7f0f7e9e4743874b45d">9a43c53986</a> - [java] Removing HTMLRunner :: Diego Molina</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/a297017d54f99e31a8665aef089edfe2ce33797e">a297017d54</a> - [java] Logging warnings when non-W3C caps are being used. :: Diego Molina</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/0d6a69565ae6bb87bf611965af8a7ace871c8467">0d6a69565a</a> - [rb] still not waiting long enough for tests to pass :: titusfortner</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/37be1da0d6e5beffa1c5e27a5be06c8f7d93ebad">37be1da0d6</a> - [rb] fix failing tests :: titusfortner</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/fa5be62cb8c668fd98f399763166b513f122b906">fa5be62cb8</a> - [py] Removing unused import :: Diego Molina</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/3f44bc8f53659f0b4102f3157bff3d978c55acee">3f44bc8f53</a> - [grid] Fixing DistributorTest :: Diego Molina</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/adb59828eb3d70f11671b8cd23161448473a67d7">adb59828eb</a> - [grid] Fixing a couple of failing tests. :: Diego Molina</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/70b0bb81bc6f0a006ce5dc40074aeb788c32fa09">70b0bb81bc</a> - [java] Removing check for TAKES_SCREENSHOT in test :: Diego Molina</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/348f17ba3e604d210839a5eb1afa2fcf91eeb67e">348f17ba3e</a> - [java] Deprecating non W3C caps and Augmenters using them :: Diego Molina</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/69f6a3f883898a5db816d267429520db281f6029">69f6a3f883</a> - [grid] Removing unused import :: Diego Molina</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/afaf332ad2f7d4128e00bf4e8c62c073c466f83d">afaf332ad2</a> - [java] Lazily concatenate string while logging :: Puja Jagani</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/b38206fb70af82ea4cdddc88ae93773adc8b8e33">b38206fb70</a> - [java] add deprecation notices to Grid logs and Java stdout :: titusfortner</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/d74f1a269befd5d24ea19ce7b36bba805a7736fa">d74f1a269b</a> - [rb] update changelog :: titusfortner</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/SeleniumHQ/Selenium/commits/selenium-4.2.0">compare view</a></li>
</ul>
</details>
<br />

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a51fbcb3089b [wpt PR 34243] - Bump selenium from 4.1.5 to 4.2.0 in /tools, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
You need to log in before you can comment on or make changes to this bug.