Bump @playwright/test from 1.50.1 to 1.61.1 in /js - #168
Conversation
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.50.1 to 1.61.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.50.1...v1.61.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.61.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.
TIP This summary will be updated as you push new changes.
There was a problem hiding this comment.
Pull Request Overview
Codacy results indicate that the project is up to standards. The upgrade of @playwright/test to version 1.61.1 meets the defined acceptance criteria. However, static analysis of the js/pnpm-lock.yaml file identified several security vulnerabilities (CVE-2026-6951, CVE-2026-40181, CVE-2026-41691, and CVE-2026-41907). It is highly recommended to verify the upgrade by running the existing test suite and to address these security risks.
About this PR
- Several security vulnerabilities (CVEs) were detected in the project's lockfile. While these are not directly introduced by the Playwright upgrade, they represent a significant security risk that should be addressed to ensure the integrity of the application.
1 comment outside of the diff
js/pnpm-lock.yaml
line 310🔴 HIGH RISK
A high-severity Remote Code Execution (RCE) vulnerability (CVE-2026-6951) was detected in simple-git@3.27.0. This poses a significant security risk as it could allow an attacker to execute arbitrary code. Updating simple-git to version 3.36.0 is recommended to mitigate this threat.
Test suggestions
- Run existing Playwright tests to ensure no breaking changes were introduced by the version upgrade.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Run existing Playwright tests to ensure no breaking changes were introduced by the version upgrade.
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback
Bumps @playwright/test from 1.50.1 to 1.61.1.
Release notes
Sourced from @playwright/test's releases.
... (truncated)
Commits
39e3553cherry-pick(#41399): fix(test): load require-reached files as commonjs in syn...4328122chore: mark v1.61.1 (#41404)2c29a94fix(tracing): stop recording websocket frames outside of chunks (#41398)4324b19cherry-pick(#41367): fix(test): keep builtin expect matchers on base extend041e7e3cherry-pick(#41364): fix(har):WebSocketmessage timestamps should be in mi...b8a0fc3cherry-pick(#41309, #43149): Revert "fix(firefox): treat `navigationCommitted...b5a3175cherry-pick(#41319): fix(loader): support other node versionsd4724a9cherry-pick(#41290): feat(docker): add Ubuntu 26.04 (Resolute Raccoon) image1cc5a90cherry-pick(#41295): chore: PLAYWRIGHT_TRACING_NO_WEBSOCKET_FRAMES and PLAYWR...a6772bdcherry-pick(#41280): Revert "fix(trace-viewer): add keyboard navigation to `N...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@playwright/testsince your current version.You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)