yargs / yargs-parser

:muscle: the mighty option parser used by yargs
http://yargs.js.org/
ISC License
491 stars 120 forks source link

chore(deps): update dependency puppeteer to v16 #451

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
puppeteer ^15.0.0 -> ^16.0.0 age adoption passing confidence

Release Notes

puppeteer/puppeteer ### [`v16.0.0`](https://togithub.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#​1600-httpsgithubcompuppeteerpuppeteercomparev1550v1600-2022-08-02) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v15.5.0...v16.0.0) ##### âš  BREAKING CHANGES - With Chromium, Puppeteer will now attach to page/iframe targets immediately to allow reliable configuration of targets. ##### Features - add Dockerfile ([#​8315](https://togithub.com/puppeteer/puppeteer/issues/8315)) ([936ed86](https://togithub.com/puppeteer/puppeteer/commit/936ed8607ec0c3798d2b22b590d0be0ad361a888)) - detect Firefox in connect() automatically ([#​8718](https://togithub.com/puppeteer/puppeteer/issues/8718)) ([2abd772](https://togithub.com/puppeteer/puppeteer/commit/2abd772c9c3d2b86deb71541eaac41aceef94356)) - use CDP's auto-attach mechanism ([#​8520](https://togithub.com/puppeteer/puppeteer/issues/8520)) ([2cbfdeb](https://togithub.com/puppeteer/puppeteer/commit/2cbfdeb0ca388a45cedfae865266230e1291bd29)) ##### Bug Fixes - address flakiness in frame handling ([#​8688](https://togithub.com/puppeteer/puppeteer/issues/8688)) ([6f81b23](https://togithub.com/puppeteer/puppeteer/commit/6f81b23728a511f7b89eaa2b8f850b22d6c4ab24)) - disable AcceptCHFrame ([#​8706](https://togithub.com/puppeteer/puppeteer/issues/8706)) ([96d9608](https://togithub.com/puppeteer/puppeteer/commit/96d9608d1de17877414a649a0737661894dd96c8)), closes [#​8479](https://togithub.com/puppeteer/puppeteer/issues/8479) - use loaderId to reduce test flakiness ([#​8717](https://togithub.com/puppeteer/puppeteer/issues/8717)) ([d2f6db2](https://togithub.com/puppeteer/puppeteer/commit/d2f6db20735342bb3f419e85adbd51ed10470044))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.