Skip to content

Commit c7b82c5

Browse files
renovate[bot]wadackelclaude
authored
chore: update dependency playwright to v1.59.1 (#261)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [playwright](https://playwright.dev) ([source](https://redirect.github.com/microsoft/playwright)) | [`1.58.2` → `1.59.1`](https://renovatebot.com/diffs/npm/playwright/1.58.2/1.59.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/playwright/1.59.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/playwright/1.58.2/1.59.1?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/3) for more information. --- ### Release Notes <details> <summary>microsoft/playwright (playwright)</summary> ### [`v1.59.1`](https://redirect.github.com/microsoft/playwright/compare/v1.59.0...d466ac5358cae058cdc75d2ae3ab3ad220042730) [Compare Source](https://redirect.github.com/microsoft/playwright/compare/v1.59.0...v1.59.1) ### [`v1.59.0`](https://redirect.github.com/microsoft/playwright/compare/v1.58.2...01b2b1533e0bfa1c582117e3ec109fcb57657747) [Compare Source](https://redirect.github.com/microsoft/playwright/compare/v1.58.2...v1.59.0) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/reg-viz/storycap-testrun). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMTAuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiQS1kZXBlbmRlbmNpZXMiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: wadackel <wadackel@gmail.com> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent d452aee commit c7b82c5

8 files changed

Lines changed: 112 additions & 73 deletions

File tree

examples/v10-react-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@vitejs/plugin-react": "^5.0.2",
1818
"@vitest/browser-playwright": "^4.1.5",
1919
"@vitest/coverage-v8": "^4.1.5",
20-
"playwright": "1.58.2",
20+
"playwright": "1.59.1",
2121
"prop-types": "^15.8.1",
2222
"react": "^18.2.0",
2323
"react-dom": "^18.2.0",

examples/v10-react-vite/pnpm-lock.yaml

Lines changed: 21 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/v8-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@vitejs/plugin-react": "^4.3.3",
2424
"concurrently": "^9.1.2",
2525
"http-server": "^14.1.1",
26-
"playwright": "1.58.2",
26+
"playwright": "1.59.1",
2727
"prop-types": "^15.8.1",
2828
"react": "^18.2.0",
2929
"react-dom": "^18.2.0",

examples/v8-react/pnpm-lock.yaml

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/v9-react-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@vitejs/plugin-react": "^5.0.2",
1717
"@vitest/browser-playwright": "^4.1.5",
1818
"@vitest/coverage-v8": "^4.1.5",
19-
"playwright": "1.58.2",
19+
"playwright": "1.59.1",
2020
"prop-types": "^15.8.1",
2121
"react": "^18.2.0",
2222
"react-dom": "^18.2.0",

examples/v9-react-vite/pnpm-lock.yaml

Lines changed: 21 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"oxfmt": "0.46.0",
3535
"oxlint": "1.55.0",
3636
"oxlint-tsgolint": "0.21.1",
37-
"playwright": "1.58.2",
37+
"playwright": "1.59.1",
3838
"rimraf": "6.1.3",
3939
"tsdown": "0.21.9",
4040
"typescript": "5.9.3",

0 commit comments

Comments
 (0)