percy / percy-playwright

Playwright client library for visual testing with Percy
MIT License
16 stars 6 forks source link

⬆️ Bump playwright from 1.27.1 to 1.32.2 #206

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps playwright from 1.27.1 to 1.32.2.

Release notes

Sourced from playwright's releases.

v1.32.2

Highlights

microsoft/playwright#21993 - [BUG] Browser crash when using Playwright VSC extension and trace-viewer enabled in config microsoft/playwright#22003 - [Feature] Make Vue component mount props less restrictive microsoft/playwright#22089 - [REGRESSION]: Tests failing with "Error: tracing.stopChunk"

Browser Versions

  • Chromium 112.0.5615.29
  • Mozilla Firefox 111.0
  • WebKit 16.4

This version was also tested against the following stable channels:

  • Google Chrome 111
  • Microsoft Edge 111

v1.32.1

Highlights

microsoft/playwright#21832 - [BUG] Trace is not opening on specific broken locator microsoft/playwright#21897 - [BUG] --ui fails to open with error reading mainFrame from an undefined this._page microsoft/playwright#21918 - [BUG]: UI mode, skipped tests not being found microsoft/playwright#21941 - [BUG] UI mode does not show webServer startup errors microsoft/playwright#21953 - [BUG] Parameterized tests are not displayed in the UI mode

Browser Versions

  • Chromium 112.0.5615.29
  • Mozilla Firefox 111.0
  • WebKit 16.4

This version was also tested against the following stable channels:

  • Google Chrome 111
  • Microsoft Edge 111

v1.32.0

📣 Introducing UI Mode (preview)

Playwright v1.32 updates

New UI Mode lets you explore, run and debug tests. Comes with a built-in watch mode.

Playwright UI Mode

... (truncated)

Commits


Dependabot compatibility score

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 commands and options
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 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)
dependabot[bot] commented 1 year ago

Superseded by #211.