dependabot[bot] opened a new pull request, #1539: URL: https://github.com/apache/incubator-stormcrawler/pull/1539
Bumps `selenium.version` from 4.32.0 to 4.33.0. Updates `org.seleniumhq.selenium:selenium-remote-driver` from 4.32.0 to 4.33.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.33.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>[py] Exclude devtools directory from type checking by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15695">SeleniumHQ/selenium#15695</a></li> <li>[py] Add clean_options fixture and remove all Python tests from .skipped-tests by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15696">SeleniumHQ/selenium#15696</a></li> <li>[java][bidi]: enable tests for storage module for edge by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15667">SeleniumHQ/selenium#15667</a></li> <li>[py][bidi]: add bidi storage module by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15669">SeleniumHQ/selenium#15669</a></li> <li>[build] allow GitHub Actions runner to use 4GB for JVM Heap by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15692">SeleniumHQ/selenium#15692</a></li> <li>update old freenode channel link to libera by <a href="https://github.com/t7ru"><code>@t7ru</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15698">SeleniumHQ/selenium#15698</a></li> <li>fixing mypy error from <a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15693">#15693</a> by <a href="https://github.com/bandophahita"><code>@bandophahita</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15705">SeleniumHQ/selenium#15705</a></li> <li>[java] Removing deprecated items in Require.java by <a href="https://github.com/diemol"><code>@diemol</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15711">SeleniumHQ/selenium#15711</a></li> <li>[java] Removing RemoteStatus as it was deprecated. by <a href="https://github.com/diemol"><code>@diemol</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15712">SeleniumHQ/selenium#15712</a></li> <li>[rb] move all guard and zipper tests to unit tests by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15717">SeleniumHQ/selenium#15717</a></li> <li>[rust] Replace WMIC commands (deprecated) by WinAPI in Windows by <a href="https://github.com/bonigarcia"><code>@bonigarcia</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15363">SeleniumHQ/selenium#15363</a></li> <li>[py][BiDi] use constant for LogLevel by <a href="https://github.com/Delta456"><code>@Delta456</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15677">SeleniumHQ/selenium#15677</a></li> <li>Let firefox choose the bidi port by default by <a href="https://github.com/tomhughes"><code>@tomhughes</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15727">SeleniumHQ/selenium#15727</a></li> <li>[rb] Upgrade to Ruby 3.2 by <a href="https://github.com/p0deje"><code>@p0deje</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15714">SeleniumHQ/selenium#15714</a></li> <li>[py] Missing Headers Assignment in Network Class’s _on_request() by <a href="https://github.com/shbenzer"><code>@shbenzer</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15736">SeleniumHQ/selenium#15736</a></li> <li>[py] correct type annotations of default-None params by <a href="https://github.com/DeflateAwning"><code>@DeflateAwning</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15341">SeleniumHQ/selenium#15341</a></li> <li>[py] Add missing 'id' property to ShadowRoot class by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15739">SeleniumHQ/selenium#15739</a></li> <li>[py] Bump Python package requirements to latest versions by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15731">SeleniumHQ/selenium#15731</a></li> <li>[py] Use ruff for linting and code formatting by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15746">SeleniumHQ/selenium#15746</a></li> <li>[py]: return <code>message</code> as part of exception in <code>execute</code> method by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15751">SeleniumHQ/selenium#15751</a></li> <li>[py][tests]: check for .txt file in remote download test by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15758">SeleniumHQ/selenium#15758</a></li> <li>[java] Removing deprecated <code>setScriptTimeout</code> and <code>pageLoadTimeout</code>. by <a href="https://github.com/diemol"><code>@diemol</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15764">SeleniumHQ/selenium#15764</a></li> <li>[py][bidi]: add bidi webExtension module by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15749">SeleniumHQ/selenium#15749</a></li> <li>[py] Better error for downloads on local webdrivers by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15756">SeleniumHQ/selenium#15756</a></li> <li>[py] Add missing modules to python API docs by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15779">SeleniumHQ/selenium#15779</a></li> <li>[ci] Workflow for Grid UI component tests by <a href="https://github.com/VietND96"><code>@VietND96</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15778">SeleniumHQ/selenium#15778</a></li> <li>[grid] UI Sessions capability fields to display as additional columns by <a href="https://github.com/VietND96"><code>@VietND96</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15759">SeleniumHQ/selenium#15759</a></li> <li>[grid] UI Overview is able to see live preview per Node by <a href="https://github.com/VietND96"><code>@VietND96</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15777">SeleniumHQ/selenium#15777</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/t7ru"><code>@t7ru</code></a> made their first contribution in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15698">SeleniumHQ/selenium#15698</a></li> <li><a href="https://github.com/tomhughes"><code>@tomhughes</code></a> made their first contribution in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15727">SeleniumHQ/selenium#15727</a></li> <li><a href="https://github.com/DeflateAwning"><code>@DeflateAwning</code></a> made their first contribution in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15341">SeleniumHQ/selenium#15341</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.32.0...selenium-4.33.0">https://github.com/SeleniumHQ/selenium/compare/selenium-4.32.0...selenium-4.33.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SeleniumHQ/selenium/commit/2c6aaad03a575cd93e4f063f91404e3ae66a7470"><code>2c6aaad</code></a> [build] Prepare for release of Selenium 4.33.0 (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15776">#15776</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/9f3c92367005f19fad2bc79c171e7250cce43da3"><code>9f3c923</code></a> [grid] UI Overview is able to see live preview per Node (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15777">#15777</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/7401a3db93a7b6cca6f4697c5d032196b2e7f661"><code>7401a3d</code></a> [grid] UI Sessions capability fields to display as additional columns (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15759">#15759</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/e3a6119b8628ce0eccd9d881bed980dbcc7b691f"><code>e3a6119</code></a> [ci] Workflow for Grid UI component tests (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15778">#15778</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/92db47fa2ad6b4f8baa70446b7c18e6c17966306"><code>92db47f</code></a> [py] Add missing modules to python API docs (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15779">#15779</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/88198b932500e1bd1897b4506cbafcb5c29f44bb"><code>88198b9</code></a> [rust] Bug-fix: avoid to download safaridriver and clear lock parent folder (...</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/4fc2582bf96ecc2d0d0f4552c0c200a1d4e1e303"><code>4fc2582</code></a> [py] Better error for downloads on local webdrivers (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15756">#15756</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/43e6bb970e65ec62692d6bf49962ea81e1103e78"><code>43e6bb9</code></a> [py][bidi]: Add bidi webExtension module (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15749">#15749</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/ef05c15798b22a3ade4bb1f111d3e1955988e267"><code>ef05c15</code></a> [java] Reverting deprecation notice for <code>getAttribute</code>.</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/8eca1f9d0730c7081eefab3f520437535803e971"><code>8eca1f9</code></a> [dotnet][rb][java][js][py] Automated Browser Version Update (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15774">#15774</a>)</li> <li>Additional commits viewable in <a href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.32.0...selenium-4.33.0">compare view</a></li> </ul> </details> <br /> Updates `org.seleniumhq.selenium:selenium-support` from 4.32.0 to 4.33.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.33.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>[py] Exclude devtools directory from type checking by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15695">SeleniumHQ/selenium#15695</a></li> <li>[py] Add clean_options fixture and remove all Python tests from .skipped-tests by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15696">SeleniumHQ/selenium#15696</a></li> <li>[java][bidi]: enable tests for storage module for edge by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15667">SeleniumHQ/selenium#15667</a></li> <li>[py][bidi]: add bidi storage module by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15669">SeleniumHQ/selenium#15669</a></li> <li>[build] allow GitHub Actions runner to use 4GB for JVM Heap by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15692">SeleniumHQ/selenium#15692</a></li> <li>update old freenode channel link to libera by <a href="https://github.com/t7ru"><code>@t7ru</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15698">SeleniumHQ/selenium#15698</a></li> <li>fixing mypy error from <a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15693">#15693</a> by <a href="https://github.com/bandophahita"><code>@bandophahita</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15705">SeleniumHQ/selenium#15705</a></li> <li>[java] Removing deprecated items in Require.java by <a href="https://github.com/diemol"><code>@diemol</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15711">SeleniumHQ/selenium#15711</a></li> <li>[java] Removing RemoteStatus as it was deprecated. by <a href="https://github.com/diemol"><code>@diemol</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15712">SeleniumHQ/selenium#15712</a></li> <li>[rb] move all guard and zipper tests to unit tests by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15717">SeleniumHQ/selenium#15717</a></li> <li>[rust] Replace WMIC commands (deprecated) by WinAPI in Windows by <a href="https://github.com/bonigarcia"><code>@bonigarcia</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15363">SeleniumHQ/selenium#15363</a></li> <li>[py][BiDi] use constant for LogLevel by <a href="https://github.com/Delta456"><code>@Delta456</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15677">SeleniumHQ/selenium#15677</a></li> <li>Let firefox choose the bidi port by default by <a href="https://github.com/tomhughes"><code>@tomhughes</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15727">SeleniumHQ/selenium#15727</a></li> <li>[rb] Upgrade to Ruby 3.2 by <a href="https://github.com/p0deje"><code>@p0deje</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15714">SeleniumHQ/selenium#15714</a></li> <li>[py] Missing Headers Assignment in Network Class’s _on_request() by <a href="https://github.com/shbenzer"><code>@shbenzer</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15736">SeleniumHQ/selenium#15736</a></li> <li>[py] correct type annotations of default-None params by <a href="https://github.com/DeflateAwning"><code>@DeflateAwning</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15341">SeleniumHQ/selenium#15341</a></li> <li>[py] Add missing 'id' property to ShadowRoot class by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15739">SeleniumHQ/selenium#15739</a></li> <li>[py] Bump Python package requirements to latest versions by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15731">SeleniumHQ/selenium#15731</a></li> <li>[py] Use ruff for linting and code formatting by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15746">SeleniumHQ/selenium#15746</a></li> <li>[py]: return <code>message</code> as part of exception in <code>execute</code> method by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15751">SeleniumHQ/selenium#15751</a></li> <li>[py][tests]: check for .txt file in remote download test by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15758">SeleniumHQ/selenium#15758</a></li> <li>[java] Removing deprecated <code>setScriptTimeout</code> and <code>pageLoadTimeout</code>. by <a href="https://github.com/diemol"><code>@diemol</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15764">SeleniumHQ/selenium#15764</a></li> <li>[py][bidi]: add bidi webExtension module by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15749">SeleniumHQ/selenium#15749</a></li> <li>[py] Better error for downloads on local webdrivers by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15756">SeleniumHQ/selenium#15756</a></li> <li>[py] Add missing modules to python API docs by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15779">SeleniumHQ/selenium#15779</a></li> <li>[ci] Workflow for Grid UI component tests by <a href="https://github.com/VietND96"><code>@VietND96</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15778">SeleniumHQ/selenium#15778</a></li> <li>[grid] UI Sessions capability fields to display as additional columns by <a href="https://github.com/VietND96"><code>@VietND96</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15759">SeleniumHQ/selenium#15759</a></li> <li>[grid] UI Overview is able to see live preview per Node by <a href="https://github.com/VietND96"><code>@VietND96</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15777">SeleniumHQ/selenium#15777</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/t7ru"><code>@t7ru</code></a> made their first contribution in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15698">SeleniumHQ/selenium#15698</a></li> <li><a href="https://github.com/tomhughes"><code>@tomhughes</code></a> made their first contribution in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15727">SeleniumHQ/selenium#15727</a></li> <li><a href="https://github.com/DeflateAwning"><code>@DeflateAwning</code></a> made their first contribution in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15341">SeleniumHQ/selenium#15341</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.32.0...selenium-4.33.0">https://github.com/SeleniumHQ/selenium/compare/selenium-4.32.0...selenium-4.33.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SeleniumHQ/selenium/commit/2c6aaad03a575cd93e4f063f91404e3ae66a7470"><code>2c6aaad</code></a> [build] Prepare for release of Selenium 4.33.0 (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15776">#15776</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/9f3c92367005f19fad2bc79c171e7250cce43da3"><code>9f3c923</code></a> [grid] UI Overview is able to see live preview per Node (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15777">#15777</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/7401a3db93a7b6cca6f4697c5d032196b2e7f661"><code>7401a3d</code></a> [grid] UI Sessions capability fields to display as additional columns (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15759">#15759</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/e3a6119b8628ce0eccd9d881bed980dbcc7b691f"><code>e3a6119</code></a> [ci] Workflow for Grid UI component tests (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15778">#15778</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/92db47fa2ad6b4f8baa70446b7c18e6c17966306"><code>92db47f</code></a> [py] Add missing modules to python API docs (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15779">#15779</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/88198b932500e1bd1897b4506cbafcb5c29f44bb"><code>88198b9</code></a> [rust] Bug-fix: avoid to download safaridriver and clear lock parent folder (...</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/4fc2582bf96ecc2d0d0f4552c0c200a1d4e1e303"><code>4fc2582</code></a> [py] Better error for downloads on local webdrivers (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15756">#15756</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/43e6bb970e65ec62692d6bf49962ea81e1103e78"><code>43e6bb9</code></a> [py][bidi]: Add bidi webExtension module (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15749">#15749</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/ef05c15798b22a3ade4bb1f111d3e1955988e267"><code>ef05c15</code></a> [java] Reverting deprecation notice for <code>getAttribute</code>.</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/8eca1f9d0730c7081eefab3f520437535803e971"><code>8eca1f9</code></a> [dotnet][rb][java][js][py] Automated Browser Version Update (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15774">#15774</a>)</li> <li>Additional commits viewable in <a href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.32.0...selenium-4.33.0">compare view</a></li> </ul> </details> <br /> Updates `org.seleniumhq.selenium:selenium-chrome-driver` from 4.32.0 to 4.33.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.33.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>[py] Exclude devtools directory from type checking by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15695">SeleniumHQ/selenium#15695</a></li> <li>[py] Add clean_options fixture and remove all Python tests from .skipped-tests by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15696">SeleniumHQ/selenium#15696</a></li> <li>[java][bidi]: enable tests for storage module for edge by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15667">SeleniumHQ/selenium#15667</a></li> <li>[py][bidi]: add bidi storage module by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15669">SeleniumHQ/selenium#15669</a></li> <li>[build] allow GitHub Actions runner to use 4GB for JVM Heap by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15692">SeleniumHQ/selenium#15692</a></li> <li>update old freenode channel link to libera by <a href="https://github.com/t7ru"><code>@t7ru</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15698">SeleniumHQ/selenium#15698</a></li> <li>fixing mypy error from <a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15693">#15693</a> by <a href="https://github.com/bandophahita"><code>@bandophahita</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15705">SeleniumHQ/selenium#15705</a></li> <li>[java] Removing deprecated items in Require.java by <a href="https://github.com/diemol"><code>@diemol</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15711">SeleniumHQ/selenium#15711</a></li> <li>[java] Removing RemoteStatus as it was deprecated. by <a href="https://github.com/diemol"><code>@diemol</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15712">SeleniumHQ/selenium#15712</a></li> <li>[rb] move all guard and zipper tests to unit tests by <a href="https://github.com/titusfortner"><code>@titusfortner</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15717">SeleniumHQ/selenium#15717</a></li> <li>[rust] Replace WMIC commands (deprecated) by WinAPI in Windows by <a href="https://github.com/bonigarcia"><code>@bonigarcia</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15363">SeleniumHQ/selenium#15363</a></li> <li>[py][BiDi] use constant for LogLevel by <a href="https://github.com/Delta456"><code>@Delta456</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15677">SeleniumHQ/selenium#15677</a></li> <li>Let firefox choose the bidi port by default by <a href="https://github.com/tomhughes"><code>@tomhughes</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15727">SeleniumHQ/selenium#15727</a></li> <li>[rb] Upgrade to Ruby 3.2 by <a href="https://github.com/p0deje"><code>@p0deje</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15714">SeleniumHQ/selenium#15714</a></li> <li>[py] Missing Headers Assignment in Network Class’s _on_request() by <a href="https://github.com/shbenzer"><code>@shbenzer</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15736">SeleniumHQ/selenium#15736</a></li> <li>[py] correct type annotations of default-None params by <a href="https://github.com/DeflateAwning"><code>@DeflateAwning</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15341">SeleniumHQ/selenium#15341</a></li> <li>[py] Add missing 'id' property to ShadowRoot class by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15739">SeleniumHQ/selenium#15739</a></li> <li>[py] Bump Python package requirements to latest versions by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15731">SeleniumHQ/selenium#15731</a></li> <li>[py] Use ruff for linting and code formatting by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15746">SeleniumHQ/selenium#15746</a></li> <li>[py]: return <code>message</code> as part of exception in <code>execute</code> method by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15751">SeleniumHQ/selenium#15751</a></li> <li>[py][tests]: check for .txt file in remote download test by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15758">SeleniumHQ/selenium#15758</a></li> <li>[java] Removing deprecated <code>setScriptTimeout</code> and <code>pageLoadTimeout</code>. by <a href="https://github.com/diemol"><code>@diemol</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15764">SeleniumHQ/selenium#15764</a></li> <li>[py][bidi]: add bidi webExtension module by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15749">SeleniumHQ/selenium#15749</a></li> <li>[py] Better error for downloads on local webdrivers by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15756">SeleniumHQ/selenium#15756</a></li> <li>[py] Add missing modules to python API docs by <a href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15779">SeleniumHQ/selenium#15779</a></li> <li>[ci] Workflow for Grid UI component tests by <a href="https://github.com/VietND96"><code>@VietND96</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15778">SeleniumHQ/selenium#15778</a></li> <li>[grid] UI Sessions capability fields to display as additional columns by <a href="https://github.com/VietND96"><code>@VietND96</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15759">SeleniumHQ/selenium#15759</a></li> <li>[grid] UI Overview is able to see live preview per Node by <a href="https://github.com/VietND96"><code>@VietND96</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15777">SeleniumHQ/selenium#15777</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/t7ru"><code>@t7ru</code></a> made their first contribution in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15698">SeleniumHQ/selenium#15698</a></li> <li><a href="https://github.com/tomhughes"><code>@tomhughes</code></a> made their first contribution in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15727">SeleniumHQ/selenium#15727</a></li> <li><a href="https://github.com/DeflateAwning"><code>@DeflateAwning</code></a> made their first contribution in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/15341">SeleniumHQ/selenium#15341</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.32.0...selenium-4.33.0">https://github.com/SeleniumHQ/selenium/compare/selenium-4.32.0...selenium-4.33.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SeleniumHQ/selenium/commit/2c6aaad03a575cd93e4f063f91404e3ae66a7470"><code>2c6aaad</code></a> [build] Prepare for release of Selenium 4.33.0 (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15776">#15776</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/9f3c92367005f19fad2bc79c171e7250cce43da3"><code>9f3c923</code></a> [grid] UI Overview is able to see live preview per Node (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15777">#15777</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/7401a3db93a7b6cca6f4697c5d032196b2e7f661"><code>7401a3d</code></a> [grid] UI Sessions capability fields to display as additional columns (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15759">#15759</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/e3a6119b8628ce0eccd9d881bed980dbcc7b691f"><code>e3a6119</code></a> [ci] Workflow for Grid UI component tests (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15778">#15778</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/92db47fa2ad6b4f8baa70446b7c18e6c17966306"><code>92db47f</code></a> [py] Add missing modules to python API docs (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15779">#15779</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/88198b932500e1bd1897b4506cbafcb5c29f44bb"><code>88198b9</code></a> [rust] Bug-fix: avoid to download safaridriver and clear lock parent folder (...</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/4fc2582bf96ecc2d0d0f4552c0c200a1d4e1e303"><code>4fc2582</code></a> [py] Better error for downloads on local webdrivers (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15756">#15756</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/43e6bb970e65ec62692d6bf49962ea81e1103e78"><code>43e6bb9</code></a> [py][bidi]: Add bidi webExtension module (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15749">#15749</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/ef05c15798b22a3ade4bb1f111d3e1955988e267"><code>ef05c15</code></a> [java] Reverting deprecation notice for <code>getAttribute</code>.</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/8eca1f9d0730c7081eefab3f520437535803e971"><code>8eca1f9</code></a> [dotnet][rb][java][js][py] Automated Browser Version Update (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/15774">#15774</a>)</li> <li>Additional commits viewable in <a href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.32.0...selenium-4.33.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