153.md (4569B)
1 # PR #153 Bump @playwright/test from 1.21.0 to 1.21.1 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-04-19T08:34:11Z 6 - **Branch:** dependabot/npm_and_yarn/playwright/test-1.21.1 → main 7 - **Closed:** 2022-05-13T08:35:19Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [153.diff](./153.diff) 12 13 --- 14 15 Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.21.0 to 1.21.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.21.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/pull/13597">microsoft/playwright#13597</a> - [BUG] fullyParallel created too many workers, slowing down test run 24 <a href="https://github-redirect.dependabot.com/microsoft/playwright/issues/13530">microsoft/playwright#13530</a> - [REGRESSION]: Pull request <a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/12877">#12877</a> prevents the library from being used on any linux distro that is not Ubuntu</p> 25 <h2>Browser Versions</h2> 26 <ul> 27 <li>Chromium 101.0.4951.26</li> 28 <li>Mozilla Firefox 98.0.2</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 100</li> 34 <li>Microsoft Edge 100</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/2e29fd431b66147cd6cdb47ef202c1172f505cbf"><code>2e29fd4</code></a> chore: mark v1.21.1 (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/13617">#13617</a>)</li> 42 <li><a href="https://github.com/microsoft/playwright/commit/c16a110519a347ed548951e833c9085192b75557"><code>c16a110</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/13536">#13536</a>): revert: chore: print error if install-deps is used != ub...</li> 43 <li><a href="https://github.com/microsoft/playwright/commit/d1ae23c7500359e7039eadca54827c32959cb66f"><code>d1ae23c</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/13584">#13584</a>): avoid premature stop of worker in fullyParallel (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/13597">#13597</a>)</li> 44 <li>See full diff in <a href="https://github.com/Microsoft/playwright/compare/v1.21.0...v1.21.1">compare view</a></li> 45 </ul> 46 </details> 47 <br /> 48 49 50 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 51 52 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`. 53 54 [//]: # (dependabot-automerge-start) 55 [//]: # (dependabot-automerge-end) 56 57 --- 58 59 <details> 60 <summary>Dependabot commands and options</summary> 61 <br /> 62 63 You can trigger Dependabot actions by commenting on this PR: 64 - `@dependabot rebase` will rebase this PR 65 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 66 - `@dependabot merge` will merge this PR after your CI passes on it 67 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 68 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 69 - `@dependabot reopen` will reopen this PR if it is closed 70 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 71 - `@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) 72 - `@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) 73 - `@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) 74 75 76 </details> 77 78 79 ## Comments 80 81 ### @dependabot[bot] — 2022-05-13T08:35:18Z 82 83 Superseded by #191. 84