dependabot[bot] opened a new pull request, #5870: URL: https://github.com/apache/activemq-artemis/pull/5870
Bumps `selenium.version` from 4.34.0 to 4.35.0. Updates `org.seleniumhq.selenium:selenium-api` from 4.34.0 to 4.35.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/SeleniumHQ/selenium/releases">org.seleniumhq.selenium:selenium-api's releases</a>.</em></p> <blockquote> <h2>Selenium 4.35.0</h2> <h2>Detailed Changelogs by Component</h2> <p><!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG">Java</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/py/CHANGES">Python</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG">DotNet</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">Ruby</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/selenium-webdriver/CHANGES.md">JavaScript</a></strong> <!-- raw HTML omitted --></p> <!-- raw HTML omitted --> <h2>What's Changed</h2> <!-- raw HTML omitted --> <ul> <li>[dotnet] [bidi] Get tree command returns GetTreeResult object by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15978">SeleniumHQ/selenium#15978</a></li> <li>[dotnet] [bidi] Initialize internal modules without Lazy by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15979">SeleniumHQ/selenium#15979</a></li> <li>[py] Bump dependencies for building distribution wheel by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15977">SeleniumHQ/selenium#15977</a></li> <li>bump zip version 2.6.1 -> 4.2.0 by <a href="https://github.com/MRTamalampudi"><code>@MRTamalampudi</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15980">SeleniumHQ/selenium#15980</a></li> <li>[py][bidi]: add note for <code>enable_webextensions = False</code> by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15981">SeleniumHQ/selenium#15981</a></li> <li>[py][bidi]: add high level API for script module - <code>pin</code>, <code>unpin</code> and <code>execute</code> by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15936">SeleniumHQ/selenium#15936</a></li> <li>[py][java][rb][ci]: use pinned browsers in CI by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15987">SeleniumHQ/selenium#15987</a></li> <li>[java] Remove deprecated AppCacheStatus enum from the HTML5 package by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15973">SeleniumHQ/selenium#15973</a></li> <li>[java] Feat 14291/jspecify nullable annotation edge driver service by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15972">SeleniumHQ/selenium#15972</a></li> <li>[java] Fix Unicode value for OPTION key in Keys enum by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15966">SeleniumHQ/selenium#15966</a></li> <li>[dotnet][java][js][py][rb][rust] Update rules_jvm_external digest to aca619b by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15951">SeleniumHQ/selenium#15951</a></li> <li>[java] Removing old stream collectors required by Java 8 by <a href="https://github.com/zodac"><code>@zodac</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15523">SeleniumHQ/selenium#15523</a></li> <li>[java] Use static Patterns for regex-matching by <a href="https://github.com/zodac"><code>@zodac</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15499">SeleniumHQ/selenium#15499</a></li> <li>[java] Point made as immutable by <a href="https://github.com/mk868"><code>@mk868</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15511">SeleniumHQ/selenium#15511</a></li> <li>[java] Feat 14291/jspecify nullable annotation chrome driver såervice by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15998">SeleniumHQ/selenium#15998</a></li> <li>[py] Bump dev dependencies by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16002">SeleniumHQ/selenium#16002</a></li> <li>[grid] Add "URI" to the list of sort-by choices on Overview UI by <a href="https://github.com/VietND96"><code>@VietND96</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16004">SeleniumHQ/selenium#16004</a></li> <li>[java] Add <a href="https://github.com/Nullable"><code>@Nullable</code></a> annotations to Firefox and Gecko driver service by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15999">SeleniumHQ/selenium#15999</a></li> <li>[java] Add JSpecify nullable annotations to SafariDriverService parameters by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16000">SeleniumHQ/selenium#16000</a></li> <li>[java] Add <a href="https://github.com/Nullable"><code>@Nullable</code></a> annotations to InternetExplorerDriverService parameters by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16001">SeleniumHQ/selenium#16001</a></li> <li>use generics for AbstractFindByBuilder to avoid excessive casting by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15526">SeleniumHQ/selenium#15526</a></li> <li>[js] Update dependency <code>@emotion/styled</code> to v11.14.1 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15997">SeleniumHQ/selenium#15997</a></li> <li>[rust] Update which from 7.0.3 to 8.0.0 by <a href="https://github.com/musicinmybrain"><code>@musicinmybrain</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15965">SeleniumHQ/selenium#15965</a></li> <li>Fix various typos by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16012">SeleniumHQ/selenium#16012</a></li> <li>[java] JSpecify annotations for By locators by <a href="https://github.com/mk868"><code>@mk868</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14372">SeleniumHQ/selenium#14372</a></li> <li>Fix email address in .mailmap by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16017">SeleniumHQ/selenium#16017</a></li> <li>Fix typos in javascript & rb by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16019">SeleniumHQ/selenium#16019</a></li> <li>[java] JSpecify annotations for capabilities by <a href="https://github.com/mk868"><code>@mk868</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14397">SeleniumHQ/selenium#14397</a></li> <li>Fix various typos in comments by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16022">SeleniumHQ/selenium#16022</a></li> <li>[dotnet] Fix typos by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16032">SeleniumHQ/selenium#16032</a></li> <li>[dotnet] [bidi] Add UnhandledPromptBehavior option to create User Context by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16034">SeleniumHQ/selenium#16034</a></li> <li>[py] Fix path in unit test so it works cross-platform by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16033">SeleniumHQ/selenium#16033</a></li> <li>[py][bidi]: implement bidi module - emulation by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15819">SeleniumHQ/selenium#15819</a></li> <li>[py] Fix API doc generation script and include BiDi Emulation docs by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16037">SeleniumHQ/selenium#16037</a></li> <li>[py] Allow free_port() to bind to IPv6 if IPv4 is unavailable by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16003">SeleniumHQ/selenium#16003</a></li> <li>[build] Update base URL for Edge web driver by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16057">SeleniumHQ/selenium#16057</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SeleniumHQ/selenium/commit/1c58e5028bc5eaa94b12b856c2d4a87efa5363f5"><code>1c58e50</code></a> [build] Prepare for release of Selenium 4.35.0 (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16160">#16160</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/4ecdae3b03c9255057c662c8ef693df42995dc44"><code>4ecdae3</code></a> [grid] Reduce redundant logs of find slots and retry queue requests by the Di...</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/dbfed9ddeb6465430cd02a1ff11f008668a0882f"><code>dbfed9d</code></a> [py][bidi]: Implement low-level API for Input BiDi module (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16049">#16049</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/229dbde2b11b00da06b46e5456d1da2f0e5f585d"><code>229dbde</code></a> [py][bidi]: add event handler support for browsing context (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16101">#16101</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/c525a11e686337e7d3bae207ec0d64e272ba706b"><code>c525a11</code></a> [java]: add <code>websocket-port</code> test and <code>--connect-existing</code> check (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15462">#15462</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/1c1879912b5f2c451714cde9188d47ec341445ee"><code>1c18799</code></a> [rb] Add guard for beta firefox (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16153">#16153</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/2dad5fa91701711e5cbf1d5159044c5bb1357553"><code>2dad5fa</code></a> [grid] Restructuring classes have stateful data and improve Node health check...</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/2bf42e94ed1c4186425c259612969865955fae74"><code>2bf42e9</code></a> [py]: fix WebView2 and target issues related to CDP and BiDi (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16140">#16140</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/26fc1bbd001f002f0d48620c6d439e2a6a555d82"><code>26fc1bb</code></a> [py] Fix proxy basic auth handling special characters (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16105">#16105</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/0a931d7dad06edd76fff0b9ffa9a75064853e703"><code>0a931d7</code></a> [py] Loosen dependency specifier for urllib3 in packaging configuration (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16136">#16136</a>)</li> <li>Additional commits viewable in <a href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.34.0...selenium-4.35.0">compare view</a></li> </ul> </details> <br /> Updates `org.seleniumhq.selenium:selenium-firefox-driver` from 4.34.0 to 4.35.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/SeleniumHQ/selenium/releases">org.seleniumhq.selenium:selenium-firefox-driver's releases</a>.</em></p> <blockquote> <h2>Selenium 4.35.0</h2> <h2>Detailed Changelogs by Component</h2> <p><!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG">Java</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/py/CHANGES">Python</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG">DotNet</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">Ruby</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/selenium-webdriver/CHANGES.md">JavaScript</a></strong> <!-- raw HTML omitted --></p> <!-- raw HTML omitted --> <h2>What's Changed</h2> <!-- raw HTML omitted --> <ul> <li>[dotnet] [bidi] Get tree command returns GetTreeResult object by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15978">SeleniumHQ/selenium#15978</a></li> <li>[dotnet] [bidi] Initialize internal modules without Lazy by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15979">SeleniumHQ/selenium#15979</a></li> <li>[py] Bump dependencies for building distribution wheel by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15977">SeleniumHQ/selenium#15977</a></li> <li>bump zip version 2.6.1 -> 4.2.0 by <a href="https://github.com/MRTamalampudi"><code>@MRTamalampudi</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15980">SeleniumHQ/selenium#15980</a></li> <li>[py][bidi]: add note for <code>enable_webextensions = False</code> by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15981">SeleniumHQ/selenium#15981</a></li> <li>[py][bidi]: add high level API for script module - <code>pin</code>, <code>unpin</code> and <code>execute</code> by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15936">SeleniumHQ/selenium#15936</a></li> <li>[py][java][rb][ci]: use pinned browsers in CI by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15987">SeleniumHQ/selenium#15987</a></li> <li>[java] Remove deprecated AppCacheStatus enum from the HTML5 package by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15973">SeleniumHQ/selenium#15973</a></li> <li>[java] Feat 14291/jspecify nullable annotation edge driver service by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15972">SeleniumHQ/selenium#15972</a></li> <li>[java] Fix Unicode value for OPTION key in Keys enum by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15966">SeleniumHQ/selenium#15966</a></li> <li>[dotnet][java][js][py][rb][rust] Update rules_jvm_external digest to aca619b by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15951">SeleniumHQ/selenium#15951</a></li> <li>[java] Removing old stream collectors required by Java 8 by <a href="https://github.com/zodac"><code>@zodac</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15523">SeleniumHQ/selenium#15523</a></li> <li>[java] Use static Patterns for regex-matching by <a href="https://github.com/zodac"><code>@zodac</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15499">SeleniumHQ/selenium#15499</a></li> <li>[java] Point made as immutable by <a href="https://github.com/mk868"><code>@mk868</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15511">SeleniumHQ/selenium#15511</a></li> <li>[java] Feat 14291/jspecify nullable annotation chrome driver såervice by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15998">SeleniumHQ/selenium#15998</a></li> <li>[py] Bump dev dependencies by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16002">SeleniumHQ/selenium#16002</a></li> <li>[grid] Add "URI" to the list of sort-by choices on Overview UI by <a href="https://github.com/VietND96"><code>@VietND96</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16004">SeleniumHQ/selenium#16004</a></li> <li>[java] Add <a href="https://github.com/Nullable"><code>@Nullable</code></a> annotations to Firefox and Gecko driver service by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15999">SeleniumHQ/selenium#15999</a></li> <li>[java] Add JSpecify nullable annotations to SafariDriverService parameters by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16000">SeleniumHQ/selenium#16000</a></li> <li>[java] Add <a href="https://github.com/Nullable"><code>@Nullable</code></a> annotations to InternetExplorerDriverService parameters by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16001">SeleniumHQ/selenium#16001</a></li> <li>use generics for AbstractFindByBuilder to avoid excessive casting by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15526">SeleniumHQ/selenium#15526</a></li> <li>[js] Update dependency <code>@emotion/styled</code> to v11.14.1 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15997">SeleniumHQ/selenium#15997</a></li> <li>[rust] Update which from 7.0.3 to 8.0.0 by <a href="https://github.com/musicinmybrain"><code>@musicinmybrain</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15965">SeleniumHQ/selenium#15965</a></li> <li>Fix various typos by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16012">SeleniumHQ/selenium#16012</a></li> <li>[java] JSpecify annotations for By locators by <a href="https://github.com/mk868"><code>@mk868</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14372">SeleniumHQ/selenium#14372</a></li> <li>Fix email address in .mailmap by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16017">SeleniumHQ/selenium#16017</a></li> <li>Fix typos in javascript & rb by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16019">SeleniumHQ/selenium#16019</a></li> <li>[java] JSpecify annotations for capabilities by <a href="https://github.com/mk868"><code>@mk868</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14397">SeleniumHQ/selenium#14397</a></li> <li>Fix various typos in comments by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16022">SeleniumHQ/selenium#16022</a></li> <li>[dotnet] Fix typos by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16032">SeleniumHQ/selenium#16032</a></li> <li>[dotnet] [bidi] Add UnhandledPromptBehavior option to create User Context by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16034">SeleniumHQ/selenium#16034</a></li> <li>[py] Fix path in unit test so it works cross-platform by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16033">SeleniumHQ/selenium#16033</a></li> <li>[py][bidi]: implement bidi module - emulation by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15819">SeleniumHQ/selenium#15819</a></li> <li>[py] Fix API doc generation script and include BiDi Emulation docs by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16037">SeleniumHQ/selenium#16037</a></li> <li>[py] Allow free_port() to bind to IPv6 if IPv4 is unavailable by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16003">SeleniumHQ/selenium#16003</a></li> <li>[build] Update base URL for Edge web driver by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16057">SeleniumHQ/selenium#16057</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SeleniumHQ/selenium/commit/1c58e5028bc5eaa94b12b856c2d4a87efa5363f5"><code>1c58e50</code></a> [build] Prepare for release of Selenium 4.35.0 (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16160">#16160</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/4ecdae3b03c9255057c662c8ef693df42995dc44"><code>4ecdae3</code></a> [grid] Reduce redundant logs of find slots and retry queue requests by the Di...</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/dbfed9ddeb6465430cd02a1ff11f008668a0882f"><code>dbfed9d</code></a> [py][bidi]: Implement low-level API for Input BiDi module (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16049">#16049</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/229dbde2b11b00da06b46e5456d1da2f0e5f585d"><code>229dbde</code></a> [py][bidi]: add event handler support for browsing context (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16101">#16101</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/c525a11e686337e7d3bae207ec0d64e272ba706b"><code>c525a11</code></a> [java]: add <code>websocket-port</code> test and <code>--connect-existing</code> check (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15462">#15462</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/1c1879912b5f2c451714cde9188d47ec341445ee"><code>1c18799</code></a> [rb] Add guard for beta firefox (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16153">#16153</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/2dad5fa91701711e5cbf1d5159044c5bb1357553"><code>2dad5fa</code></a> [grid] Restructuring classes have stateful data and improve Node health check...</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/2bf42e94ed1c4186425c259612969865955fae74"><code>2bf42e9</code></a> [py]: fix WebView2 and target issues related to CDP and BiDi (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16140">#16140</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/26fc1bbd001f002f0d48620c6d439e2a6a555d82"><code>26fc1bb</code></a> [py] Fix proxy basic auth handling special characters (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16105">#16105</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/0a931d7dad06edd76fff0b9ffa9a75064853e703"><code>0a931d7</code></a> [py] Loosen dependency specifier for urllib3 in packaging configuration (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16136">#16136</a>)</li> <li>Additional commits viewable in <a href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.34.0...selenium-4.35.0">compare view</a></li> </ul> </details> <br /> Updates `org.seleniumhq.selenium:selenium-chrome-driver` from 4.34.0 to 4.35.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/SeleniumHQ/selenium/releases">org.seleniumhq.selenium:selenium-chrome-driver's releases</a>.</em></p> <blockquote> <h2>Selenium 4.35.0</h2> <h2>Detailed Changelogs by Component</h2> <p><!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG">Java</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/py/CHANGES">Python</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG">DotNet</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">Ruby</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/selenium-webdriver/CHANGES.md">JavaScript</a></strong> <!-- raw HTML omitted --></p> <!-- raw HTML omitted --> <h2>What's Changed</h2> <!-- raw HTML omitted --> <ul> <li>[dotnet] [bidi] Get tree command returns GetTreeResult object by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15978">SeleniumHQ/selenium#15978</a></li> <li>[dotnet] [bidi] Initialize internal modules without Lazy by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15979">SeleniumHQ/selenium#15979</a></li> <li>[py] Bump dependencies for building distribution wheel by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15977">SeleniumHQ/selenium#15977</a></li> <li>bump zip version 2.6.1 -> 4.2.0 by <a href="https://github.com/MRTamalampudi"><code>@MRTamalampudi</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15980">SeleniumHQ/selenium#15980</a></li> <li>[py][bidi]: add note for <code>enable_webextensions = False</code> by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15981">SeleniumHQ/selenium#15981</a></li> <li>[py][bidi]: add high level API for script module - <code>pin</code>, <code>unpin</code> and <code>execute</code> by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15936">SeleniumHQ/selenium#15936</a></li> <li>[py][java][rb][ci]: use pinned browsers in CI by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15987">SeleniumHQ/selenium#15987</a></li> <li>[java] Remove deprecated AppCacheStatus enum from the HTML5 package by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15973">SeleniumHQ/selenium#15973</a></li> <li>[java] Feat 14291/jspecify nullable annotation edge driver service by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15972">SeleniumHQ/selenium#15972</a></li> <li>[java] Fix Unicode value for OPTION key in Keys enum by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15966">SeleniumHQ/selenium#15966</a></li> <li>[dotnet][java][js][py][rb][rust] Update rules_jvm_external digest to aca619b by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15951">SeleniumHQ/selenium#15951</a></li> <li>[java] Removing old stream collectors required by Java 8 by <a href="https://github.com/zodac"><code>@zodac</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15523">SeleniumHQ/selenium#15523</a></li> <li>[java] Use static Patterns for regex-matching by <a href="https://github.com/zodac"><code>@zodac</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15499">SeleniumHQ/selenium#15499</a></li> <li>[java] Point made as immutable by <a href="https://github.com/mk868"><code>@mk868</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15511">SeleniumHQ/selenium#15511</a></li> <li>[java] Feat 14291/jspecify nullable annotation chrome driver såervice by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15998">SeleniumHQ/selenium#15998</a></li> <li>[py] Bump dev dependencies by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16002">SeleniumHQ/selenium#16002</a></li> <li>[grid] Add "URI" to the list of sort-by choices on Overview UI by <a href="https://github.com/VietND96"><code>@VietND96</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16004">SeleniumHQ/selenium#16004</a></li> <li>[java] Add <a href="https://github.com/Nullable"><code>@Nullable</code></a> annotations to Firefox and Gecko driver service by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15999">SeleniumHQ/selenium#15999</a></li> <li>[java] Add JSpecify nullable annotations to SafariDriverService parameters by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16000">SeleniumHQ/selenium#16000</a></li> <li>[java] Add <a href="https://github.com/Nullable"><code>@Nullable</code></a> annotations to InternetExplorerDriverService parameters by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16001">SeleniumHQ/selenium#16001</a></li> <li>use generics for AbstractFindByBuilder to avoid excessive casting by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15526">SeleniumHQ/selenium#15526</a></li> <li>[js] Update dependency <code>@emotion/styled</code> to v11.14.1 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15997">SeleniumHQ/selenium#15997</a></li> <li>[rust] Update which from 7.0.3 to 8.0.0 by <a href="https://github.com/musicinmybrain"><code>@musicinmybrain</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15965">SeleniumHQ/selenium#15965</a></li> <li>Fix various typos by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16012">SeleniumHQ/selenium#16012</a></li> <li>[java] JSpecify annotations for By locators by <a href="https://github.com/mk868"><code>@mk868</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14372">SeleniumHQ/selenium#14372</a></li> <li>Fix email address in .mailmap by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16017">SeleniumHQ/selenium#16017</a></li> <li>Fix typos in javascript & rb by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16019">SeleniumHQ/selenium#16019</a></li> <li>[java] JSpecify annotations for capabilities by <a href="https://github.com/mk868"><code>@mk868</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14397">SeleniumHQ/selenium#14397</a></li> <li>Fix various typos in comments by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16022">SeleniumHQ/selenium#16022</a></li> <li>[dotnet] Fix typos by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16032">SeleniumHQ/selenium#16032</a></li> <li>[dotnet] [bidi] Add UnhandledPromptBehavior option to create User Context by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16034">SeleniumHQ/selenium#16034</a></li> <li>[py] Fix path in unit test so it works cross-platform by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16033">SeleniumHQ/selenium#16033</a></li> <li>[py][bidi]: implement bidi module - emulation by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15819">SeleniumHQ/selenium#15819</a></li> <li>[py] Fix API doc generation script and include BiDi Emulation docs by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16037">SeleniumHQ/selenium#16037</a></li> <li>[py] Allow free_port() to bind to IPv6 if IPv4 is unavailable by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16003">SeleniumHQ/selenium#16003</a></li> <li>[build] Update base URL for Edge web driver by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16057">SeleniumHQ/selenium#16057</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SeleniumHQ/selenium/commit/1c58e5028bc5eaa94b12b856c2d4a87efa5363f5"><code>1c58e50</code></a> [build] Prepare for release of Selenium 4.35.0 (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16160">#16160</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/4ecdae3b03c9255057c662c8ef693df42995dc44"><code>4ecdae3</code></a> [grid] Reduce redundant logs of find slots and retry queue requests by the Di...</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/dbfed9ddeb6465430cd02a1ff11f008668a0882f"><code>dbfed9d</code></a> [py][bidi]: Implement low-level API for Input BiDi module (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16049">#16049</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/229dbde2b11b00da06b46e5456d1da2f0e5f585d"><code>229dbde</code></a> [py][bidi]: add event handler support for browsing context (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16101">#16101</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/c525a11e686337e7d3bae207ec0d64e272ba706b"><code>c525a11</code></a> [java]: add <code>websocket-port</code> test and <code>--connect-existing</code> check (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15462">#15462</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/1c1879912b5f2c451714cde9188d47ec341445ee"><code>1c18799</code></a> [rb] Add guard for beta firefox (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16153">#16153</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/2dad5fa91701711e5cbf1d5159044c5bb1357553"><code>2dad5fa</code></a> [grid] Restructuring classes have stateful data and improve Node health check...</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/2bf42e94ed1c4186425c259612969865955fae74"><code>2bf42e9</code></a> [py]: fix WebView2 and target issues related to CDP and BiDi (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16140">#16140</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/26fc1bbd001f002f0d48620c6d439e2a6a555d82"><code>26fc1bb</code></a> [py] Fix proxy basic auth handling special characters (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16105">#16105</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/0a931d7dad06edd76fff0b9ffa9a75064853e703"><code>0a931d7</code></a> [py] Loosen dependency specifier for urllib3 in packaging configuration (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16136">#16136</a>)</li> <li>Additional commits viewable in <a href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.34.0...selenium-4.35.0">compare view</a></li> </ul> </details> <br /> Updates `org.seleniumhq.selenium:selenium-chromium-driver` from 4.34.0 to 4.35.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/SeleniumHQ/selenium/releases">org.seleniumhq.selenium:selenium-chromium-driver's releases</a>.</em></p> <blockquote> <h2>Selenium 4.35.0</h2> <h2>Detailed Changelogs by Component</h2> <p><!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG">Java</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/py/CHANGES">Python</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG">DotNet</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">Ruby</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/selenium-webdriver/CHANGES.md">JavaScript</a></strong> <!-- raw HTML omitted --></p> <!-- raw HTML omitted --> <h2>What's Changed</h2> <!-- raw HTML omitted --> <ul> <li>[dotnet] [bidi] Get tree command returns GetTreeResult object by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15978">SeleniumHQ/selenium#15978</a></li> <li>[dotnet] [bidi] Initialize internal modules without Lazy by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15979">SeleniumHQ/selenium#15979</a></li> <li>[py] Bump dependencies for building distribution wheel by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15977">SeleniumHQ/selenium#15977</a></li> <li>bump zip version 2.6.1 -> 4.2.0 by <a href="https://github.com/MRTamalampudi"><code>@MRTamalampudi</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15980">SeleniumHQ/selenium#15980</a></li> <li>[py][bidi]: add note for <code>enable_webextensions = False</code> by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15981">SeleniumHQ/selenium#15981</a></li> <li>[py][bidi]: add high level API for script module - <code>pin</code>, <code>unpin</code> and <code>execute</code> by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15936">SeleniumHQ/selenium#15936</a></li> <li>[py][java][rb][ci]: use pinned browsers in CI by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15987">SeleniumHQ/selenium#15987</a></li> <li>[java] Remove deprecated AppCacheStatus enum from the HTML5 package by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15973">SeleniumHQ/selenium#15973</a></li> <li>[java] Feat 14291/jspecify nullable annotation edge driver service by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15972">SeleniumHQ/selenium#15972</a></li> <li>[java] Fix Unicode value for OPTION key in Keys enum by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15966">SeleniumHQ/selenium#15966</a></li> <li>[dotnet][java][js][py][rb][rust] Update rules_jvm_external digest to aca619b by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15951">SeleniumHQ/selenium#15951</a></li> <li>[java] Removing old stream collectors required by Java 8 by <a href="https://github.com/zodac"><code>@zodac</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15523">SeleniumHQ/selenium#15523</a></li> <li>[java] Use static Patterns for regex-matching by <a href="https://github.com/zodac"><code>@zodac</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15499">SeleniumHQ/selenium#15499</a></li> <li>[java] Point made as immutable by <a href="https://github.com/mk868"><code>@mk868</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15511">SeleniumHQ/selenium#15511</a></li> <li>[java] Feat 14291/jspecify nullable annotation chrome driver såervice by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15998">SeleniumHQ/selenium#15998</a></li> <li>[py] Bump dev dependencies by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16002">SeleniumHQ/selenium#16002</a></li> <li>[grid] Add "URI" to the list of sort-by choices on Overview UI by <a href="https://github.com/VietND96"><code>@VietND96</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16004">SeleniumHQ/selenium#16004</a></li> <li>[java] Add <a href="https://github.com/Nullable"><code>@Nullable</code></a> annotations to Firefox and Gecko driver service by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15999">SeleniumHQ/selenium#15999</a></li> <li>[java] Add JSpecify nullable annotations to SafariDriverService parameters by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16000">SeleniumHQ/selenium#16000</a></li> <li>[java] Add <a href="https://github.com/Nullable"><code>@Nullable</code></a> annotations to InternetExplorerDriverService parameters by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16001">SeleniumHQ/selenium#16001</a></li> <li>use generics for AbstractFindByBuilder to avoid excessive casting by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15526">SeleniumHQ/selenium#15526</a></li> <li>[js] Update dependency <code>@emotion/styled</code> to v11.14.1 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15997">SeleniumHQ/selenium#15997</a></li> <li>[rust] Update which from 7.0.3 to 8.0.0 by <a href="https://github.com/musicinmybrain"><code>@musicinmybrain</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15965">SeleniumHQ/selenium#15965</a></li> <li>Fix various typos by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16012">SeleniumHQ/selenium#16012</a></li> <li>[java] JSpecify annotations for By locators by <a href="https://github.com/mk868"><code>@mk868</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14372">SeleniumHQ/selenium#14372</a></li> <li>Fix email address in .mailmap by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16017">SeleniumHQ/selenium#16017</a></li> <li>Fix typos in javascript & rb by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16019">SeleniumHQ/selenium#16019</a></li> <li>[java] JSpecify annotations for capabilities by <a href="https://github.com/mk868"><code>@mk868</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14397">SeleniumHQ/selenium#14397</a></li> <li>Fix various typos in comments by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16022">SeleniumHQ/selenium#16022</a></li> <li>[dotnet] Fix typos by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16032">SeleniumHQ/selenium#16032</a></li> <li>[dotnet] [bidi] Add UnhandledPromptBehavior option to create User Context by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16034">SeleniumHQ/selenium#16034</a></li> <li>[py] Fix path in unit test so it works cross-platform by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16033">SeleniumHQ/selenium#16033</a></li> <li>[py][bidi]: implement bidi module - emulation by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15819">SeleniumHQ/selenium#15819</a></li> <li>[py] Fix API doc generation script and include BiDi Emulation docs by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16037">SeleniumHQ/selenium#16037</a></li> <li>[py] Allow free_port() to bind to IPv6 if IPv4 is unavailable by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16003">SeleniumHQ/selenium#16003</a></li> <li>[build] Update base URL for Edge web driver by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16057">SeleniumHQ/selenium#16057</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SeleniumHQ/selenium/commit/1c58e5028bc5eaa94b12b856c2d4a87efa5363f5"><code>1c58e50</code></a> [build] Prepare for release of Selenium 4.35.0 (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16160">#16160</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/4ecdae3b03c9255057c662c8ef693df42995dc44"><code>4ecdae3</code></a> [grid] Reduce redundant logs of find slots and retry queue requests by the Di...</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/dbfed9ddeb6465430cd02a1ff11f008668a0882f"><code>dbfed9d</code></a> [py][bidi]: Implement low-level API for Input BiDi module (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16049">#16049</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/229dbde2b11b00da06b46e5456d1da2f0e5f585d"><code>229dbde</code></a> [py][bidi]: add event handler support for browsing context (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16101">#16101</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/c525a11e686337e7d3bae207ec0d64e272ba706b"><code>c525a11</code></a> [java]: add <code>websocket-port</code> test and <code>--connect-existing</code> check (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15462">#15462</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/1c1879912b5f2c451714cde9188d47ec341445ee"><code>1c18799</code></a> [rb] Add guard for beta firefox (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16153">#16153</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/2dad5fa91701711e5cbf1d5159044c5bb1357553"><code>2dad5fa</code></a> [grid] Restructuring classes have stateful data and improve Node health check...</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/2bf42e94ed1c4186425c259612969865955fae74"><code>2bf42e9</code></a> [py]: fix WebView2 and target issues related to CDP and BiDi (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16140">#16140</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/26fc1bbd001f002f0d48620c6d439e2a6a555d82"><code>26fc1bb</code></a> [py] Fix proxy basic auth handling special characters (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16105">#16105</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/0a931d7dad06edd76fff0b9ffa9a75064853e703"><code>0a931d7</code></a> [py] Loosen dependency specifier for urllib3 in packaging configuration (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16136">#16136</a>)</li> <li>Additional commits viewable in <a href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.34.0...selenium-4.35.0">compare view</a></li> </ul> </details> <br /> Updates `org.seleniumhq.selenium:selenium-remote-driver` from 4.34.0 to 4.35.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/SeleniumHQ/selenium/releases">org.seleniumhq.selenium:selenium-remote-driver's releases</a>.</em></p> <blockquote> <h2>Selenium 4.35.0</h2> <h2>Detailed Changelogs by Component</h2> <p><!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG">Java</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/py/CHANGES">Python</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG">DotNet</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">Ruby</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/selenium-webdriver/CHANGES.md">JavaScript</a></strong> <!-- raw HTML omitted --></p> <!-- raw HTML omitted --> <h2>What's Changed</h2> <!-- raw HTML omitted --> <ul> <li>[dotnet] [bidi] Get tree command returns GetTreeResult object by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15978">SeleniumHQ/selenium#15978</a></li> <li>[dotnet] [bidi] Initialize internal modules without Lazy by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15979">SeleniumHQ/selenium#15979</a></li> <li>[py] Bump dependencies for building distribution wheel by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15977">SeleniumHQ/selenium#15977</a></li> <li>bump zip version 2.6.1 -> 4.2.0 by <a href="https://github.com/MRTamalampudi"><code>@MRTamalampudi</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15980">SeleniumHQ/selenium#15980</a></li> <li>[py][bidi]: add note for <code>enable_webextensions = False</code> by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15981">SeleniumHQ/selenium#15981</a></li> <li>[py][bidi]: add high level API for script module - <code>pin</code>, <code>unpin</code> and <code>execute</code> by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15936">SeleniumHQ/selenium#15936</a></li> <li>[py][java][rb][ci]: use pinned browsers in CI by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15987">SeleniumHQ/selenium#15987</a></li> <li>[java] Remove deprecated AppCacheStatus enum from the HTML5 package by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15973">SeleniumHQ/selenium#15973</a></li> <li>[java] Feat 14291/jspecify nullable annotation edge driver service by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15972">SeleniumHQ/selenium#15972</a></li> <li>[java] Fix Unicode value for OPTION key in Keys enum by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15966">SeleniumHQ/selenium#15966</a></li> <li>[dotnet][java][js][py][rb][rust] Update rules_jvm_external digest to aca619b by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15951">SeleniumHQ/selenium#15951</a></li> <li>[java] Removing old stream collectors required by Java 8 by <a href="https://github.com/zodac"><code>@zodac</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15523">SeleniumHQ/selenium#15523</a></li> <li>[java] Use static Patterns for regex-matching by <a href="https://github.com/zodac"><code>@zodac</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15499">SeleniumHQ/selenium#15499</a></li> <li>[java] Point made as immutable by <a href="https://github.com/mk868"><code>@mk868</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15511">SeleniumHQ/selenium#15511</a></li> <li>[java] Feat 14291/jspecify nullable annotation chrome driver såervice by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15998">SeleniumHQ/selenium#15998</a></li> <li>[py] Bump dev dependencies by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16002">SeleniumHQ/selenium#16002</a></li> <li>[grid] Add "URI" to the list of sort-by choices on Overview UI by <a href="https://github.com/VietND96"><code>@VietND96</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16004">SeleniumHQ/selenium#16004</a></li> <li>[java] Add <a href="https://github.com/Nullable"><code>@Nullable</code></a> annotations to Firefox and Gecko driver service by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15999">SeleniumHQ/selenium#15999</a></li> <li>[java] Add JSpecify nullable annotations to SafariDriverService parameters by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16000">SeleniumHQ/selenium#16000</a></li> <li>[java] Add <a href="https://github.com/Nullable"><code>@Nullable</code></a> annotations to InternetExplorerDriverService parameters by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16001">SeleniumHQ/selenium#16001</a></li> <li>use generics for AbstractFindByBuilder to avoid excessive casting by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15526">SeleniumHQ/selenium#15526</a></li> <li>[js] Update dependency <code>@emotion/styled</code> to v11.14.1 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15997">SeleniumHQ/selenium#15997</a></li> <li>[rust] Update which from 7.0.3 to 8.0.0 by <a href="https://github.com/musicinmybrain"><code>@musicinmybrain</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15965">SeleniumHQ/selenium#15965</a></li> <li>Fix various typos by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16012">SeleniumHQ/selenium#16012</a></li> <li>[java] JSpecify annotations for By locators by <a href="https://github.com/mk868"><code>@mk868</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14372">SeleniumHQ/selenium#14372</a></li> <li>Fix email address in .mailmap by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16017">SeleniumHQ/selenium#16017</a></li> <li>Fix typos in javascript & rb by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16019">SeleniumHQ/selenium#16019</a></li> <li>[java] JSpecify annotations for capabilities by <a href="https://github.com/mk868"><code>@mk868</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14397">SeleniumHQ/selenium#14397</a></li> <li>Fix various typos in comments by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16022">SeleniumHQ/selenium#16022</a></li> <li>[dotnet] Fix typos by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16032">SeleniumHQ/selenium#16032</a></li> <li>[dotnet] [bidi] Add UnhandledPromptBehavior option to create User Context by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16034">SeleniumHQ/selenium#16034</a></li> <li>[py] Fix path in unit test so it works cross-platform by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16033">SeleniumHQ/selenium#16033</a></li> <li>[py][bidi]: implement bidi module - emulation by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15819">SeleniumHQ/selenium#15819</a></li> <li>[py] Fix API doc generation script and include BiDi Emulation docs by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16037">SeleniumHQ/selenium#16037</a></li> <li>[py] Allow free_port() to bind to IPv6 if IPv4 is unavailable by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16003">SeleniumHQ/selenium#16003</a></li> <li>[build] Update base URL for Edge web driver by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16057">SeleniumHQ/selenium#16057</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SeleniumHQ/selenium/commit/1c58e5028bc5eaa94b12b856c2d4a87efa5363f5"><code>1c58e50</code></a> [build] Prepare for release of Selenium 4.35.0 (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16160">#16160</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/4ecdae3b03c9255057c662c8ef693df42995dc44"><code>4ecdae3</code></a> [grid] Reduce redundant logs of find slots and retry queue requests by the Di...</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/dbfed9ddeb6465430cd02a1ff11f008668a0882f"><code>dbfed9d</code></a> [py][bidi]: Implement low-level API for Input BiDi module (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16049">#16049</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/229dbde2b11b00da06b46e5456d1da2f0e5f585d"><code>229dbde</code></a> [py][bidi]: add event handler support for browsing context (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16101">#16101</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/c525a11e686337e7d3bae207ec0d64e272ba706b"><code>c525a11</code></a> [java]: add <code>websocket-port</code> test and <code>--connect-existing</code> check (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15462">#15462</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/1c1879912b5f2c451714cde9188d47ec341445ee"><code>1c18799</code></a> [rb] Add guard for beta firefox (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16153">#16153</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/2dad5fa91701711e5cbf1d5159044c5bb1357553"><code>2dad5fa</code></a> [grid] Restructuring classes have stateful data and improve Node health check...</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/2bf42e94ed1c4186425c259612969865955fae74"><code>2bf42e9</code></a> [py]: fix WebView2 and target issues related to CDP and BiDi (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16140">#16140</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/26fc1bbd001f002f0d48620c6d439e2a6a555d82"><code>26fc1bb</code></a> [py] Fix proxy basic auth handling special characters (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16105">#16105</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/0a931d7dad06edd76fff0b9ffa9a75064853e703"><code>0a931d7</code></a> [py] Loosen dependency specifier for urllib3 in packaging configuration (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16136">#16136</a>)</li> <li>Additional commits viewable in <a href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.34.0...selenium-4.35.0">compare view</a></li> </ul> </details> <br /> Updates `org.seleniumhq.selenium:selenium-support` from 4.34.0 to 4.35.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/SeleniumHQ/selenium/releases">org.seleniumhq.selenium:selenium-support's releases</a>.</em></p> <blockquote> <h2>Selenium 4.35.0</h2> <h2>Detailed Changelogs by Component</h2> <p><!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG">Java</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/py/CHANGES">Python</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG">DotNet</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">Ruby</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/selenium-webdriver/CHANGES.md">JavaScript</a></strong> <!-- raw HTML omitted --></p> <!-- raw HTML omitted --> <h2>What's Changed</h2> <!-- raw HTML omitted --> <ul> <li>[dotnet] [bidi] Get tree command returns GetTreeResult object by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15978">SeleniumHQ/selenium#15978</a></li> <li>[dotnet] [bidi] Initialize internal modules without Lazy by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15979">SeleniumHQ/selenium#15979</a></li> <li>[py] Bump dependencies for building distribution wheel by <a href="https://github.com/cgo... _Description has been truncated_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact