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

32.md (5996B)


      1 # PR #32 Bump @playwright/test from 1.18.0 to 1.18.1
      2 
      3 - **Status:** merged
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2022-01-28T08:34:39Z
      6 - **Branch:** dependabot/npm_and_yarn/playwright/test-1.18.1 → main
      7 - **Merged:** 2022-01-28T09:57:24Z
      8 - **Labels:** dependencies, javascript
      9 - **Assignees:** @MTRNord
     10 - **Reviewers:** @MTRNord
     11 - **Diff:** [32.diff](./32.diff)
     12 
     13 ---
     14 
     15 Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.18.0 to 1.18.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.18.1</h2>
     21 <h2>Highlights</h2>
     22 <p>This patch includes improvements to the TypeScript support and the following bug fixes:</p>
     23 <p><a href="https://github-redirect.dependabot.com/microsoft/playwright/issues/11550">microsoft/playwright#11550</a> - [REGRESSION]: Errors inside route handler does not lead to unhandled rejections anymore
     24 <a href="https://github-redirect.dependabot.com/microsoft/playwright/issues/11552">microsoft/playwright#11552</a> - [BUG] Could not resolve &quot;C:\repo\framework\utils&quot; in file C:\repo\tests\test.ts.</p>
     25 <h2>Browser Versions</h2>
     26 <ul>
     27 <li>Chromium 99.0.4812.0</li>
     28 <li>Mozilla Firefox 95.0</li>
     29 <li>WebKit 15.4</li>
     30 </ul>
     31 <p>This version was also tested against the following stable channels:</p>
     32 <ul>
     33 <li>Google Chrome 97</li>
     34 <li>Microsoft Edge 97</li>
     35 </ul>
     36 </blockquote>
     37 </details>
     38 <details>
     39 <summary>Commits</summary>
     40 <ul>
     41 <li><a href="https://github.com/microsoft/playwright/commit/d44042f07f0c0963dd97b5dd838019ca35b6dbc0"><code>d44042f</code></a> chore: mark v1.18.1 (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/11706">#11706</a>)</li>
     42 <li><a href="https://github.com/microsoft/playwright/commit/54157034acff2b46ed815aa7c5438c145779087f"><code>5415703</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/11662">#11662</a>) fix(test runner): resolve tsconfig for each file (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/11695">#11695</a>)</li>
     43 <li><a href="https://github.com/microsoft/playwright/commit/9422974d93743b69303957a879991b042c822416"><code>9422974</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/11596">#11596</a>): fix(esm): don't emit module shorthand warning (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/11598">#11598</a>)</li>
     44 <li><a href="https://github.com/microsoft/playwright/commit/88bf78c818b2e5070f162ea49417811706596b37"><code>88bf78c</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/11516">#11516</a>): fix: playwright.locator.hasText RegExp flag serialisatio...</li>
     45 <li><a href="https://github.com/microsoft/playwright/commit/7dcd1713eb516b73f3c9d7fc414bd76b664bfba8"><code>7dcd171</code></a> cherry-pick(release-1.18): fix: do not mute route handler exceptions (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/11572">#11572</a>)</li>
     46 <li><a href="https://github.com/microsoft/playwright/commit/2717e6176d61ee73e3a65bb427e4a25ad10ae5f1"><code>2717e61</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/11527">#11527</a>): fix(baseurl): support path-less baseurl</li>
     47 <li><a href="https://github.com/microsoft/playwright/commit/6f857e0a00e557a8968dcaf6a67bcdea4feeb315"><code>6f857e0</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/11521">#11521</a>): chore: include transpilation mode in the compute cache hash</li>
     48 <li><a href="https://github.com/microsoft/playwright/commit/e7a35c3f1692844ae51a4180726fc7750232216a"><code>e7a35c3</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/11379">#11379</a>): docs: add comments to Promise.all snippets with explanat...</li>
     49 <li>See full diff in <a href="https://github.com/Microsoft/playwright/compare/v1.18.0...v1.18.1">compare view</a></li>
     50 </ul>
     51 </details>
     52 <br />
     53 
     54 
     55 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@playwright/test&package-manager=npm_and_yarn&previous-version=1.18.0&new-version=1.18.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     56 
     57 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`.
     58 
     59 [//]: # (dependabot-automerge-start)
     60 [//]: # (dependabot-automerge-end)
     61 
     62 ---
     63 
     64 <details>
     65 <summary>Dependabot commands and options</summary>
     66 <br />
     67 
     68 You can trigger Dependabot actions by commenting on this PR:
     69 - `@dependabot rebase` will rebase this PR
     70 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     71 - `@dependabot merge` will merge this PR after your CI passes on it
     72 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     73 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     74 - `@dependabot reopen` will reopen this PR if it is closed
     75 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     76 - `@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)
     77 - `@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)
     78 - `@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)
     79 
     80 
     81 </details>
     82