Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2020

Bumps playwright from 1.5.1 to 1.6.2.

Release notes

Sourced from playwright's releases.

v1.6.2

Highlights

Minor bugfixes.

Browser Versions

  • Chromium 88.0.4324.0
  • Mozilla Firefox 83.0b8
  • WebKit 14.0

691c38bf - feat(chromium): roll to r827102 (#4462) a6474d50 - chore: register frameless listeners separately (#4407) d8d4f832 - chore: mark v1.6.2 dcb17980 - fix(websocket): remove "skip frames" logic (#4435)

v1.6.1

Highlights

Minor bugfix.

Browser Versions

  • Chromium 88.0.4316.0
  • Mozilla Firefox 83.0b8
  • WebKit 14.0

6b5c2cf3 - revert: lifecycle refactoring, it breaks setContent (#4420)

v1.6.0

Highlights

Touch

  • Use [page.tap()] to automate native tap events. Like other input events, taps auto-wait for the UI element and [actionability] checks.

Network

  • WebSocket inspection: Use [page.on('websocket')] and the new [WebSocket] class to inspect WebSocket connections.
  • HAR export: Capture and export all the network activity as a HAR file. Pass recordHar while creating new browser contexts.
  • Resource timing: Use [request.timing()] to retrieve and analyze timing data for the network requests.
  • Proxy for browser context: Network proxy settings can now be configured per browser contexts with the proxy option on the new context.

... (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)
Bumps [playwright](https://github.com/Microsoft/playwright) from 1.5.1 to 1.6.2. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.5.1...v1.6.2) Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2020

Superseded by #176.

@dependabot dependabot bot closed this Dec 16, 2020
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-playwright-1.6.2 branch December 16, 2020 06:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

1 participant