chore(deps): update patch/minor dependencies (playwright 1.58.2, node 24.14.1)#3391
chore(deps): update patch/minor dependencies (playwright 1.58.2, node 24.14.1)#3391
Conversation
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
d4593d6 to
76386de
Compare
76386de to
b88b749
Compare
b88b749 to
f13e3d3
Compare
87f0d98 to
e20d3ca
Compare
ae0661e to
ded30af
Compare
226dbb0 to
6c236f3
Compare
4c8ad41 to
3ababb9
Compare
3ababb9 to
f4ad65b
Compare
|
@copilot remove puppeteer bump from this PR |
Done. Reverted puppeteer back to |
|
@copilot try to fix the broken CI checks |
The CI failures were TypeScript type incompatibility errors caused by Fixed in commit |
Renovate patch/minor dependency update with puppeteer excluded and a yarn.lock fix for playwright type conflicts.
Changes
puppeteerbump (24.36.1→24.40.0) — kept at24.36.1playwright/@playwright/browser-*1.58.1→1.58.2,node24.13.0→24.14.1,@apify/docusaurus-plugin-typedoc-api5.1.0→5.1.3playwright@^1.52.0→1.58.1andplaywright-core@^1.54.1→1.58.1(used by@browserbasehq/stagehand's transitive deps) while the root used1.58.2. TypeScript treated the twoplaywright-corecopies as structurally distinct, causing type errors in stagehand tests. Consolidated all specifiers to1.58.2.