ryanbarr / harvest-monster

A tool to help you sell Path of Exile Harvest crafts on The Forbidden Trove.
https://www.harvestmonster.com
GNU General Public License v3.0
10 stars 1 forks source link

Bump playwright from 1.22.2 to 1.23.2 #31

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps playwright from 1.22.2 to 1.23.2.

Release notes

Sourced from playwright's releases.

v1.23.2

Highlights

This patch includes the following bug fixes:

microsoft/playwright#15273 - [BUG] LaunchOptions config has no effect after update to v1.23.0 microsoft/playwright#15351 - [REGRESSION]: Component testing project does not compile anymore microsoft/playwright#15431 - [BUG] Regression: page.on('console') is ignored in 1.23

Browser Versions

  • Chromium 104.0.5112.20
  • Mozilla Firefox 100.0.2
  • WebKit 15.4

This version was also tested against the following stable channels:

  • Google Chrome 103
  • Microsoft Edge 103

v1.23.1

Highlights

This patch includes the following bug fixes:

microsoft/playwright#15219 - [REGRESSION]: playwright-core 1.23.0 issue with 'TypeError [ERR_INVALID_ARG_TYPE]: The "listener" argument'

Browser Versions

  • Chromium 104.0.5112.20
  • Mozilla Firefox 100.0.2
  • WebKit 15.4

This version was also tested against the following stable channels:

  • Google Chrome 103
  • Microsoft Edge 103

v1.23.0

Playwright v1.23 updates

Network Replay

Now you can record network traffic into a HAR file and re-use the data in your tests.

To record network into HAR file:

... (truncated)

Commits
  • 56e04df chore: mark v1.23.2 (#15463)
  • a2acf76 cherry-pick(#15430): chore: respect event name in removeAllListeners
  • 741e338 cherry-pick(#15422): fix(ct): tolerate compiled react components
  • 19790a0 cherry-pick(#15309): fix(config): fall back to context options
  • 2b64bca cherry-pick(#15293): fix(config): fall back to launch options
  • 354f6ea cherry-pick(e9c42a16): docs(release-notes): no jammy Docker image for languag...
  • e9c42a1 cherry-pick(#15295): docs(release-notes): add 1.23 release notes for .NET (#1...
  • a126a2f cherry-pick(#15289): chore: port 1.23 Python release notes
  • a19117a chore: mark v1.23.1 (#15248)
  • e9200c5 cherry-pick(#15237): chore: roll source-map-support to 0.5.21 (#15241)
  • 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)