Pavel Feldman
|
f5ca5241f3
|
feat(esm): support import attributes (#30482)
Fixes https://github.com/microsoft/playwright/issues/30473
|
2024-04-23 10:13:01 -07:00 |
|
Pavel Feldman
|
4010940315
|
chore: move off babel proposals to plugins (#29053)
|
2024-01-18 17:50:52 -08:00 |
|
Pavel Feldman
|
92ad1b385c
|
chore: refactor import processing in ct (#28975)
|
2024-01-12 20:02:27 -08:00 |
|
Pavel Feldman
|
7de0ccd36e
|
chore: support await using for close() and dispose() (#27766)
This change assumes that the user has Node 18 with Symbol.dispose
available.
Fixes https://github.com/microsoft/playwright/issues/27141
|
2023-10-24 12:25:53 -07:00 |
|
Max Schmitt
|
fe7847b126
|
fix: require JSX inside PWT with pnpm (#27744)
Fixes https://github.com/microsoft/playwright/issues/27285
|
2023-10-23 22:48:12 +02:00 |
|
Max Schmitt
|
0a49c3dbb9
|
chore: bump @babel dependencies (#27632)
This fixes:
```
Run npm audit --omit dev
# npm audit report
@babel/traverse <7.23.2
Severity: critical
Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code - https://github.com/advisories/GHSA-[6](https://github.com/microsoft/playwright/actions/runs/6535308689/job/17744452034?pr=27631#step:10:7)[7](https://github.com/microsoft/playwright/actions/runs/6535308689/job/17744452034?pr=27631#step:10:8)hx-6x53-jw[9](https://github.com/microsoft/playwright/actions/runs/6535308689/job/17744452034?pr=27631#step:10:10)2
fix available via `npm audit fix`
node_modules/@babel/traverse
1 critical severity vulnerability
To address all issues, run:
npm audit fix
Error: Process completed with exit code 1.
```
|
2023-10-17 20:52:41 +02:00 |
|
Pavel Feldman
|
4fd2b4adef
|
chore: bump the babel (#27348)
|
2023-09-28 17:12:57 -07:00 |
|
Dmitry Gozman
|
186f86905c
|
chore: make @playwright/test depend on playwright (#26946)
|
2023-09-08 14:23:35 -07:00 |
|