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

fix(deps-dev): bump playwright from 1.15.1 to 1.16.3 #331

Merged
merged 1 commit into from
Nov 2, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2021

Bumps playwright from 1.15.1 to 1.16.3.

Release notes

Sourced from playwright's releases.

v1.16.3

Highlights

This patch includes bug fixes for the following issues:

microsoft/playwright#9849 - [BUG]: toHaveCount fails with serialization error in 1.16 when elements do not yet exists microsoft/playwright#9897 - [Bug]: TraceViewer doesn't show actions microsoft/playwright#9902 - [BUG] Warn if the html-report gets opened with file://

Browser Versions

  • Chromium 97.0.4666.0
  • Mozilla Firefox 93.0
  • WebKit 15.4

This version of Playwright was also tested against the following stable channels:

  • Google Chrome 94
  • Microsoft Edge 94

(1.16.3-1635814179000)

v1.16.2

Highlights

This patch includes bug fixes for the following issues:

microsoft/playwright#7818 - [Bug]: dedup snapshot CSS images microsoft/playwright#9741 - [BUG] Error while an attempt to install Playwright in CI -> Failed at the [email protected] install script microsoft/playwright#9756 - [Regression] Page.screenshot does not work inside Docker with BrowserServer microsoft/playwright#9759 - [BUG] 1.16.x the package.json is not export anymore microsoft/playwright#9760 - [BUG] snapshot updating causes failures for all tries except the last microsoft/playwright#9768 - [BUG] ignoreHTTPSErrors not working on page.request

Browser Versions

  • Chromium 97.0.4666.0
  • Mozilla Firefox 93.0
  • WebKit 15.4

This version of Playwright was also tested against the following stable channels:

  • Google Chrome 94
  • Microsoft Edge 94

... (truncated)

Commits
  • 4803e0f chore: mark v1.16.3 (#9953)
  • c6360e7 cherry-pick(#9908): feat(html): render warning message when served off file://
  • 161ff90 cherry-pick(#9896): fix(tracing): fall back to protocol naming in ports w/o a...
  • 51a0289 cherry-pick(#9860): another edge case fix
  • 5e0f327 chore: mark v1.16.2 (#9810)
  • cf98ab7 cherry-pick(#9806): ignoreHTTPSErrors after redirects
  • 810fa55 cherry-pick(#9799): fix(snapshots): --update-snapshots + retries should work ...
  • 3f94fbb fix(monorepo): export package.json from every package (#9803) (#9805)
  • 2b59574 fix: support even older node 12 (#9718) (#9804)
  • 7ba8ba7 cherry-pick(release-1.16): do not export DISPLAY for everybody without XVFB r...
  • 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](https://github.com/Microsoft/playwright) from 1.15.1 to 1.16.3.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.15.1...v1.16.3)

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 2, 2021
@jrolfs jrolfs changed the title build(deps-dev): bump playwright from 1.15.1 to 1.16.3 fix(deps-dev): bump playwright from 1.15.1 to 1.16.3 Nov 2, 2021
@jrolfs jrolfs enabled auto-merge (squash) November 2, 2021 21:13
@jrolfs jrolfs merged commit 81a74b1 into main Nov 2, 2021
@jrolfs jrolfs deleted the dependabot-npm_and_yarn-playwright-1.16.3 branch November 2, 2021 21:14
@github-actions
Copy link

github-actions bot commented Nov 2, 2021

🎉 This PR is included in version 4.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant