Conversation
Copilot created this pull request from a session on behalf of
B4nan
March 28, 2026 12:47
View session
Member
|
@copilot use node 24 in all the dockerfile tags (e.g. |
… 24.14.1) (#3391) Renovate patch/minor dependency update with puppeteer excluded and a yarn.lock fix for playwright type conflicts. ## Changes - **Excluded**: `puppeteer` bump (`24.36.1` → `24.40.0`) — kept at `24.36.1` - **Updated**: `playwright` / `@playwright/browser-*` `1.58.1` → `1.58.2`, `node` `24.13.0` → `24.14.1`, `@apify/docusaurus-plugin-typedoc-api` `5.1.0` → `5.1.3` - **Fixed**: yarn.lock had stale entries resolving `playwright@^1.52.0` → `1.58.1` and `playwright-core@^1.54.1` → `1.58.1` (used by `@browserbasehq/stagehand`'s transitive deps) while the root used `1.58.2`. TypeScript treated the two `playwright-core` copies as structurally distinct, causing type errors in stagehand tests. Consolidated all specifiers to `1.58.2`. --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Contributor
Author
Done in eaaa9a8. The Playwright-related template and E2E Dockerfiles now use Node 24 image tags, and I rebased the branch onto master before pushing the update. |
Copilot
AI
changed the title
chore: Bump Playwright to 1.58.2 across workspace, templates, E2E actors, and Docker images
chore: Bump remaining Playwright 1.58.2 references across workspace, templates, E2E actors, and Node 24 Docker images
Apr 8, 2026
B4nan
reviewed
Apr 8, 2026
| # tree for debugging | ||
| RUN npm --quiet set progress=false \ | ||
| && npm install --omit=dev \ | ||
| && npm install --omit=dev --omit=optional \ |
Co-authored-by: B4nan <615580+B4nan@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
corepack yarn validateinpackages/templates)