71.md (4539B)
1 # PR #71 Bump @playwright/test from 1.19.0 to 1.19.1 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-02-16T08:30:31Z 6 - **Branch:** dependabot/npm_and_yarn/playwright/test-1.19.1 → main 7 - **Merged:** 2022-02-16T09:05:13Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [71.diff](./71.diff) 12 13 --- 14 15 Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.19.0 to 1.19.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.19.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/12075">microsoft/playwright#12075</a> - [Question] After update to 1.19 firefox fails to run 24 <a href="https://github-redirect.dependabot.com/microsoft/playwright/issues/12090">microsoft/playwright#12090</a> - [BUG] did something change on APIRequest/Response APIs ?</p> 25 <h2>Browser Versions</h2> 26 <ul> 27 <li>Chromium 100.0.4863.0</li> 28 <li>Mozilla Firefox 96.0.1</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 98</li> 34 <li>Microsoft Edge 98</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/d22bde13c4c6ffa58758cf0b25bb96c676ef5655"><code>d22bde1</code></a> chore: mark v1.19.1 (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/12132">#12132</a>)</li> 42 <li><a href="https://github.com/microsoft/playwright/commit/e57b4b5073010eff907c28f9d05dc71b2e5ee299"><code>e57b4b5</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/12070">#12070</a>): fix: propagate exit code in experimental mode (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/12133">#12133</a>)</li> 43 <li><a href="https://github.com/microsoft/playwright/commit/46aeb8fe3d366854e4abbca7f72724b041f54808"><code>46aeb8f</code></a> cherry-pick(<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/12124">#12124</a>):fix(docker): add missing dependency to the docker 1.19 (#...</li> 44 <li><a href="https://github.com/microsoft/playwright/commit/d8bc6dbeeaa9468aa6488daab691ae8e5659aca4"><code>d8bc6db</code></a> cherry-pick(1.19): always return non-empty body regardless of request method ...</li> 45 <li>See full diff in <a href="https://github.com/Microsoft/playwright/compare/v1.19.0...v1.19.1">compare view</a></li> 46 </ul> 47 </details> 48 <br /> 49 50 51 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 52 53 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`. 54 55 [//]: # (dependabot-automerge-start) 56 [//]: # (dependabot-automerge-end) 57 58 --- 59 60 <details> 61 <summary>Dependabot commands and options</summary> 62 <br /> 63 64 You can trigger Dependabot actions by commenting on this PR: 65 - `@dependabot rebase` will rebase this PR 66 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 67 - `@dependabot merge` will merge this PR after your CI passes on it 68 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 69 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 70 - `@dependabot reopen` will reopen this PR if it is closed 71 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 72 - `@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) 73 - `@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) 74 - `@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) 75 76 77 </details> 78