Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): Bump @testing-library/jest-dom from 6.5.0 to 6.6.1 (#…
…1410) Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.5.0 to 6.6.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/jest-dom/releases"><code>@testing-library/jest-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v6.6.1</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v6.6.0...v6.6.1">6.6.1</a> (2024-10-16)</h2> <h3>Bug Fixes</h3> <ul> <li>fix lodash import in to-have-selection.js (<a href="https://redirect.github.com/testing-library/jest-dom/issues/642">#642</a>) (<a href="https://github.com/testing-library/jest-dom/commit/ced792e2f2773f16c249c6ce59fa8df968d28a20">ced792e</a>)</li> </ul> <h2>v6.6.0</h2> <h1><a href="https://github.com/testing-library/jest-dom/compare/v6.5.0...v6.6.0">6.6.0</a> (2024-10-16)</h1> <h3>Features</h3> <ul> <li>implement toHaveSelection (<a href="https://redirect.github.com/testing-library/jest-dom/issues/637">#637</a>) (<a href="https://github.com/testing-library/jest-dom/commit/9b148043d082a83f0ae5cdc03cdfc6a7c4573e6e">9b14804</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/jest-dom/commit/ced792e2f2773f16c249c6ce59fa8df968d28a20"><code>ced792e</code></a> fix: fix lodash import in to-have-selection.js (<a href="https://redirect.github.com/testing-library/jest-dom/issues/642">#642</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/9b148043d082a83f0ae5cdc03cdfc6a7c4573e6e"><code>9b14804</code></a> feat: implement toHaveSelection (<a href="https://redirect.github.com/testing-library/jest-dom/issues/637">#637</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/f5b0e943309c96c97b636342c3e3a1edbfbd5ffe"><code>f5b0e94</code></a> docs: add diegohaz as a contributor for ideas (<a href="https://redirect.github.com/testing-library/jest-dom/issues/640">#640</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/68e927e1c347036182a4278d00770c4a99bfd548"><code>68e927e</code></a> docs: add pwolaq as a contributor for code, and test (<a href="https://redirect.github.com/testing-library/jest-dom/issues/639">#639</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/04005dbb904ab061b7914f7c4ece7f84fd04b6f7"><code>04005db</code></a> docs: add silviuaavram as a contributor for code, and test (<a href="https://redirect.github.com/testing-library/jest-dom/issues/638">#638</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/4723de3664d129dfa97a877a4e0a9d171bc4c720"><code>4723de3</code></a> docs: add mibcadet as a contributor for doc (<a href="https://redirect.github.com/testing-library/jest-dom/issues/628">#628</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/8fd402a7d68a7583cedb86ddbb116b5cae2ba890"><code>8fd402a</code></a> docs: how to update tsconfig for vitest matchers extension (<a href="https://redirect.github.com/testing-library/jest-dom/issues/624">#624</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/fdee8517166920f99d524e7bc55a0cb84a285474"><code>fdee851</code></a> docs: add idanen as a contributor for code, and test (<a href="https://redirect.github.com/testing-library/jest-dom/issues/627">#627</a>)</li> <li>See full diff in <a href="https://github.com/testing-library/jest-dom/compare/v6.5.0...v6.6.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@testing-library/jest-dom&package-manager=npm_and_yarn&previous-version=6.5.0&new-version=6.6.1)](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 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information