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

   Bumps [org.glassfish:jakarta.faces](https://github.com/eclipse-ee4j/mojarra) 
from 4.0.14 to 4.0.15.
   <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.15</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5663";>#5663</a> 
by <a href="https://github.com/BalusC";><code>@​BalusC</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5665";>eclipse-ee4j/mojarra#5665</a></li>
   <li>Fix <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5662";>#5662</a>: 
no feedback when exception is thrown in midst of ajax response writing, it 
would only cause malformed xml by <a 
href="https://github.com/BalusC";><code>@​BalusC</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5666";>eclipse-ee4j/mojarra#5666</a></li>
   <li>fix <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5673";>#5673</a>: 
basically revert <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5614";>#5614</a> 
and then improve it by <a 
href="https://github.com/BalusC";><code>@​BalusC</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5674";>eclipse-ee4j/mojarra#5674</a></li>
   <li>Add IT for <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5676";>#5676</a> 
to prove it works fine by default by <a 
href="https://github.com/BalusC";><code>@​BalusC</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5677";>eclipse-ee4j/mojarra#5677</a></li>
   <li>Fix <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5686";>#5686</a>: 
catch up faces.js versions by <a 
href="https://github.com/BalusC";><code>@​BalusC</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5687";>eclipse-ee4j/mojarra#5687</a></li>
   <li>Clean up unit tests by <a 
href="https://github.com/BalusC";><code>@​BalusC</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5688";>eclipse-ee4j/mojarra#5688</a></li>
   <li>Add comprehensive unit test set for faces.js by <a 
href="https://github.com/BalusC";><code>@​BalusC</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5689";>eclipse-ee4j/mojarra#5689</a></li>
   <li>Use URLSearchParams instead of encodeURIComponent and catch up tests by 
<a href="https://github.com/BalusC";><code>@​BalusC</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5692";>eclipse-ee4j/mojarra#5692</a></li>
   <li>Fix <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5694";>#5694</a>: 
add missing tags/attributes by <a 
href="https://github.com/BalusC";><code>@​BalusC</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5695";>eclipse-ee4j/mojarra#5695</a></li>
   <li>Fix <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5681";>#5681</a>: 
improved fallback when missing faces.ajax.addOnError handler by <a 
href="https://github.com/BalusC";><code>@​BalusC</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5682";>eclipse-ee4j/mojarra#5682</a></li>
   <li><a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5399";>#5399</a>: 
normalize whitespace in input and pattern while parsing in DateTimeConverter 
and NumberConverter by <a 
href="https://github.com/BalusC";><code>@​BalusC</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/pull/5679";>eclipse-ee4j/mojarra#5679</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/eclipse-ee4j/mojarra/compare/4.0.14-RELEASE...4.0.15-RELEASE";>https://github.com/eclipse-ee4j/mojarra/compare/4.0.14-RELEASE...4.0.15-RELEASE</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eclipse-ee4j/mojarra/commit/22795f4e14b05d7fccae832c5ab8c14c48d3685d";><code>22795f4</code></a>
 Prepare release org.glassfish:mojarra-parent:4.0.15</li>
   <li><a 
href="https://github.com/eclipse-ee4j/mojarra/commit/d7381ac9ed09917989fff1e554ed5c6e9bc5928e";><code>d7381ac</code></a>
 Use EE4J 2.0 parent so we can release to Maven Central</li>
   <li><a 
href="https://github.com/eclipse-ee4j/mojarra/commit/d3ae309c185a965c9f4fbda8438a8728b8b57a47";><code>d3ae309</code></a>
 Revert &quot;Use URLSearchParams instead of encodeURIComponent and catch 
up</li>
   <li><a 
href="https://github.com/eclipse-ee4j/mojarra/commit/6d3e602f264ffd700986b72b2ed726a45b416b84";><code>6d3e602</code></a>
 Fix &quot;WARNING: JSF1091: No mime type could be found for file null.  To</li>
   <li><a 
href="https://github.com/eclipse-ee4j/mojarra/commit/7e5ba9bca24253d7770a3f97d6e6cfbd5c1d9a1a";><code>7e5ba9b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5679";>#5679</a> 
from eclipse-ee4j/issue_5399</li>
   <li><a 
href="https://github.com/eclipse-ee4j/mojarra/commit/3fd5a2b1f98ff71102460a30959d9b8bca94c7dc";><code>3fd5a2b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5682";>#5682</a> 
from eclipse-ee4j/issue_5681</li>
   <li><a 
href="https://github.com/eclipse-ee4j/mojarra/commit/34b1dae10ef402ce6bf3cdb669a2c333232be49a";><code>34b1dae</code></a>
 Merge pull request <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5695";>#5695</a> 
from eclipse-ee4j/issue_5694</li>
   <li><a 
href="https://github.com/eclipse-ee4j/mojarra/commit/2b22683ed179b97815bdc27db3dfa142c6421fb1";><code>2b22683</code></a>
 Fix <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5692";>#5692</a>: 
add missing version to redisplay attribute</li>
   <li><a 
href="https://github.com/eclipse-ee4j/mojarra/commit/38dba673c3e8345349cb1e08b8344b864994d9a8";><code>38dba67</code></a>
 Fix <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5694";>#5694</a>: 
add missing tags/attributes</li>
   <li><a 
href="https://github.com/eclipse-ee4j/mojarra/commit/dc6ca8d087c331d8a7f7ef750cd88f4a0709f439";><code>dc6ca8d</code></a>
 Improved <a 
href="https://redirect.github.com/eclipse-ee4j/mojarra/issues/5682";>#5682</a>: 
include warning message in window.onerror as well</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eclipse-ee4j/mojarra/compare/4.0.14-RELEASE...4.0.15-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.14&new-version=4.0.15)](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