naja-js / naja

Modern AJAX library for Nette Framework
https://naja.js.org
MIT License
108 stars 15 forks source link

chore(deps-dev): bump playwright from 1.8.0 to 1.10.0 #307

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps playwright from 1.8.0 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.


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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codecov[bot] commented 3 years ago

Codecov Report

Merging #307 (c3c0c70) into master (b31de8d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #307   +/-   ##
=======================================
  Coverage   85.27%   85.27%           
=======================================
  Files          11       11           
  Lines         360      360           
  Branches      104      104           
=======================================
  Hits          307      307           
  Misses         20       20           
  Partials       33       33           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b31de8d...c3c0c70. Read the comment docs.

dependabot-preview[bot] commented 3 years ago

Looks like playwright is up-to-date now, so this is no longer needed.