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

   Bumps 
[org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) 
from 4.47.0 to 4.48.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.48.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>[js] Normalize empty custom locator results by <a 
href="https://github.com/munawiki";><code>@​munawiki</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17851";>SeleniumHQ/selenium#17851</a></li>
   <li>[py]: fix W3C capabilities built from a list of options (create_matches) 
by <a href="https://github.com/navin772";><code>@​navin772</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17897";>SeleniumHQ/selenium#17897</a></li>
   <li>[rb] add low-level BiDi protocol integration specs by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17878";>SeleniumHQ/selenium#17878</a></li>
   <li>Fix badge for CI build on the default branch by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17901";>SeleniumHQ/selenium#17901</a></li>
   <li>[py] Fix broken reStructuredText link in docs by <a 
href="https://github.com/cgoldberg";><code>@​cgoldberg</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17902";>SeleniumHQ/selenium#17902</a></li>
   <li>[grid] stop forwarding se:remoteUrl past the Node that consumes it by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17908";>SeleniumHQ/selenium#17908</a></li>
   <li>[grid] Forward file upload/download for Kubernetes, Docker and relay 
sessions by <a href="https://github.com/VietND96";><code>@​VietND96</code></a> 
in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17914";>SeleniumHQ/selenium#17914</a></li>
   <li>[build] reduce github cache churn and aggressively prune CodeQL caches 
by <a href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17909";>SeleniumHQ/selenium#17909</a></li>
   <li>[java] fix two flaky BiDi tests that left timing-dependent state behind 
by <a href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17918";>SeleniumHQ/selenium#17918</a></li>
   <li>[java] Add warn annotation for undeclared field while JSON coercion  by 
<a href="https://github.com/pujagani";><code>@​pujagani</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17917";>SeleniumHQ/selenium#17917</a></li>
   <li>[py] temporarily disable nightly TestPyPI publishing by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17920";>SeleniumHQ/selenium#17920</a></li>
   <li>[rb] fix Safari test failures by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17922";>SeleniumHQ/selenium#17922</a></li>
   <li>[build] fix the issues that caused the release workflow to fail during 
last release by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17921";>SeleniumHQ/selenium#17921</a></li>
   <li>Revert &quot;[py] temporarily disable nightly TestPyPI publishing (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17920";>#17920</a>)&quot;
 by <a href="https://github.com/diemol";><code>@​diemol</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17924";>SeleniumHQ/selenium#17924</a></li>
   <li>[rb] fix silent hang on oversized WebSocket frames by <a 
href="https://github.com/aguspe";><code>@​aguspe</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17655";>SeleniumHQ/selenium#17655</a></li>
   <li>[js] Ensure BiDi is not exposed on Driver by <a 
href="https://github.com/pujagani";><code>@​pujagani</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17926";>SeleniumHQ/selenium#17926</a></li>
   <li>[docs] charter: link the accepted BiDi support boundary record by <a 
href="https://github.com/AutomatedTester";><code>@​AutomatedTester</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17928";>SeleniumHQ/selenium#17928</a></li>
   <li>Honour the <code>DO_NOT_TRACK</code> env var by <a 
href="https://github.com/shs96c";><code>@​shs96c</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17931";>SeleniumHQ/selenium#17931</a></li>
   <li>[build] record flaky tests on trunk and report weekly offenders to Slack 
by <a href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17930";>SeleniumHQ/selenium#17930</a></li>
   <li>[build] ignore .bazelbsp/ IDE-generated directory by <a 
href="https://github.com/diemol";><code>@​diemol</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17932";>SeleniumHQ/selenium#17932</a></li>
   <li>[adr] Install browser extensions from the driver directly by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17817";>SeleniumHQ/selenium#17817</a></li>
   <li>[py] generate the internal BiDi protocol layer from the shared 
binding-neutral schema by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17761";>SeleniumHQ/selenium#17761</a></li>
   <li>[rb] always reject a missing required inbound BiDi field by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17936";>SeleniumHQ/selenium#17936</a></li>
   <li>[build] make Java and .NET release reruns pass when already published by 
<a href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17935";>SeleniumHQ/selenium#17935</a></li>
   <li>[build] Move dependency updates into a weekly workflow by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17934";>SeleniumHQ/selenium#17934</a></li>
   <li>[rb] accept a whole-valued float for an integer BiDi field by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17939";>SeleniumHQ/selenium#17939</a></li>
   <li>[build] unlock trunk once the release finishes writing to it by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17938";>SeleniumHQ/selenium#17938</a></li>
   <li>[js] Add serialization and domain layer by <a 
href="https://github.com/pujagani";><code>@​pujagani</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17927";>SeleniumHQ/selenium#17927</a></li>
   <li>[build] stop updating browsers and CDP during release preparation by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17940";>SeleniumHQ/selenium#17940</a></li>
   <li>[py] update new BiDi layer generation to conform to latest proposed ADR 
by <a href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17942";>SeleniumHQ/selenium#17942</a></li>
   <li>[dotnet] [bidi] Throw in case of unknown discriminator by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17948";>SeleniumHQ/selenium#17948</a></li>
   <li>[rb] reject an inbound BiDi scalar outside its union's declared arms by 
<a href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17947";>SeleniumHQ/selenium#17947</a></li>
   <li>[build] alert Slack when a CDP update lands on trunk by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17950";>SeleniumHQ/selenium#17950</a></li>
   <li>[js][bidi] Add BiDi connection-level event subscription by <a 
href="https://github.com/pujagani";><code>@​pujagani</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17946";>SeleniumHQ/selenium#17946</a></li>
   <li>[dotnet] [bidi] SetMediaFeaturesOverride command in Emulation module by 
<a href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17953";>SeleniumHQ/selenium#17953</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/munawiki";><code>@​munawiki</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17851";>SeleniumHQ/selenium#17851</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.47.0...selenium-4.48.0";>https://github.com/SeleniumHQ/selenium/compare/selenium-4.47.0...selenium-4.48.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/27f5213055e28398a5105b7892b7a3bb2012a6ef";><code>27f5213</code></a>
 [build] Prepare for release of selenium-4.48.0 (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17956";>#17956</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/857ff4fe490f4914c354979efb4f62c74fe387d9";><code>857ff4f</code></a>
 [build] remove cddl updates from release preparation</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/2183264fb7c1d63c7cebc64ba5649b67902b4c35";><code>2183264</code></a>
 [dotnet] [bidi] SetMediaFeaturesOverride command in Emulation module (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17953";>#17953</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/5fd1f414be84a2e5b3753512fb1555d91c5c9ae1";><code>5fd1f41</code></a>
 [build] unlock trunk when release preparation PR is closed without merging</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/5b053b5a2684a2104a56088d90d6c5e278d21e1e";><code>5b053b5</code></a>
 [js][bidi] Add BiDi connection-level event subscription (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17946";>#17946</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/498c0e7e8dd4e314710e69855898e877d3fe291f";><code>498c0e7</code></a>
 [build] alert Slack when a CDP update lands on trunk (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17950";>#17950</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/7bfaedb223f530da5b6e1e8e0038c50100bd6c4f";><code>7bfaedb</code></a>
 [rb] reject an inbound BiDi scalar outside its union's declared arms (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17947";>#17947</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/083869ccd9866da3975b7f9cd8496a8ca864c62f";><code>083869c</code></a>
 [dotnet] [bidi] Throw in case of unknown discriminator (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17948";>#17948</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/5b3666d62507b79ae08b0bf0e18604c28bb8f404";><code>5b3666d</code></a>
 [py] update new BiDi layer generation to conform to latest proposed ADR (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17942";>#17942</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/a4b3c3d00c8b23177c61eb8820bdb1a308a20eac";><code>a4b3c3d</code></a>
 [build] stop updating browsers and CDP during release preparation (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17940";>#17940</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.47.0...selenium-4.48.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.47.0&new-version=4.48.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