[wpt-sync] Sync PR 41751 - Bump selenium from 4.11.0 to 4.12.0 in /tools
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox119 fixed)
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41751 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41751
Details from upstream follow.
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> wrote:
Bump selenium from 4.11.0 to 4.12.0 in /tools
Bumps selenium from 4.11.0 to 4.12.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.12.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/249f2a7d1bbe1aa972006f15088e7b7db000df94">249f2a7d1b</a> - update versions and changelogs for 4.12.0 :: titusfortner</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/d5b64014726a182f5c996630bc8f03f45ca948fd">d5b6401472</a> - [java] skip logging of tracing spans if log level is not loggable :: Jörg Sautter</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/a6f37cad2e2dfd38b95d513f79c02ef61d1eec97">a6f37cad2e</a> - [dotnet] Send data over cdp consecutively (<a href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12591">#12591</a>) :: Nikolay Borisenko</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/7d5cf8f133193f5308f2de983a8c22e529b4b001">7d5cf8f133</a> - [dotnet] Restore the ability for CI to run .NET tests against .NET Framework 4.8 :: Jim Evans</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/d38ce7065fb816b789374c2d9ac5a61913dc7b45">d38ce7065f</a> - [dotnet] Avoid potential deadlock when starting new dev tools session (<a href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12592">#12592</a>) :: Nikolay Borisenko</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/1c036abf7975819f9cf5449f26494162edaa09c7">1c036abf79</a> - [JS] Do not need browserVersion if Selenium is managing it <a href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12641">#12641</a> :: Sriharsha</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/a1244406a85ac86f09e0ae690599f3cfa29e2a4c">a1244406a8</a> - [java] Remove browserVersion from options in SM Java wrapper (fix <a href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12633">#12633</a>) (<a href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12639">#12639</a>) :: Boni García</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/258a225dc3bfc54a6cef8971206b5302c006d310">258a225dc3</a> - [java] batch copy input to multiple streams :: Jörg Sautter</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/78981db71b756eb820786a1bf1752cb955d34458">78981db71b</a> - [java] Remove hardcoded timeout of 120 seconds when executing SM :: Boni Garcia</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/ed632c22efccab6abb88de25622d9f40a1de389c">ed632c22ef</a> - [java] Increase execution timeout of SM in Java from 10 to 120 seconds (<a href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12631">#12631</a>) :: Boni García</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/b7c297e9283ac0843882f5f4206a695dde25c8fd">b7c297e928</a> - [py]: Bump linting dependency for flake8 <code>6.0.0</code> -> <code>6.1.0</code> :: symonk</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/60728ac84e59418ebe571f5b069d44b83e6ec206">60728ac84e</a> - [py]: Rename linting recipe to <code>linting-ci</code> for GHA :: symonk</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/ae0130b4c6963ef0535d642092eb803bc5921237">ae0130b4c6</a> - [dotnet] Clear handlers after each test in NetworkInterceptionTests.cs :: Jim Evans</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/904089591580f69f07ee288b2a6b77a7c9a2f403">9040895915</a> - [dotnet] Forgot to ignore bidi network test for Firefox (no Fetch domain) :: Jim Evans</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/31c841842e78d9f6441bdf316b3d5cd7f011e64f">31c841842e</a> - [dotnet] Add test for Basic Auth using bidi network interception :: Jim Evans</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/87787e4ec1263079ae55f3f949ddc6ae6d93d1ba">87787e4ec1</a> - [java] batch copy input to the circular buffer :: Jörg Sautter</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/9e7615dd550f191d75c29c278b82136f3c604471">9e7615dd55</a> - [rb] Replace the :capabilities paramater with :options in API examples (<a href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12626">#12626</a>) :: Tatsuya Hoshino</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/739d177dae763eecf906e230819e1116fafd37f7">739d177dae</a> - [dotnet] Refactor WebSocket communication for BiDi (<a href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12614">#12614</a>) :: jimevans</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/cbda4dddef4667afc33bab0359159190d5293700">cbda4dddef</a> - [dotnet] Linting and supressing compiler warning in support assembly :: Jim Evans</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/1dcbcc2d681c98e540d35acab4489934bb68d1d2">1dcbcc2d68</a> - [dotnet] Linting and suppressing compiler warnings :: Jim Evans</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/fa1ee12ceeb04dccec2aaba064da4332b5ca122c">fa1ee12cee</a> - [rust] Simplify SM readme (<a href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12623">#12623</a>) :: Boni García</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/327785f9d334bbc06a309af74ea3924181555835">327785f9d3</a> - Finish up JavaDoc for the 'Json' classes (<a href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12609">#12609</a>) :: Scott Babcock</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/e08916a8704560bcefcb6973cec231e78f38280e">e08916a870</a> - Update SM binaries for release 4.12.0 :: Boni Garcia</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/b6d02888cb12edc7c28733adadf36dd2f2bda084">b6d02888cb</a> - [rust] Minor change. Use headline format for versions in changelog :: Boni Garcia</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/f37708b810a84b6d7633e0718919a38504dbaaa7">f37708b810</a> - [rust] Minor change. Use constant instead of hardcoded value :: Boni Garcia</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/71ccb89cf39c2c3571f8de2e369ea2698646a677">71ccb89cf3</a> - [grid] Avoid using SM offline when SM is true. :: Diego Molina</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/ebaf1214d6214f6a7ecacd9ee997653a8b6b1279">ebaf1214d6</a> - [grid] Detect Safari and SFT only when on macOS. :: Diego Molina</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/4584c3c748bd9a0388d1eabbb23d764b1bdaf363">4584c3c748</a> - [java] Removing unused vars in SeleniumManager.java :: Diego Molina</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/181f9c35b67e3f436fb51e9a3c9cc7440850b503">181f9c35b6</a> - [java] Fix Proxy Breaking in RemoteWebDriver (<a href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12607">#12607</a>) :: Krishna Suravarapu</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/98d464061004eefd1c4c238ec42a91f4e59a232f">98d4640610</a> - Drop py37 support (<a href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12400">#12400</a>) :: Simon K</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/09674aee1d857773fb60193a8ca8a87c79be1c4a">09674aee1d</a> - [rust] Build SM in GH actions Linux with cross :: Boni Garcia</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/d10d9eef77bad09455036b0f3062abf3248510a2">d10d9eef77</a> - [rust] Bump sevenz-rust crate to latest version :: Boni Garcia</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/e9c7082dcf8af782c791147bb088dade2d12e20f">e9c7082dcf</a> - [dotnet] add ability to turn on driver logging in tests :: titusfortner</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/e88bf72a2dca598cac55e90594b426fdd17f1f6a">e88bf72a2d</a> - [dotnet] options do not belong in the service class (<a href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12534">#12534</a>) :: Titus Fortner</li>
<li><a href="https://github.com/seleniumhq/selenium/commit/f3d7062155a6a455660217d23eeb6a07e868c9fc">f3d7062155</a> - [dotnet] fix flaky test :: titusfortner</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/SeleniumHQ/selenium/commit/249f2a7d1bbe1aa972006f15088e7b7db000df94"><code>249f2a7</code></a> update versions and changelogs for 4.12.0</li>
<li><a href="https://github.com/SeleniumHQ/selenium/commit/d5b64014726a182f5c996630bc8f03f45ca948fd"><code>d5b6401</code></a> [java] skip logging of tracing spans if log level is not loggable</li>
<li><a href="https://github.com/SeleniumHQ/selenium/commit/a6f37cad2e2dfd38b95d513f79c02ef61d1eec97"><code>a6f37ca</code></a> [dotnet] Send data over cdp consecutively (<a href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12591">#12591</a>)</li>
<li><a href="https://github.com/SeleniumHQ/selenium/commit/7d5cf8f133193f5308f2de983a8c22e529b4b001"><code>7d5cf8f</code></a> [dotnet] Restore the ability for CI to run .NET tests against .NET Framework 4.8</li>
<li><a href="https://github.com/SeleniumHQ/selenium/commit/d38ce7065fb816b789374c2d9ac5a61913dc7b45"><code>d38ce70</code></a> [dotnet] Avoid potential deadlock when starting new dev tools session (<a href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12592">#12592</a>)</li>
<li><a href="https://github.com/SeleniumHQ/selenium/commit/1c036abf7975819f9cf5449f26494162edaa09c7"><code>1c036ab</code></a> [JS] Do not need browserVersion if Selenium is managing it <a href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12641">#12641</a></li>
<li><a href="https://github.com/SeleniumHQ/selenium/commit/a1244406a85ac86f09e0ae690599f3cfa29e2a4c"><code>a124440</code></a> [java] Remove browserVersion from options in SM Java wrapper (fix <a href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12633">#12633</a>) (<a href="https://redirect.github.com/SeleniumHQ/Selenium/issues/1">#1</a>...</li>
<li><a href="https://github.com/SeleniumHQ/selenium/commit/258a225dc3bfc54a6cef8971206b5302c006d310"><code>258a225</code></a> [java] batch copy input to multiple streams</li>
<li><a href="https://github.com/SeleniumHQ/selenium/commit/78981db71b756eb820786a1bf1752cb955d34458"><code>78981db</code></a> [java] Remove hardcoded timeout of 120 seconds when executing SM</li>
<li><a href="https://github.com/SeleniumHQ/selenium/commit/ed632c22efccab6abb88de25622d9f40a1de389c"><code>ed632c2</code></a> [java] Increase execution timeout of SM in Java from 10 to 120 seconds (<a href="https://redirect.github.com/SeleniumHQ/Selenium/issues/12631">#12631</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/SeleniumHQ/Selenium/compare/selenium-4.11.0...selenium-4.12.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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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>
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
Assignee | ||
Comment 4•1 year ago
|
||
Assignee | ||
Comment 5•1 year ago
|
||
Assignee | ||
Comment 6•1 year ago
|
||
Comment 8•1 year ago
|
||
bugherder |
Description
•