dependabot[bot] opened a new pull request, #1527: URL: https://github.com/apache/syncope/pull/1527
Bumps [org.glassfish:jakarta.faces](https://github.com/eclipse-ee4j/mojarra) from 4.1.15 to 4.1.16. <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.1.16 has been released</h2> <ul> <li>Maven Central: <a href="https://repo1.maven.org/maven2/org/glassfish/jakarta.faces/4.1.16/">https://repo1.maven.org/maven2/org/glassfish/jakarta.faces/4.1.16/</a></li> <li>Milestone: <a href="https://github.com/eclipse-ee4j/mojarra/milestone/88?closed=1">https://github.com/eclipse-ee4j/mojarra/milestone/88?closed=1</a></li> </ul> <h2>What's Changed</h2> <ul> <li>DefaultFacelet: fix for issue 5981 by <a href="https://github.com/pizzi80"><code>@pizzi80</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5982">eclipse-ee4j/mojarra#5982</a></li> <li>BaseIT getResponseBody() optimization by <a href="https://github.com/pizzi80"><code>@pizzi80</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5983">eclipse-ee4j/mojarra#5983</a></li> <li>Do not compare components a render left standing on a row (<a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5984">#5984</a>) by <a href="https://github.com/BalusC"><code>@BalusC</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5987">eclipse-ee4j/mojarra#5987</a></li> <li>FastStringWriter improvements + documentation + cosmetics by <a href="https://github.com/pizzi80"><code>@pizzi80</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5986">eclipse-ee4j/mojarra#5986</a></li> <li>Cumulative code improvements from my fork by <a href="https://github.com/pizzi80"><code>@pizzi80</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5985">eclipse-ee4j/mojarra#5985</a></li> <li>FaceletViewHandlingStrategy use FastStringWriter by <a href="https://github.com/pizzi80"><code>@pizzi80</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5990">eclipse-ee4j/mojarra#5990</a></li> <li>Preserve whitespace between text and an inline child (<a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5989">#5989</a>) by <a href="https://github.com/BalusC"><code>@BalusC</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5992">eclipse-ee4j/mojarra#5992</a></li> <li>HtmlUtils optimizations & cosmetics by <a href="https://github.com/pizzi80"><code>@pizzi80</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5988">eclipse-ee4j/mojarra#5988</a></li> <li>Omit the submitted value sentence when there is none (<a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5984">#5984</a>) by <a href="https://github.com/BalusC"><code>@BalusC</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5994">eclipse-ee4j/mojarra#5994</a></li> <li>UrlBuilder optimizations by <a href="https://github.com/pizzi80"><code>@pizzi80</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5993">eclipse-ee4j/mojarra#5993</a></li> <li>FaceletViewHandlingStrategy optimizations by <a href="https://github.com/pizzi80"><code>@pizzi80</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5995">eclipse-ee4j/mojarra#5995</a></li> <li>Basic components: EVENT_NAME modernization + valueEventName constant definition by <a href="https://github.com/pizzi80"><code>@pizzi80</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5996">eclipse-ee4j/mojarra#5996</a></li> <li>faces.js getFormsToUpdate optimization by <a href="https://github.com/pizzi80"><code>@pizzi80</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5997">eclipse-ee4j/mojarra#5997</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/eclipse-ee4j/mojarra/compare/4.1.15-RELEASE...4.1.16-RELEASE">https://github.com/eclipse-ee4j/mojarra/compare/4.1.15-RELEASE...4.1.16-RELEASE</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eclipse-ee4j/mojarra/commit/7b6756d0d3713813badf84d96cbd748720843151"><code>7b6756d</code></a> Prepare release 4.1.16</li> <li><a href="https://github.com/eclipse-ee4j/mojarra/commit/d4493ee55ef101631cd1aa154dea92afadbe860b"><code>d4493ee</code></a> Merge pull request <a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5997">#5997</a> from pizzi80/main_face_js_formstoupdate</li> <li><a href="https://github.com/eclipse-ee4j/mojarra/commit/5ab597e945a482ccf23a89cb72f951f176b8f8f5"><code>5ab597e</code></a> Keep getFormsToUpdate() scoped to the render target</li> <li><a href="https://github.com/eclipse-ee4j/mojarra/commit/67047c3e9190751d9120df2b097f9dcc3b294d2e"><code>67047c3</code></a> Merge <a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5984">#5984</a> from 4.0 into 4.1</li> <li><a href="https://github.com/eclipse-ee4j/mojarra/commit/18d82708c12d550c4352200af4373182789184b7"><code>18d8270</code></a> Merge pull request <a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5996">#5996</a> from pizzi80/main_html_components</li> <li><a href="https://github.com/eclipse-ee4j/mojarra/commit/e79d7deb3e4a2eb077fd0738fecd345eb9e85b21"><code>e79d7de</code></a> Merge pull request <a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5995">#5995</a> from pizzi80/main_facelet_view_handling_strategy_ref...</li> <li><a href="https://github.com/eclipse-ee4j/mojarra/commit/25c54f30230cafdf934b101cb6edfc0cb1e3f264"><code>25c54f3</code></a> Address review findings on the EVENT_NAMES modernization</li> <li><a href="https://github.com/eclipse-ee4j/mojarra/commit/315fca1ab59cff6cfa2c9dd05c109a0238d35c55"><code>315fca1</code></a> Address review findings on the FaceletViewHandlingStrategy cleanup</li> <li><a href="https://github.com/eclipse-ee4j/mojarra/commit/feff975ab545666af4f0fccf1763125813521bf2"><code>feff975</code></a> faces.js getFormsToUpdate optimization</li> <li><a href="https://github.com/eclipse-ee4j/mojarra/commit/5b80c8fba21248d56bad79c36ea73352260388f2"><code>5b80c8f</code></a> basic components: EVENT_NAME modernization + valueEventName constant definiti...</li> <li>Additional commits viewable in <a href="https://github.com/eclipse-ee4j/mojarra/compare/4.1.15-RELEASE...4.1.16-RELEASE">compare view</a></li> </ul> </details> <br /> [](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]
