Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2025

Bumps @playwright/test from 1.54.1 to 1.54.2.

Release notes

Sourced from @​playwright/test's releases.

v1.54.2

Highlights

microsoft/playwright#36714 - [Regression]: Codegen is not able to launch in Administrator Terminal on Windows (ProtocolError: Protocol error) microsoft/playwright#36828 - [Regression]: Playwright Codegen keeps spamming with selected option microsoft/playwright#36810 - [Regression]: Starting Codegen with target language doesn't work anymore

Browser Versions

  • Chromium 139.0.7258.5
  • Mozilla Firefox 140.0.2
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 140
  • Microsoft Edge 140
Commits
  • 00ce6a8 chore: mark v1.54.2 (#36884)
  • e5b2fbd cherry-pick(#36767): test: speculative fix for flaky role selectors test
  • 63c168f cherry-pick(#36881): chore: throw pretty error if launchApp is launched using...
  • ce9e3d0 cherry-pick(#36879): fix(chromium): launch UI Mode / Trace Viewer under Admin...
  • b91e339 fix-merge(#36863): adapt to the old source base
  • 3f4df2c cherry-pick(#36864): fix: initial target in codegen
  • b847f5e cherry-pick((#36863): chore: do not perform option selection while recording
  • 97aab60 cherry-pick(#36734): test: fix client-certificate tests
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 18, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 18, 2025 04:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file automerge Used by Kodiak bot to automerge PRs javascript Pull requests that update Javascript code labels Aug 18, 2025
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Aug 18, 2025
Copy link

codecov bot commented Aug 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.85%. Comparing base (6bc2096) to head (0dc1347).
⚠️ Report is 1 commits behind head on v2.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2    #4578      +/-   ##
==========================================
+ Coverage   64.80%   64.85%   +0.04%     
==========================================
  Files         131      131              
  Lines       14776    14776              
==========================================
+ Hits         9576     9583       +7     
+ Misses       4549     4543       -6     
+ Partials      651      650       -1     
Flag Coverage Δ
integrationtests 38.61% <ø> (+0.19%) ⬆️
unittests 54.48% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@erka
Copy link
Contributor

erka commented Aug 22, 2025

@dependabot recreate

Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.54.1 to 1.54.2.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.54.1...v1.54.2)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-version: 1.54.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/playwright/test-1.54.2 branch from 8ecb4cc to 0dc1347 Compare August 22, 2025 23:08
@kodiakhq kodiakhq bot merged commit d9a9bde into v2 Aug 22, 2025
26 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/ui/playwright/test-1.54.2 branch August 22, 2025 23:16
Copy link

dosubot bot commented Aug 22, 2025

Documentation updates
Checked 2 published document(s). No updates required.

How did I do? Any feedback?  Join Discord

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant