Bump selenium-webdriver from 4.17.0 to 4.18.1 #484

Merged
dependabot[bot] merged 2 commits from dependabot/bundler/selenium-webdriver-4.18.1 into main 2024-02-26 19:48:57 +08:00
dependabot[bot] commented 2024-02-26 15:24:03 +08:00 (Migrated from github.com)

Bumps selenium-webdriver from 4.17.0 to 4.18.1.

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.18.0

Changelog

For each component's detailed changelog, please check:

Commits in this release

  • 5404e6d523 - updating versions to nightly :: Titus Fortner
  • 7bec7b419d - [build] fixes to automated release tasks :: Titus Fortner
  • 7112e476d6 - [build] fix chmod value for geenrated dotnet files :: Titus Fortner
  • 72436c43b6 - [build] fix release note formatting :: Titus Fortner
  • f9ff9b3c08 - [java] Recommitting self-signed certificate should not require certificate file :: Puja Jagani
  • 1e2b8d6323 - [js] Fix running the casting related methods in chromium (#13479) :: Puja Jagani
  • 91e7572bf7 - Fix typo in setup.py (#13487) :: EwaMarek
  • 6334c2fa22 - Update mirror info (Tue Jan 23 12:06:42 UTC 2024) :: Selenium CI Bot
  • 9a044b8310 - [py] Bumping to 4.17.1 and updating CHANGES :: Diego Molina
  • e2b595b486 - [py] Correct typing_extension dependency for wheel generation :: David Burns
  • d9ff42059e - [py] Bumping to 4.17.2 and updating CHANGES :: Diego Molina
  • 5440d2b173 - [build] rust version needs to be changed before running the Selenium Manager task not after :: Titus Fortner
  • d74db8a131 - [build] create selenium-release target for python :: Titus Fortner
  • dd02fbf9c1 - [build] need to include twine in requirements to use it in target :: Titus Fortner
  • c5fb5a551a - [build] fix short version in python docs :: Titus Fortner
  • c618cac603 - [build] create workflow to PR changes to browser versions (#13466) :: Titus Fortner
  • 4f9d290ca7 - [js] Enabling virtual authenticator tests for Firefox :: Diego Molina
  • 83838605d1 - Update mirror info (Wed Jan 24 00:19:31 UTC 2024) :: Selenium CI Bot
  • fa658f499a - [bidi] Add browsing context destroyed event :: Puja Jagani
  • fe77555cd2 - [bidi][js] Add test for basic auth network event :: Puja Jagani
  • ca9c0c1237 - [bidi] [js] Add realm destroyed event :: Puja Jagani
  • b5259d8a4b - [java] Add missing support events for Web Driver Listener (#13210) :: Oscar Devora
  • 17d0491b6f - Update mirror info (Thu Jan 25 00:16:17 UTC 2024) :: Selenium CI Bot
  • 569e64be17 - [bidi][java] Add network intercept commands :: Puja Jagani
  • a9a0aa4c0b - [bidi][java] Add command "continuewithAuth" :: Puja Jagani
  • 6ad24d3731 - [bidi][java] Add failRequest command :: Puja Jagani
  • 1f01bfe3fb - [build] add git gem to gemspec as a development dependency :: Titus Fortner
  • eb38753337 - [build] add more information to bazel errors in tasks :: Titus Fortner
  • 319e4d7119 - [build] make sure task arguments are Arrays :: Titus Fortner
  • ad4fb54ea3 - [build] fix git code in rake tasks :: Titus Fortner
  • e93719e41b - [build] add toggle to build ruby webdriver or devtools gems independently :: Titus Fortner
  • b1af5d6495 - [build] update version in package-lock for node :: Titus Fortner
  • 339a837444 - [build] update tasks for release preparation :: Titus Fortner
  • c2ea3b2c2d - [build] do not update copyright information as part of release preparation :: Titus Fortner
  • 168c9f5417 - [rb] make suggested updates from rubocop :: Titus Fortner

... (truncated)

Changelog

Sourced from selenium-webdriver's changelog.

4.18.1 (2024-02-19)

  • Add CDP for Chrome 122 and remove 119

4.18.0 (2024-02-19)

  • Update documentation link in readme (#13570)
  • make suggested updates from rubocop
Commits

Dependabot compatibility score

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 commands and options

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)
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.17.0 to 4.18.1. <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.18.0</h2> <h3>Changelog</h3> <p>For each component's detailed changelog, please check:</p> <ul> <li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">Ruby</a></li> <li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/py/CHANGES">Python</a></li> <li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/node/selenium-webdriver/CHANGES.md">JavaScript</a></li> <li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG">Java</a></li> <li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG">DotNet</a></li> <li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/cpp/iedriverserver/CHANGELOG">IEDriverServer</a></li> </ul> <h3>Commits in this release</h3> <!-- raw HTML omitted --> <ul> <li><a href="http://github.com/seleniumhq/selenium/commit/5404e6d523492067f50db2ce663e29d22e2cb711"><code>5404e6d523</code></a> - updating versions to nightly :: Titus Fortner</li> <li><a href="http://github.com/seleniumhq/selenium/commit/7bec7b419db312704cf83eb2072fcd9b1ce9a733"><code>7bec7b419d</code></a> - [build] fixes to automated release tasks :: Titus Fortner</li> <li><a href="http://github.com/seleniumhq/selenium/commit/7112e476d616b05299b303bede281351b97ecf6c"><code>7112e476d6</code></a> - [build] fix chmod value for geenrated dotnet files :: Titus Fortner</li> <li><a href="http://github.com/seleniumhq/selenium/commit/72436c43b64d8eb3f335e311f8bcb96684fc4ea0"><code>72436c43b6</code></a> - [build] fix release note formatting :: Titus Fortner</li> <li><a href="http://github.com/seleniumhq/selenium/commit/f9ff9b3c080e17a3916eae424bef6ae27abde2bb"><code>f9ff9b3c08</code></a> - [java] Recommitting self-signed certificate should not require certificate file :: Puja Jagani</li> <li><a href="http://github.com/seleniumhq/selenium/commit/1e2b8d63237d49644e459674608dde7e2a559c84"><code>1e2b8d6323</code></a> - [js] Fix running the casting related methods in chromium (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/13479">#13479</a>) :: Puja Jagani</li> <li><a href="http://github.com/seleniumhq/selenium/commit/91e7572bf7ba5b919bf8c75a0ba636c178c7f7c5"><code>91e7572bf7</code></a> - Fix typo in setup.py (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/13487">#13487</a>) :: EwaMarek</li> <li><a href="http://github.com/seleniumhq/selenium/commit/6334c2fa228c83c77eeb32a1785957b3574b1a6c"><code>6334c2fa22</code></a> - Update mirror info (Tue Jan 23 12:06:42 UTC 2024) :: Selenium CI Bot</li> <li><a href="http://github.com/seleniumhq/selenium/commit/9a044b831017bb96d4aaa3026a8ca694f9a4e90a"><code>9a044b8310</code></a> - [py] Bumping to 4.17.1 and updating CHANGES :: Diego Molina</li> <li><a href="http://github.com/seleniumhq/selenium/commit/e2b595b486185df4e112385755b184fb2b379f72"><code>e2b595b486</code></a> - [py] Correct typing_extension dependency for wheel generation :: David Burns</li> <li><a href="http://github.com/seleniumhq/selenium/commit/d9ff42059eb233877ec09fc808d1b81453186ad9"><code>d9ff42059e</code></a> - [py] Bumping to 4.17.2 and updating CHANGES :: Diego Molina</li> <li><a href="http://github.com/seleniumhq/selenium/commit/5440d2b1736bdd19e96c6b28021e7a91a2cbbcb6"><code>5440d2b173</code></a> - [build] rust version needs to be changed before running the Selenium Manager task not after :: Titus Fortner</li> <li><a href="http://github.com/seleniumhq/selenium/commit/d74db8a1314ed52d99f1ab6c22fb872ebba2b60e"><code>d74db8a131</code></a> - [build] create selenium-release target for python :: Titus Fortner</li> <li><a href="http://github.com/seleniumhq/selenium/commit/dd02fbf9c187da728d6bbefbe0fd3ebc35e6386f"><code>dd02fbf9c1</code></a> - [build] need to include twine in requirements to use it in target :: Titus Fortner</li> <li><a href="http://github.com/seleniumhq/selenium/commit/c5fb5a551a3feb6481efbfa971710f4b865dc911"><code>c5fb5a551a</code></a> - [build] fix short version in python docs :: Titus Fortner</li> <li><a href="http://github.com/seleniumhq/selenium/commit/c618cac603e124a4bafeadcaf6ee2c701c58eed0"><code>c618cac603</code></a> - [build] create workflow to PR changes to browser versions (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/13466">#13466</a>) :: Titus Fortner</li> <li><a href="http://github.com/seleniumhq/selenium/commit/4f9d290ca7d6156108372d11d9af56d961668546"><code>4f9d290ca7</code></a> - [js] Enabling virtual authenticator tests for Firefox :: Diego Molina</li> <li><a href="http://github.com/seleniumhq/selenium/commit/83838605d1c16c5d106cab273926a2e457042e0b"><code>83838605d1</code></a> - Update mirror info (Wed Jan 24 00:19:31 UTC 2024) :: Selenium CI Bot</li> <li><a href="http://github.com/seleniumhq/selenium/commit/fa658f499add45c0d1a281169ae5f94062f73f30"><code>fa658f499a</code></a> - [bidi] Add browsing context destroyed event :: Puja Jagani</li> <li><a href="http://github.com/seleniumhq/selenium/commit/fe77555cd2ba0a79771ca284f7ea608545ddd780"><code>fe77555cd2</code></a> - [bidi][js] Add test for basic auth network event :: Puja Jagani</li> <li><a href="http://github.com/seleniumhq/selenium/commit/ca9c0c12377f4c72f41e82beb5103650da15ac85"><code>ca9c0c1237</code></a> - [bidi] [js] Add realm destroyed event :: Puja Jagani</li> <li><a href="http://github.com/seleniumhq/selenium/commit/b5259d8a4bcef7114733e269aaa4fce743e88c29"><code>b5259d8a4b</code></a> - [java] Add missing support events for Web Driver Listener (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/13210">#13210</a>) :: Oscar Devora</li> <li><a href="http://github.com/seleniumhq/selenium/commit/17d0491b6f55b90bafab9c521399b6e135bbdeab"><code>17d0491b6f</code></a> - Update mirror info (Thu Jan 25 00:16:17 UTC 2024) :: Selenium CI Bot</li> <li><a href="http://github.com/seleniumhq/selenium/commit/569e64be173986edfb67434b12a60ff6b4303610"><code>569e64be17</code></a> - [bidi][java] Add network intercept commands :: Puja Jagani</li> <li><a href="http://github.com/seleniumhq/selenium/commit/a9a0aa4c0b613a3ce8877c2776aefd593e00f247"><code>a9a0aa4c0b</code></a> - [bidi][java] Add command &quot;continuewithAuth&quot; :: Puja Jagani</li> <li><a href="http://github.com/seleniumhq/selenium/commit/6ad24d37316c98f2f8c3fde9d66864c94400e676"><code>6ad24d3731</code></a> - [bidi][java] Add failRequest command :: Puja Jagani</li> <li><a href="http://github.com/seleniumhq/selenium/commit/1f01bfe3fb583e6bd0cd92480013ca0117edcbee"><code>1f01bfe3fb</code></a> - [build] add git gem to gemspec as a development dependency :: Titus Fortner</li> <li><a href="http://github.com/seleniumhq/selenium/commit/eb38753337ef191560821564a91601276d41f935"><code>eb38753337</code></a> - [build] add more information to bazel errors in tasks :: Titus Fortner</li> <li><a href="http://github.com/seleniumhq/selenium/commit/319e4d71195c7794d12c65c2ec0579901586ff30"><code>319e4d7119</code></a> - [build] make sure task arguments are Arrays :: Titus Fortner</li> <li><a href="http://github.com/seleniumhq/selenium/commit/ad4fb54ea371a3b2cb4af91055ecbf860775d036"><code>ad4fb54ea3</code></a> - [build] fix git code in rake tasks :: Titus Fortner</li> <li><a href="http://github.com/seleniumhq/selenium/commit/e93719e41bf659afcb627ebbbbfbca9d08315dc5"><code>e93719e41b</code></a> - [build] add toggle to build ruby webdriver or devtools gems independently :: Titus Fortner</li> <li><a href="http://github.com/seleniumhq/selenium/commit/b1af5d64953740cea98fe70ffc7f6d966222853f"><code>b1af5d6495</code></a> - [build] update version in package-lock for node :: Titus Fortner</li> <li><a href="http://github.com/seleniumhq/selenium/commit/339a837444e59f2934053acfe09d9892f692b8ca"><code>339a837444</code></a> - [build] update tasks for release preparation :: Titus Fortner</li> <li><a href="http://github.com/seleniumhq/selenium/commit/c2ea3b2c2db7afd25f00fc1e7063cd2c92a4ad73"><code>c2ea3b2c2d</code></a> - [build] do not update copyright information as part of release preparation :: Titus Fortner</li> <li><a href="http://github.com/seleniumhq/selenium/commit/168c9f5417a125f02ad0ecfba555aae15979f3f2"><code>168c9f5417</code></a> - [rb] make suggested updates from rubocop :: Titus Fortner</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">selenium-webdriver's changelog</a>.</em></p> <blockquote> <h1>4.18.1 (2024-02-19)</h1> <ul> <li>Add CDP for Chrome 122 and remove 119</li> </ul> <h1>4.18.0 (2024-02-19)</h1> <ul> <li>Update documentation link in readme (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/13570">#13570</a>)</li> <li>make suggested updates from rubocop</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SeleniumHQ/selenium/commit/7ce5ca80f62afb32bda81766d451d08cfb2431e2"><code>7ce5ca8</code></a> Bumping versions to 4.18.1</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/77dd7250fcf5999606fe535a6bcb46bb3eccf2bd"><code>77dd725</code></a> CDP 122 (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/13603">#13603</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/b6bf9de7cc2a492a8d1d26e418005996075c698f"><code>b6bf9de</code></a> Release 4.18.0 (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/13602">#13602</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/587c8acd963054c3bc2e485c64ef64f7a4e53c38"><code>587c8ac</code></a> Update documentation link in readme (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/13570">#13570</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/eba101db0e9ceef7c7fb49677e3038ac6be720eb"><code>eba101d</code></a> [rb] update rubocop and revert incorrect changes</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/7c1b450a2542a18f880650a061c2b8c8538e0a58"><code>7c1b450</code></a> [rb] fix another bad rubocop autocorrection</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/4ffaab1e22541ba8f892cb6f128f8fe9b9d55104"><code>4ffaab1</code></a> [rb] fix bad rubocop autocorrection</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/168c9f5417a125f02ad0ecfba555aae15979f3f2"><code>168c9f5</code></a> [rb] make suggested updates from rubocop</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/1f01bfe3fb583e6bd0cd92480013ca0117edcbee"><code>1f01bfe</code></a> [build] add git gem to gemspec as a development dependency</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/5404e6d523492067f50db2ce663e29d22e2cb711"><code>5404e6d</code></a> updating versions to nightly</li> <li>See full diff in <a href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.17.0...selenium-4.18.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=selenium-webdriver&package-manager=bundler&previous-version=4.17.0&new-version=4.18.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot 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>
Sign in to join this conversation.