Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): Bump selenium-webdriver and @types/selenium-webdrive…
…r in /typescript-selenium-webdriver-sample (#1664) Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) and [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver). These dependencies needed to be updated together. Updates `selenium-webdriver` from 4.23.0 to 4.26.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/SeleniumHQ/selenium/releases">selenium-webdriver's releases</a>.</em></p> <blockquote> <h2>Selenium 4.26.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>[dotnet] Don't include http headers in internal logs by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14546">SeleniumHQ/selenium#14546</a></li> <li>[java] increasing of properties scope for better appium compatibility by <a href="https://github.com/iampopovich"><code>@iampopovich</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14183">SeleniumHQ/selenium#14183</a></li> <li><code>py/test/selenium/webdriver/common/network.py</code>: remove python 2 code by <a href="https://github.com/Delta456"><code>@Delta456</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14502">SeleniumHQ/selenium#14502</a></li> <li>[py] fixed a bug in <code>bidi/session.py</code> by removing mutable object as default value for function argument. by <a href="https://github.com/sandeepsuryaprasad"><code>@sandeepsuryaprasad</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14286">SeleniumHQ/selenium#14286</a></li> <li>[dotnet] Fix flaky VerifyRequestPostData test by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14556">SeleniumHQ/selenium#14556</a></li> <li>[dotnet] Don't write trace log message when waiting until driver service is initialized by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14557">SeleniumHQ/selenium#14557</a></li> <li>[dotnet] Support GetLog command by Remote Web Driver by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14549">SeleniumHQ/selenium#14549</a></li> <li>[js] Close BiDi websocket connection by <a href="https://github.com/pujagani"><code>@pujagani</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14507">SeleniumHQ/selenium#14507</a></li> <li>[dotnet] Add more internal logs around CDP DevTools communication by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14558">SeleniumHQ/selenium#14558</a></li> <li>[py] remove un-needed print by <a href="https://github.com/Delta456"><code>@Delta456</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14562">SeleniumHQ/selenium#14562</a></li> <li>[py] Allow driver path to be set using ENV variables by <a href="https://github.com/Delta456"><code>@Delta456</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14528">SeleniumHQ/selenium#14528</a></li> <li>[py] remove python 2.x support from py test file by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14504">SeleniumHQ/selenium#14504</a></li> <li>[py] remove deprecated parameter from EdgeService by <a href="https://github.com/Delta456"><code>@Delta456</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14563">SeleniumHQ/selenium#14563</a></li> <li>selenium manager: check invalid browser version by <a href="https://github.com/Delta456"><code>@Delta456</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14511">SeleniumHQ/selenium#14511</a></li> <li>[java]: fix decoding of line endings by <a href="https://github.com/Delta456"><code>@Delta456</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14539">SeleniumHQ/selenium#14539</a></li> <li>[grid] UI Overview add sort by Platform, Status, ID in oder ASC|DESC by <a href="https://github.com/VietND96"><code>@VietND96</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14571">SeleniumHQ/selenium#14571</a></li> <li>[dotnet] Json serializer gen context for SM output by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14481">SeleniumHQ/selenium#14481</a></li> <li>[java] Add PAC proxy url to arguments for Selenium Manager by <a href="https://github.com/pujagani"><code>@pujagani</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14506">SeleniumHQ/selenium#14506</a></li> <li>[grid]: Capability se:vncEnabled value based on list of vnc-env-var by <a href="https://github.com/VietND96"><code>@VietND96</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14584">SeleniumHQ/selenium#14584</a></li> <li>[grid]: Add node sessionTimeout to Grid status by <a href="https://github.com/VietND96"><code>@VietND96</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14582">SeleniumHQ/selenium#14582</a></li> <li>[java] Fix <code>v*Network.java</code> conditions by <a href="https://github.com/mk868"><code>@mk868</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14585">SeleniumHQ/selenium#14585</a></li> <li>[java] SpotBugs exclude <code>NM_SAME_SIMPLE_NAME_AS_SUPERCLASS</code> by <a href="https://github.com/mk868"><code>@mk868</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14590">SeleniumHQ/selenium#14590</a></li> <li>[java] Fix SpotBugs findings in <code>ChromiumDriver</code> and <code>PortProber</code> by <a href="https://github.com/mk868"><code>@mk868</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14589">SeleniumHQ/selenium#14589</a></li> <li>[grid] UI Liveview disconnect noVNC websocket when closing dialog by <a href="https://github.com/VietND96"><code>@VietND96</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14598">SeleniumHQ/selenium#14598</a></li> <li>[grid] UI Sessions view sort Duration in ascending by default by <a href="https://github.com/VietND96"><code>@VietND96</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14599">SeleniumHQ/selenium#14599</a></li> <li>[py] Remote connection throws resp status code when data is empty by <a href="https://github.com/VietND96"><code>@VietND96</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14601">SeleniumHQ/selenium#14601</a></li> <li>[java] SpotBugs exclude <code>NM_CLASS_NAMING_CONVENTION</code> by <a href="https://github.com/mk868"><code>@mk868</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14596">SeleniumHQ/selenium#14596</a></li> <li>[grid] Fix tests for Grid status endpoint and UI by <a href="https://github.com/VietND96"><code>@VietND96</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14605">SeleniumHQ/selenium#14605</a></li> <li>[dotnet] Allow setting of PageDimensions and PageMargins in PrintOptions directly by <a href="https://github.com/shbenzer"><code>@shbenzer</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14593">SeleniumHQ/selenium#14593</a></li> <li>[py] allow logging diagnose in safari driver by <a href="https://github.com/Delta456"><code>@Delta456</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14606">SeleniumHQ/selenium#14606</a></li> <li>tox formatting for python files in <code>format.sh</code> by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14497">SeleniumHQ/selenium#14497</a></li> <li>[py] Avoid waiting indefinitely on a frozen chromedriver process by <a href="https://github.com/dbernhard-0x7CD"><code>@dbernhard-0x7CD</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14578">SeleniumHQ/selenium#14578</a></li> <li>[dotnet] The prebuild scripts is already decommissioned by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14591">SeleniumHQ/selenium#14591</a></li> <li>[rb] Add RBS type support for BiDi related classes by <a href="https://github.com/aguspe"><code>@aguspe</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14611">SeleniumHQ/selenium#14611</a></li> <li>[grid] UI Overview add more sort options by <a href="https://github.com/VietND96"><code>@VietND96</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14625">SeleniumHQ/selenium#14625</a></li> <li>[🚀 Feature] [py]: Better compatibility with Appium-python by <a href="https://github.com/navin772"><code>@navin772</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14587">SeleniumHQ/selenium#14587</a></li> <li>Update Ruby BiDi script structs to match spec (as of 2024-07-08) by <a href="https://github.com/Mr0grog"><code>@Mr0grog</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14236">SeleniumHQ/selenium#14236</a></li> <li>[ci] [dotnet] Enable long path in bazel by <a href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in <a href="https://redirect.github.com/SeleniumHQ/selenium/pull/14634">SeleniumHQ/selenium#14634</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/69f9e5eae1cfcabd794327bef2f81102f213fae6"><code>69f9e5e</code></a> [build] Prepare for release of Selenium 4.26.0 (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/14665">#14665</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/5be3015ef43f8e81019e7c0d7bec65b840a5a5cc"><code>5be3015</code></a> [ci][rb] Fix remote tests (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/14679">#14679</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/e7c09a2cb2b0951f2c2c1907b11f732f00257e44"><code>e7c09a2</code></a> [grid] enable the httpclient to perform async requests <a href="https://redirect.github.com/SeleniumHQ/selenium/issues/14403">#14403</a> (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/14409">#14409</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/f391cd018c2735a13da10c8bb6d455211ee8a787"><code>f391cd0</code></a> [py] Added more internal logging for CDP (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/14668">#14668</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/9b8cfb1c7e5777c887743751253d3770e61d374d"><code>9b8cfb1</code></a> [dotnet] Fixed typo in ResponseData MymeType -> MimeType (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/14670">#14670</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/8e95ea95676b5ea79c3becc3b51d1160279cd4c2"><code>8e95ea9</code></a> [py] moved <code>isort</code>, <code>black</code> and <code>docformatter</code> settings from <code>tox.ini</code> file t...</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/e9e684d86b68516fbd1922ce1885907fdb41df65"><code>e9e684d</code></a> [grid] limit the number of websocket connections per session (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/14410">#14410</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/b01041fd8e1f134a098dca73b0265aaa18ad3257"><code>b01041f</code></a> [py]: set consistent polling across java and python for <code>WebDriverWait</code> metho...</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/68f82b3302b6d1e7975dc0bdaea99f5f43f1db63"><code>68f82b3</code></a> [js]: Fix sendKeys command fail on FileDetector.handleFile error. (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/14663">#14663</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/b2702ca20d68c53e53ae9627440d41f641a7c068"><code>b2702ca</code></a> [dotnet] Treat SM's logs always as Trace to avoid SM writing at Info level (#...</li> <li>Additional commits viewable in <a href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.23.0...selenium-4.26.0">compare view</a></li> </ul> </details> <br /> Updates `@types/selenium-webdriver` from 4.1.24 to 4.1.27 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information