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

Bump @playwright/test from 1.31.1 to 1.31.2 #91

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps @playwright/test from 1.31.1 to 1.31.2.

Release notes

Sourced from @​playwright/test's releases.

v1.31.2

Highlights

microsoft/playwright#20784 - [BUG] ECONNREFUSED on GitHub Actions with Node 18 microsoft/playwright#21145 - [REGRESSION]: firefox-1378 times out on await page.reload() when URL contains a #hash microsoft/playwright#21226 - [BUG] Playwright seems to get stuck when using shard option and last test is skipped microsoft/playwright#21227 - Using the webServer config with a Vite dev server? microsoft/playwright#21312 - throw if defineConfig is not used for component testing

Browser Versions

  • Chromium 111.0.5563.19
  • Mozilla Firefox 109.0
  • WebKit 16.4

This version was also tested against the following stable channels:

  • Google Chrome 110
  • Microsoft Edge 110
Commits
  • 6155a50 chore: mark v1.31.2
  • b9f4f2c cherry-pick(#21322): fix(firefox): fix reload with hash URLs
  • d7ad0a0 cherry-pick(#21318): chore: have pretty error if CT config has no defineConfi...
  • 128b2ff cherry-pick(#21283): chore: do not generate history entries on snapshot switch
  • e9fe663 cherry-pick(#21104): chore: consolidate http/https fetching (#21284)
  • 249825f cherry-pick(#21311): chore: point to pwt cli, a direct dependency
  • db82ae0 cherry-pick(#21238): fix(runner): finish dispatching if remaining tes… (#21239)
  • 4b3932d cherry-pick(#21169): fix(trace): update snapshot on keyboard selection
  • See full diff 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.31.1 to 1.31.2.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.31.1...v1.31.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 6, 2023
@tschaub tschaub merged commit e280ee1 into main Mar 6, 2023
@tschaub tschaub deleted the dependabot/npm_and_yarn/playwright/test-1.31.2 branch March 6, 2023 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant