vtstats / web

VTubers Statistics and Data Visualization
https://vt.poi.cat
134 stars 28 forks source link

build(deps-dev): bump playwright from 1.18.1 to 1.20.2 in /web #799

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps playwright from 1.18.1 to 1.20.2.

Release notes

Sourced from playwright's releases.

v1.20.2

Highlights

This patch includes the following bug fixes:

microsoft/playwright#13078 - [BUG] Extension required when importing other files with type="module" microsoft/playwright#13099 - [BUG] beforeAll is called before each test (fullyParallel) microsoft/playwright#13204 - [BUG] mask stalls the screenshot

Browser Versions

  • Chromium 101.0.4921.0
  • Mozilla Firefox 97.0.1
  • WebKit 15.4

This version was also tested against the following stable channels:

  • Google Chrome 99
  • Microsoft Edge 99

v1.20.1

Highlights

This patch includes the following bug fixes:

microsoft/playwright#12711 - [REGRESSION] Page.screenshot hangs on some sites microsoft/playwright#12807 - [BUG] Cookies get assigned before fulfilling a response microsoft/playwright#12814 - [Question] how to use expect.any in playwright microsoft/playwright#12821 - [BUG] Chromium: Cannot click, element intercepts pointer events microsoft/playwright#12836 - [REGRESSION]: Tests not detected as ES module in v1.20 microsoft/playwright#12862 - [Feature] Allow to use toMatchSnapshot for file formats other than txt (e.g. csv) microsoft/playwright#12887 - [BUG] Locator.count() with _vue selector with Repro microsoft/playwright#12940 - [BUG] npm audit - High Severity vulnerability in json5 package forcing to install Playwright 1.18.1 microsoft/playwright#12974 - [BUG] Regression - chromium browser closes during test or debugging session on macos

Browser Versions

  • Chromium 101.0.4921.0
  • Mozilla Firefox 97.0.1
  • WebKit 15.4

This version was also tested against the following stable channels:

  • Google Chrome 99
  • Microsoft Edge 99

v1.20.0

Highlights

... (truncated)

Commits
  • 0f359b9 chore: mark v1.20.2 (#13226)
  • 88e0a3b cherry-pick(#13222): fix(screenshot): do not stall on hideHiglight attempt 2 ...
  • 4eb6fca cherry-pick(#13137): fix(esm): make sure import from './foo.js' is supported ...
  • e55a3ff cherry-pick(#13138): fix(parallel): minimize the number of beforeAll/afterAll...
  • 18de7bd cherry-pick(#12992): chore: disable Chromium CertificateTransparencyComponent...
  • cfa7f13 cherry-pick(#12946): fix: upgrade json5 dependency (#12956)
  • 8e98b44 chore: mark v1.20.1 (#12935)
  • 0093e8a cherry-pick(#12934): allow toMatchSnapshot to use text comparator for text da...
  • c090a55 cherry-pick(#12892): docs(fetch): clarify cookie handling (#12931)
  • 1b0087e cherry-pick(#12888): fix(click): workaround elementsFromPoint issue in Chromi...
  • 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[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.