dependabot[bot] opened a new pull request, #7232: URL: https://github.com/apache/myfaces-tobago/pull/7232
Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) from 4.41.0 to 4.43.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/SeleniumHQ/selenium/releases">org.seleniumhq.selenium:selenium-java's releases</a>.</em></p> <blockquote> <h2>Selenium 4.43.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 --> <p><strong>Full Changelog</strong>: <a href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.42.0...selenium-4.43.0">https://github.com/SeleniumHQ/selenium/compare/selenium-4.42.0...selenium-4.43.0</a></p> <h2>Selenium 4.42.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>[rust][rb] Update lock files with new versions by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/17118">SeleniumHQ/selenium#17118</a></li> <li>[dotnet] [bidi] Unify all event arguments to be *EventArgs by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/17125">SeleniumHQ/selenium#17125</a></li> <li>[py] Add return type annotation to execute_script and execute_async_script by <a href="https://github.com/adamtheturtle"><code>@adamtheturtle</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/17117">SeleniumHQ/selenium#17117</a></li> <li>[dotnet] [bidi] Expose functionality via interface by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/17127">SeleniumHQ/selenium#17127</a></li> <li>[dotnet] [bidi] Unregister cancelled commands by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/17129">SeleniumHQ/selenium#17129</a></li> <li>[dotnet] [bidi] Properly handle websocket close handshake by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/17132">SeleniumHQ/selenium#17132</a></li> <li>[ruby] fix linter error in <code>./go authors</code> script by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/17136">SeleniumHQ/selenium#17136</a></li> <li>[nodejs] Color Class for Javascript library by <a href="https://github.com/BckupMuthu"><code>@BckupMuthu</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16944">SeleniumHQ/selenium#16944</a></li> <li>[java] fix "or" condition by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/17135">SeleniumHQ/selenium#17135</a></li> <li>[java] Improve screenshot error message by <a href="https://github.com/seethinajayadileep"><code>@seethinajayadileep</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/17120">SeleniumHQ/selenium#17120</a></li> <li>[java] fix "Don't serialize binary stream - it might be large" when using <code>RemoteWebDriver.builder()</code> by <a href="https://github.com/tim-burke-systemware"><code>@tim-burke-systemware</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/17139">SeleniumHQ/selenium#17139</a></li> <li>[dotnet] [bidi] Wait until events are dispatched when unsubscribing by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/17142">SeleniumHQ/selenium#17142</a></li> <li>[dotnet] Any WebDriver can be disposed asynchronously by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/17119">SeleniumHQ/selenium#17119</a></li> <li>[grid] Router bypass WebSocket data path via transparent TCP tunnel by <a href="https://github.com/VietND96"><code>@VietND96</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/17146">SeleniumHQ/selenium#17146</a></li> <li>[dotnet] [bidi] Preserve configurable options pattern by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/17144">SeleniumHQ/selenium#17144</a></li> <li>[rb] Use portable Ruby by <a href="https://github.com/p0deje"><code>@p0deje</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16936">SeleniumHQ/selenium#16936</a></li> <li>[java] Guard against NPE in Platform.extractFromSysProperty by <a href="https://github.com/seethinajayadileep"><code>@seethinajayadileep</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/17151">SeleniumHQ/selenium#17151</a></li> <li>[java] Deduplicate Unicode PUA mappings in Keys; make OPTION an alias of ALT and deprecate FN by <a href="https://github.com/seethinajayadileep"><code>@seethinajayadileep</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/17147">SeleniumHQ/selenium#17147</a></li> <li>[java] remove <code>@Nullable</code> from return value for <code>ExpectedConditions</code> that never return null by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/17149">SeleniumHQ/selenium#17149</a></li> <li>[java] Fluent setters in few classes like <code>PrintOptions</code> etc. by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/17148">SeleniumHQ/selenium#17148</a></li> <li>[dotnet] [bidi] Add disposed guard by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/17161">SeleniumHQ/selenium#17161</a></li> <li>[java] Enhance ScriptKey.toString() and mask script content in UnpinnedScriptKey by <a href="https://github.com/seethinajayadileep"><code>@seethinajayadileep</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/17159">SeleniumHQ/selenium#17159</a></li> <li>[java] specify nullability in packages <code>org.openqa.selenium.chrom*</code> by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/17152">SeleniumHQ/selenium#17152</a></li> <li>Nullability for browsers by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/17167">SeleniumHQ/selenium#17167</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/dd0f5342f342c9583b2dde8e1619d6babc612ea0"><code>dd0f534</code></a> [build] Prepare for release of selenium-4.43.0 (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/17329">#17329</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/52a38c6222707b1582cf2b4521649ba40077ecb7"><code>52a38c6</code></a> fix(release): add rust:update command to version reset workflow</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/7cee048f8a415f273670789bb076a679416a3f77"><code>7cee048</code></a> fix(pypirc): remove setup_pypirc method and update nightly credentials handling</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/8382015adf4becfc90f88cc40193eebcf2496101"><code>8382015</code></a> fix(credentials): add support for nightly PyPI credentials</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/63e8662a74f58a26923f02d523a85d4b006c348a"><code>63e8662</code></a> Update mirror info (Thu Apr 9 18:16:15 UTC 2026)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/5615f6459e028cac09343e95fff0cf0ab3b9cc75"><code>5615f64</code></a> fix(version): update selenium-manager to 0.4.43-nightly</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/98871168e5d3e55e4efafda0ac3e3f7224d09a04"><code>9887116</code></a> fix(release): specify path for downloading release packages</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/e2d089c4c1ffd4ab20c707ac67c460814e9520f8"><code>e2d089c</code></a> fix(dependencies): update selenium-webdriver to 4.43.0.nightly</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/c68d3debf329f0947dc2791f58d2c9eb26ce5985"><code>c68d3de</code></a> Reverting changes done for 4.42.0 release</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/cb536ad6844b3c159901d898de79832d5fd5d20f"><code>cb536ad</code></a> Bumping versions to nightly</li> <li>Additional commits viewable in <a href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.41.0...selenium-4.43.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <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 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> -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
