Skip to content

build(deps): bump @playwright/test to version 1.57.0#84

Merged
fityannugroho merged 1 commit intomainfrom
chore/bump-playwright
Dec 3, 2025
Merged

build(deps): bump @playwright/test to version 1.57.0#84
fityannugroho merged 1 commit intomainfrom
chore/bump-playwright

Conversation

@fityannugroho
Copy link
Owner

PR Checklist

Please check if your PR fulfills the following requirements:

  • I have read the documentation.
  • I have read and followed the Contributing Guidelines.
  • I have included a pull request description of my changes.
  • I have included the necessary changes to the documentation.
  • I have added tests to cover my changes.

PR Type

What kind of change does this PR introduce?

  • Bug fix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes

What is the current behavior?

The project is using @playwright/test version 1.56.x which may contain bugs or security vulnerabilities.

Issue Number: N/A

What is the new behavior?

  • Upgraded @playwright/test from 1.56.x to 1.57.0
  • Updated pnpm lock file with new dependency resolution

Breaking Changes

None expected. This is a minor version bump with backward compatibility.

Other information

Files Changed:

  • package.json: Updated @playwright/test version
  • pnpm-lock.yaml: Updated lock file with new dependency resolution

Verification Steps:

  1. Run pnpm install to verify dependencies install correctly
  2. Run pnpm test to run unit tests
  3. Run pnpm build to verify TypeScript compilation and Next.js build

Notes:
This update ensures the project uses the latest stable version of Playwright for better browser testing capabilities and bug fixes.

@fityannugroho fityannugroho changed the title build(deps): update @playwright/test to version 1.57.0 build(deps): bump @playwright/test to version 1.57.0 Dec 3, 2025
@fityannugroho fityannugroho added the dependencies Pull requests that update a dependency file label Dec 3, 2025
@fityannugroho fityannugroho merged commit 374d0a5 into main Dec 3, 2025
6 checks passed
@fityannugroho fityannugroho deleted the chore/bump-playwright branch December 3, 2025 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant