Skip to content

Pw update#4973

Merged
aaltat merged 3 commits into
MarketSquare:mainfrom
aaltat:pw_update
Jun 16, 2026
Merged

Pw update#4973
aaltat merged 3 commits into
MarketSquare:mainfrom
aaltat:pw_update

Conversation

@aaltat

@aaltat aaltat commented Jun 16, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings June 16, 2026 06:46

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the repository’s Playwright runtime to the next patch/minor release and aligns the Docker base images accordingly, while also introducing an npm override intended to pin esbuild for @yao-pkg/pkg.

Changes:

  • Bump playwright / playwright-core from 1.60.01.61.0 in package.json and package-lock.json.
  • Update Docker base images from mcr.microsoft.com/playwright:v1.60.0-noblev1.61.0-noble.
  • Add an npm overrides entry to force @yao-pkg/pkg to use esbuild 0.28.1.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
package.json Updates Playwright dependency and adds an npm override for @yao-pkg/pkgesbuild.
package-lock.json Updates resolved versions for Playwright and some transitive deps.
docker/Dockerfile.latest_release Aligns the release Docker image to Playwright v1.61.0-noble.
docker/Dockerfile.dev_pr Aligns the dev PR Docker image to Playwright v1.61.0-noble.

Comment thread package.json
Comment on lines 52 to +55
"overrides": {
"@yao-pkg/pkg": {
"esbuild": "0.28.1"
},
@aaltat aaltat merged commit 2dfa54c into MarketSquare:main Jun 16, 2026
45 of 46 checks passed
@aaltat aaltat deleted the pw_update branch June 16, 2026 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants