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.0) · Repo
Release Notes
4.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
chore: mark version 4.0.0 (#6018)
fix: improve Ctrl + C support (#6011)
chore: migrate away from Node's EventEmitter (#5979)
fix(connection): separate send/receive debug logging (#6017)
chore: fix npm test command (#6010)
chore: fix docs linter (#6009)
docs(api): remove subheader for non-namespace
chore: add test configuration options for running tests against multiple products (#5964)
chore: move `index.js` into `src` (#6007)
docs: replace @return with @returns (#6006)
docs(new): start documenting the Page class (#6001)
docs(api): add copy-pasting text example to Mouse class (#6000)
chore: ensure new-docs are up to date (#5994)
feat(api): add Page.isJavaScriptEnabled + mark properties as private (#5993)
feat: improve error reporting on aarch64 (#5167)
chore: remove `prefers-color-scheme: no-preference` (#5990)
chore: clean `lib` when running tsc (#5982)
feat(new-docs): migrate Dialog documentation to TSDoc (#5981)
feat(new-docs): add TSDoc comments to `Accessibility` (#5971)
chore: commit base new-docs (#5973)
chore: Introduce API Extractor and start generating documentation (#5967)
test: check installation with Firefox (#5965)
chore: rename image assets
chore: increase readability of Puppeteer diagram (#5947)
chore: mark version v3.3.0-post (#5960)
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