dependabot[bot] opened a new pull request #1449:
URL: https://github.com/apache/myfaces-tobago/pull/1449


   Bumps [selenium-java](https://github.com/SeleniumHQ/selenium) from 3.141.59 
to 4.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/SeleniumHQ/selenium/releases";>selenium-java's 
releases</a>.</em></p>
   <blockquote>
   <h2>Selenium 4.0.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="https://github.com/seleniumhq/selenium/commit/3a2181467904af9043828cede13e5dc866c1af12";><code>3a21814679</code></a>
 - [js] bump JS to 4.0.0 :: AutomatedTester</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/3782f97e758fee6862db80d2cd76620b899f58cb";><code>3782f97e75</code></a>
 - [js] Fixes cdp for Chrome and Firefox (<a 
href="https://github-redirect.dependabot.com/SeleniumHQ/selenium/issues/9909";>#9909</a>)
 :: Sri Harsha</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/614a408873685b0010914738deea7dda3102d1f2";><code>614a408873</code></a>
 - [py] Bump python to 4.0.0 :: AutomatedTester</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/b97b4069c006fa54a7deeddc61b1b234cc058302";><code>b97b4069c0</code></a>
 - [dotnet] Fix typo committed by mistake :: Jim Evans</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/ee723da7be1604ea58d01c9ef442320eada9ae55";><code>ee723da7be</code></a>
 - Bump to latest edge release :: Simon Mavi Stewart</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/77e99f68104942590eb6bd15b2f14f1aca626acf";><code>77e99f6810</code></a>
 - Add a <code>toJson</code> method to <code>Browser</code> so it becomes 
easier to use in Capabilities :: Simon Mavi Stewart</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/fcab88705990a2bf8345e60203c329a1026aff8b";><code>fcab887059</code></a>
 - [build] Add cdp 95 to python and JS :: AutomatedTester</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/87e3833c04af07236ebb7c3f4259a949358ccfb7";><code>87e3833c04</code></a>
 - [python] Remove Edge legacy options. (<a 
href="https://github-redirect.dependabot.com/SeleniumHQ/selenium/issues/9908";>#9908</a>)
 :: Brandon Walderman</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/81cf02791aea0a97d3fbf4097f9529b85b9e95de";><code>81cf02791a</code></a>
 - [dotnet] Update CHANGELOG with last changes :: Jim Evans</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/e41fc34446dc6d2b2f366d5fe90bae523a9230cb";><code>e41fc34446</code></a>
 - [dotnet] Fix CDP error getting body of redirect responses :: Jim Evans</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/21163d60850a3c4297b6558fe11ee54b88ce82c4";><code>21163d6085</code></a>
 - Update Java changelog for 4.0.0 :: Simon Mavi Stewart</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/b00c95823c511ba63d601d80232ada078f3af02b";><code>b00c95823c</code></a>
 - Use vendor-specific method names for additional Chromium options. (<a 
href="https://github-redirect.dependabot.com/SeleniumHQ/selenium/issues/9906";>#9906</a>)
 :: Brandon Walderman</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/fce8ce05cddb61fc65d7628c4d1d538b9dd1630c";><code>fce8ce05cd</code></a>
 - [rb] update changelog and bump version for 4.0.0 :: titusfortner</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/9c13607c98d6cb37548cf4e4af3bd9fd2eab859e";><code>9c13607c98</code></a>
 - [dotnet] Update version resources and CHANGELOG for 4.0.0 release :: Jim 
Evans</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/eb4c4fc1ba2db20fce426045289540d9c58495ec";><code>eb4c4fc1ba</code></a>
 - [dotnet] Add constructor for creating a Cookie instance with all optional 
arguments (<a 
href="https://github-redirect.dependabot.com/SeleniumHQ/selenium/issues/9361";>#9361</a>)
 :: Puja Jagani</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/e6cd2a8df18d4dc79bce140d9824be312678154a";><code>e6cd2a8df1</code></a>
 - [dotnet] Add infratructure for previously unsupported interaction types :: 
Jim Evans</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/5632da3fed09142bbf36b2adc948d7afbe44e2bc";><code>5632da3fed</code></a>
 - [dotnet] Making SlowLoadableComponent more exentsible :: Jim Evans</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/54aba4c7dd5255d8c59162c795f85efa9cfcf0d1";><code>54aba4c7dd</code></a>
 - [dotnet] SlowLoadableComponent ignores UnableToLoadMessage :: elgatov</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/d3b35ef25f12ee92cc40bcb4460d5190379984be";><code>d3b35ef25f</code></a>
 - [dotnet] Remove Edge Legacy options. :: Brandon Walderman</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/9b1d5f22f8176a99b8c7e3d7272024c8cac1269e";><code>9b1d5f22f8</code></a>
 - [dotnet] Add CDP support for Chromium 95 :: Jim Evans</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/7f29755e372c0282abae7744ab94f2f279553f30";><code>7f29755e37</code></a>
 - [dotnet] Add ability to monitor DOM mutations :: Jim Evans</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/11934cfe1265e6a32f7894bb4125a9afc4aca962";><code>11934cfe12</code></a>
 - Closes <a 
href="https://github-redirect.dependabot.com/SeleniumHQ/selenium/issues/9689";>#9689</a>
 jcip for Apache 2 License into selenium source :: Amil Uslu</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/c0963266d53dd2a8485376a4bd15fc7df6822002";><code>c0963266d5</code></a>
 - Expected condition for checking attribute value (<a 
href="https://github-redirect.dependabot.com/SeleniumHQ/selenium/issues/9881";>#9881</a>)
 :: Joe Schulte</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/b8de36fdc3cc215fca14e0251bf8583556b5bffc";><code>b8de36fdc3</code></a>
 - [py] implement relative locator for find_element (<a 
href="https://github-redirect.dependabot.com/SeleniumHQ/selenium/issues/9902";>#9902</a>)
 :: Titus</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/18e1d429562ef77588ca237cc800da705664410c";><code>18e1d42956</code></a>
 - [grid] Improving Relay service description for docs :: Diego Molina</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/ed5dff72545cc1e1f485843e2cfd33687b9ba268";><code>ed5dff7254</code></a>
 - [java] Deprecating USE_CHROMIUM so we can remove it after 4.0 :: Diego 
Molina</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/dc555bbabc8b83a41dda96502856c9420576ddd8";><code>dc555bbabc</code></a>
 - [js] Updating rules_nodejs to 4.4.0 :: Sri Harsha</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/776cd675f1a84cf022f973b05af0711f5a7744a5";><code>776cd675f1</code></a>
 - Update JRuby to 9.3 to support Ruby 2.6 syntax :: Alex Rodionov</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/48fc40dcdde1a6268404f635471c9d7bf1a673aa";><code>48fc40dcdd</code></a>
 - Ensure Pry is loaded when running rb:console target :: Alex Rodionov</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/d45639562934027e7047adf8689154dd2961a327";><code>d456395629</code></a>
 - Revert &quot;Remove JRuby-specifiy SocketPoller#listening?&quot; :: Alex 
Rodionov</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/c9a2ef6a880338f87017bbb983b0531dd5161455";><code>c9a2ef6a88</code></a>
 - Improve DevTools request interception test by loading different JS :: Alex 
Rodionov</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/94c8c111d67568ec304552d9774a8b355a5460eb";><code>94c8c111d6</code></a>
 - [dotnet] Restoring protected ElementFactory property :: Jim Evans</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/e1e690cf5702f5dfeea4a75a418d78bbe695caed";><code>e1e690cf57</code></a>
 - Add Chrome 95 in selenium-devtools gem :: Alex Rodionov</li>
   <li><a 
href="https://github.com/seleniumhq/selenium/commit/cb873db98e8a32cc673eab3ee6a193901a3a427b";><code>cb873db98e</code></a>
 - Amend default node config to allow users to override event bus flags :: 
Simon Mavi Stewart</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/3a2181467904af9043828cede13e5dc866c1af12";><code>3a21814</code></a>
 [js] bump JS to 4.0.0</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/3782f97e758fee6862db80d2cd76620b899f58cb";><code>3782f97</code></a>
 [js] Fixes cdp for Chrome and Firefox (<a 
href="https://github-redirect.dependabot.com/SeleniumHQ/selenium/issues/9909";>#9909</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/614a408873685b0010914738deea7dda3102d1f2";><code>614a408</code></a>
 [py] Bump python to 4.0.0</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/b97b4069c006fa54a7deeddc61b1b234cc058302";><code>b97b406</code></a>
 [dotnet] Fix typo committed by mistake</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/ee723da7be1604ea58d01c9ef442320eada9ae55";><code>ee723da</code></a>
 Bump to latest edge release</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/77e99f68104942590eb6bd15b2f14f1aca626acf";><code>77e99f6</code></a>
 Add a <code>toJson</code> method to <code>Browser</code> so it becomes easier 
to use in Capabilities</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/fcab88705990a2bf8345e60203c329a1026aff8b";><code>fcab887</code></a>
 [build] Add cdp 95 to python and JS</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/87e3833c04af07236ebb7c3f4259a949358ccfb7";><code>87e3833</code></a>
 [python] Remove Edge legacy options. (<a 
href="https://github-redirect.dependabot.com/SeleniumHQ/selenium/issues/9908";>#9908</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/81cf02791aea0a97d3fbf4097f9529b85b9e95de";><code>81cf027</code></a>
 [dotnet] Update CHANGELOG with last changes</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/e41fc34446dc6d2b2f366d5fe90bae523a9230cb";><code>e41fc34</code></a>
 [dotnet] Fix CDP error getting body of redirect responses</li>
   <li>Additional commits viewable in <a 
href="https://github.com/SeleniumHQ/selenium/compare/selenium-3.141.59...selenium-4.0.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.seleniumhq.selenium:selenium-java&package-manager=maven&previous-version=3.141.59&new-version=4.0.0)](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 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]


Reply via email to