Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump playwright from 1.12.2 to 1.12.3 #2019

Merged
merged 1 commit into from
Jul 2, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2021

Bumps playwright from 1.12.2 to 1.12.3.

Release notes

Sourced from playwright's releases.

v1.12.3

Highlights

This patch release includes bug fixes for the following issues:

#7085 - [BUG] Traceviewer screens are not recorded well when using constructable stylesheets #7093 - Folder for a test-case is getting generated in test-results even if Test Case Passes when properties are given on Failure #7099 - [test-runner] Missing types for the expect library #7124 - [Test Runner] config.outputDir must be an absolute path #7141 - [Feature] Options for video resolution #7163 - [Test runner] artifacts are removed #7223 - [BUG] test-runner viewport can't be null #7284 - [BUG] incorrect @​playwright/test typings for toMatchSnapshot/toMatchInlineSnapshot/etc #7304 - [BUG] Snapshots are not captured if there is an animation at the beginning #7326 - [BUG] When PW timeouts, last trace action does not get collected[BUG] When PW timeouts, last trace action does not get collected

Browser Versions

  • Chromium 93.0.4530.0
  • Mozilla Firefox 89.0
  • WebKit 14.2

This version of Playwright was also tested against the following stable channels:

  • Google Chrome 91
  • Microsoft Edge 91
Commits
  • 027b294 cherry-pick(release-1.12): fix default export breaking on installation tests ...
  • 81d4b43 cherry-pick(release-1.12): account for last child node removal (#7335)
  • c25e00b cherry-pick(release-1.12): support constructed CSSStyleSheet (#7334)
  • 6a2175e cherry-pick(release-1.12): show interrupted actions in trace (#7333)
  • f52332a chore: mark v1.12.3 (#7323)
  • 6879b9b cherry-pick(release-1.12): have the proper default export (#7328) (#7330)
  • 2de5deb cherry-pick(release-1.12): move OverriddenExpectProperties outside the namesp...
  • 96fc610 cherry-pick(release-1.12): default @​playwright/test timeout to 0 (#7321)
  • 770fce5 cherry-pick(release-1.12): remove unimplemented jest expect types (#7311)
  • dd153b3 cherry-pick(release-1.12): allow viewport null values (#7310)
  • 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)

Bumps [playwright](https://github.com/Microsoft/playwright) from 1.12.2 to 1.12.3.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.12.2...v1.12.3)

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from remusao as a code owner June 28, 2021 04:11
@dependabot dependabot bot added the PR: Dependencies 🔩 Changes only update dependencies label Jun 28, 2021
@remusao remusao merged commit 36a0adc into master Jul 2, 2021
@remusao remusao deleted the dependabot/npm_and_yarn/playwright-1.12.3 branch July 2, 2021 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Dependencies 🔩 Changes only update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant