Upgrade puppeteer to version 4.0.1 #58
                
     Closed
            
            
          
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ puppeteer (^3.0.0 → ^4.0.1) · Repo
Release Notes
4.0.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 38 commits:
docs(new): Adds TSDoc to Tracing class (#6088)Adds TSDoc to FileChooser (#6092)chore: tidy up TODO from TS tests migration (#6090)docs(new): Adds TSDoc to Mouse class (#6086)Adds tsdoc for Touchscreen (#6087)docs(new): add TSDoc comments to BrowserFetcher (#6078)feat(api): remove `emulateMedia` method (#6084)chore: avoid disabling prettier (#6079)chore: declare `toBeGolden` to TypeScript (#6080)chore: fix ESLint violation and lessen rule strictness (#6081)docs: fix effect -> affect typos (#5985)docs(new): add TSDoc comments to BrowserContext (#6066)docs(new): migrate Browser docs to TSDoc (#6070)chore: migrate tests to TypeScript (#6075)docs: fix broken link to DeviceDescriptors.ts (#6076)docs(new): migrate ElementHandle to TSDoc (#6073)docs(new): migrate Target to TSDoc (#6067)docs(new): migrate ConsoleMessage docs to TSDoc (#6065)docs(new): migrate CDPSession to TSDoc (#6064)docs(new): migrate TimeoutError to TSDoc (#6062)chore: pin TSDoc related dependencies (#6063)docs: fix broken link to USKeyboardLayout file (#6059)chore: enforce a max line length on comments (#6055)docs(new): migrate SecurityDetails docs to TSDoc (#6053)chore: remove top level errors and DeviceDescriptors (#6043)chore: move `index.js` into `src` and TS-ify (#6049)chore: exclude api.ts from dependency graph (#6052)chore: upgrade to Mocha v8 (#5997)chore: create `common` directory (#6042)chore: fix dependency chart generation (#6039)chore: create `node` directory for Node-only files (#6041)fix: `page.goto` options type should be optional (#6038)feat(new-docs): add tsdoc comments to `WebWorker` (#6029)chore: add dependency chart generation as script (#6034)chore: create new debug module (#6028)chore: bump version to v4.0.0-post (#6024)chore: move `assert` into its own module (#6021)chore: update references to branch names (#6022)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands