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

build(deps): bump playwright from 1.9.2 to 1.10.0 #1804

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

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.

If all status checks pass Dependabot will automatically merge this pull request.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [playwright](https://github.com/Microsoft/playwright) from 1.9.2 to 1.10.0.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.9.2...v1.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the PR: Dependencies 🔩 Changes only update dependencies label Mar 24, 2021
@dependabot-preview dependabot-preview bot merged commit 6060e1f into master Mar 24, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/playwright-1.10.0 branch March 24, 2021 21:45
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

0 participants