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

chore(deps): bump the playwright group with 3 updates #272

Merged
merged 2 commits into from
Jan 13, 2024

Commits on Jan 13, 2024

  1. chore(deps): bump the playwright group with 3 updates

    Bumps the playwright group with 3 updates: [@playwright/test](https://github.com/microsoft/playwright), [playwright](https://github.com/microsoft/playwright) and [playwright-core](https://github.com/microsoft/playwright).
    
    
    Updates `@playwright/test` from 1.31.2 to 1.40.1
    - [Release notes](https://github.com/microsoft/playwright/releases)
    - [Commits](microsoft/playwright@v1.31.2...v1.40.1)
    
    Updates `playwright` from 1.31.2 to 1.40.1
    - [Release notes](https://github.com/microsoft/playwright/releases)
    - [Commits](microsoft/playwright@v1.31.2...v1.40.1)
    
    Updates `playwright-core` from 1.31.2 to 1.40.1
    - [Release notes](https://github.com/microsoft/playwright/releases)
    - [Commits](microsoft/playwright@v1.31.2...v1.40.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@playwright/test"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: playwright
    - dependency-name: playwright
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: playwright
    - dependency-name: playwright-core
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: playwright
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    5399c57 View commit details
    Browse the repository at this point in the history
  2. chore: install browsers on CI

    The current version of playwright no longer install browsers
    automatically.
    ueokande committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    9fa381a View commit details
    Browse the repository at this point in the history