Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @testing-library/dom from 10.0.0 to 10.1.0 in /frontend (#675)
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 10.0.0 to 10.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/dom-testing-library/releases"><code>@testing-library/dom</code>'s releases</a>.</em></p> <blockquote> <h2>v10.1.0</h2> <h1><a href="https://github.com/testing-library/dom-testing-library/compare/v10.0.0...v10.1.0">10.1.0</a> (2024-04-29)</h1> <h3>Features</h3> <ul> <li>Add window events "pagehide" / "pageshow" (<a href="https://github.com/testing-library/dom-testing-library/issues/1308">#1308</a>) (<a href="https://github.com/testing-library/dom-testing-library/commit/56543d51a8776d3bc7fa9b947771ce5308bf5df4">56543d5</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/dom-testing-library/commit/56543d51a8776d3bc7fa9b947771ce5308bf5df4"><code>56543d5</code></a> feat: Add window events "pagehide" / "pageshow" (<a href="https://github.com/testing-library/dom-testing-library/issues/1308">#1308</a>)</li> <li><a href="https://github.com/testing-library/dom-testing-library/commit/47fe879f572e2cfb2ca1e40d1ebcdffdd34a79eb"><code>47fe879</code></a> chore: correct some typos and spelling errors (<a href="https://github.com/testing-library/dom-testing-library/issues/1309">#1309</a>)</li> <li><a href="https://github.com/testing-library/dom-testing-library/commit/791735855b0922fedc1bafd4efbdb9c76457c4fd"><code>7917358</code></a> docs: update reproduction link (<a href="https://github.com/testing-library/dom-testing-library/issues/1304">#1304</a>)</li> <li><a href="https://github.com/testing-library/dom-testing-library/commit/5c7f2e836799873edd700b42df56b9264a457cc8"><code>5c7f2e8</code></a> docs: add jlp-craigmorten as a contributor for question (<a href="https://github.com/testing-library/dom-testing-library/issues/1298">#1298</a>)</li> <li><a href="https://github.com/testing-library/dom-testing-library/commit/e1dbb55222f26689139296d119acdd4f424ae870"><code>e1dbb55</code></a> test: Stop running with unsupported Node.js versions (<a href="https://github.com/testing-library/dom-testing-library/issues/1296">#1296</a>)</li> <li>See full diff in <a href="https://github.com/testing-library/dom-testing-library/compare/v10.0.0...v10.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@testing-library/dom&package-manager=npm_and_yarn&previous-version=10.0.0&new-version=10.1.0)](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