dependabot[bot] opened a new pull request, #1746: URL: https://github.com/apache/stormcrawler/pull/1746
Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) from 1.56.0 to 1.57.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/playwright-java/releases">com.microsoft.playwright:playwright's releases</a>.</em></p> <blockquote> <h2>v1.57.0</h2> <h2>Chrome for Testing</h2> <p>Starting with this release, Playwright switches from Chromium, to using <a href="https://developer.chrome.com/blog/chrome-for-testing/">Chrome for Testing</a> builds. Both headed and headless browsers are subject to this. Your tests should still be passing after upgrading to Playwright 1.57.</p> <p>We're expecting no functional changes to come from this switch. The biggest change is the new icon and title in your toolbar.</p> <!-- raw HTML omitted --> <p>If you still see an unexpected behaviour change, please <a href="https://github.com/microsoft/playwright/issues/new">file an issue</a>.</p> <p>On Arm64 Linux, Playwright continues to use Chromium.</p> <h2>Breaking Change</h2> <p>After 3 years of being deprecated, we removed <code>page.accessibility()</code> from our API. Please use other libraries such as <a href="https://www.deque.com/axe/">Axe</a> if you need to test page accessibility. See our Node.js <a href="https://playwright.dev/docs/accessibility-testing">guide</a> for integration with Axe.</p> <h2>New APIs</h2> <ul> <li><a href="https://playwright.dev/java/docs/api/class-worker#worker-event-console">worker. onConsole</a> event is emitted when JavaScript within the worker calls one of console API methods, e.g. console.log or console.dir. <code>Worker.waitForConsoleMessage()</code> can be used to wait for it.</li> <li><a href="https://playwright.dev/java/docs/api/class-locator#locator-description">locator.description()</a> returns locator description previously set with <a href="https://playwright.dev/java/docs/api/class-locator#locator-describe">locator.describe()</a>.</li> <li>New option <a href="https://playwright.dev/java/docs/api/class-locator#locator-click-option-steps"><code>steps</code></a> in <a href="https://playwright.dev/java/docs/api/class-locator#locator-click">locator.click()</a> and <a href="https://playwright.dev/java/docs/api/class-locator#locator-drag-to">locator.dragTo()</a> that configures the number of <code>mousemove</code> events emitted while moving the mouse pointer to the target element.</li> </ul> <h2>Browser Versions</h2> <ul> <li>Chromium 143.0.7499.4</li> <li>Mozilla Firefox 144.0.2</li> <li>WebKit 26.0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/playwright-java/commit/f0c034da7dfb254b48d21c31c9284b49b3594af4"><code>f0c034d</code></a> chore: mark 1.57.0 (<a href="https://redirect.github.com/microsoft/playwright-java/issues/1872">#1872</a>)</li> <li><a href="https://github.com/microsoft/playwright-java/commit/63bb008857f3ae33eb2f070d1c264fd8d59ea379"><code>63bb008</code></a> chore: roll driver to 1.57.0-beta-1764692940000 (<a href="https://redirect.github.com/microsoft/playwright-java/issues/1870">#1870</a>)</li> <li><a href="https://github.com/microsoft/playwright-java/commit/9b3a7888069e968ba56ccf7f20f08d808ed981fb"><code>9b3a788</code></a> chore(deps): bump actions/checkout from 5 to 6 in the actions group (<a href="https://redirect.github.com/microsoft/playwright-java/issues/1868">#1868</a>)</li> <li><a href="https://github.com/microsoft/playwright-java/commit/2f387edf0d88d8b424f21d016ba27f170c0d4156"><code>2f387ed</code></a> chore(deps): bump the all group with 3 updates (<a href="https://redirect.github.com/microsoft/playwright-java/issues/1867">#1867</a>)</li> <li><a href="https://github.com/microsoft/playwright-java/commit/6eb30e275c4200545b617e0fdf9352881afca9b9"><code>6eb30e2</code></a> chore(deps): bump junit.version from 5.13.4 to 5.14.1 (<a href="https://redirect.github.com/microsoft/playwright-java/issues/1859">#1859</a>)</li> <li><a href="https://github.com/microsoft/playwright-java/commit/0f14588df14e626a403c48452a382c432bda1f40"><code>0f14588</code></a> Migrate ExtensionContext.Store.CloseableResource to AutoCloseable (<a href="https://redirect.github.com/microsoft/playwright-java/issues/1860">#1860</a>)</li> <li><a href="https://github.com/microsoft/playwright-java/commit/e417cad372e0387920028bbd20db083a70268608"><code>e417cad</code></a> Fix document typo - setContextOptions (<a href="https://redirect.github.com/microsoft/playwright-java/issues/1862">#1862</a>)</li> <li><a href="https://github.com/microsoft/playwright-java/commit/059667e3115250a9d9c6bb4b697581d5a1988e9e"><code>059667e</code></a> chore: remove background pages implementation (<a href="https://redirect.github.com/microsoft/playwright-java/issues/1861">#1861</a>)</li> <li><a href="https://github.com/microsoft/playwright-java/commit/98296d9cdf72cec5b11d84cf3ac9d0a0523c71de"><code>98296d9</code></a> devops: update ado approver (<a href="https://redirect.github.com/microsoft/playwright-java/issues/1857">#1857</a>)</li> <li><a href="https://github.com/microsoft/playwright-java/commit/1599e1c7bc627d4f24c4c8d702a39b91407a925a"><code>1599e1c</code></a> chore: roll 1.56.1 (<a href="https://redirect.github.com/microsoft/playwright-java/issues/1855">#1855</a>)</li> <li>See full diff in <a href="https://github.com/microsoft/playwright-java/compare/v1.56.0...v1.57.0">compare view</a></li> </ul> </details> <br /> [](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) </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]
