dependabot[bot] opened a new pull request, #1285: URL: https://github.com/apache/syncope/pull/1285
Bumps [org.glassfish:jakarta.faces](https://github.com/eclipse-ee4j/mojarra) from 4.1.5 to 4.1.6. <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.6</h2> <h2>What's Changed</h2> <ul> <li>Do not log an exception on connection closed by client (infamous Broken pipe error) - into 4.0.x branch by <a href="https://github.com/OndroMih"><code>@OndroMih</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5583">eclipse-ee4j/mojarra#5583</a></li> <li>VariableMapperWrapper: typo + generics + code clarification by <a href="https://github.com/pizzi80"><code>@pizzi80</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5520">eclipse-ee4j/mojarra#5520</a></li> <li>4.0 Backport of some Faces Util optimizations by <a href="https://github.com/pizzi80"><code>@pizzi80</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5439">eclipse-ee4j/mojarra#5439</a></li> <li><a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5626">#5626</a>: migrate javax to jakarta by <a href="https://github.com/BalusC"><code>@BalusC</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5628">eclipse-ee4j/mojarra#5628</a></li> <li><a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5625">#5625</a>: improved fix for <a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5059">#5059</a> by <a href="https://github.com/BalusC"><code>@BalusC</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5627">eclipse-ee4j/mojarra#5627</a></li> <li><a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5527">#5527</a>: also check for Undertow in German in isConnectionAbort by <a href="https://github.com/BalusC"><code>@BalusC</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5629">eclipse-ee4j/mojarra#5629</a></li> <li><a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5632">#5632</a>: make Classpath.searchDir Windows-compatible by <a href="https://github.com/BalusC"><code>@BalusC</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5633">eclipse-ee4j/mojarra#5633</a></li> <li><a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5637">#5637</a>: f:selectItems var unavailable in passthrough attributes by <a href="https://github.com/BalusC"><code>@BalusC</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5638">eclipse-ee4j/mojarra#5638</a></li> <li><a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5639">#5639</a>: <a href="https://github.com/FacesComponent"><code>@FacesComponent</code></a> unavailable when its xmlns is defined in taglib.xml by <a href="https://github.com/BalusC"><code>@BalusC</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5640">eclipse-ee4j/mojarra#5640</a></li> <li><a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/3366">#3366</a>: ImportHandler#resolveClass not consulted in EL by <a href="https://github.com/BalusC"><code>@BalusC</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5641">eclipse-ee4j/mojarra#5641</a></li> <li><a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/3359">#3359</a>: fix NPE when f:param of h:link has null value by <a href="https://github.com/BalusC"><code>@BalusC</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5642">eclipse-ee4j/mojarra#5642</a></li> <li><a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5538">#5538</a>: add com.sun.faces.exceptionTypesToIgnoreInLogging by <a href="https://github.com/BalusC"><code>@BalusC</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5630">eclipse-ee4j/mojarra#5630</a></li> <li>fix compilation error on <a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5637">#5637</a> by <a href="https://github.com/BalusC"><code>@BalusC</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5645">eclipse-ee4j/mojarra#5645</a></li> <li><a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5655">#5655</a>: refresh period was misinterpreted in DefaultFaceletCache by <a href="https://github.com/BalusC"><code>@BalusC</code></a> in <a href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5656">eclipse-ee4j/mojarra#5656</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/eclipse-ee4j/mojarra/compare/4.1.5-RELEASE...4.1.6-RELEASE">https://github.com/eclipse-ee4j/mojarra/compare/4.1.5-RELEASE...4.1.6-RELEASE</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eclipse-ee4j/mojarra/commit/c8b097fab737e0f981708deee7adb24dcdadd39b"><code>c8b097f</code></a> Prepare release org.glassfish:mojarra-parent:4.1.6</li> <li><a href="https://github.com/eclipse-ee4j/mojarra/commit/af45853ca206e020eac8d3615def6a39507850c3"><code>af45853</code></a> backport pom.xml fixes from 5.0</li> <li><a href="https://github.com/eclipse-ee4j/mojarra/commit/56bce8260718bea737341b98f89305e3758f8549"><code>56bce82</code></a> Merge <a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5655">#5655</a> from 4.0 into 4.1</li> <li><a href="https://github.com/eclipse-ee4j/mojarra/commit/1c5f6d19f62fec6c97cfe8a9f7a0d294a93b9afa"><code>1c5f6d1</code></a> Merge pull request <a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5656">#5656</a> from eclipse-ee4j/issue_5655</li> <li><a href="https://github.com/eclipse-ee4j/mojarra/commit/7bbaa4f680027705092a9a160f5b20f636c82927"><code>7bbaa4f</code></a> Fix <a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5655">#5655</a>: refresh period was misinterpreted in DefaultFaceletCache</li> <li><a href="https://github.com/eclipse-ee4j/mojarra/commit/52c86bfbb6c232ce8ff440c6dd710fc84d5e5664"><code>52c86bf</code></a> Merge remote-tracking branch 'origin/4.0' into 4.1</li> <li><a href="https://github.com/eclipse-ee4j/mojarra/commit/87d04add97315fb5d3645a1b3704dc19cd101b9f"><code>87d04ad</code></a> Merge pull request <a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5645">#5645</a> from eclipse-ee4j/fix_compilation_error</li> <li><a href="https://github.com/eclipse-ee4j/mojarra/commit/d76e29f95e2abfdb5f2b178cdf64c20631a76d8e"><code>d76e29f</code></a> fix compilation error on <a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5637">#5637</a></li> <li><a href="https://github.com/eclipse-ee4j/mojarra/commit/abfde15d8e118daa187dc5dc67689a4cf245bf71"><code>abfde15</code></a> Merge <a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5538">#5538</a> from 4.0 into 4.1</li> <li><a href="https://github.com/eclipse-ee4j/mojarra/commit/0174e72384f9c215b738ee583f92e64f9cfd3fe7"><code>0174e72</code></a> Merge pull request <a href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5630">#5630</a> from eclipse-ee4j/issue_5538</li> <li>Additional commits viewable in <a href="https://github.com/eclipse-ee4j/mojarra/compare/4.1.5-RELEASE...4.1.6-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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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]
