206.md (7947B)
1 # PR #206 Bump @playwright/test from 1.21.0 to 1.22.2 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-05-23T08:38:21Z 6 - **Branch:** dependabot/npm_and_yarn/playwright/test-1.22.2 → main 7 - **Merged:** 2022-05-23T11:29:21Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [206.diff](./206.diff) 12 13 --- 14 15 Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.21.0 to 1.22.2. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/Microsoft/playwright/releases"><code>@playwright/test</code>'s releases</a>.</em></p> 19 <blockquote> 20 <h2>v1.22.2</h2> 21 <h2>Highlights</h2> 22 <p>This patch includes the following bug fixes:</p> 23 <p><a href="https://github-redirect.dependabot.com/microsoft/playwright/issues/14254">microsoft/playwright#14254</a> - [BUG] focus() function in version 1.22 closes dropdown (not of select type) instead of just focus on the option</p> 24 <h2>Browser Versions</h2> 25 <ul> 26 <li>Chromium 102.0.5005.40</li> 27 <li>Mozilla Firefox 99.0.1</li> 28 <li>WebKit 15.4</li> 29 </ul> 30 <p>This version was also tested against the following stable channels:</p> 31 <ul> 32 <li>Google Chrome 101</li> 33 <li>Microsoft Edge 101</li> 34 </ul> 35 <h2>v1.22.1</h2> 36 <h2>Highlights</h2> 37 <p>This patch includes the following bug fixes:</p> 38 <p><a href="https://github-redirect.dependabot.com/microsoft/playwright/issues/14186">microsoft/playwright#14186</a> - [BUG] expect.toHaveScreenshot() generates an argument error</p> 39 <h2>Browser Versions</h2> 40 <ul> 41 <li>Chromium 102.0.5005.40</li> 42 <li>Mozilla Firefox 99.0.1</li> 43 <li>WebKit 15.4</li> 44 </ul> 45 <p>This version was also tested against the following stable channels:</p> 46 <ul> 47 <li>Google Chrome 101</li> 48 <li>Microsoft Edge 101</li> 49 </ul> 50 <h2>v1.22.0</h2> 51 <h2>Introducing Component Testing (preview)</h2> 52 <p>Playwright Test can now test your <a href="https://reactjs.org/">React</a>, <a href="https://vuejs.org/">Vue.js</a> or <a href="https://svelte.dev/">Svelte</a> components. You can use all the features of Playwright Test (such as parallelization, emulation & debugging) while running components in real browsers.</p> 53 <p><!-- raw HTML omitted --><img src="https://user-images.githubusercontent.com/883973/169662902-deedc95e-12b9-4dfd-b37d-db249910de35.jpg" alt="component testing" /><!-- raw HTML omitted --> 54 <!-- raw HTML omitted -->Component Tests (Preview)<!-- raw HTML omitted --></p> 55 <p>Here is what a typical component test looks like:</p> 56 <pre lang="tsx"><code>// App.spec.tsx 57 import { test, expect } from '@playwright/experimental-ct-react'; 58 import App from './App'; 59 </tr></table> 60 </code></pre> 61 </blockquote> 62 <p>... (truncated)</p> 63 </details> 64 <details> 65 <summary>Commits</summary> 66 <ul> 67 <li><a href="https://github.com/microsoft/playwright/commit/41c6aaf4267c2225bb306cdce5ac65706dac4e85"><code>41c6aaf</code></a> chore: mark v1.22.2 (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/14289">#14289</a>)</li> 68 <li><a href="https://github.com/microsoft/playwright/commit/abd4258080a2d15cb3e8b3de1202ad147e4159d2"><code>abd4258</code></a> chery-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/14267">#14267</a>): fix: page.locator.focus() and page.locator(…).type(…) (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/1">#1</a>...</li> 69 <li><a href="https://github.com/microsoft/playwright/commit/14782d7a6ba11111cc0060ff4db28899beef9072"><code>14782d7</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/14264">#14264</a>): chore: more testing-friendly trace (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/14276">#14276</a>)</li> 70 <li><a href="https://github.com/microsoft/playwright/commit/baa6aa9f63ccceb8bce3c164bb6a2058480835d3"><code>baa6aa9</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/14243">#14243</a>): fix(ct): recreate context on option change (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/14257">#14257</a>)</li> 71 <li><a href="https://github.com/microsoft/playwright/commit/de23a1b3d209e05a2f800c26f46bfbfcfe5adf82"><code>de23a1b</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/14230">#14230</a>): fix: include <code>@types/node</code> in pwt deps</li> 72 <li><a href="https://github.com/microsoft/playwright/commit/28d4804a7052ebfd32ba8189d6c7b2a6f4b211dc"><code>28d4804</code></a> chore: mark 1.22.1 (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/14210">#14210</a>)</li> 73 <li><a href="https://github.com/microsoft/playwright/commit/cce4550cb10144e23a5e688a5ba5f72b55a73c1d"><code>cce4550</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/14200">#14200</a>): chore: fix wrong toHaveScreenshot defaults in docs (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/14201">#14201</a>)</li> 74 <li><a href="https://github.com/microsoft/playwright/commit/263ae4028a14ae83e8324dd602bb3d66ffd0c0f6"><code>263ae40</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/14174">#14174</a>): fix(types): fix the toHaveScreenshot types (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/14194">#14194</a>)</li> 75 <li><a href="https://github.com/microsoft/playwright/commit/9177bd1614f9b76dafce7be64566916baee57597"><code>9177bd1</code></a> chore: mark v1.22.0 (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/14131">#14131</a>)</li> 76 <li><a href="https://github.com/microsoft/playwright/commit/5268dd7196ddcd429b5f0f165b69778b23e84af9"><code>5268dd7</code></a> docs: add release notes for 1.22 (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/14100">#14100</a>)</li> 77 <li>Additional commits viewable in <a href="https://github.com/Microsoft/playwright/compare/v1.21.0...v1.22.2">compare view</a></li> 78 </ul> 79 </details> 80 <br /> 81 82 83 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 84 85 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`. 86 87 [//]: # (dependabot-automerge-start) 88 [//]: # (dependabot-automerge-end) 89 90 --- 91 92 <details> 93 <summary>Dependabot commands and options</summary> 94 <br /> 95 96 You can trigger Dependabot actions by commenting on this PR: 97 - `@dependabot rebase` will rebase this PR 98 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 99 - `@dependabot merge` will merge this PR after your CI passes on it 100 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 101 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 102 - `@dependabot reopen` will reopen this PR if it is closed 103 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 104 - `@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) 105 - `@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) 106 - `@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) 107 108 109 </details> 110