Skip to content

Comments

[Snyk] Upgrade playwright from 1.53.2 to 1.54.1#252

Merged
apdemin merged 1 commit intomainfrom
snyk-upgrade-8c816383f01a6198ddd414390aa18ce5
Aug 12, 2025
Merged

[Snyk] Upgrade playwright from 1.53.2 to 1.54.1#252
apdemin merged 1 commit intomainfrom
snyk-upgrade-8c816383f01a6198ddd414390aa18ce5

Conversation

@graymalkin77
Copy link

snyk-top-banner

Snyk has created this PR to upgrade playwright from 1.53.2 to 1.54.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 49 versions ahead of your current version.

  • The recommended version was released a month ago.

Release notes
Package name: playwright
  • 1.54.1 - 2025-07-11

    Highlights

    #36650 - [Regression]: 1.54.0 breaks downloading browsers when an HTTP(S) proxy is used

    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
  • 1.54.1-beta-1753993012000 - 2025-07-31
  • 1.54.1-beta-1753992917000 - 2025-07-31
  • 1.54.1-beta-1753912139000 - 2025-07-30
  • 1.54.1-beta-1753904397000 - 2025-07-30
  • 1.54.1-beta-1753117034000 - 2025-07-21
  • 1.54.1-beta-1752237287000 - 2025-07-11
  • 1.54.0 - 2025-07-10

    Highlights

    • New cookie property partitionKey in browserContext.cookies() and browserContext.addCookies(). This property allows to save and restore partitioned cookies. See CHIPS MDN article for more information. Note that browsers have different support and defaults for cookie partitioning.

    • New option noSnippets to disable code snippets in the html report.

      import { defineConfig } from '@ playwright/test';

      export default defineConfig({
      reporter: [['html', { noSnippets: true }]]
      });

    • New property location in test annotations, for example in testResult.annotations and testInfo.annotations. It shows where the annotation like test.skip or test.fixme was added.

    Command Line

    • New option --user-data-dir in multiple commands. You can specify the same user data dir to reuse browsing state, like authentication, between sessions.

      npx playwright codegen --user-data-dir=./user-data
    • Option -gv has been removed from the npx playwright test command. Use --grep-invert instead.

    • npx playwright open does not open the test recorder anymore. Use npx playwright codegen instead.

    Miscellaneous

    • Support for Node.js 16 has been removed.
    • Support for Node.js 18 has been deprecated, and will be removed in the future.

    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
  • 1.54.0-beta-1752237221000 - 2025-07-11
  • 1.54.0-beta-1752093008000 - 2025-07-09
  • 1.54.0-beta-1752089583000 - 2025-07-09
  • 1.54.0-beta-1752081918000 - 2025-07-09
  • 1.54.0-beta-1752075907000 - 2025-07-09
  • 1.54.0-alpha-2025-07-09 - 2025-07-09
  • 1.54.0-alpha-2025-07-08 - 2025-07-08
  • 1.54.0-alpha-2025-07-07 - 2025-07-07
  • 1.54.0-alpha-2025-07-06 - 2025-07-06
  • 1.54.0-alpha-2025-07-05 - 2025-07-05
  • 1.54.0-alpha-2025-07-04 - 2025-07-04
  • 1.54.0-alpha-2025-07-03 - 2025-07-03
  • 1.54.0-alpha-2025-07-02 - 2025-07-02
  • 1.54.0-alpha-2025-07-01 - 2025-07-01
  • 1.54.0-alpha-2025-06-30 - 2025-06-30
  • 1.54.0-alpha-2025-06-29 - 2025-06-29
  • 1.54.0-alpha-2025-06-28 - 2025-06-28
  • 1.54.0-alpha-2025-06-27 - 2025-06-27
  • 1.54.0-alpha-2025-06-26 - 2025-06-26
  • 1.54.0-alpha-2025-06-25 - 2025-06-25
  • 1.54.0-alpha-2025-06-24 - 2025-06-24
  • 1.54.0-alpha-2025-06-23 - 2025-06-23
  • 1.54.0-alpha-2025-06-22 - 2025-06-22
  • 1.54.0-alpha-2025-06-21 - 2025-06-21
  • 1.54.0-alpha-2025-06-20 - 2025-06-20
  • 1.54.0-alpha-2025-06-19 - 2025-06-19
  • 1.54.0-alpha-2025-06-18 - 2025-06-18
  • 1.54.0-alpha-2025-06-17 - 2025-06-17
  • 1.54.0-alpha-2025-06-16 - 2025-06-16
  • 1.54.0-alpha-2025-06-15 - 2025-06-15
  • 1.54.0-alpha-2025-06-14 - 2025-06-14
  • 1.54.0-alpha-2025-06-13 - 2025-06-13
  • 1.54.0-alpha-2025-06-12 - 2025-06-12
  • 1.54.0-alpha-2025-06-11 - 2025-06-11
  • 1.54.0-alpha-2025-06-10 - 2025-06-10
  • 1.54.0-alpha-2025-06-09 - 2025-06-09
  • 1.54.0-alpha-2025-06-08 - 2025-06-08
  • 1.54.0-alpha-2025-06-07 - 2025-06-07
  • 1.54.0-alpha-2025-06-06 - 2025-06-06
  • 1.54.0-alpha-2025-06-05 - 2025-06-05
  • 1.54.0-alpha-1750421372000 - 2025-06-20
  • 1.53.2 - 2025-06-30

    Highlights

    #36317 - [Regression]: Merging pre-1.53 blob reports loses attachments
    #36357 - [Regression (Chromium)]: CDP missing trailing slash
    #36292 - [Bug (MSEdge)]: Edge fails to launch when using msRelaunchNoCompatLayer

    Browser Versions

    • Chromium 138.0.7204.23
    • Mozilla Firefox 139.0
    • WebKit 18.5

    This version was also tested against the following stable channels:

    • Google Chrome 137
    • Microsoft Edge 137
from playwright GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade playwright from 1.53.2 to 1.54.1.

See this package in npm:
playwright

See this project in Snyk:
https://app.snyk.io/org/cognigy-gmbh/project/056b6112-fb88-4e0a-ac0e-394c72d16862?utm_source=github&utm_medium=referral&page=upgrade-pr
@graymalkin77
Copy link
Author

graymalkin77 commented Aug 6, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

code/snyk check is complete. No issues have been found. (View Details)

@apdemin apdemin self-requested a review August 12, 2025 07:37
@apdemin apdemin merged commit 3322166 into main Aug 12, 2025
4 checks passed
@dcxn
Copy link
Collaborator

dcxn commented Aug 12, 2025

🎉 This PR is included in version 1.8.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

@dcxn dcxn added the released label Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants