dependabot[bot] opened a new pull request, #42781: URL: https://github.com/apache/superset/pull/42781
Bumps [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) from 5.5.0 to 5.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/eslint-plugin-jest-dom/releases">eslint-plugin-jest-dom's releases</a>.</em></p> <blockquote> <h2>v5.6.0</h2> <h1><a href="https://github.com/testing-library/eslint-plugin-jest-dom/compare/v5.5.0...v5.6.0">5.6.0</a> (2026-07-28)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>prefer-checked:</strong> don't flag <code>aria-checked="mixed"</code> (<a href="https://redirect.github.com/testing-library/eslint-plugin-jest-dom/issues/420">#420</a>) (<a href="https://github.com/testing-library/eslint-plugin-jest-dom/commit/60ab34aa40f6a47bc754f26031e68dd4d3755e36">60ab34a</a>)</li> <li><strong>prefer-to-have-text-content:</strong> always pass strings to fixers (<a href="https://redirect.github.com/testing-library/eslint-plugin-jest-dom/issues/428">#428</a>) (<a href="https://github.com/testing-library/eslint-plugin-jest-dom/commit/182c8a17cf059575880783feccb2b9b11fe8c2ef">182c8a1</a>)</li> <li>update remaining uses of <code>context.getSourceCode</code> for ESLint v10 (<a href="https://redirect.github.com/testing-library/eslint-plugin-jest-dom/issues/429">#429</a>) (<a href="https://github.com/testing-library/eslint-plugin-jest-dom/commit/3b77c6d40f97341d52924a50deab5494d355e6ae">3b77c6d</a>)</li> </ul> <h3>Features</h3> <ul> <li>support ESLint v10 (<a href="https://redirect.github.com/testing-library/eslint-plugin-jest-dom/issues/416">#416</a>) (<a href="https://github.com/testing-library/eslint-plugin-jest-dom/commit/1e3a2e1c8ab65ce761b09031656825be80149707">1e3a2e1</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/eslint-plugin-jest-dom/commit/0260902151dbd85c37e437e9f7b6194fc3a7a1eb"><code>0260902</code></a> ci: save changes to package constraints to ensure the expected versions are b...</li> <li><a href="https://github.com/testing-library/eslint-plugin-jest-dom/commit/3b77c6d40f97341d52924a50deab5494d355e6ae"><code>3b77c6d</code></a> fix: update remaining uses of <code>context.getSourceCode</code> for ESLint v10 (<a href="https://redirect.github.com/testing-library/eslint-plugin-jest-dom/issues/429">#429</a>)</li> <li><a href="https://github.com/testing-library/eslint-plugin-jest-dom/commit/182c8a17cf059575880783feccb2b9b11fe8c2ef"><code>182c8a1</code></a> fix(prefer-to-have-text-content): always pass strings to fixers (<a href="https://redirect.github.com/testing-library/eslint-plugin-jest-dom/issues/428">#428</a>)</li> <li><a href="https://github.com/testing-library/eslint-plugin-jest-dom/commit/da9197f20503c7fc6832ab2ed06fbed0eb36653e"><code>da9197f</code></a> test: make sure to use flat compact rule tester (<a href="https://redirect.github.com/testing-library/eslint-plugin-jest-dom/issues/426">#426</a>)</li> <li><a href="https://github.com/testing-library/eslint-plugin-jest-dom/commit/6ec275c03cee051fb0802e7e57011119b5205092"><code>6ec275c</code></a> refactor: format everything consistently with Prettier (<a href="https://redirect.github.com/testing-library/eslint-plugin-jest-dom/issues/424">#424</a>)</li> <li><a href="https://github.com/testing-library/eslint-plugin-jest-dom/commit/e994d349b87df8bb2bf194ba4edd3a14ce9e9c8b"><code>e994d34</code></a> ci: switch to using OIDC for publishing releases (<a href="https://redirect.github.com/testing-library/eslint-plugin-jest-dom/issues/415">#415</a>)</li> <li><a href="https://github.com/testing-library/eslint-plugin-jest-dom/commit/9b7a0cd145e58626c16e86384e50a062253dd19f"><code>9b7a0cd</code></a> ci: just assume everything works on Node v21 (<a href="https://redirect.github.com/testing-library/eslint-plugin-jest-dom/issues/427">#427</a>)</li> <li><a href="https://github.com/testing-library/eslint-plugin-jest-dom/commit/60ab34aa40f6a47bc754f26031e68dd4d3755e36"><code>60ab34a</code></a> fix(prefer-checked): don't flag <code>aria-checked="mixed"</code> (<a href="https://redirect.github.com/testing-library/eslint-plugin-jest-dom/issues/420">#420</a>)</li> <li><a href="https://github.com/testing-library/eslint-plugin-jest-dom/commit/1e3a2e1c8ab65ce761b09031656825be80149707"><code>1e3a2e1</code></a> feat: support ESLint v10 (<a href="https://redirect.github.com/testing-library/eslint-plugin-jest-dom/issues/416">#416</a>)</li> <li>See full diff in <a href="https://github.com/testing-library/eslint-plugin-jest-dom/compare/v5.5.0...v5.6.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~GitHub%20Actions">GitHub Actions</a>, a new releaser for eslint-plugin-jest-dom since your current version.</p> </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]
