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

chore: bump playwright from 1.9.2 to 1.10.0 #2209

Merged
merged 1 commit into from
Apr 23, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2021

Bumps playwright from 1.9.2 to 1.10.0.

Release notes

Sourced from playwright's releases.

v1.10.0

Highlights

Bundled Browser Versions

  • Chromium 90.0.4430.0
  • Mozilla Firefox 87.0b10
  • WebKit 14.2

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

  • Google Chrome 89
  • Microsoft Edge 89

New APIs

#742 - [Feature] - Delete a certain cookie instead of clear all cookies #1063 - [Feature] Improve handling of invalid browser arguments #1797 - [Feature] Support NodeList and Node[] as return from Page.evaluateHandle(pageFunction[, arg])? #2089 - [BUG] Text selector doesn't match by combined innerText #2220 - [Feature] Download progression #2238 - [Feature] Hide file pickers if they will be emulated #2308 - [Question] How to handle discarded tabs? #2747 - [Feature] Highlight element in the browser #2767 - [Question] Is it possible to define host resolution rules per browser instance? #2902 - [Feature] Method to wait for event listeners to be attached #3032 - [Feature] mouse.getPosition() #3184 - [Feature] Support raw headers #3265 - [Feature] page.inputValue() that reads from the value property, not the attribute #3540 - [Feature] Lazy loaded frames API #3648 - [Feature] Provide command args with Logger logs #3828 - [Feature] Ability to set device scale factor on an existing page #3989 - [Feature] Adding support to custom keyboard layout #4263 - [Question] Video Stream #4377 - [Feature] Support evaluate() as a content script #4390 - [Feature] a hook mechanism to augment cross-cutting logic #4441 - [Feature] extension message passing in non-persistent context #4507 - [BUG] DeviceDescriptor not exposed #4543 - [Question] Plans to implement puppetaria (aria/ selector) #4902 - [BUG] Can't catch firefox error dialog #5228 - [BUG] launchPersistentContext hanging on "about:blank" [REOPENED]

... (truncated)

Commits
  • aeaa9fe cherry-pick(release-1.10): do not run video tests with Chrome Stable on Linux...
  • 198a08b cherry-pick(release-1.10): add web socket examples (#5933)
  • 04da3dc chore: mark v1.10.0 (#5926)
  • 543582b chore: expose channel name literals for types (#5922)
  • f70eaf4 docs(android): android doc nits (#5924)
  • 8f1d03f docs(options): clarify recordHarPath and recordVideoDir behavior (#5923)
  • ca35da0 test(android): run selected page tests on android (3) (#5910)
  • 3a27bdd chore(dotnet): improve name generation for objects (#5860)
  • 9f1b2f6 test(resize): add a screenshot resize test (#5907)
  • ec6453d fix: installer compilation (#5908)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @yuanLeeMidori.


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 dependabot bot added the dependencies Pull requests that update a dependency file label Apr 23, 2021
@dependabot dependabot bot requested a review from a team April 23, 2021 16:08
humphd
humphd previously approved these changes Apr 23, 2021
yuanLeeMidori
yuanLeeMidori previously approved these changes Apr 23, 2021
@yuanLeeMidori
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot dismissed stale reviews from yuanLeeMidori and humphd via d1e5bf3 April 23, 2021 17:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/playwright-1.10.0 branch from 04d421c to d1e5bf3 Compare April 23, 2021 17:12
@yuanLeeMidori
Copy link
Contributor

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 23, 2021

Dependabot tried to merge this PR, but received the following error from GitHub:

At least 2 approving reviews are required by reviewers with write access.

@yuanLeeMidori yuanLeeMidori requested a review from humphd April 23, 2021 17:24
@yuanLeeMidori yuanLeeMidori merged commit 76dd7d8 into master Apr 23, 2021
@yuanLeeMidori yuanLeeMidori deleted the dependabot/npm_and_yarn/playwright-1.10.0 branch April 23, 2021 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants