dependabot[bot] opened a new pull request, #44055: URL: https://github.com/apache/superset/pull/44055
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 30.5.0 to 30.5.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jestjs/jest/releases">jest-environment-jsdom's releases</a>.</em></p> <blockquote> <h2>v30.5.1</h2> <h2>Fixes</h2> <ul> <li><code>[jest-config]</code> Don't warn about global-only options in the config that supplies the global config - the root config a project resolves to, or the first entry of <code>--projects</code> when no root config is passed (<a href="https://redirect.github.com/jestjs/jest/pull/16411">#16411</a>)</li> <li><code>[jest-config, jest-types]</code> Stop accepting <code>reporters</code>, <code>coverageReporters</code>, <code>workerIdleMemoryLimit</code>, <code>cwd</code> and <code>runnerOptions</code> in a project config - they were silently ignored, and now warn like the other global-only options (<a href="https://redirect.github.com/jestjs/jest/pull/16411">#16411</a>)</li> <li><code>[jest-config, jest-validate]</code> Warn about <code>maxWorkers</code> and <code>coverageThreshold</code> in a project config instead of dropping them without a word (<a href="https://redirect.github.com/jestjs/jest/pull/16411">#16411</a>)</li> <li><code>[jest-resolve]</code> Match <code>moduleNameMapper</code> patterns against the specifier as written again (reverting <a href="https://redirect.github.com/jestjs/jest/pull/16390">#16390</a>) (<a href="https://redirect.github.com/jestjs/jest/pull/16417">#16417</a>)</li> <li><code>[jest-runtime]</code> Resolve package <code>imports</code> specifiers like <code>#dep</code> under ESM again (<a href="https://redirect.github.com/jestjs/jest/pull/16413">#16413</a>)</li> </ul> <h2>Chore & Maintenance</h2> <ul> <li><code>[jest-util]</code> Name the <code>testEnvironmentOptions.globalsCleanup</code> option and link the docs from the <code>JEST-01</code> deprecation warning, and document the option's modes (<a href="https://redirect.github.com/jestjs/jest/pull/16404">#16404</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/HuzaifaChaudary"><code>@​HuzaifaChaudary</code></a> made their first contribution in <a href="https://redirect.github.com/jestjs/jest/pull/16413">jestjs/jest#16413</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jestjs/jest/compare/v30.5.0...v30.5.1">https://github.com/jestjs/jest/compare/v30.5.0...v30.5.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jestjs/jest/blob/main/CHANGELOG.md">jest-environment-jsdom's changelog</a>.</em></p> <blockquote> <h2>30.5.1</h2> <h3>Fixes</h3> <ul> <li><code>[jest-config]</code> Don't warn about global-only options in the config that supplies the global config - the root config a project resolves to, or the first entry of <code>--projects</code> when no root config is passed (<a href="https://redirect.github.com/jestjs/jest/pull/16411">#16411</a>)</li> <li><code>[jest-config, jest-types]</code> Stop accepting <code>reporters</code>, <code>coverageReporters</code>, <code>workerIdleMemoryLimit</code>, <code>cwd</code> and <code>runnerOptions</code> in a project config - they were silently ignored, and now warn like the other global-only options (<a href="https://redirect.github.com/jestjs/jest/pull/16411">#16411</a>)</li> <li><code>[jest-config, jest-validate]</code> Warn about <code>maxWorkers</code> and <code>coverageThreshold</code> in a project config instead of dropping them without a word (<a href="https://redirect.github.com/jestjs/jest/pull/16411">#16411</a>)</li> <li><code>[jest-resolve]</code> Match <code>moduleNameMapper</code> patterns against the specifier as written again (reverting <a href="https://redirect.github.com/jestjs/jest/pull/16390">#16390</a>) (<a href="https://redirect.github.com/jestjs/jest/pull/16417">#16417</a>)</li> <li><code>[jest-runtime]</code> Resolve package <code>imports</code> specifiers like <code>#dep</code> under ESM again (<a href="https://redirect.github.com/jestjs/jest/pull/16413">#16413</a>)</li> </ul> <h3>Chore & Maintenance</h3> <ul> <li><code>[jest-util]</code> Name the <code>testEnvironmentOptions.globalsCleanup</code> option and link the docs from the <code>JEST-01</code> deprecation warning, and document the option's modes (<a href="https://redirect.github.com/jestjs/jest/pull/16404">#16404</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jestjs/jest/commit/9ab14feccd6c15fec1334dbcb03a53a079d153d3"><code>9ab14fe</code></a> v30.5.1</li> <li>See full diff in <a href="https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-environment-jsdom">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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
