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

   Bumps [org.glassfish:jakarta.faces](https://github.com/eclipse-ee4j/mojarra) 
from 4.0.25 to 4.0.26.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/eclipse-ee4j/mojarra/releases";>org.glassfish:jakarta.faces's
 releases</a>.</em></p>
   <blockquote>
   <h2>4.0.26 has been released</h2>
   <ul>
   <li>Maven Central: <a 
href="https://repo1.maven.org/maven2/org/glassfish/jakarta.faces/4.0.26/";>https://repo1.maven.org/maven2/org/glassfish/jakarta.faces/4.0.26/</a></li>
   <li>Milestone: <a 
href="https://github.com/eclipse-ee4j/mojarra/milestone/89?closed=1";>https://github.com/eclipse-ee4j/mojarra/milestone/89?closed=1</a></li>
   </ul>
   <h2>What's Changed</h2>
   <ul>
   <li>Clean up the children a binding carries into a rebuild (<a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/6001";>#6001</a>) 
by <a href="https://github.com/BalusC";><code>@​BalusC</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/6002";>eclipse-ee4j/mojarra#6002</a></li>
   <li>Keep the order of imported constant fields (<a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/4574";>#4574</a>) 
by <a href="https://github.com/BalusC";><code>@​BalusC</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/6005";>eclipse-ee4j/mojarra#6005</a></li>
   <li>Give a fabricated Facelet an id mapper of its own (<a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/6006";>#6006</a>) 
by <a href="https://github.com/BalusC";><code>@​BalusC</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/6007";>eclipse-ee4j/mojarra#6007</a></li>
   <li>Confine what a tag file invocation inherits and leaves behind (<a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/3263";>#3263</a>) 
by <a href="https://github.com/BalusC";><code>@​BalusC</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/6008";>eclipse-ee4j/mojarra#6008</a></li>
   <li>Enforce the required attributes a tag file declares by <a 
href="https://github.com/BalusC";><code>@​BalusC</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/6009";>eclipse-ee4j/mojarra#6009</a></li>
   <li>Retarget a client behavior through a nested composite component (<a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/6010";>#6010</a>) 
by <a href="https://github.com/BalusC";><code>@​BalusC</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/6011";>eclipse-ee4j/mojarra#6011</a></li>
   <li>Harden the facelet path resolution tests by <a 
href="https://github.com/BalusC";><code>@​BalusC</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/6016";>eclipse-ee4j/mojarra#6016</a></li>
   <li>Scope the CDI bean-resolution caches to the application (<a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/6012";>#6012</a>) 
by <a href="https://github.com/BalusC";><code>@​BalusC</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/6017";>eclipse-ee4j/mojarra#6017</a></li>
   <li>Migrate AES/CTR to more modern AES/GCM by <a 
href="https://github.com/BalusC";><code>@​BalusC</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/6018";>eclipse-ee4j/mojarra#6018</a></li>
   <li>Fix <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/6019";>#6019</a>: 
save localValueSet and valid with the local value again by <a 
href="https://github.com/BalusC";><code>@​BalusC</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/6021";>eclipse-ee4j/mojarra#6021</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/eclipse-ee4j/mojarra/compare/4.0.25-RELEASE...4.0.26-RELEASE";>https://github.com/eclipse-ee4j/mojarra/compare/4.0.25-RELEASE...4.0.26-RELEASE</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eclipse-ee4j/mojarra/commit/bee30e0d0b1c9830e8f30ea6f675f5aea02b8c51";><code>bee30e0</code></a>
 Prepare release 4.0.26</li>
   <li><a 
href="https://github.com/eclipse-ee4j/mojarra/commit/46d3181a95d1fad569ab827e94b18b58cc14557c";><code>46d3181</code></a>
 Merge pull request <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/6021";>#6021</a> 
from eclipse-ee4j/issue_6019</li>
   <li><a 
href="https://github.com/eclipse-ee4j/mojarra/commit/7456f7d30693e9ff88f2ec140ba484e294bb73e5";><code>7456f7d</code></a>
 Drop the copy-pasted Development stage from three ITs</li>
   <li><a 
href="https://github.com/eclipse-ee4j/mojarra/commit/8f418bd8a95a8ca8f6dc2d62e3fcf27d509186d3";><code>8f418bd</code></a>
 Fix <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/6019";>#6019</a>: 
save localValueSet and valid with the local value again</li>
   <li><a 
href="https://github.com/eclipse-ee4j/mojarra/commit/1e4b5898bb44b3a70f3708adbc62114d7685de4b";><code>1e4b589</code></a>
 Merge pull request <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/6018";>#6018</a> 
from eclipse-ee4j/migrate-flash-cipher-to-gcm</li>
   <li><a 
href="https://github.com/eclipse-ee4j/mojarra/commit/684707c2a8146676b7e11719ecfdd05f4555eb2c";><code>684707c</code></a>
 Migrate AES/CTR to more modern AES/GCM</li>
   <li><a 
href="https://github.com/eclipse-ee4j/mojarra/commit/9f6fe2ab751b46e8d48d61dc24b25f593b15984b";><code>9f6fe2a</code></a>
 Merge pull request <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/6017";>#6017</a> 
from eclipse-ee4j/issue_6012</li>
   <li><a 
href="https://github.com/eclipse-ee4j/mojarra/commit/3f5a5055c737076756f50201336f40d7ef5bff6a";><code>3f5a505</code></a>
 Scope the CDI bean-resolution caches to the application (<a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/6012";>#6012</a>)</li>
   <li><a 
href="https://github.com/eclipse-ee4j/mojarra/commit/8f596a22235502f1e4f238488517dcac1fd1f183";><code>8f596a2</code></a>
 Merge pull request <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/6016";>#6016</a> 
from eclipse-ee4j/facelet_path_spaces_and_brackets</li>
   <li><a 
href="https://github.com/eclipse-ee4j/mojarra/commit/04639b058b76f054e1d75f1f5dc7ecb89e18e484";><code>04639b0</code></a>
 Harden the facelet path resolution tests</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eclipse-ee4j/mojarra/compare/4.0.25-RELEASE...4.0.26-RELEASE";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.glassfish:jakarta.faces&package-manager=maven&previous-version=4.0.25&new-version=4.0.26)](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