percy / percy-playwright

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

⬆️ Bump @playwright/test from 1.27.1 to 1.32.3 #212

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @playwright/test from 1.27.1 to 1.32.3.

Release notes

Sourced from @​playwright/test's releases.

v1.32.3

Highlights

microsoft/playwright#22144 - [BUG] WebServer only starting after timeout microsoft/playwright#22191 - chore: allow reusing browser between the tests microsoft/playwright#22215 - [BUG] Tests failing in toPass often marked as passed

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.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

... (truncated)

Commits
  • 679ee37 chore: mark v1.32.3
  • 710674a cherry-pick(#22254): revert(20509, 20596): expect.toPass is broken with these
  • cb419e7 cherry-pick(#22035): fix(webServer): follow relative redirects when checking ...
  • ce33ec2 cherry-pick(#22191): chore: allow reusing browser between the tests
  • ed7a560 chore: mark 1.32.2 (#22172)
  • b139ffc cherry-pick(#22126): fix(tracing): avoid clashing network file names
  • d59972a cherry-pick(#22050): fix(tracing): allow disabling tracing through env
  • c132756 cherry-pick(#22005): fix(ct): vue revert json object as prop (#22039)
  • 847b546 cherry-pick(#21976): chore(ui): do not print global setup epilogue
  • 1869bd2 cherry-pick(#21967): chore: allow sibling describes with the same name
  • Additional commits viewable in compare view


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 #216.