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 (^5.0.0 → ^6.0.0) · Repo
Release Notes
6.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 30 commits:
chore(release): mark v6.0.0 (#6800)
chore: drop Travis CI config (#6799)
chore: drop README badge
feat(chromium): roll Chromium to r843427 (#6797)
chore(ci): use GitHub Actions to run unit tests on Windows and macOS (#6782)
fix(domworld): fix waitfor bindings (#6766) (#6775)
docs: correct link for v5.0.0 (#6778)
docs(troubleshooting): describe EC2 Amazon-Linux setup (#6771)
feat: add page.emulateNetworkConditions (#6759)
feat(types): expose typedefs to consumers (#6745)
chore: add GitHub Action workflow for main CI checks (#6739)
feat: support fetching and launching on Apple M1
feat: add iPhone 11 models to DeviceDescriptors (#6467)
chore: disable experimental Firefox cookie feature sameSite=Lax by default (#6690)
docs(api): add info for .$x() methods (#6711)
docs(api): fix some typos (#6712)
fix(launcher): rename TranslateUI to Translate to match Chrome (#6692)
docs(api): fix GeolocationOptions link (#6670)
docs(api): fix some typos (#6672)
chore: update test expectations per Mozilla’s sync-up with v5.5.0 (#6650)
docs(api): fix description of mouse wheel options (#6643)
chore: force-disable Firefox Fission (Site Isolation mode) (#6642)
chore: automate release commits (#6628)
test: use sourcemaps in unit tests (#6485)
fix: do not use old utility world (#6528)
fix: update to https-proxy-agent@^5.0.0 to fix `ERR_INVALID_PROTOCOL` (#6555)
chore: automate version bumps (#6627)
feat: support promise as return value for page.waitForResponse predicate (#6624)
docs(api): fix misleading “seconds” for waitForTimeout (#6619)
chore: bump version to v5.5.0-post (#6605)
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