ember-native-class-codemod
ember-native-class-codemod copied to clipboard
Bump puppeteer from 1.20.0 to 10.1.0
Bumps puppeteer from 1.20.0 to 10.1.0.
Release notes
Sourced from puppeteer's releases.
v10.1.0
10.1.0 (2021-06-29)
Features
- add a streaming version for page.pdf (e3699e2)
- add drag-and-drop support (#7150) (a91b8ac)
- add page.emulateCPUThrottling (#7343) (4ce4110)
Bug Fixes
v10.0.0
v10.0.0 (2021-05-31)
⚠ BREAKING CHANGES
- Node.js 10 is no longer supported.
Features
- chromium: roll to Chromium 92.0.4512.0 (r884014) (#7288) (f863f4b)
- requestinterception: remove cacheSafe flag (#7217) (d01aa6c)
- expose other sessions from connection (#6863) (cb285a2)
- launcher: add new launcher option
waitForInitialPage(#7105) (2605309), closes #3630Bug Fixes
added comments for browsercontext, startCSSCoverage, and startJSCoverage. (#7264) (b750397)
modified comment for method product, platform and newPage (#7262) (159d283)
requestinterception: fix font loading issue (#7060) (c9978d2), closes puppeteer/puppeteer#6996 puppeteer/puppeteer#6996 #7038
v9.1.1
9.1.1 (2021-05-05)
Bug Fixes
v9.1.0
9.1.0 (2021-05-03)
... (truncated)
Changelog
Sourced from puppeteer's changelog.
10.1.0 (2021-06-29)
Features
- add a streaming version for page.pdf (e3699e2)
- add drag-and-drop support (#7150) (a91b8ac)
- add page.emulateCPUThrottling (#7343) (4ce4110)
Bug Fixes
10.0.0 (2021-05-31)
⚠ BREAKING CHANGES
- Node.js 10 is no longer supported.
Features
- chromium: roll to Chromium 92.0.4512.0 (r884014) (#7288) (f863f4b)
- requestinterception: remove cacheSafe flag (#7217) (d01aa6c)
- expose other sessions from connection (#6863) (cb285a2)
- launcher: add new launcher option
waitForInitialPage(#7105) (2605309), closes #3630Bug Fixes
added comments for browsercontext, startCSSCoverage, and startJSCoverage. (#7264) (b750397)
modified comment for method product, platform and newPage (#7262) (159d283)
requestinterception: fix font loading issue (#7060) (c9978d2), closes puppeteer/puppeteer#6996 puppeteer/puppeteer#6996 #7038
9.1.1 (2021-05-05)
Bug Fixes
9.1.0 (2021-05-03)
Features
... (truncated)
Commits
6b13a17chore(release): mark v10.1.0 (#7331)e5eed1echore: add more comments to page classe94a6b7chore: add type to resolve function (#7352)e3699e2feat: add a streaming version for page.pdfedc18b4chore: add documentation to page.ts (#7355)083b297fix: remove redundant await while fetching target (#7351)4ce4110feat: add page.emulateCPUThrottling (#7343)7e74a9ddocs: add download location to the FAQ (#7339)bba3f41chore: synchronize Bug 1710839: update comment about firefox preference remot...f984bebchore: fix typo in connection.spec.js (#7326)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for puppeteer since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot will not automatically merge this PR because it includes an out-of-range update to a production dependency.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)