dependabot[bot] opened a new pull request, #1479:
URL: https://github.com/apache/incubator-stormcrawler/pull/1479

   Bumps `selenium.version` from 4.28.1 to 4.29.0.
   Updates `org.seleniumhq.selenium:selenium-remote-driver` from 4.28.1 to 
4.29.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.29.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/node/selenium-webdriver/CHANGES.md";>JavaScript</a></strong>
     |    <!-- raw HTML omitted --> <strong><a 
href="https://github.com/SeleniumHQ/selenium/blob/trunk/cpp/iedriverserver/CHANGELOG";>IEDriver</a></strong>
   <!-- raw HTML omitted --></p>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <!-- raw HTML omitted -->
   <ul>
   <li>[rb] Remove java date dependency by <a 
href="https://github.com/aguspe";><code>@​aguspe</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15122";>SeleniumHQ/selenium#15122</a></li>
   <li>[Java] Add Locale.ROOT to avoid port formatting issues for all drivers 
by <a href="https://github.com/MustafaAgamy";><code>@​MustafaAgamy</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15121";>SeleniumHQ/selenium#15121</a></li>
   <li>[rust] Bumping to 0.4.29-nightly by <a 
href="https://github.com/diemol";><code>@​diemol</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15126";>SeleniumHQ/selenium#15126</a></li>
   <li>[dotnet] Improve format of generated CDP types by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15129";>SeleniumHQ/selenium#15129</a></li>
   <li>[dotnet] [bidi] Add network SetCacheBehavior command by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15133";>SeleniumHQ/selenium#15133</a></li>
   <li>[grid] Grid UI could not open session live view by <a 
href="https://github.com/VietND96";><code>@​VietND96</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15132";>SeleniumHQ/selenium#15132</a></li>
   <li>[java][bidi]: implement bidi <code>setCacheBehavior</code> by <a 
href="https://github.com/navin772";><code>@​navin772</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15130";>SeleniumHQ/selenium#15130</a></li>
   <li>[java] Enhance PageSize class to support for predefined and custom Paper 
Sizes by <a href="https://github.com/yvsvarma";><code>@​yvsvarma</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15052";>SeleniumHQ/selenium#15052</a></li>
   <li>[py] Fix installing most of the data from source distributions by <a 
href="https://github.com/mgorny";><code>@​mgorny</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15128";>SeleniumHQ/selenium#15128</a></li>
   <li>[bazel] Bump deps to avoid warnings when starting the bazel daemon by <a 
href="https://github.com/shs96c";><code>@​shs96c</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15137";>SeleniumHQ/selenium#15137</a></li>
   <li>[bazel] Bump <code>rules_python</code> to 1.1.0 by <a 
href="https://github.com/shs96c";><code>@​shs96c</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15139";>SeleniumHQ/selenium#15139</a></li>
   <li>[dotnet] Annotate nullability on devtools event args by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15134";>SeleniumHQ/selenium#15134</a></li>
   <li>[rb] Add Bidi Network Response Handler by <a 
href="https://github.com/aguspe";><code>@​aguspe</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14900";>SeleniumHQ/selenium#14900</a></li>
   <li>[dotnet] Annotate nullability for <code>DriverService</code> and 
chromium/safari services by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15101";>SeleniumHQ/selenium#15101</a></li>
   <li>[dotnet] Add nullability to <code>Command</code> type by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15147";>SeleniumHQ/selenium#15147</a></li>
   <li>[dotnet] Annotate nullable reference types on input devices by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14804";>SeleniumHQ/selenium#14804</a></li>
   <li>[dotnet] Annotate nullability on 
<code>SendingRemoteHttpRequestEventArgs</code> by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15148";>SeleniumHQ/selenium#15148</a></li>
   <li>[dotnet] Address some build warnings by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15157";>SeleniumHQ/selenium#15157</a></li>
   <li>[dotnet] Enhance PrintOptions class to support for predefined and cus… 
by <a href="https://github.com/yvsvarma";><code>@​yvsvarma</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15144";>SeleniumHQ/selenium#15144</a></li>
   <li>[py] Fix installing most of the data from source distributions by <a 
href="https://github.com/VietND96";><code>@​VietND96</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15145";>SeleniumHQ/selenium#15145</a></li>
   <li>Simplify user description issue template by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15165";>SeleniumHQ/selenium#15165</a></li>
   <li>Beatify readme header by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15109";>SeleniumHQ/selenium#15109</a></li>
   <li>Readme header license by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15164";>SeleniumHQ/selenium#15164</a></li>
   <li>[dotnet] Improve bidi exception when it is not enabled by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15163";>SeleniumHQ/selenium#15163</a></li>
   <li>[dotnet] Annotate nullability on <code>DriverOptions</code> by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15167";>SeleniumHQ/selenium#15167</a></li>
   <li>[py] disable strict time stamps in Firefox profile by <a 
href="https://github.com/Delta456";><code>@​Delta456</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15141";>SeleniumHQ/selenium#15141</a></li>
   <li>[dotnet] Annotate nullability on <code>ChromiumOptions</code> by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15173";>SeleniumHQ/selenium#15173</a></li>
   <li>[dotnet] Annotate nullability on interactions by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15152";>SeleniumHQ/selenium#15152</a></li>
   <li>[dotnet] [bidi] Use JsonSerializerContext to be AOT friendly by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15162";>SeleniumHQ/selenium#15162</a></li>
   <li>[java] Ensure purging dead nodes service interval is configurable by <a 
href="https://github.com/pujagani";><code>@​pujagani</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15175";>SeleniumHQ/selenium#15175</a></li>
   <li>[bazel] Bump JS rulesets by <a 
href="https://github.com/shs96c";><code>@​shs96c</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15187";>SeleniumHQ/selenium#15187</a></li>
   <li>[dotnet] Annotate nullability on chrome-based driver services by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15154";>SeleniumHQ/selenium#15154</a></li>
   <li>[java] Ensure Selenium logging options are respected if java logging … 
by <a href="https://github.com/pujagani";><code>@​pujagani</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15197";>SeleniumHQ/selenium#15197</a></li>
   <li>[java] do not enable CDP deprecation warning if BiDi enabled by <a 
href="https://github.com/Delta456";><code>@​Delta456</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15170";>SeleniumHQ/selenium#15170</a></li>
   <li>[grid] Add feature to go directly to a VNC session by <a 
href="https://github.com/emilhem";><code>@​emilhem</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15179";>SeleniumHQ/selenium#15179</a></li>
   <li>[dotnet] Simplify and modernize 
<code>DevToolsDomains.InitializeDomains</code> by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15198";>SeleniumHQ/selenium#15198</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/SeleniumHQ/selenium/commits/selenium-4.29.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.seleniumhq.selenium:selenium-support` from 4.28.1 to 4.29.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.29.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/node/selenium-webdriver/CHANGES.md";>JavaScript</a></strong>
     |    <!-- raw HTML omitted --> <strong><a 
href="https://github.com/SeleniumHQ/selenium/blob/trunk/cpp/iedriverserver/CHANGELOG";>IEDriver</a></strong>
   <!-- raw HTML omitted --></p>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <!-- raw HTML omitted -->
   <ul>
   <li>[rb] Remove java date dependency by <a 
href="https://github.com/aguspe";><code>@​aguspe</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15122";>SeleniumHQ/selenium#15122</a></li>
   <li>[Java] Add Locale.ROOT to avoid port formatting issues for all drivers 
by <a href="https://github.com/MustafaAgamy";><code>@​MustafaAgamy</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15121";>SeleniumHQ/selenium#15121</a></li>
   <li>[rust] Bumping to 0.4.29-nightly by <a 
href="https://github.com/diemol";><code>@​diemol</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15126";>SeleniumHQ/selenium#15126</a></li>
   <li>[dotnet] Improve format of generated CDP types by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15129";>SeleniumHQ/selenium#15129</a></li>
   <li>[dotnet] [bidi] Add network SetCacheBehavior command by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15133";>SeleniumHQ/selenium#15133</a></li>
   <li>[grid] Grid UI could not open session live view by <a 
href="https://github.com/VietND96";><code>@​VietND96</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15132";>SeleniumHQ/selenium#15132</a></li>
   <li>[java][bidi]: implement bidi <code>setCacheBehavior</code> by <a 
href="https://github.com/navin772";><code>@​navin772</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15130";>SeleniumHQ/selenium#15130</a></li>
   <li>[java] Enhance PageSize class to support for predefined and custom Paper 
Sizes by <a href="https://github.com/yvsvarma";><code>@​yvsvarma</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15052";>SeleniumHQ/selenium#15052</a></li>
   <li>[py] Fix installing most of the data from source distributions by <a 
href="https://github.com/mgorny";><code>@​mgorny</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15128";>SeleniumHQ/selenium#15128</a></li>
   <li>[bazel] Bump deps to avoid warnings when starting the bazel daemon by <a 
href="https://github.com/shs96c";><code>@​shs96c</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15137";>SeleniumHQ/selenium#15137</a></li>
   <li>[bazel] Bump <code>rules_python</code> to 1.1.0 by <a 
href="https://github.com/shs96c";><code>@​shs96c</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15139";>SeleniumHQ/selenium#15139</a></li>
   <li>[dotnet] Annotate nullability on devtools event args by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15134";>SeleniumHQ/selenium#15134</a></li>
   <li>[rb] Add Bidi Network Response Handler by <a 
href="https://github.com/aguspe";><code>@​aguspe</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14900";>SeleniumHQ/selenium#14900</a></li>
   <li>[dotnet] Annotate nullability for <code>DriverService</code> and 
chromium/safari services by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15101";>SeleniumHQ/selenium#15101</a></li>
   <li>[dotnet] Add nullability to <code>Command</code> type by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15147";>SeleniumHQ/selenium#15147</a></li>
   <li>[dotnet] Annotate nullable reference types on input devices by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14804";>SeleniumHQ/selenium#14804</a></li>
   <li>[dotnet] Annotate nullability on 
<code>SendingRemoteHttpRequestEventArgs</code> by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15148";>SeleniumHQ/selenium#15148</a></li>
   <li>[dotnet] Address some build warnings by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15157";>SeleniumHQ/selenium#15157</a></li>
   <li>[dotnet] Enhance PrintOptions class to support for predefined and cus… 
by <a href="https://github.com/yvsvarma";><code>@​yvsvarma</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15144";>SeleniumHQ/selenium#15144</a></li>
   <li>[py] Fix installing most of the data from source distributions by <a 
href="https://github.com/VietND96";><code>@​VietND96</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15145";>SeleniumHQ/selenium#15145</a></li>
   <li>Simplify user description issue template by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15165";>SeleniumHQ/selenium#15165</a></li>
   <li>Beatify readme header by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15109";>SeleniumHQ/selenium#15109</a></li>
   <li>Readme header license by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15164";>SeleniumHQ/selenium#15164</a></li>
   <li>[dotnet] Improve bidi exception when it is not enabled by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15163";>SeleniumHQ/selenium#15163</a></li>
   <li>[dotnet] Annotate nullability on <code>DriverOptions</code> by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15167";>SeleniumHQ/selenium#15167</a></li>
   <li>[py] disable strict time stamps in Firefox profile by <a 
href="https://github.com/Delta456";><code>@​Delta456</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15141";>SeleniumHQ/selenium#15141</a></li>
   <li>[dotnet] Annotate nullability on <code>ChromiumOptions</code> by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15173";>SeleniumHQ/selenium#15173</a></li>
   <li>[dotnet] Annotate nullability on interactions by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15152";>SeleniumHQ/selenium#15152</a></li>
   <li>[dotnet] [bidi] Use JsonSerializerContext to be AOT friendly by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15162";>SeleniumHQ/selenium#15162</a></li>
   <li>[java] Ensure purging dead nodes service interval is configurable by <a 
href="https://github.com/pujagani";><code>@​pujagani</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15175";>SeleniumHQ/selenium#15175</a></li>
   <li>[bazel] Bump JS rulesets by <a 
href="https://github.com/shs96c";><code>@​shs96c</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15187";>SeleniumHQ/selenium#15187</a></li>
   <li>[dotnet] Annotate nullability on chrome-based driver services by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15154";>SeleniumHQ/selenium#15154</a></li>
   <li>[java] Ensure Selenium logging options are respected if java logging … 
by <a href="https://github.com/pujagani";><code>@​pujagani</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15197";>SeleniumHQ/selenium#15197</a></li>
   <li>[java] do not enable CDP deprecation warning if BiDi enabled by <a 
href="https://github.com/Delta456";><code>@​Delta456</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15170";>SeleniumHQ/selenium#15170</a></li>
   <li>[grid] Add feature to go directly to a VNC session by <a 
href="https://github.com/emilhem";><code>@​emilhem</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15179";>SeleniumHQ/selenium#15179</a></li>
   <li>[dotnet] Simplify and modernize 
<code>DevToolsDomains.InitializeDomains</code> by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15198";>SeleniumHQ/selenium#15198</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/SeleniumHQ/selenium/commits/selenium-4.29.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.seleniumhq.selenium:selenium-chrome-driver` from 4.28.1 to 
4.29.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.29.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/node/selenium-webdriver/CHANGES.md";>JavaScript</a></strong>
     |    <!-- raw HTML omitted --> <strong><a 
href="https://github.com/SeleniumHQ/selenium/blob/trunk/cpp/iedriverserver/CHANGELOG";>IEDriver</a></strong>
   <!-- raw HTML omitted --></p>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <!-- raw HTML omitted -->
   <ul>
   <li>[rb] Remove java date dependency by <a 
href="https://github.com/aguspe";><code>@​aguspe</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15122";>SeleniumHQ/selenium#15122</a></li>
   <li>[Java] Add Locale.ROOT to avoid port formatting issues for all drivers 
by <a href="https://github.com/MustafaAgamy";><code>@​MustafaAgamy</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15121";>SeleniumHQ/selenium#15121</a></li>
   <li>[rust] Bumping to 0.4.29-nightly by <a 
href="https://github.com/diemol";><code>@​diemol</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15126";>SeleniumHQ/selenium#15126</a></li>
   <li>[dotnet] Improve format of generated CDP types by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15129";>SeleniumHQ/selenium#15129</a></li>
   <li>[dotnet] [bidi] Add network SetCacheBehavior command by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15133";>SeleniumHQ/selenium#15133</a></li>
   <li>[grid] Grid UI could not open session live view by <a 
href="https://github.com/VietND96";><code>@​VietND96</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15132";>SeleniumHQ/selenium#15132</a></li>
   <li>[java][bidi]: implement bidi <code>setCacheBehavior</code> by <a 
href="https://github.com/navin772";><code>@​navin772</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15130";>SeleniumHQ/selenium#15130</a></li>
   <li>[java] Enhance PageSize class to support for predefined and custom Paper 
Sizes by <a href="https://github.com/yvsvarma";><code>@​yvsvarma</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15052";>SeleniumHQ/selenium#15052</a></li>
   <li>[py] Fix installing most of the data from source distributions by <a 
href="https://github.com/mgorny";><code>@​mgorny</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15128";>SeleniumHQ/selenium#15128</a></li>
   <li>[bazel] Bump deps to avoid warnings when starting the bazel daemon by <a 
href="https://github.com/shs96c";><code>@​shs96c</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15137";>SeleniumHQ/selenium#15137</a></li>
   <li>[bazel] Bump <code>rules_python</code> to 1.1.0 by <a 
href="https://github.com/shs96c";><code>@​shs96c</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15139";>SeleniumHQ/selenium#15139</a></li>
   <li>[dotnet] Annotate nullability on devtools event args by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15134";>SeleniumHQ/selenium#15134</a></li>
   <li>[rb] Add Bidi Network Response Handler by <a 
href="https://github.com/aguspe";><code>@​aguspe</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14900";>SeleniumHQ/selenium#14900</a></li>
   <li>[dotnet] Annotate nullability for <code>DriverService</code> and 
chromium/safari services by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15101";>SeleniumHQ/selenium#15101</a></li>
   <li>[dotnet] Add nullability to <code>Command</code> type by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15147";>SeleniumHQ/selenium#15147</a></li>
   <li>[dotnet] Annotate nullable reference types on input devices by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14804";>SeleniumHQ/selenium#14804</a></li>
   <li>[dotnet] Annotate nullability on 
<code>SendingRemoteHttpRequestEventArgs</code> by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15148";>SeleniumHQ/selenium#15148</a></li>
   <li>[dotnet] Address some build warnings by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15157";>SeleniumHQ/selenium#15157</a></li>
   <li>[dotnet] Enhance PrintOptions class to support for predefined and cus… 
by <a href="https://github.com/yvsvarma";><code>@​yvsvarma</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15144";>SeleniumHQ/selenium#15144</a></li>
   <li>[py] Fix installing most of the data from source distributions by <a 
href="https://github.com/VietND96";><code>@​VietND96</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15145";>SeleniumHQ/selenium#15145</a></li>
   <li>Simplify user description issue template by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15165";>SeleniumHQ/selenium#15165</a></li>
   <li>Beatify readme header by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15109";>SeleniumHQ/selenium#15109</a></li>
   <li>Readme header license by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15164";>SeleniumHQ/selenium#15164</a></li>
   <li>[dotnet] Improve bidi exception when it is not enabled by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15163";>SeleniumHQ/selenium#15163</a></li>
   <li>[dotnet] Annotate nullability on <code>DriverOptions</code> by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15167";>SeleniumHQ/selenium#15167</a></li>
   <li>[py] disable strict time stamps in Firefox profile by <a 
href="https://github.com/Delta456";><code>@​Delta456</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15141";>SeleniumHQ/selenium#15141</a></li>
   <li>[dotnet] Annotate nullability on <code>ChromiumOptions</code> by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15173";>SeleniumHQ/selenium#15173</a></li>
   <li>[dotnet] Annotate nullability on interactions by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15152";>SeleniumHQ/selenium#15152</a></li>
   <li>[dotnet] [bidi] Use JsonSerializerContext to be AOT friendly by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15162";>SeleniumHQ/selenium#15162</a></li>
   <li>[java] Ensure purging dead nodes service interval is configurable by <a 
href="https://github.com/pujagani";><code>@​pujagani</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15175";>SeleniumHQ/selenium#15175</a></li>
   <li>[bazel] Bump JS rulesets by <a 
href="https://github.com/shs96c";><code>@​shs96c</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15187";>SeleniumHQ/selenium#15187</a></li>
   <li>[dotnet] Annotate nullability on chrome-based driver services by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15154";>SeleniumHQ/selenium#15154</a></li>
   <li>[java] Ensure Selenium logging options are respected if java logging … 
by <a href="https://github.com/pujagani";><code>@​pujagani</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15197";>SeleniumHQ/selenium#15197</a></li>
   <li>[java] do not enable CDP deprecation warning if BiDi enabled by <a 
href="https://github.com/Delta456";><code>@​Delta456</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15170";>SeleniumHQ/selenium#15170</a></li>
   <li>[grid] Add feature to go directly to a VNC session by <a 
href="https://github.com/emilhem";><code>@​emilhem</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15179";>SeleniumHQ/selenium#15179</a></li>
   <li>[dotnet] Simplify and modernize 
<code>DevToolsDomains.InitializeDomains</code> by <a 
href="https://github.com/RenderMichael";><code>@​RenderMichael</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15198";>SeleniumHQ/selenium#15198</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/SeleniumHQ/selenium/commits/selenium-4.29.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (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 merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
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: dev-unsubscr...@stormcrawler.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to