mirror of
https://github.com/evroon/bracket.git
synced 2026-03-06 08:08:37 -05:00
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 9.0.0 to 9.2.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>v9.2.0</h2> <h1><a href="https://github.com/testing-library/dom-testing-library/compare/v9.1.0...v9.2.0">9.2.0</a> (2023-03-24)</h1> <h3>Features</h3> <ul> <li><strong>ByRole:</strong> Allow filter by value state (<a href="https://redirect.github.com/testing-library/dom-testing-library/issues/1223">#1223</a>) (<a href="eadf748543">eadf748</a>)</li> </ul> <h2>v9.1.0</h2> <h1><a href="https://github.com/testing-library/dom-testing-library/compare/v9.0.1...v9.1.0">9.1.0</a> (2023-03-24)</h1> <h3>Features</h3> <ul> <li><strong>ByRole:</strong> Allow filter by busy state (<a href="https://redirect.github.com/testing-library/dom-testing-library/issues/1222">#1222</a>) (<a href="8c40a218a2">8c40a21</a>)</li> </ul> <h2>v9.0.1</h2> <h2><a href="https://github.com/testing-library/dom-testing-library/compare/v9.0.0...v9.0.1">9.0.1</a> (2023-03-08)</h2> <h3>Bug Fixes</h3> <ul> <li>Ensure MIT licensed lz-string is used (<a href="https://redirect.github.com/testing-library/dom-testing-library/issues/1219">#1219</a>) (<a href="4da0f39ae4">4da0f39</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="eadf748543"><code>eadf748</code></a> feat(ByRole): Allow filter by value state (<a href="https://redirect.github.com/testing-library/dom-testing-library/issues/1223">#1223</a>)</li> <li><a href="8c40a218a2"><code>8c40a21</code></a> feat(ByRole): Allow filter by busy state (<a href="https://redirect.github.com/testing-library/dom-testing-library/issues/1222">#1222</a>)</li> <li><a href="fb069c9398"><code>fb069c9</code></a> test: Improve test perf for suggestion tests (<a href="https://redirect.github.com/testing-library/dom-testing-library/issues/1220">#1220</a>)</li> <li><a href="3f6454589c"><code>3f64545</code></a> test: add missing test for suggestions (<a href="https://redirect.github.com/testing-library/dom-testing-library/issues/1215">#1215</a>)</li> <li><a href="4da0f39ae4"><code>4da0f39</code></a> fix: Ensure MIT licensed lz-string is used (<a href="https://redirect.github.com/testing-library/dom-testing-library/issues/1219">#1219</a>)</li> <li><a href="d1ff495499"><code>d1ff495</code></a> chore: Allow semantic-release to post updates in issues (<a href="https://redirect.github.com/testing-library/dom-testing-library/issues/1214">#1214</a>)</li> <li>See full diff in <a href="https://github.com/testing-library/dom-testing-library/compare/v9.0.0...v9.2.0">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 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>