Skip to content

Commit

Permalink
Update dependency @playwright/test to v1.27.1 (#887)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@playwright/test](https://playwright.dev)
([source](https://github.com/Microsoft/playwright)) | [`1.27.0` ->
`1.27.1`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.27.0/1.27.1)
|
[![age](https://badges.renovateapi.com/packages/npm/@playwright%2ftest/1.27.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@playwright%2ftest/1.27.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@playwright%2ftest/1.27.1/compatibility-slim/1.27.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@playwright%2ftest/1.27.1/confidence-slim/1.27.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>Microsoft/playwright</summary>

###
[`v1.27.1`](https://github.com/microsoft/playwright/releases/tag/v1.27.1)

[Compare
Source](https://github.com/Microsoft/playwright/compare/v1.27.0...v1.27.1)

#### Highlights

This patch release includes the following bug fixes:


[https://github.com/microsoft/playwright/pull/18010](https://github.com/microsoft/playwright/pull/18010)
- fix(generator): generate nice locators for arbitrary selectors

[https://github.com/microsoft/playwright/pull/17999](https://github.com/microsoft/playwright/pull/17999)
- chore: don't fail on undefined video/trace

[https://github.com/microsoft/playwright/issues/17955](https://github.com/microsoft/playwright/issues/17955)
- \[Question] Github Actions test compatibility check failed
mitigation?[https://github.com/microsoft/playwright/issues/17960](https://github.com/microsoft/playwright/issues/17960)0
- \[BUG] Codegen 1.27 creates NUnit code that does not
compil[https://github.com/microsoft/playwright/pull/17952](https://github.com/microsoft/playwright/pull/17952)52
- fix: fix typo in treeitem role typing

#### Browser Versions

-   Chromium 107.0.5304.18
-   Mozilla Firefox 105.0.1
-   WebKit 16.0

This version was also tested against the following stable channels:

-   Google Chrome 106
-   Microsoft Edge 106

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click
this checkbox.

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/defenseunicorns/zarf).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzQuMiIsInVwZGF0ZWRJblZlciI6IjMyLjIzNC4yIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 12, 2022
1 parent f5fdb75 commit c089e73
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@material/layout-grid": "14.0.0",
"@material/linear-progress": "14.0.0",
"@material/theme": "14.0.0",
"@playwright/test": "1.27.0",
"@playwright/test": "1.27.1",
"@sveltejs/adapter-static": "next",
"@sveltejs/kit": "next",
"@sveltejs/package": "next",
Expand Down

0 comments on commit c089e73

Please # to comment.