matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

110.md (7998B)


      1 # PR #110 Bump @playwright/test from 1.20.0 to 1.20.1
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2022-03-24T08:29:51Z
      6 - **Branch:** dependabot/npm_and_yarn/playwright/test-1.20.1 → main
      7 - **Closed:** 2022-04-04T08:36:15Z
      8 - **Labels:** dependencies, javascript
      9 - **Assignees:** @MTRNord
     10 - **Reviewers:** @MTRNord
     11 - **Diff:** [110.diff](./110.diff)
     12 
     13 ---
     14 
     15 Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.20.0 to 1.20.1.
     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.20.1</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/12711">microsoft/playwright#12711</a> - [REGRESSION] Page.screenshot hangs on some sites
     24 <a href="https://github-redirect.dependabot.com/microsoft/playwright/issues/12807">microsoft/playwright#12807</a> - [BUG] Cookies get assigned before fulfilling a response
     25 <a href="https://github-redirect.dependabot.com/microsoft/playwright/issues/12814">microsoft/playwright#12814</a> - [Question] how to use expect.any in playwright
     26 <a href="https://github-redirect.dependabot.com/microsoft/playwright/issues/12821">microsoft/playwright#12821</a> - [BUG] Chromium: Cannot click, element intercepts pointer events
     27 <a href="https://github-redirect.dependabot.com/microsoft/playwright/issues/12836">microsoft/playwright#12836</a> - [REGRESSION]: Tests not detected as ES module in v1.20
     28 <a href="https://github-redirect.dependabot.com/microsoft/playwright/issues/12862">microsoft/playwright#12862</a> - [Feature] Allow to use toMatchSnapshot for file formats other than txt (e.g. csv)
     29 <a href="https://github-redirect.dependabot.com/microsoft/playwright/issues/12887">microsoft/playwright#12887</a> - [BUG] Locator.count() with _vue selector with Repro
     30 <a href="https://github-redirect.dependabot.com/microsoft/playwright/issues/12940">microsoft/playwright#12940</a> - [BUG] npm audit - High Severity vulnerability in json5 package forcing to install Playwright 1.18.1
     31 <a href="https://github-redirect.dependabot.com/microsoft/playwright/issues/12974">microsoft/playwright#12974</a> - [BUG] Regression - chromium browser closes during test or debugging session on macos</p>
     32 <h2>Browser Versions</h2>
     33 <ul>
     34 <li>Chromium 101.0.4921.0</li>
     35 <li>Mozilla Firefox 97.0.1</li>
     36 <li>WebKit 15.4</li>
     37 </ul>
     38 <p>This version was also tested against the following stable channels:</p>
     39 <ul>
     40 <li>Google Chrome 99</li>
     41 <li>Microsoft Edge 99</li>
     42 </ul>
     43 </blockquote>
     44 </details>
     45 <details>
     46 <summary>Commits</summary>
     47 <ul>
     48 <li><a href="https://github.com/microsoft/playwright/commit/18de7bd61d549d1811205d4c4d9c07dc476ccc1f"><code>18de7bd</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/12992">#12992</a>): chore: disable Chromium CertificateTransparencyComponent...</li>
     49 <li><a href="https://github.com/microsoft/playwright/commit/cfa7f13e4320007e4c8f10fd1680361839be2f49"><code>cfa7f13</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/12946">#12946</a>): fix: upgrade json5 dependency (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/12956">#12956</a>)</li>
     50 <li><a href="https://github.com/microsoft/playwright/commit/8e98b44b96cb47f9fc9283aef10e124646f68f92"><code>8e98b44</code></a> chore: mark v1.20.1 (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/12935">#12935</a>)</li>
     51 <li><a href="https://github.com/microsoft/playwright/commit/0093e8a7537354abc7bb29c556eab8dd6d9e51cf"><code>0093e8a</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/12934">#12934</a>): allow toMatchSnapshot to use text comparator for text da...</li>
     52 <li><a href="https://github.com/microsoft/playwright/commit/c090a55828230933af912f5c2bbda53239e19028"><code>c090a55</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/12892">#12892</a>): docs(fetch): clarify cookie handling (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/12931">#12931</a>)</li>
     53 <li><a href="https://github.com/microsoft/playwright/commit/1b0087ed38890919a15b705e1d425141b7929d70"><code>1b0087e</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/12888">#12888</a>): fix(click): workaround elementsFromPoint issue in Chromi...</li>
     54 <li><a href="https://github.com/microsoft/playwright/commit/ef40d2194528965907f85b881bac10dfe9e0002b"><code>ef40d21</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/12899">#12899</a>): chore: make count() work with _vue selectors</li>
     55 <li><a href="https://github.com/microsoft/playwright/commit/39abfd64819069d4879ad9e33234b62a72122cee"><code>39abfd6</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/12864">#12864</a>): chore: fix modification dates in driver (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/12875">#12875</a>)</li>
     56 <li><a href="https://github.com/microsoft/playwright/commit/f2bdeb29ef791878ed84f8e9bc7b8e058266e0f1"><code>f2bdeb2</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/12820">#12820</a>): chore: restore expect.any()/expect.anything() (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/12849">#12849</a>)</li>
     57 <li><a href="https://github.com/microsoft/playwright/commit/78f8852f7d9e0be90d5033174fe49455f3e07694"><code>78f8852</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/12837">#12837</a>): fix: folder traversal for isModule check</li>
     58 <li>Additional commits viewable in <a href="https://github.com/Microsoft/playwright/compare/v1.20.0...v1.20.1">compare view</a></li>
     59 </ul>
     60 </details>
     61 <br />
     62 
     63 
     64 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@playwright/test&package-manager=npm_and_yarn&previous-version=1.20.0&new-version=1.20.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     65 
     66 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`.
     67 
     68 [//]: # (dependabot-automerge-start)
     69 [//]: # (dependabot-automerge-end)
     70 
     71 ---
     72 
     73 <details>
     74 <summary>Dependabot commands and options</summary>
     75 <br />
     76 
     77 You can trigger Dependabot actions by commenting on this PR:
     78 - `@dependabot rebase` will rebase this PR
     79 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     80 - `@dependabot merge` will merge this PR after your CI passes on it
     81 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     82 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     83 - `@dependabot reopen` will reopen this PR if it is closed
     84 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     85 - `@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)
     86 - `@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)
     87 - `@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)
     88 
     89 
     90 </details>
     91 
     92 
     93 ## Comments
     94 
     95 ### @dependabot[bot] — 2022-04-04T08:36:13Z
     96 
     97 Superseded by #127.
     98