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.16.1 to 1.16.2 #298

Merged
merged 1 commit into from
Oct 27, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2021

Bumps @playwright/test from 1.16.1 to 1.16.2.

Release notes

Sourced from @​playwright/test's releases.

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 playwright@1.16.1 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

(1.16.2-1635322350000)

Commits
  • 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...
  • 18a0a4a cherry-pick(9735): fix(stack): hide test runner stack frames
  • c75bdde cherry-pick(9731): fix(snapshot): empty adopted stylesheet should not prevent...
  • 0f38535 cherry-pick(9732): fix(trace-viewer): show source files in local version
  • 676a2a0 cherry-pick(9726): feat(traceviewer): show load progress
  • 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.16.1 to 1.16.2.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.16.1...v1.16.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 the dependencies Pull requests that update a dependency file label Oct 27, 2021
@coveralls
Copy link

coveralls commented Oct 27, 2021

Pull Request Test Coverage Report for Build 1391573351

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.8%) to 98.424%

Totals Coverage Status
Change from base Build 1391545036: -0.8%
Covered Lines: 411
Relevant Lines: 411

💛 - Coveralls

@ilteoood ilteoood merged commit b138d51 into main Oct 27, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/playwright/test-1.16.2 branch October 27, 2021 19:55
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants