Skip to content

chore(deps-dev): bump playwright from 1.51.1 to 1.55.1#731

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/playwright-1.55.1
Open

chore(deps-dev): bump playwright from 1.51.1 to 1.55.1#731
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/playwright-1.55.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps playwright from 1.51.1 to 1.55.1.

Release notes

Sourced from playwright's releases.

v1.55.1

Highlights

microsoft/playwright#37479 - [Bug]: Upgrade Chromium to 140.0.7339.186. microsoft/playwright#37147 - [Regression]: Internal error: step id not found. microsoft/playwright#37146 - [Regression]: HTML reporter displays a broken chip link when there are no projects. microsoft/playwright#37137 - Revert "fix(a11y): track inert elements as hidden". microsoft/playwright#37532 - chore: do not use -k option

Browser Versions

  • Chromium 140.0.7339.186
  • Mozilla Firefox 141.0
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 139
  • Microsoft Edge 139

v1.55.0

New APIs

  • New Property testStepInfo.titlePath Returns the full title path starting from the test file, including test and step titles.

Codegen

  • Automatic toBeVisible() assertions: Codegen can now generate automatic toBeVisible() assertions for common UI interactions. This feature can be enabled in the Codegen settings UI.

Breaking Changes

  • ⚠️ Dropped support for Chromium extension manifest v2.

Miscellaneous

  • Added support for Debian 13 "Trixie".

Browser Versions

  • Chromium 140.0.7339.16
  • Mozilla Firefox 141.0
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 139
  • Microsoft Edge 139

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

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by playwright-bot, a new releaser for playwright since your current version.


Dependabot compatibility score

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Important

Bump playwright from 1.51.1 to 1.55.1 with new features, bug fixes, and breaking changes.

  • Dependency Update:
    • Bump playwright from 1.51.1 to 1.55.1 in package.json.
  • New Features:
    • New property testStepInfo.titlePath for full title path in tests.
    • Automatic toBeVisible() assertions in Codegen.
  • Breaking Changes:
    • Dropped support for Chromium extension manifest v2.
  • Bug Fixes:
    • Fixes for internal errors and HTML reporter issues.
  • Browser Updates:
    • Chromium updated to 140.0.7339.186.
    • Mozilla Firefox updated to 141.0.
    • WebKit updated to 26.0.

This description was created by Ellipsis for c4118cf. You can customize this summary. It will automatically update as commits are pushed.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 20, 2025
@vercel
Copy link

vercel bot commented Oct 20, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
explorer Ready Ready Preview Comment Nov 7, 2025 1:56pm

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

Important

Looks good to me! 👍

Reviewed everything up to c4118cf in 47 seconds. Click for details.
  • Reviewed 13 lines of code in 1 files
  • Skipped 1 files when reviewing.
  • Skipped posting 1 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. package.json:140
  • Draft comment:
    Bump Playwright from 1.51.1 to 1.55.1. This update is straightforward, but note that version 1.55.1 includes breaking changes (e.g. dropped support for Chromium extension manifest v2) that could potentially affect your test environment. Please verify that your tests and CI aren’t impacted.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 50% None

Workflow ID: wflow_8MkOo3S54dHVQJUU

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

Bumps [playwright](https://github.com/microsoft/playwright) from 1.51.1 to 1.55.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.51.1...v1.55.1)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.55.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@rogaldh
Copy link
Contributor

rogaldh commented Dec 29, 2025

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2025

Sorry, only users with push access can use that command.

@rogaldh rogaldh mentioned this pull request Mar 21, 2026
6 tasks
Woody4618 pushed a commit that referenced this pull request Mar 23, 2026
## Description

Update several dependencies:
- typescript
- eslint
- axios
- jspdf
- sentry
- fast-xml-parser
- storybook
- @solana/eslint-config-solana

## Type of change

-   [x] Other (please describe): chore update + audit

## Screenshots

n/a

## Testing

All tests pass

## Related Issues

[HOO-334](https://linear.app/solana-fndn/issue/HOO-334)
Closes these: #731
#800
#812
#850
#856

## Checklist

-   [x] My code follows the project's style guidelines
-   [x] I have added tests that prove my fix/feature works
-   [x] All tests pass locally and in CI
-   [x] I have run `build:info` script to update build information
-   [x] CI/CD checks pass
@rogaldh
Copy link
Contributor

rogaldh commented Mar 25, 2026

Addressed. @Woody4618 could be closed

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants