- Notifications
You must be signed in to change notification settings - Fork927
Commitf124c03
authored
chore: bump @testing-library/user-event from 14.5.1 to 14.6.1 in /site (#16393)
Bumps[@testing-library/user-event](https://github.com/testing-library/user-event)from 14.5.1 to 14.6.1.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/testing-library/user-event/releases"><code>@testing-library/user-event</code>'sreleases</a>.</em></p><blockquote><h2>v14.6.1</h2><h2><ahref="https://github.com/testing-library/user-event/compare/v14.6.0...v14.6.1">14.6.1</a>(2025-01-21)</h2><h3>Bug Fixes</h3><ul><li>correct description for <code>delay</code> option (<ahref="https://redirect.github.com/testing-library/user-event/issues/1175">#1175</a>)(<ahref="https://github.com/testing-library/user-event/commit/2edf14d2e787e5a4217e69f602d21dc9dc8a6149">2edf14d</a>)</li><li><strong>keyboard:</strong> add <code>ContextMenu</code> to<code>defaultKeyMap</code> (<ahref="https://redirect.github.com/testing-library/user-event/issues/1079">#1079</a>)(<ahref="https://github.com/testing-library/user-event/commit/3e471d1feb2ab08c34650a9d51b4b29555122663">3e471d1</a>)</li><li><strong>keyboard:</strong> add brackets to<code>defaultKeyMap</code> (<ahref="https://redirect.github.com/testing-library/user-event/issues/1226">#1226</a>)(<ahref="https://github.com/testing-library/user-event/commit/543ecb0ea91ce36de9ed9d4f0fffc43df0068f38">543ecb0</a>)</li><li><strong>keyboard:</strong> walk through radio group per arrow keys(<ahref="https://redirect.github.com/testing-library/user-event/issues/1049">#1049</a>)(<ahref="https://github.com/testing-library/user-event/commit/bf8111ca9fed2ab738e0568d741c2de1425e0ca4">bf8111c</a>)</li><li><strong>pointer:</strong> dispatch mouse events if<code>pointerdown</code> is <code>defaultPrevented</code> (<ahref="https://redirect.github.com/testing-library/user-event/issues/1121">#1121</a>)(<ahref="https://github.com/testing-library/user-event/commit/f681f7bbfe4938540d4f2504d32e7f45b3ab50b6">f681f7b</a>)</li><li><strong>pointer:</strong> set <code>button</code> and<code>buttons</code> properties on <code>PointerEvent</code> (<ahref="https://redirect.github.com/testing-library/user-event/issues/1219">#1219</a>)(<ahref="https://github.com/testing-library/user-event/commit/6614f7282c75f783167fd3bee8113244a524fe20">6614f72</a>)</li><li><strong>pointer:</strong> use <code>1</code> as default value for<code>PointerEvent.width</code> and <code>PointerEvent.height</code> (<ahref="https://redirect.github.com/testing-library/user-event/issues/1224">#1224</a>)(<ahref="https://github.com/testing-library/user-event/commit/f0468d04d75c84900daf440f96b114192b920372">f0468d0</a>)</li><li>prevent <code>click</code> event loop on form-associated customelement (<ahref="https://redirect.github.com/testing-library/user-event/issues/1238">#1238</a>)(<ahref="https://github.com/testing-library/user-event/commit/465fc7eb49d38ad20b6cb227aea667167c4ea955">465fc7e</a>)</li><li>prevent <code>click</code> event on non-focusable control (<ahref="https://redirect.github.com/testing-library/user-event/issues/1130">#1130</a>)(<ahref="https://github.com/testing-library/user-event/commit/e4290948650a6925f549f4ec35ff74b3e81a0c64">e429094</a>)</li><li><strong>upload:</strong> apply <code>accept</code> filter moreleniently (<ahref="https://redirect.github.com/testing-library/user-event/issues/1064">#1064</a>)(<ahref="https://github.com/testing-library/user-event/commit/a344ad4dfea07b854513705d9e5ef7b3ef10919d">a344ad4</a>)</li></ul><h2>v14.6.0</h2><h2><ahref="https://github.com/testing-library/user-event/compare/v14.5.2...v14.6.0">14.6.0</a>(2025-01-15)</h2><h3>Features</h3><ul><li>dispatch <code>FocusEvent</code> in hidden documents (<ahref="https://redirect.github.com/testing-library/user-event/issues/1252">#1252</a>)(<ahref="https://github.com/testing-library/user-event/commit/1ed8b1557b40c7ded24c62f14d33b1086ceac0a4">1ed8b15</a>)</li></ul><h3>Bug Fixes</h3><ul><li><strong>clipboard:</strong> await<code>DataTransferItem.getAsString()</code> callback (<ahref="https://redirect.github.com/testing-library/user-event/issues/1251">#1251</a>)(<ahref="https://github.com/testing-library/user-event/commit/7b11b0e88a4bf8a3366caa70888028bf4bff59ec">7b11b0e</a>)</li><li><strong>event:</strong> assign pointer coords to MouseEvent (<ahref="https://redirect.github.com/testing-library/user-event/issues/1039">#1039</a>)(<ahref="https://github.com/testing-library/user-event/commit/852897257744b18eca56edc9dc171e626a6d9823">8528972</a>)</li><li><strong>pointer:</strong> check <code>PointerCoords.x</code> in<code>isDifferentPointerPosition</code> (<ahref="https://redirect.github.com/testing-library/user-event/issues/1216">#1216</a>)(<ahref="https://github.com/testing-library/user-event/commit/75edef5c066e30c3be28b8d607b47f7b66ad14c1">75edef5</a>)</li><li><strong>pointer:</strong> check all fields of<code>PointerCoords</code> in <code>isDifferentPointerPosition()</code>(<ahref="https://redirect.github.com/testing-library/user-event/issues/1229">#1229</a>)(<ahref="https://github.com/testing-library/user-event/commit/5f3d28fe3a5a83b7403c1c6f41ba2be881306bfc">5f3d28f</a>)</li></ul><h2>v14.5.2</h2><h2><ahref="https://github.com/testing-library/user-event/compare/v14.5.1...v14.5.2">14.5.2</a>(2023-12-29)</h2><h3>Bug Fixes</h3><ul><li>remove interop and deep DTL imports (<ahref="https://github.com/testing-library/user-event/commit/6a3c896bd2d77d284c6deab4f4f02c0fb366824b">6a3c896</a>)</li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/testing-library/user-event/commit/d42954be66484bcf78486a298cc37f8a7c9e4bea"><code>d42954b</code></a>chore: fix typos (<ahref="https://redirect.github.com/testing-library/user-event/issues/1260">#1260</a>)</li><li><ahref="https://github.com/testing-library/user-event/commit/465fc7eb49d38ad20b6cb227aea667167c4ea955"><code>465fc7e</code></a>fix: prevent <code>click</code> event loop on form-associated customelement (<ahref="https://redirect.github.com/testing-library/user-event/issues/1238">#1238</a>)</li><li><ahref="https://github.com/testing-library/user-event/commit/65c1f6c87df8b694675a5ebc79779ecf4ff9c020"><code>65c1f6c</code></a>test: update snapshots (<ahref="https://redirect.github.com/testing-library/user-event/issues/1261">#1261</a>)</li><li><ahref="https://github.com/testing-library/user-event/commit/543ecb0ea91ce36de9ed9d4f0fffc43df0068f38"><code>543ecb0</code></a>fix(keyboard): add brackets to <code>defaultKeyMap</code> (<ahref="https://redirect.github.com/testing-library/user-event/issues/1226">#1226</a>)</li><li><ahref="https://github.com/testing-library/user-event/commit/f0468d04d75c84900daf440f96b114192b920372"><code>f0468d0</code></a>fix(pointer): use <code>1</code> as default value for<code>PointerEvent.width</code> and `PointerE...</li><li><ahref="https://github.com/testing-library/user-event/commit/6614f7282c75f783167fd3bee8113244a524fe20"><code>6614f72</code></a>fix(pointer): set <code>button</code> and <code>buttons</code>properties on <code>PointerEvent</code> (<ahref="https://redirect.github.com/testing-library/user-event/issues/1219">#1219</a>)</li><li><ahref="https://github.com/testing-library/user-event/commit/2edf14d2e787e5a4217e69f602d21dc9dc8a6149"><code>2edf14d</code></a>fix: correct description for <code>delay</code> option (<ahref="https://redirect.github.com/testing-library/user-event/issues/1175">#1175</a>)</li><li><ahref="https://github.com/testing-library/user-event/commit/e4290948650a6925f549f4ec35ff74b3e81a0c64"><code>e429094</code></a>fix: prevent <code>click</code> event on non-focusable control (<ahref="https://redirect.github.com/testing-library/user-event/issues/1130">#1130</a>)</li><li><ahref="https://github.com/testing-library/user-event/commit/f681f7bbfe4938540d4f2504d32e7f45b3ab50b6"><code>f681f7b</code></a>fix(pointer): dispatch mouse events if <code>pointerdown</code> is<code>defaultPrevented</code> (#...</li><li><ahref="https://github.com/testing-library/user-event/commit/3e471d1feb2ab08c34650a9d51b4b29555122663"><code>3e471d1</code></a>fix(keyboard): add <code>ContextMenu</code> to<code>defaultKeyMap</code> (<ahref="https://redirect.github.com/testing-library/user-event/issues/1079">#1079</a>)</li><li>Additional commits viewable in <ahref="https://github.com/testing-library/user-event/compare/v14.5.1...v14.6.1">compareview</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'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR 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>1 parent5fe03da commitf124c03
2 files changed
+9
-9
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
144 |
| - | |
| 144 | + | |
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
|
Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
0 commit comments
Comments
(0)