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

   Bumps 
[org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) 
from 4.45.0 to 4.46.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.46.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>[build] Upgrade rules_rs to 0.0.90 and build Rust against <a 
href="https://github.com/llvm";><code>@​llvm</code></a> on macOS by <a 
href="https://github.com/AutomatedTester";><code>@​AutomatedTester</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17683";>SeleniumHQ/selenium#17683</a></li>
   <li>[dotnet] Thread safe product info determination by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17684";>SeleniumHQ/selenium#17684</a></li>
   <li>[release] Skip release if package is already published by <a 
href="https://github.com/diemol";><code>@​diemol</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17686";>SeleniumHQ/selenium#17686</a></li>
   <li>[docs] add design decision record process and template by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17665";>SeleniumHQ/selenium#17665</a></li>
   <li>[rust] Support pbzx-compressed macOS .pkg payloads by <a 
href="https://github.com/AutomatedTester";><code>@​AutomatedTester</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17691";>SeleniumHQ/selenium#17691</a></li>
   <li>[java] Mark all current BiDi related classes beta by <a 
href="https://github.com/pujagani";><code>@​pujagani</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17690";>SeleniumHQ/selenium#17690</a></li>
   <li>[build] Upgrade rules_rs to 0.0.92 by <a 
href="https://github.com/AutomatedTester";><code>@​AutomatedTester</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17688";>SeleniumHQ/selenium#17688</a></li>
   <li>[ci] Ignore changes in docs/decisions directory for pull requests by <a 
href="https://github.com/diemol";><code>@​diemol</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17693";>SeleniumHQ/selenium#17693</a></li>
   <li>[build] Upgrade <a 
href="https://github.com/llvm";><code>@​llvm</code></a> to 0.8.9 by <a 
href="https://github.com/AutomatedTester";><code>@​AutomatedTester</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17703";>SeleniumHQ/selenium#17703</a></li>
   <li>[rust] Use PKG again for Firefox macOS downloads by <a 
href="https://github.com/AutomatedTester";><code>@​AutomatedTester</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17702";>SeleniumHQ/selenium#17702</a></li>
   <li>[rb] trim whitespace around NO_PROXY entries by <a 
href="https://github.com/aguspe";><code>@​aguspe</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17565";>SeleniumHQ/selenium#17565</a></li>
   <li>Treat prefix literally in UrlTemplate.match(url, prefix) by <a 
href="https://github.com/vasiliy-mikhailov";><code>@​vasiliy-mikhailov</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17713";>SeleniumHQ/selenium#17713</a></li>
   <li>[java] show browser version and available CDP versions by <a 
href="https://github.com/asolntsev";><code>@​asolntsev</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17708";>SeleniumHQ/selenium#17708</a></li>
   <li>Make Either.stream() and iterator() empty for a left value by <a 
href="https://github.com/vasiliy-mikhailov";><code>@​vasiliy-mikhailov</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17714";>SeleniumHQ/selenium#17714</a></li>
   <li>[java] Handle system proxy setting for arguments passed to selenium 
manager by <a href="https://github.com/bhecquet";><code>@​bhecquet</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17402";>SeleniumHQ/selenium#17402</a></li>
   <li>[js] Add binding-neutral BiDi schema with cddl2ts-gated fidelity by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17700";>SeleniumHQ/selenium#17700</a></li>
   <li>[build] add copyright headers to rbs, pyi, ts, mjs, and erb files by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17720";>SeleniumHQ/selenium#17720</a></li>
   <li>[rb] add ClientConfig for HTTP client customization by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17699";>SeleniumHQ/selenium#17699</a></li>
   <li>[rb] Add copyright header for client_config.rbs by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17722";>SeleniumHQ/selenium#17722</a></li>
   <li>[dotnet] [bidi] Split event stream backed subscription and enumeration 
by <a href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17705";>SeleniumHQ/selenium#17705</a></li>
   <li>[dotnet] [test] Moves Urls knowledge to testing web server by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17724";>SeleniumHQ/selenium#17724</a></li>
   <li>[java] fix comparator of Docker versions by <a 
href="https://github.com/asolntsev";><code>@​asolntsev</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17723";>SeleniumHQ/selenium#17723</a></li>
   <li>[dotnet] [test] Driver is protected through fixtures by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17726";>SeleniumHQ/selenium#17726</a></li>
   <li>[dotnet] [test] Clean driver fixture from expected page titles by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17727";>SeleniumHQ/selenium#17727</a></li>
   <li>[py] Route Safari, STP and WebView2 to their handlers by <a 
href="https://github.com/v-dermichev";><code>@​v-dermichev</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17728";>SeleniumHQ/selenium#17728</a></li>
   <li>[grid] Fix classpath packaging Redis-backed for SessionQueue by <a 
href="https://github.com/VietND96";><code>@​VietND96</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17706";>SeleniumHQ/selenium#17706</a></li>
   <li>[rust][selenium-manager]: do not ignore browser path when version is 
specified by <a href="https://github.com/Delta456";><code>@​Delta456</code></a> 
in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17659";>SeleniumHQ/selenium#17659</a></li>
   <li>[json] Allow constructor args to be used when coercing from json by <a 
href="https://github.com/shs96c";><code>@​shs96c</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17733";>SeleniumHQ/selenium#17733</a></li>
   <li>[py] Fix example WebDriverWait import in docstring by <a 
href="https://github.com/cgoldberg";><code>@​cgoldberg</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17735";>SeleniumHQ/selenium#17735</a></li>
   <li>[dotnet] [test] Eliminate stub driver for testing events in Support 
package by <a 
href="https://github.com/nvborisenko";><code>@​nvborisenko</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17736";>SeleniumHQ/selenium#17736</a></li>
   <li>[java] Fix JSON parser EOF sentinel collision with U+FFFF by <a 
href="https://github.com/shs96c";><code>@​shs96c</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17737";>SeleniumHQ/selenium#17737</a></li>
   <li>[java] Reject unescaped control characters in JSON strings by <a 
href="https://github.com/shs96c";><code>@​shs96c</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17740";>SeleniumHQ/selenium#17740</a></li>
   <li>[rust] Support multiple names for Firefox binary in Linux (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17695";>#17695</a>) 
by <a href="https://github.com/bonigarcia";><code>@​bonigarcia</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17732";>SeleniumHQ/selenium#17732</a></li>
   <li>build: update Node.js toolchain version to 24.18.0 by <a 
href="https://github.com/diemol";><code>@​diemol</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17742";>SeleniumHQ/selenium#17742</a></li>
   <li>[java] Tighten JSON number lexer to match RFC 8259 by <a 
href="https://github.com/shs96c";><code>@​shs96c</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17739";>SeleniumHQ/selenium#17739</a></li>
   <li>[java] Enforce commas between JSON elements; accept trailing commas by 
<a href="https://github.com/shs96c";><code>@​shs96c</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17738";>SeleniumHQ/selenium#17738</a></li>
   <li>[java] Deprecate methods to avoid internal BiDi connection surfacing on 
driver by <a href="https://github.com/pujagani";><code>@​pujagani</code></a> in 
<a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17751";>SeleniumHQ/selenium#17751</a></li>
   <li>[js] Update cddl to 0.21.0 to fix quoted reserved-word parsing in BiDi 
codegen by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17752";>SeleniumHQ/selenium#17752</a></li>
   <li>[rb] generate the 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/17731";>SeleniumHQ/selenium#17731</a></li>
   <li>[docs] ADR implementation updates - track by PR number, clarify PR body 
vs ADR, tracking status by issue by <a 
href="https://github.com/titusfortner";><code>@​titusfortner</code></a> in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17697";>SeleniumHQ/selenium#17697</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/df5a6341cbb5f8f06b836bd595752775627c80dc";><code>df5a634</code></a>
 [build] Prepare for release of selenium-4.46.0 (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17763";>#17763</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/a6a14b4a7160df7c12304d68c0dba565ab884044";><code>a6a14b4</code></a>
 bumping ts rules (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17760";>#17760</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/726666b709c64749a45f387275fa16e8e1d084d3";><code>726666b</code></a>
 [rust] Prevent path traversal in tar and pkg extraction (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17668";>#17668</a>).
 Reported by...</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/8b85e9aba5d914366bbe3f32028f205f57c1928a";><code>8b85e9a</code></a>
 [build] Resolve Chrome milestone from Chrome-for-Testing channel version (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17";>#17</a>...</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/9f6ccde23171bd076a05d2c43e8274c227e19ccf";><code>9f6ccde</code></a>
 [java][bidi] Track events subscriptions using subscription ids (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17759";>#17759</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/41778880e8d2eb6a1e11bdf8b9e82cb9e3298e08";><code>4177888</code></a>
 [java] Move BiDi creation to RemoteWebDriver. Add enable BiDi to 
SafariOption...</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/185e626a528cc836ceade0b2cb7a2843373dbb82";><code>185e626</code></a>
 [build] fix python linting in format.sh script</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/15ee5839e26349eb4028e29d53bb60f9d77d6b2f";><code>15ee583</code></a>
 [build] document .local customization and add PR review guidance (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17756";>#17756</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/ee4057cfd2205dd9555b8ef59b3baf7b613b20c7";><code>ee4057c</code></a>
 Add guidance for testing conventions in each language (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/16734";>#16734</a>)</li>
   <li><a 
href="https://github.com/SeleniumHQ/selenium/commit/4c140e179835ef4eff3c57fc1f37ca612c825761";><code>4c140e1</code></a>
 [build] Add update_cddl script to refresh pinned w3c/webref CDDL files (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17743";>#17743</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.45.0...selenium-4.46.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.45.0&new-version=4.46.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