dependabot[bot] opened a new pull request, #9126:
URL: https://github.com/apache/pouchdb/pull/9126

   Bumps [playwright](https://github.com/microsoft/playwright) from 1.49.1 to 
1.55.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/microsoft/playwright/releases";>playwright's 
releases</a>.</em></p>
   <blockquote>
   <h2>v1.55.1</h2>
   <h3>Highlights</h3>
   <p><a 
href="https://redirect.github.com/microsoft/playwright/issues/37479";>microsoft/playwright#37479</a>
 - [Bug]: Upgrade Chromium to 140.0.7339.186.
   <a 
href="https://redirect.github.com/microsoft/playwright/issues/37147";>microsoft/playwright#37147</a>
 - [Regression]: Internal error: step id not found.
   <a 
href="https://redirect.github.com/microsoft/playwright/issues/37146";>microsoft/playwright#37146</a>
 - [Regression]: HTML reporter displays a broken chip link when there are no 
projects.
   <a 
href="https://redirect.github.com/microsoft/playwright/pull/37137";>microsoft/playwright#37137</a>
 - Revert &quot;fix(a11y): track inert elements as hidden&quot;.
   <a 
href="https://redirect.github.com/microsoft/playwright/pull/37532";>microsoft/playwright#37532</a>
 - chore: do not use -k option</p>
   <h2>Browser Versions</h2>
   <ul>
   <li>Chromium 140.0.7339.186</li>
   <li>Mozilla Firefox 141.0</li>
   <li>WebKit 26.0</li>
   </ul>
   <p>This version was also tested against the following stable channels:</p>
   <ul>
   <li>Google Chrome 139</li>
   <li>Microsoft Edge 139</li>
   </ul>
   <h2>v1.55.0</h2>
   <h2>New APIs</h2>
   <ul>
   <li>New Property <a 
href="https://playwright.dev/docs/api/class-teststepinfo#test-step-info-title-path";>testStepInfo.titlePath</a>
 Returns the full title path starting from the test file, including test and 
step titles.</li>
   </ul>
   <h2>Codegen</h2>
   <ul>
   <li>Automatic <code>toBeVisible()</code> assertions: Codegen can now 
generate automatic <code>toBeVisible()</code> assertions for common UI 
interactions. This feature can be enabled in the Codegen settings UI.</li>
   </ul>
   <h2>Breaking Changes</h2>
   <ul>
   <li>⚠️ Dropped support for Chromium extension manifest v2.</li>
   </ul>
   <h2>Miscellaneous</h2>
   <ul>
   <li>Added support for Debian 13 &quot;Trixie&quot;.</li>
   </ul>
   <h2>Browser Versions</h2>
   <ul>
   <li>Chromium 140.0.7339.16</li>
   <li>Mozilla Firefox 141.0</li>
   <li>WebKit 26.0</li>
   </ul>
   <p>This version was also tested against the following stable channels:</p>
   <ul>
   <li>Google Chrome 139</li>
   <li>Microsoft Edge 139</li>
   </ul>
   <h2>v1.54.2</h2>
   <h3>Highlights</h3>
   <p><a 
href="https://redirect.github.com/microsoft/playwright/issues/36714";>microsoft/playwright#36714</a>
 - [Regression]: Codegen is not able to launch in Administrator Terminal on 
Windows (ProtocolError: Protocol error)
   <a 
href="https://redirect.github.com/microsoft/playwright/issues/36828";>microsoft/playwright#36828</a>
 - [Regression]: Playwright Codegen keeps spamming with selected option
   <a 
href="https://redirect.github.com/microsoft/playwright/issues/36810";>microsoft/playwright#36810</a>
 - [Regression]: Starting Codegen with target language doesn't work anymore</p>
   <h2>Browser Versions</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/microsoft/playwright/commit/ae51df7a35888f663553ab4e9c45d6cb6335397f";><code>ae51df7</code></a>
 chore: mark v1.55.1 (<a 
href="https://redirect.github.com/microsoft/playwright/issues/37530";>#37530</a>)</li>
   <li><a 
href="https://github.com/microsoft/playwright/commit/86dde294ce7fc9dd62d2f7ce5afd0c79cff50140";><code>86dde29</code></a>
 feat(chromium): roll to r1193 (<a 
href="https://redirect.github.com/microsoft/playwright/issues/37529";>#37529</a>)</li>
   <li><a 
href="https://github.com/microsoft/playwright/commit/86328bc9f43da2fe2b9aba2822c79f8b4c0c7f72";><code>86328bc</code></a>
 chore: do not use -k option (<a 
href="https://redirect.github.com/microsoft/playwright/issues/37532";>#37532</a>)</li>
   <li><a 
href="https://github.com/microsoft/playwright/commit/63799ba68340fde11445d4f48c12515c28dcc92a";><code>63799ba</code></a>
 cherry-pick(<a 
href="https://redirect.github.com/microsoft/playwright/issues/37214";>#37214</a>):
 docs: fix method names in release notes</li>
   <li><a 
href="https://github.com/microsoft/playwright/commit/21e29a42ab090d7848a3c3255f05335ba0db424d";><code>21e29a4</code></a>
 cherry-pick(<a 
href="https://redirect.github.com/microsoft/playwright/issues/37153";>#37153</a>):
 fix(html): don't display a chip with empty content with ...</li>
   <li><a 
href="https://github.com/microsoft/playwright/commit/ba62e6ab0d25f7415ffdf121e4e186aadb213be5";><code>ba62e6a</code></a>
 cherry-pick(<a 
href="https://redirect.github.com/microsoft/playwright/issues/37149";>#37149</a>):
 fix(test): attaching in boxed fixture</li>
   <li><a 
href="https://github.com/microsoft/playwright/commit/25bb073f2697c98995871d40828604b0836c29b7";><code>25bb073</code></a>
 cherry-pick(<a 
href="https://redirect.github.com/microsoft/playwright/issues/37137";>#37137</a>):
 Revert &quot;fix(a11y): track inert elements as hidden (<a 
href="https://redirect.github.com/microsoft/playwright/issues/36947";>#36947</a>)&quot;</li>
   <li><a 
href="https://github.com/microsoft/playwright/commit/f992162f04ae0b0b5a0f4b6114b894215be98995";><code>f992162</code></a>
 chore: mark v1.55.0 (<a 
href="https://redirect.github.com/microsoft/playwright/issues/37121";>#37121</a>)</li>
   <li><a 
href="https://github.com/microsoft/playwright/commit/4a92ea00253106c8bd4234b8d5be2e205d049012";><code>4a92ea0</code></a>
 cherry-pick(<a 
href="https://redirect.github.com/microsoft/playwright/issues/37113";>#37113</a>):
 docs: add release-notes for v1.55</li>
   <li><a 
href="https://github.com/microsoft/playwright/commit/aa05507bbabc170abf7775bf0d3ddd2438dc384a";><code>aa05507</code></a>
 cherry-pick(<a 
href="https://redirect.github.com/microsoft/playwright/issues/37114";>#37114</a>):
 test: move browser._launchServer in child process</li>
   <li>Additional commits viewable in <a 
href="https://github.com/microsoft/playwright/compare/v1.49.1...v1.55.1";>compare
 view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by <a 
href="https://www.npmjs.com/~playwright-bot";>playwright-bot</a>, a new releaser 
for playwright since your current version.</p>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=playwright&package-manager=npm_and_yarn&previous-version=1.49.1&new-version=1.55.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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)
   - `@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)
   - `@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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/pouchdb/pouchdb/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to