Summary: Bumps [jest](https://github.com/facebook/jest) from 26.5.2 to 26.5.3. <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>26.5.3</h2> <h3>Features</h3> <ul> <li><code>[jest-runtime]</code> add support for dynamic <code>import()</code> from CommonJS (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10620">#10620</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[jest-runner, jest-runtime]</code> <code>require.main</code> should not be <code>undefined</code> with <code>createRequire()</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10610">#10610</a>)</li> <li><code>[jest-runtime]</code> add missing <code>module.path</code> property (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10615">#10615</a>)</li> <li><code>[jest-runtime]</code> Add <code>mainModule</code> instance variable to runtime (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10621">#10621</a>)</li> <li><code>[jest-runtime]</code> Evaluate Node core modules on dynamic <code>import()</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10622">#10622</a>)</li> <li><code>[jest-validate]</code> Show suggestion only when unrecognized cli param is longer than 1 character (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10604">#10604</a>)</li> <li><code>[jest-validate]</code> Validate <code>testURL</code> as CLI option (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10595">#10595</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/facebook/jest/blob/master/CHANGELOG.md">jest's changelog</a>.</em></p> <blockquote> <h2>26.5.3</h2> <h3>Features</h3> <ul> <li><code>[jest-runtime]</code> add support for dynamic <code>import()</code> from CommonJS (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10620">#10620</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[jest-runner, jest-runtime]</code> <code>require.main</code> should not be <code>undefined</code> with <code>createRequire()</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10610">#10610</a>)</li> <li><code>[jest-runtime]</code> add missing <code>module.path</code> property (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10615">#10615</a>)</li> <li><code>[jest-runtime]</code> Add <code>mainModule</code> instance variable to runtime (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10621">#10621</a>)</li> <li><code>[jest-runtime]</code> Evaluate Node core modules on dynamic <code>import()</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10622">#10622</a>)</li> <li><code>[jest-validate]</code> Show suggestion only when unrecognized cli param is longer than 1 character (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10604">#10604</a>)</li> <li><code>[jest-validate]</code> Validate <code>testURL</code> as CLI option (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10595">#10595</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="71152afbbd"><code>71152af</code></a> v26.5.3</li> <li><a href="1746240664"><code>1746240</code></a> chore: update changelog for release</li> <li><a href="e0f8c1f82b"><code>e0f8c1f</code></a> fix(esm): evaluate node core modules on dynamic import (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/10622">#10622</a>)</li> <li><a href="c41420f3f2"><code>c41420f</code></a> fix: add <code>require.main</code> when using <code>isolateModules</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/10621">#10621</a>)</li> <li><a href="5c221d86f5"><code>5c221d8</code></a> feat: add support for dynamic imports in CJS (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/10620">#10620</a>)</li> <li><a href="98776b705d"><code>98776b7</code></a> chore: bump deps (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/10618">#10618</a>)</li> <li><a href="6f85827a4c"><code>6f85827</code></a> fix: add missing <code>module.path</code> field to modules (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/10615">#10615</a>)</li> <li><a href="acd7c83c83"><code>acd7c83</code></a> fix: <code>require.main</code> undefined with <code>createRequire()</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/10610">#10610</a>)</li> <li><a href="c80911aaa6"><code>c80911a</code></a> chore: add info about ES modules to docs (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/10611">#10611</a>)</li> <li><a href="bb45b8c2c3"><code>bb45b8c</code></a> chore: bump v8-to-istanbul (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/10606">#10606</a>)</li> <li>Additional commits viewable in <a href="https://github.com/facebook/jest/compare/v26.5.2...v26.5.3">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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> Pull Request resolved: https://github.com/facebook/flipper/pull/1586 Reviewed By: mweststrate Differential Revision: D24250120 Pulled By: nikoant fbshipit-source-id: 6a0797c88a4bb147fbc551d379ee38cbd230d4f9