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

   Bumps 
[org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) 
from 4.46.0 to 4.47.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/SeleniumHQ/selenium/releases";>org.seleniumhq.selenium:selenium-java's
 releases</a>.</em></p>
   <blockquote>
   <h2>Selenium 4.47.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>Add transport layer that will be used by generated BiDi Modules by <a 
href="https://github.com/pujagani";><code>@​pujagani</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17758";>SeleniumHQ/selenium#17758</a></li>
   <li>[java][bidi] Allow passing subscription parameters for events by <a 
href="https://github.com/pujagani";><code>@​pujagani</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17769";>SeleniumHQ/selenium#17769</a></li>
   <li>[build] Reconcile Gemfile.lock in rb:pin with bundle lock, not bundle 
update by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17772";>SeleniumHQ/selenium#17772</a></li>
   <li>[build] document Bazel worktree output-base cleanup by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17689";>SeleniumHQ/selenium#17689</a></li>
   <li>[java] Support <a 
href="https://github.com/Nullable";><code>@​Nullable</code></a> constructor 
parameters in ConstructorCoercer by <a 
href="https://github.com/pujagani";><code>@​pujagani</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17770";>SeleniumHQ/selenium#17770</a></li>
   <li>[py] fix add_request_handler ignoring url_patterns on callback= path by 
<a href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17666";>SeleniumHQ/selenium#17666</a></li>
   <li>[py] generate -bidi test targets for bidi tests only by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17630";>SeleniumHQ/selenium#17630</a></li>
   <li>[rb] support WebDriver BiDi on Safari Preview and move #bidi onto Driver 
by <a href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17729";>SeleniumHQ/selenium#17729</a></li>
   <li>[py] run affected python tests per-browser on PR, full suite on schedule 
by <a href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17643";>SeleniumHQ/selenium#17643</a></li>
   <li>[py] Improve generated HTML docs for Python API by <a 
href="https://github.com/cgoldberg";><code>@​cgoldberg</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17775";>SeleniumHQ/selenium#17775</a></li>
   <li>[rb] link generated BiDi elements to their spec definitions by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17781";>SeleniumHQ/selenium#17781</a></li>
   <li>[rb] add objectOnly/preserveExtras/scalar-primitive BiDi schema signals 
by <a href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17784";>SeleniumHQ/selenium#17784</a></li>
   <li>[docs] Selenium 5 release charter by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17717";>SeleniumHQ/selenium#17717</a></li>
   <li>[adr] BiDi implementation boundaries by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17670";>SeleniumHQ/selenium#17670</a></li>
   <li>Fix BiDi not initializing for RemoteWebDriver built via builder by <a 
href="https://github.com/pujagani";><code>@​pujagani</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17792";>SeleniumHQ/selenium#17792</a></li>
   <li>[build] Upgrade <a 
href="https://github.com/llvm";><code>@​llvm</code></a> to 0.8.10 by <a 
href="https://github.com/AutomatedTester";><code>@​AutomatedTester</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17780";>SeleniumHQ/selenium#17780</a></li>
   <li>[build] Upgrade rules_rs to 0.0.96 by <a 
href="https://github.com/AutomatedTester";><code>@​AutomatedTester</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17793";>SeleniumHQ/selenium#17793</a></li>
   <li>[build] run affected bazel test targets from a file by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17795";>SeleniumHQ/selenium#17795</a></li>
   <li>[build] update py:local_dev task to ensure all files are generated and 
symlinks are always resolved by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17789";>SeleniumHQ/selenium#17789</a></li>
   <li>[rb] construct the BiDi transport inside the domain from a connection by 
<a href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17796";>SeleniumHQ/selenium#17796</a></li>
   <li>[build] Upgrade <a 
href="https://github.com/llvm";><code>@​llvm</code></a> to 0.8.11 by <a 
href="https://github.com/AutomatedTester";><code>@​AutomatedTester</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17806";>SeleniumHQ/selenium#17806</a></li>
   <li>[py] Fix default command_executor URL in RemoteWebDriver docstring by <a 
href="https://github.com/vtvipul";><code>@​vtvipul</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17803";>SeleniumHQ/selenium#17803</a></li>
   <li>[build] validate affected test targets against the current build graph 
by <a href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17809";>SeleniumHQ/selenium#17809</a></li>
   <li>[rb] route BiDiBridge navigation through the generated 
Protocol::BrowsingContext by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17785";>SeleniumHQ/selenium#17785</a></li>
   <li>[build] Fix GeckoDriver rejecting system-access via capabilities by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17811";>SeleniumHQ/selenium#17811</a></li>
   <li>[rb] resolve spec runfiles via Bazel::Runfiles by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17810";>SeleniumHQ/selenium#17810</a></li>
   <li>[rust] honor --browser-version in Selenium Manager Electron driver 
resolution by <a 
href="https://github.com/gaurav0107";><code>@​gaurav0107</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17567";>SeleniumHQ/selenium#17567</a></li>
   <li>[build] standardize generated-file license and not to edit markers 
across generators by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17816";>SeleniumHQ/selenium#17816</a></li>
   <li>[rb] validate nullable-constant BiDi params outbound by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17818";>SeleniumHQ/selenium#17818</a></li>
   <li>Update geckodriver version to 0.37.1 by <a 
href="https://github.com/bonigarcia";><code>@​bonigarcia</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17822";>SeleniumHQ/selenium#17822</a></li>
   <li>[build] Generate cross-platform Selenium Manager SBOM and NOTICE by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17819";>SeleniumHQ/selenium#17819</a></li>
   <li>[build] upgrade rules_ruby to 0.28.0 and drop vendored Bazel::Runfiles 
workaround by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17824";>SeleniumHQ/selenium#17824</a></li>
   <li>[build] Download and bundle Selenium Manager SBOM and NOTICE in each 
package by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17820";>SeleniumHQ/selenium#17820</a></li>
   <li>[java] Add regression coverage for relative locators on collapsed table 
borders (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/13642";>#13642</a>) 
by <a href="https://github.com/MohabMohie";><code>@​MohabMohie</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17827";>SeleniumHQ/selenium#17827</a></li>
   <li>[py] Include generated files in API docs published on Read the Docs by 
<a href="https://github.com/cgoldberg";><code>@​cgoldberg</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17794";>SeleniumHQ/selenium#17794</a></li>
   <li>[py] Fix docs build for RtD by <a 
href="https://github.com/cgoldberg";><code>@​cgoldberg</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17830";>SeleniumHQ/selenium#17830</a></li>
   <li>[py] Revert RtD doc build changes by <a 
href="https://github.com/cgoldberg";><code>@​cgoldberg</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17831";>SeleniumHQ/selenium#17831</a></li>
   <li>[build] BiDi schema generation cleanup by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17837";>SeleniumHQ/selenium#17837</a></li>
   <li>[java][bidi] Remove subscription scope by <a 
href="https://github.com/pujagani";><code>@​pujagani</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17842";>SeleniumHQ/selenium#17842</a></li>
   <li>Merge vendor cddl files into shared BiDi schema and implement custom 
Firefox webExtension options by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17840";>SeleniumHQ/selenium#17840</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/9175ed94d83e87cc3abeb7c9fd91367d17849d35";><code>9175ed9</code></a>
 [build] Prepare for release of selenium-4.47.0 (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17896";>#17896</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/abc24f4b2578388b704eeb48609bc73039afe511";><code>abc24f4</code></a>
 [build] Automated Browser Version Update (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17880";>#17880</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/f369e9fcd30775d7bd486fd9d84dc259376725a2";><code>f369e9f</code></a>
 [rust] Test Selenium Manager on Linux arm64 (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/16045";>#16045</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/f72f9ec0ae678b1061b21bc0ff60f82a02a84c39";><code>f72f9ec</code></a>
 [build] Add java:local_dev rake task for IntelliJ IDEA project setup (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17771";>#17771</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/8d23c9827a0417770027cbf66d53f8c276f31412";><code>8d23c98</code></a>
 [py] Ensure driver service subprocess resources are cleaned up (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17889";>#17889</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/076d428580b7b101c62722cef10be995ffd2e44c";><code>076d428</code></a>
 [dotnet] [bidi] Remove optional command timeout in command options (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17891";>#17891</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/6b2b086a8afbb147946333f628ec50837feaa89b";><code>6b2b086</code></a>
 [java] Fix By.name() double String.format on names containing '%' (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17888";>#17888</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/06a692ee065b90cedd2434300ca6de472576afa0";><code>06a692e</code></a>
 [py] fix no_proxy matching so empty entries and substrings do not bypass the 
...</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/d879edafa58ec2adc45981236ce1fb8cc421341f";><code>d879eda</code></a>
 [java] Fix By.className()/By.id() misescaping non-ASCII leading digits (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17815";>#17815</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/4f1e33388359915999f472a55851cb5d05df5d25";><code>4f1e333</code></a>
 [dotnet] [bidi] Make BiDi transport factories composable (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17877";>#17877</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.46.0...selenium-4.47.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=4.46.0&new-version=4.47.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 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]

Reply via email to