dependabot[bot] opened a new pull request #1367: URL: https://github.com/apache/myfaces-tobago/pull/1367
Bumps [jest](https://github.com/facebook/jest) from 27.2.4 to 27.2.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/jest/releases">jest's releases</a>.</em></p> <blockquote> <h2>v27.2.5</h2> <h3>Features</h3> <ul> <li><code>[jest-config]</code> Warn when multiple Jest configs are located (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11922">#11922</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[expect]</code> Pass matcher context to asymmetric matchers (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11926">#11926</a> & <a href="https://github-redirect.dependabot.com/facebook/jest/pull/11930">#11930</a>)</li> <li><code>[expect]</code> Improve TypeScript types (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11931">#11931</a>)</li> <li><code>[expect]</code> Improve typings of <code>toThrow()</code> and <code>toThrowError()</code> matchers (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11929">#11929</a>)</li> <li><code>[jest-cli]</code> Improve <code>--help</code> printout by removing defunct <code>--browser</code> option (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11914">#11914</a>)</li> <li><code>[jest-haste-map]</code> Use distinct cache paths for different values of <code>computeDependencies</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11916">#11916</a>)</li> <li><code>[@jest/reporters]</code> Do not buffer <code>console.log</code>s when using verbose reporter (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11054">#11054</a>)</li> </ul> <h3>Chore & Maintenance</h3> <ul> <li><code>[expect]</code> Export default matchers (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11932">#11932</a>)</li> <li><code>[@jest/types]</code> Mark deprecated configuration options as <code>@deprecated</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11913">#11913</a>)</li> </ul> <h3>New Contributors</h3> <ul> <li><a href="https://github.com/motiz88"><code>@motiz88</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/11916">facebook/jest#11916</a></li> <li><a href="https://github.com/mxschmitt"><code>@mxschmitt</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/11932">facebook/jest#11932</a></li> <li><a href="https://github.com/JanKaifer"><code>@JanKaifer</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/11922">facebook/jest#11922</a></li> <li><a href="https://github.com/conartist6"><code>@conartist6</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/11054">facebook/jest#11054</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/facebook/jest/compare/v27.2.4...v27.2.5">https://github.com/facebook/jest/compare/v27.2.4...v27.2.5</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/facebook/jest/blob/main/CHANGELOG.md">jest's changelog</a>.</em></p> <blockquote> <h2>27.2.5</h2> <h3>Features</h3> <ul> <li><code>[jest-config]</code> Warn when multiple Jest configs are located (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11922">#11922</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[expect]</code> Pass matcher context to asymmetric matchers (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11926">#11926</a> & <a href="https://github-redirect.dependabot.com/facebook/jest/pull/11930">#11930</a>)</li> <li><code>[expect]</code> Improve TypeScript types (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11931">#11931</a>)</li> <li><code>[expect]</code> Improve typings of <code>toThrow()</code> and <code>toThrowError()</code> matchers (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11929">#11929</a>)</li> <li><code>[jest-cli]</code> Improve <code>--help</code> printout by removing defunct <code>--browser</code> option (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11914">#11914</a>)</li> <li><code>[jest-haste-map]</code> Use distinct cache paths for different values of <code>computeDependencies</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11916">#11916</a>)</li> <li><code>[@jest/reporters]</code> Do not buffer <code>console.log</code>s when using verbose reporter (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11054">#11054</a>)</li> </ul> <h3>Chore & Maintenance</h3> <ul> <li><code>[expect]</code> Export default matchers (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11932">#11932</a>)</li> <li><code>[@jest/types]</code> Mark deprecated configuration options as <code>@deprecated</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11913">#11913</a>)</li> </ul> <h3>Performance</h3> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/facebook/jest/commit/251b8014e8e3ac8da2fca88b5a1bc401f3b92326"><code>251b801</code></a> v27.2.5</li> <li><a href="https://github.com/facebook/jest/commit/9dd65c911dbda7b2ad99e2232bbea5858377d56f"><code>9dd65c9</code></a> chore: update changelog for release</li> <li><a href="https://github.com/facebook/jest/commit/7f881af0bf1bb8afca7471723009ee2394143903"><code>7f881af</code></a> fix(reporters): verbose reporter should not buffer writes (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/11054">#11054</a>)</li> <li><a href="https://github.com/facebook/jest/commit/cdc64c6691f5a8486bbba0f16364a828e6e110a1"><code>cdc64c6</code></a> feat: warn when there are multiple configs (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/11922">#11922</a>)</li> <li><a href="https://github.com/facebook/jest/commit/24f9bc86d06c20e1b318b7523871d9873d9979cc"><code>24f9bc8</code></a> chore(expect): expose default matchers (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/11932">#11932</a>)</li> <li><a href="https://github.com/facebook/jest/commit/e4201555c96bae1f5259683499c47b28ed48dbb6"><code>e420155</code></a> fix(expect): <code>toThrow</code> and <code>toThrowError</code> typings (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/11929">#11929</a>)</li> <li><a href="https://github.com/facebook/jest/commit/508827c9ded625b38cd74a012539aa6740e33118"><code>508827c</code></a> fix(expect): make types better reflect reality (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/11931">#11931</a>)</li> <li><a href="https://github.com/facebook/jest/commit/02df7d321d28184741f00acefc94d8587a1d34ea"><code>02df7d3</code></a> fix: construct mather context for asymmetric matchers on demand (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/11930">#11930</a>)</li> <li><a href="https://github.com/facebook/jest/commit/f13abff8df9a0e1148baf3584bcde6d1b479edc7"><code>f13abff</code></a> fix: pass matcher context to asymmetric matchers (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/11926">#11926</a>)</li> <li><a href="https://github.com/facebook/jest/commit/2dfde567a379cbc51039ec318715fbf8fd7749b7"><code>2dfde56</code></a> chore: bump jest-junit</li> <li>Additional commits viewable in <a href="https://github.com/facebook/jest/compare/v27.2.4...v27.2.5">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 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]
