dependabot[bot] opened a new pull request, #1785: URL: https://github.com/apache/stormcrawler/pull/1785
Bumps `selenium.version` from 4.39.0 to 4.40.0. Updates `org.seleniumhq.selenium:selenium-remote-driver` from 4.39.0 to 4.40.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.40.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] Modernize <code>EnvironmentManager</code>, standardize assembly teardown by <a href="https://github.com/RenderMichael"><code>@RenderMichael</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15551">SeleniumHQ/selenium#15551</a></li> <li>[java] Refactor tests by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16684">SeleniumHQ/selenium#16684</a></li> <li>[ci]: bump cargo lockfile by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16698">SeleniumHQ/selenium#16698</a></li> <li>[java][BiDi] change emulation commands return type to void by <a href="https://github.com/Delta456"><code>@Delta456</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16699">SeleniumHQ/selenium#16699</a></li> <li>[java] simplify strings processing by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15309">SeleniumHQ/selenium#15309</a></li> <li>Fix few more flaky ruby tests by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16695">SeleniumHQ/selenium#16695</a></li> <li>[bazel] Switch to custom <code>closure_js_deps</code> rule by <a href="https://github.com/shs96c"><code>@shs96c</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16571">SeleniumHQ/selenium#16571</a></li> <li>[dotnet] [bidi] Support SetScreenSettingsOverrideAsync method in Emulation module by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16704">SeleniumHQ/selenium#16704</a></li> <li>[dotnet] Modernize code patterns in test suites by <a href="https://github.com/RenderMichael"><code>@RenderMichael</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16701">SeleniumHQ/selenium#16701</a></li> <li>use proper AssertJ asserts that generate a useful error message by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16707">SeleniumHQ/selenium#16707</a></li> <li>fix Java language level in IDEA by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16708">SeleniumHQ/selenium#16708</a></li> <li>[py] Properly verify Selenium Manager exists by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16711">SeleniumHQ/selenium#16711</a></li> <li>fix flaky Ruby test <code>element_spec.rb</code> by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16709">SeleniumHQ/selenium#16709</a></li> <li>[java][BiDi] implement <code>emulation.setScreenOrientationOverride</code> by <a href="https://github.com/Delta456"><code>@Delta456</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16705">SeleniumHQ/selenium#16705</a></li> <li>[rb] add synchronization and error handling for socket interactions by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16487">SeleniumHQ/selenium#16487</a></li> <li>[rb] mark low level bidi implementation as private api by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16475">SeleniumHQ/selenium#16475</a></li> <li>[rb] ensure driver process is always stopped by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15635">SeleniumHQ/selenium#15635</a></li> <li>[rb] create user-friendly method for enabling bidi by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14284">SeleniumHQ/selenium#14284</a></li> <li>[dotnet] [bidi] Added missing Script.RemoteReference LocaclValue type by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16717">SeleniumHQ/selenium#16717</a></li> <li>[dotnet] Standardize <code>IEquatable<T></code> implementations across types overriding Equals by <a href="https://github.com/RenderMichael"><code>@RenderMichael</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16665">SeleniumHQ/selenium#16665</a></li> <li>[dotnet] Fix nullability warnings in <code>WebDriver</code> by <a href="https://github.com/RenderMichael"><code>@RenderMichael</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16662">SeleniumHQ/selenium#16662</a></li> <li>[py] Don't compare object identity in conftest by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16723">SeleniumHQ/selenium#16723</a></li> <li><a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16720">#16720</a> avoid failing because of temporary Chrome internal files by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16722">SeleniumHQ/selenium#16722</a></li> <li>[rb] Add force encoding to remove warnings caused by json 3.0 by <a href="https://github.com/aguspe"><code>@aguspe</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16728">SeleniumHQ/selenium#16728</a></li> <li>[py] Remove deprecated FTP proxy support by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16721">SeleniumHQ/selenium#16721</a></li> <li>[py] Bump ruff and mypy versions by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16737">SeleniumHQ/selenium#16737</a></li> <li>Create target directories before copying file by <a href="https://github.com/MohabMohie"><code>@MohabMohie</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16739">SeleniumHQ/selenium#16739</a></li> <li>[bazel+closure]: Vendor the version of closure library we use by <a href="https://github.com/shs96c"><code>@shs96c</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16742">SeleniumHQ/selenium#16742</a></li> <li>[closure] Fix failing <code>//javascript/atoms:test-*</code> targets by <a href="https://github.com/shs96c"><code>@shs96c</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16749">SeleniumHQ/selenium#16749</a></li> <li>Avoid sleep in tests by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16713">SeleniumHQ/selenium#16713</a></li> <li>[bazel] Bump <code>rules_closure</code> and google closure libary to latest release by <a href="https://github.com/shs96c"><code>@shs96c</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16755">SeleniumHQ/selenium#16755</a></li> <li>[refactor] call WebDriverException constructor instead of using reflection by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16763">SeleniumHQ/selenium#16763</a></li> <li>[build] Pin Browsers in Bazel by default by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16743">SeleniumHQ/selenium#16743</a></li> <li>[build] build selenium manager for tests by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16736">SeleniumHQ/selenium#16736</a></li> <li>[refactor] replace JUnit assertions by AssertJ by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16765">SeleniumHQ/selenium#16765</a></li> <li>[py] Add LocalWebDriver base class by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16730">SeleniumHQ/selenium#16730</a></li> <li>Fix bug in FileHandler: it always failed on MacOS by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16771">SeleniumHQ/selenium#16771</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/b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1"><code>b3333f1</code></a> [build] Prepare for release of Selenium 4.40 (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16931">#16931</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/1229133ce3f58d2e24a126168c75bb790bf836d7"><code>1229133</code></a> [build] manual trigger job needs an approval step to limit</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/1cc4bc7bfc96d7299558639de445ea577a749fb4"><code>1cc4bc7</code></a> [build] remove ruby remote tests from CI</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/bcd0976dfd3350f2590673fa80804ca290b13233"><code>bcd0976</code></a> [build] use rulesets to restrict and unrestrict trunk during release window (...</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/47dbd0d467006025d568914347a2adedad3590bb"><code>47dbd0d</code></a> [dotnet] [bidi] Expose Input module in root BiDi class (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16940">#16940</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/1fefb89de6e5ae51b6bb55aceb6a3e8bc5cb1df9"><code>1fefb89</code></a> [dotnet] [bidi] FileDialogOpened event in Input module (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16934">#16934</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/691fb1cd6d87098ded9562b7ced9ea0d89ccf315"><code>691fb1c</code></a> [grid] Improve race conditions in Grid session distribution (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16939">#16939</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/aaeb4a5285c607cd311ca7fd63c47de4816ca49d"><code>aaeb4a5</code></a> [build] ensure compatible edge browser and driver when pinning</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/492b6c4aa0dae0899e7c531befb691afc45e3fc6"><code>492b6c4</code></a> [dotnet] fix syntax issue with bazel target preventing build</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/631c5b011e6a299f3b65c0e06ddb2a97f2b0b7ac"><code>631c5b0</code></a> [java] sanitize descriptions before using them in JavaDoc comments</li> <li>Additional commits viewable in <a href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.39.0...selenium-4.40.0">compare view</a></li> </ul> </details> <br /> Updates `org.seleniumhq.selenium:selenium-support` from 4.39.0 to 4.40.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.40.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] Modernize <code>EnvironmentManager</code>, standardize assembly teardown by <a href="https://github.com/RenderMichael"><code>@RenderMichael</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15551">SeleniumHQ/selenium#15551</a></li> <li>[java] Refactor tests by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16684">SeleniumHQ/selenium#16684</a></li> <li>[ci]: bump cargo lockfile by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16698">SeleniumHQ/selenium#16698</a></li> <li>[java][BiDi] change emulation commands return type to void by <a href="https://github.com/Delta456"><code>@Delta456</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16699">SeleniumHQ/selenium#16699</a></li> <li>[java] simplify strings processing by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15309">SeleniumHQ/selenium#15309</a></li> <li>Fix few more flaky ruby tests by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16695">SeleniumHQ/selenium#16695</a></li> <li>[bazel] Switch to custom <code>closure_js_deps</code> rule by <a href="https://github.com/shs96c"><code>@shs96c</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16571">SeleniumHQ/selenium#16571</a></li> <li>[dotnet] [bidi] Support SetScreenSettingsOverrideAsync method in Emulation module by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16704">SeleniumHQ/selenium#16704</a></li> <li>[dotnet] Modernize code patterns in test suites by <a href="https://github.com/RenderMichael"><code>@RenderMichael</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16701">SeleniumHQ/selenium#16701</a></li> <li>use proper AssertJ asserts that generate a useful error message by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16707">SeleniumHQ/selenium#16707</a></li> <li>fix Java language level in IDEA by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16708">SeleniumHQ/selenium#16708</a></li> <li>[py] Properly verify Selenium Manager exists by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16711">SeleniumHQ/selenium#16711</a></li> <li>fix flaky Ruby test <code>element_spec.rb</code> by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16709">SeleniumHQ/selenium#16709</a></li> <li>[java][BiDi] implement <code>emulation.setScreenOrientationOverride</code> by <a href="https://github.com/Delta456"><code>@Delta456</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16705">SeleniumHQ/selenium#16705</a></li> <li>[rb] add synchronization and error handling for socket interactions by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16487">SeleniumHQ/selenium#16487</a></li> <li>[rb] mark low level bidi implementation as private api by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16475">SeleniumHQ/selenium#16475</a></li> <li>[rb] ensure driver process is always stopped by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15635">SeleniumHQ/selenium#15635</a></li> <li>[rb] create user-friendly method for enabling bidi by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14284">SeleniumHQ/selenium#14284</a></li> <li>[dotnet] [bidi] Added missing Script.RemoteReference LocaclValue type by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16717">SeleniumHQ/selenium#16717</a></li> <li>[dotnet] Standardize <code>IEquatable<T></code> implementations across types overriding Equals by <a href="https://github.com/RenderMichael"><code>@RenderMichael</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16665">SeleniumHQ/selenium#16665</a></li> <li>[dotnet] Fix nullability warnings in <code>WebDriver</code> by <a href="https://github.com/RenderMichael"><code>@RenderMichael</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16662">SeleniumHQ/selenium#16662</a></li> <li>[py] Don't compare object identity in conftest by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16723">SeleniumHQ/selenium#16723</a></li> <li><a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16720">#16720</a> avoid failing because of temporary Chrome internal files by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16722">SeleniumHQ/selenium#16722</a></li> <li>[rb] Add force encoding to remove warnings caused by json 3.0 by <a href="https://github.com/aguspe"><code>@aguspe</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16728">SeleniumHQ/selenium#16728</a></li> <li>[py] Remove deprecated FTP proxy support by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16721">SeleniumHQ/selenium#16721</a></li> <li>[py] Bump ruff and mypy versions by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16737">SeleniumHQ/selenium#16737</a></li> <li>Create target directories before copying file by <a href="https://github.com/MohabMohie"><code>@MohabMohie</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16739">SeleniumHQ/selenium#16739</a></li> <li>[bazel+closure]: Vendor the version of closure library we use by <a href="https://github.com/shs96c"><code>@shs96c</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16742">SeleniumHQ/selenium#16742</a></li> <li>[closure] Fix failing <code>//javascript/atoms:test-*</code> targets by <a href="https://github.com/shs96c"><code>@shs96c</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16749">SeleniumHQ/selenium#16749</a></li> <li>Avoid sleep in tests by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16713">SeleniumHQ/selenium#16713</a></li> <li>[bazel] Bump <code>rules_closure</code> and google closure libary to latest release by <a href="https://github.com/shs96c"><code>@shs96c</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16755">SeleniumHQ/selenium#16755</a></li> <li>[refactor] call WebDriverException constructor instead of using reflection by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16763">SeleniumHQ/selenium#16763</a></li> <li>[build] Pin Browsers in Bazel by default by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16743">SeleniumHQ/selenium#16743</a></li> <li>[build] build selenium manager for tests by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16736">SeleniumHQ/selenium#16736</a></li> <li>[refactor] replace JUnit assertions by AssertJ by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16765">SeleniumHQ/selenium#16765</a></li> <li>[py] Add LocalWebDriver base class by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16730">SeleniumHQ/selenium#16730</a></li> <li>Fix bug in FileHandler: it always failed on MacOS by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16771">SeleniumHQ/selenium#16771</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/b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1"><code>b3333f1</code></a> [build] Prepare for release of Selenium 4.40 (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16931">#16931</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/1229133ce3f58d2e24a126168c75bb790bf836d7"><code>1229133</code></a> [build] manual trigger job needs an approval step to limit</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/1cc4bc7bfc96d7299558639de445ea577a749fb4"><code>1cc4bc7</code></a> [build] remove ruby remote tests from CI</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/bcd0976dfd3350f2590673fa80804ca290b13233"><code>bcd0976</code></a> [build] use rulesets to restrict and unrestrict trunk during release window (...</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/47dbd0d467006025d568914347a2adedad3590bb"><code>47dbd0d</code></a> [dotnet] [bidi] Expose Input module in root BiDi class (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16940">#16940</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/1fefb89de6e5ae51b6bb55aceb6a3e8bc5cb1df9"><code>1fefb89</code></a> [dotnet] [bidi] FileDialogOpened event in Input module (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16934">#16934</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/691fb1cd6d87098ded9562b7ced9ea0d89ccf315"><code>691fb1c</code></a> [grid] Improve race conditions in Grid session distribution (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16939">#16939</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/aaeb4a5285c607cd311ca7fd63c47de4816ca49d"><code>aaeb4a5</code></a> [build] ensure compatible edge browser and driver when pinning</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/492b6c4aa0dae0899e7c531befb691afc45e3fc6"><code>492b6c4</code></a> [dotnet] fix syntax issue with bazel target preventing build</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/631c5b011e6a299f3b65c0e06ddb2a97f2b0b7ac"><code>631c5b0</code></a> [java] sanitize descriptions before using them in JavaDoc comments</li> <li>Additional commits viewable in <a href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.39.0...selenium-4.40.0">compare view</a></li> </ul> </details> <br /> Updates `org.seleniumhq.selenium:selenium-chrome-driver` from 4.39.0 to 4.40.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.40.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] Modernize <code>EnvironmentManager</code>, standardize assembly teardown by <a href="https://github.com/RenderMichael"><code>@RenderMichael</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15551">SeleniumHQ/selenium#15551</a></li> <li>[java] Refactor tests by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16684">SeleniumHQ/selenium#16684</a></li> <li>[ci]: bump cargo lockfile by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16698">SeleniumHQ/selenium#16698</a></li> <li>[java][BiDi] change emulation commands return type to void by <a href="https://github.com/Delta456"><code>@Delta456</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16699">SeleniumHQ/selenium#16699</a></li> <li>[java] simplify strings processing by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15309">SeleniumHQ/selenium#15309</a></li> <li>Fix few more flaky ruby tests by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16695">SeleniumHQ/selenium#16695</a></li> <li>[bazel] Switch to custom <code>closure_js_deps</code> rule by <a href="https://github.com/shs96c"><code>@shs96c</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16571">SeleniumHQ/selenium#16571</a></li> <li>[dotnet] [bidi] Support SetScreenSettingsOverrideAsync method in Emulation module by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16704">SeleniumHQ/selenium#16704</a></li> <li>[dotnet] Modernize code patterns in test suites by <a href="https://github.com/RenderMichael"><code>@RenderMichael</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16701">SeleniumHQ/selenium#16701</a></li> <li>use proper AssertJ asserts that generate a useful error message by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16707">SeleniumHQ/selenium#16707</a></li> <li>fix Java language level in IDEA by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16708">SeleniumHQ/selenium#16708</a></li> <li>[py] Properly verify Selenium Manager exists by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16711">SeleniumHQ/selenium#16711</a></li> <li>fix flaky Ruby test <code>element_spec.rb</code> by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16709">SeleniumHQ/selenium#16709</a></li> <li>[java][BiDi] implement <code>emulation.setScreenOrientationOverride</code> by <a href="https://github.com/Delta456"><code>@Delta456</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16705">SeleniumHQ/selenium#16705</a></li> <li>[rb] add synchronization and error handling for socket interactions by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16487">SeleniumHQ/selenium#16487</a></li> <li>[rb] mark low level bidi implementation as private api by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16475">SeleniumHQ/selenium#16475</a></li> <li>[rb] ensure driver process is always stopped by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15635">SeleniumHQ/selenium#15635</a></li> <li>[rb] create user-friendly method for enabling bidi by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14284">SeleniumHQ/selenium#14284</a></li> <li>[dotnet] [bidi] Added missing Script.RemoteReference LocaclValue type by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16717">SeleniumHQ/selenium#16717</a></li> <li>[dotnet] Standardize <code>IEquatable<T></code> implementations across types overriding Equals by <a href="https://github.com/RenderMichael"><code>@RenderMichael</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16665">SeleniumHQ/selenium#16665</a></li> <li>[dotnet] Fix nullability warnings in <code>WebDriver</code> by <a href="https://github.com/RenderMichael"><code>@RenderMichael</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16662">SeleniumHQ/selenium#16662</a></li> <li>[py] Don't compare object identity in conftest by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16723">SeleniumHQ/selenium#16723</a></li> <li><a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16720">#16720</a> avoid failing because of temporary Chrome internal files by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16722">SeleniumHQ/selenium#16722</a></li> <li>[rb] Add force encoding to remove warnings caused by json 3.0 by <a href="https://github.com/aguspe"><code>@aguspe</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16728">SeleniumHQ/selenium#16728</a></li> <li>[py] Remove deprecated FTP proxy support by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16721">SeleniumHQ/selenium#16721</a></li> <li>[py] Bump ruff and mypy versions by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16737">SeleniumHQ/selenium#16737</a></li> <li>Create target directories before copying file by <a href="https://github.com/MohabMohie"><code>@MohabMohie</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16739">SeleniumHQ/selenium#16739</a></li> <li>[bazel+closure]: Vendor the version of closure library we use by <a href="https://github.com/shs96c"><code>@shs96c</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16742">SeleniumHQ/selenium#16742</a></li> <li>[closure] Fix failing <code>//javascript/atoms:test-*</code> targets by <a href="https://github.com/shs96c"><code>@shs96c</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16749">SeleniumHQ/selenium#16749</a></li> <li>Avoid sleep in tests by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16713">SeleniumHQ/selenium#16713</a></li> <li>[bazel] Bump <code>rules_closure</code> and google closure libary to latest release by <a href="https://github.com/shs96c"><code>@shs96c</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16755">SeleniumHQ/selenium#16755</a></li> <li>[refactor] call WebDriverException constructor instead of using reflection by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16763">SeleniumHQ/selenium#16763</a></li> <li>[build] Pin Browsers in Bazel by default by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16743">SeleniumHQ/selenium#16743</a></li> <li>[build] build selenium manager for tests by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16736">SeleniumHQ/selenium#16736</a></li> <li>[refactor] replace JUnit assertions by AssertJ by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16765">SeleniumHQ/selenium#16765</a></li> <li>[py] Add LocalWebDriver base class by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16730">SeleniumHQ/selenium#16730</a></li> <li>Fix bug in FileHandler: it always failed on MacOS by <a href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/16771">SeleniumHQ/selenium#16771</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/b3333f1c50b5ffa9c9cdaf325da79a84a4ec5ba1"><code>b3333f1</code></a> [build] Prepare for release of Selenium 4.40 (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16931">#16931</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/1229133ce3f58d2e24a126168c75bb790bf836d7"><code>1229133</code></a> [build] manual trigger job needs an approval step to limit</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/1cc4bc7bfc96d7299558639de445ea577a749fb4"><code>1cc4bc7</code></a> [build] remove ruby remote tests from CI</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/bcd0976dfd3350f2590673fa80804ca290b13233"><code>bcd0976</code></a> [build] use rulesets to restrict and unrestrict trunk during release window (...</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/47dbd0d467006025d568914347a2adedad3590bb"><code>47dbd0d</code></a> [dotnet] [bidi] Expose Input module in root BiDi class (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16940">#16940</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/1fefb89de6e5ae51b6bb55aceb6a3e8bc5cb1df9"><code>1fefb89</code></a> [dotnet] [bidi] FileDialogOpened event in Input module (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16934">#16934</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/691fb1cd6d87098ded9562b7ced9ea0d89ccf315"><code>691fb1c</code></a> [grid] Improve race conditions in Grid session distribution (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/16939">#16939</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/aaeb4a5285c607cd311ca7fd63c47de4816ca49d"><code>aaeb4a5</code></a> [build] ensure compatible edge browser and driver when pinning</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/492b6c4aa0dae0899e7c531befb691afc45e3fc6"><code>492b6c4</code></a> [dotnet] fix syntax issue with bazel target preventing build</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/631c5b011e6a299f3b65c0e06ddb2a97f2b0b7ac"><code>631c5b0</code></a> [java] sanitize descriptions before using them in JavaDoc comments</li> <li>Additional commits viewable in <a href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.39.0...selenium-4.40.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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
