dependabot[bot] opened a new pull request, #7228:
URL: https://github.com/apache/myfaces-tobago/pull/7228

   Bumps 
[org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) 
from 4.41.0 to 4.42.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.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>
   <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 &quot;or&quot; 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 &quot;Don't serialize binary stream - it might be large&quot; 
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>
   <li>[py] Use Self as return type of <strong>enter</strong> in 
remote.WebDriver by <a 
href="https://github.com/pinterior";><code>@​pinterior</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17170";>SeleniumHQ/selenium#17170</a></li>
   <li>[dotnet] [bidi] Convert RemoteValue to well-known types by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17027";>SeleniumHQ/selenium#17027</a></li>
   <li>[dotnet] [bidi] Cache BrowsingContext/UserContext per session by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17172";>SeleniumHQ/selenium#17172</a></li>
   <li>[java] Keys: enforce CharSequence contract in charAt() by <a 
href="https://github.com/seethinajayadileep";><code>@​seethinajayadileep</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17166";>SeleniumHQ/selenium#17166</a></li>
   <li>[java][BiDi] implement <code>speculation</code> module by <a 
href="https://github.com/Delta456";><code>@​Delta456</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17130";>SeleniumHQ/selenium#17130</a></li>
   <li>[java] specify nullability in <code>org.openqa.selenium.grid.*</code> 
packages by <a href="https://github.com/asolntsev";><code>@​asolntsev</code></a> 
in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17173";>SeleniumHQ/selenium#17173</a></li>
   <li>[dotnet] [bidi] Revert... Wait until events are dispatched by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17178";>SeleniumHQ/selenium#17178</a></li>
   <li>[dotnet] Use props file for legacy sdk by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17180";>SeleniumHQ/selenium#17180</a></li>
   <li>[bidi] Convert RemoteValue to IDictionary by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17181";>SeleniumHQ/selenium#17181</a></li>
   <li>[java] make the signature change in <code>ExecuteMethod</code> backward 
compatible by <a 
href="https://github.com/asolntsev";><code>@​asolntsev</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17183";>SeleniumHQ/selenium#17183</a></li>
   <li>[java] specify nullability in package 
<code>org.openqa.selenium.devtools</code> by <a 
href="https://github.com/asolntsev";><code>@​asolntsev</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17185";>SeleniumHQ/selenium#17185</a></li>
   <li>[py] Add type stubs for lazy imported classes and modules by <a 
href="https://github.com/cgoldberg";><code>@​cgoldberg</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17165";>SeleniumHQ/selenium#17165</a></li>
   <li>[dotnet] Apply selenium theme for docs by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17190";>SeleniumHQ/selenium#17190</a></li>
   <li>[py] Bidi py tests expansion by <a 
href="https://github.com/AutomatedTester";><code>@​AutomatedTester</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17193";>SeleniumHQ/selenium#17193</a></li>
   <li>[dotnet] [bidi] Simplified how background tasks are started by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17198";>SeleniumHQ/selenium#17198</a></li>
   <li>[grid] Router WebSocket handle dropped close frames, idle disconnects, 
high-latency proxying by <a 
href="https://github.com/VietND96";><code>@​VietND96</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17197";>SeleniumHQ/selenium#17197</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/e26c1f7455dc7e34a76cfced13d5ccf74bbbf6c4";><code>e26c1f7</code></a>
 fix(bazel): update RubyGems credentials action to use main branch</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/c9ca4fd6ac014833926a51ac87a4dd1eb2947e81";><code>c9ca4fd</code></a>
 fix(release): add gem-trusted-publishing input for RubyGems API token 
configu...</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/3c0acf29b77a365ee5a48f8e56580125a4f70eaa";><code>3c0acf2</code></a>
 fix(bazel-maven): conditionally upload main artifact in MavenPublisher</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/74c7f0249ab2a3013bcb06b8695122274872be7f";><code>74c7f02</code></a>
 [build] Prepare for release of selenium-4.42.0 (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17322";>#17322</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/8cd85627b5482cc302f228e011991303ffaa4d5f";><code>8cd8562</code></a>
 fix(update): handle retry for cargo version pinning after version bump</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/85b792a06aa55324cf3adb65e03c8de57499de40";><code>85b792a</code></a>
 fix(pre-release): update Rust version command to include dependency update</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/2677c268255da965c7f44d38b15ad8bbf71e2a0d";><code>2677c26</code></a>
 fix(pre-release): update job dependencies and streamline version bump 
process...</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/8797d1650c771217e6a6b3edee5c0c862a6ddf52";><code>8797d16</code></a>
 fix(pre-release): simplify dependency update command and ensure cargo… (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17320";>#17320</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/2fed1c09849431329f3e414479c627d652424f4e";><code>2fed1c0</code></a>
 fix(update_cdp): update file paths for ChromeDriver configuration (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17319";>#17319</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/5d671475c815e35a114cd2bd54aaf39772c026c5";><code>5d67147</code></a>
 fix(update_cdp): update release fetch URL to include milestone 146 (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17318";>#17318</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.41.0...selenium-4.42.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.seleniumhq.selenium:selenium-java&package-manager=maven&previous-version=4.41.0&new-version=4.42.0)](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]

Reply via email to