Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @playwright/test from 1.36.2 to 1.37.1 #73

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iobuhov
Copy link
Collaborator

@iobuhov iobuhov commented Oct 4, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @playwright/test from 1.36.2 to 1.37.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 55 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2023-08-17.
Release notes
Package name: @playwright/test
  • 1.37.1 - 2023-08-17

    Highlights

    #26496 - [REGRESSION] webServer stdout is always getting printed
    #26492 - [REGRESSION] test.only with project dependency is not working

    Browser Versions

    • Chromium 116.0.5845.82
    • Mozilla Firefox 115.0
    • WebKit 17.0

    This version was also tested against the following stable channels:

    • Google Chrome 115
    • Microsoft Edge 115
  • 1.37.1-beta-1692381606000 - 2023-08-18
  • 1.37.1-beta-1692303459000 - 2023-08-17
  • 1.37.0 - 2023-08-10

    Watch the overview: Playwright 1.36 & 1.37

    ✨ New tool to merge reports

    If you run tests on multiple shards, you can now merge all reports in a single HTML report (or any other report)
    using the new merge-reports CLI tool.

    Using merge-reports tool requires the following steps:

    1. Adding a new "blob" reporter to the config when running on CI:

      export default defineConfig({
        testDir: './tests',
        reporter: process.env.CI ? 'blob' : 'html',
      });

      The "blob" reporter will produce ".zip" files that contain all the information
      about the test run.

    2. Copying all "blob" reports in a single shared location and running npx playwright merge-reports:

      npx playwright merge-reports --reporter html ./all-blob-reports

    Read more in our documentation.

    📚 Debian 12 Bookworm Support

    Playwright now supports Debian 12 Bookworm on both x86_64 and arm64 for Chromium, Firefox and WebKit.
    Let us know if you encounter any issues!

    Linux support looks like this:

    Ubuntu 20.04 Ubuntu 22.04 Debian 11 Debian 12
    Chromium
    WebKit
    Firefox

    🌈 UI Mode Updates

    • UI Mode now respects project dependencies. You can control which dependencies to respect by checking/unchecking them in a projects list.
    • Console logs from the test are now displayed in the Console tab.

    Browser Versions

    • Chromium 116.0.5845.82
    • Mozilla Firefox 115.0
    • WebKit 17.0

    This version was also tested against the following stable channels:

    • Google Chrome 115
    • Microsoft Edge 115
  • 1.37.0-beta-1692218405000 - 2023-08-16
  • 1.37.0-beta-1692055177000 - 2023-08-14
  • 1.37.0-beta-1692053004000 - 2023-08-14
  • 1.37.0-beta-1692022316000 - 2023-08-14
  • 1.37.0-beta-1692021641000 - 2023-08-14
  • 1.37.0-beta-1692005673000 - 2023-08-14
  • 1.37.0-beta-1691779052000 - 2023-08-11
  • 1.37.0-beta-1691706925000 - 2023-08-10
  • 1.37.0-beta-1691704175000 - 2023-08-10
  • 1.37.0-beta-1691701681000 - 2023-08-10
  • 1.37.0-beta-1691677119000 - 2023-08-10
  • 1.37.0-beta-1691627113000 - 2023-08-10
  • 1.37.0-beta-1691620268000 - 2023-08-09
  • 1.37.0-beta-1691608677000 - 2023-08-09
  • 1.37.0-beta-1691560236000 - 2023-08-09
  • 1.37.0-alpha-jul-9-2023 - 2023-07-09
  • 1.37.0-alpha-jul-8-2023 - 2023-07-08
  • 1.37.0-alpha-jul-31-2023 - 2023-07-31
  • 1.37.0-alpha-jul-30-2023 - 2023-07-30
  • 1.37.0-alpha-jul-29-2023 - 2023-07-29
  • 1.37.0-alpha-jul-28-2023 - 2023-07-28
  • 1.37.0-alpha-jul-27-2023 - 2023-07-27
  • 1.37.0-alpha-jul-26-2023 - 2023-07-26
  • 1.37.0-alpha-jul-25-2023 - 2023-07-25
  • 1.37.0-alpha-jul-24-2023 - 2023-07-24
  • 1.37.0-alpha-jul-23-2023 - 2023-07-23
  • 1.37.0-alpha-jul-22-2023 - 2023-07-22
  • 1.37.0-alpha-jul-21-2023 - 2023-07-21
  • 1.37.0-alpha-jul-20-2023 - 2023-07-20
  • 1.37.0-alpha-jul-19-2023 - 2023-07-19
  • 1.37.0-alpha-jul-18-2023 - 2023-07-18
  • 1.37.0-alpha-jul-17-2023 - 2023-07-17
  • 1.37.0-alpha-jul-16-2023 - 2023-07-16
  • 1.37.0-alpha-jul-15-2023 - 2023-07-15
  • 1.37.0-alpha-jul-14-2023 - 2023-07-14
  • 1.37.0-alpha-jul-13-2023 - 2023-07-13
  • 1.37.0-alpha-jul-12-2023 - 2023-07-12
  • 1.37.0-alpha-jul-11-2023 - 2023-07-11
  • 1.37.0-alpha-jul-10-2023 - 2023-07-10
  • 1.37.0-alpha-aug-9-2023 - 2023-08-09
  • 1.37.0-alpha-aug-8-2023 - 2023-08-08
  • 1.37.0-alpha-aug-7-2023 - 2023-08-07
  • 1.37.0-alpha-aug-6-2023 - 2023-08-06
  • 1.37.0-alpha-aug-5-2023 - 2023-08-05
  • 1.37.0-alpha-aug-4-2023 - 2023-08-04
  • 1.37.0-alpha-aug-3-2023 - 2023-08-03
  • 1.37.0-alpha-aug-2-2023 - 2023-08-02
  • 1.37.0-alpha-aug-1-2023 - 2023-08-01
  • 1.37.0-alpha-1691443998000 - 2023-08-07
  • 1.37.0-alpha-1691266659000 - 2023-08-05
  • 1.37.0-alpha-1689796912000 - 2023-07-20
  • 1.36.2 - 2023-07-25

    Highlights

    #24316 - [REGRESSION] Character classes are not working in globs in 1.36

    Browser Versions

    • Chromium 115.0.5790.75
    • Mozilla Firefox 115.0
    • WebKit 17.0

    This version was also tested against the following stable channels:

    • Google Chrome 114
    • Microsoft Edge 114
from @playwright/test GitHub release notes
Commit messages
Package name: @playwright/test
  • 60696ef chore: mark 1.37.1 (#26530)
  • 4f25285 cherry-pick(#26503): chore: fix .only in dependent tests
  • 0d5e624 cherry-pick(#26475): docs: terminate img tag (#26476)
  • f159757 cherry-pick(#26473): docs(merge): add screenshot, print url, fix name (#26474)
  • ca975a9 cherry-pick(#26465): docs(test-sharding): fix GitHub workflow snippets (#26468)
  • 35c63d9 cherry-pick(#26466): docs(release-notes): fix supported OSes table (#26467)
  • cdc21bb cherry-pick(#26439): docs: language release notes (#26442)
  • 1112e89 cherry-pick(#26436): docs(release-notes): add 1.37 video (#26438)
  • 2c9e02a chore: mark 1.37.0 (#26410)
  • 37ba0b6 cherry-pick(#26411): docs: add release notes for js v1.37
  • 9a5172e cherry-pick(#26413): fix(merge): allow reports with same name as input (#26417)
  • eed73de cherry-pick(#26400): feat(chromium): roll to r1076 (#26403)
  • 7999841 cherry-pick(#26390): chore: allow merging defineConfig
  • 56b22fa cherry-pick(#26380): devops(merge): authorize service principal by us… (#26384)
  • 421bffb cherry-pick(#26382): docs(merge): use azcopy for uploads (#26383)
  • ff0aef3 devops: use azcopy for better upload performance (#26360)
  • 65ac0d5 chore: add k8s grid deployments (#26359)
  • ffd6cf6 fix: eliminate race in compilation cache (#26353)
  • 44f9b10 docs: clarify --config option (#26356)
  • bc2c794 fix: do not throw when merging into blob report (#26355)
  • 0f0045b docs: shard numbers in yaml (#26336)
  • 8fcb638 chore(blob): store playwright user agent (#26337)
  • 0e20d35 chore(merge): read test events from one file at a time (#26333)
  • 7f1f627 chore(blob): add dash to report name (#26335)

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants