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

Bump puppeteer from 1.19.0 to 13.0.1 #2026

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Dec 22, 2021

  1. Bump puppeteer from 1.19.0 to 13.0.1

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 1.19.0 to 13.0.1.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
    - [Commits](puppeteer/puppeteer@v1.19.0...v13.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 22, 2021
    Configuration menu
    Copy the full SHA
    9c6f871 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2db34e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eac77df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea9b9bd View commit details
    Browse the repository at this point in the history
  5. jest.setTimeout(30000);

    jywarren committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    3ede863 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. maxWorkers: 4 in jest config

    jywarren committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    f5475dd View commit details
    Browse the repository at this point in the history
  2. overlay timeout fixes

    jywarren committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    787e142 View commit details
    Browse the repository at this point in the history
  3. fix all timeouts

    jywarren committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    aba6ec8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54e71da View commit details
    Browse the repository at this point in the history
  5. remove describe block

    jywarren committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    58eb3ef View commit details
    Browse the repository at this point in the history