Skip to content

chore: bump @playwright/test from 1.22.1 to 1.23.2 in /site #2934

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

Merged
merged 2 commits into from
Jul 12, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2022

Bumps @playwright/test from 1.22.1 to 1.23.2.

Release notes

Sourced from @​playwright/test'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)

Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.22.1 to 1.23.2.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.22.1...v1.23.2)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 12, 2022 14:48
@Kira-Pilot Kira-Pilot merged commit 18a9d07 into main Jul 12, 2022
@Kira-Pilot Kira-Pilot deleted the dependabot/npm_and_yarn/site/playwright/test-1.23.2 branch July 12, 2022 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant