Closed renovate[bot] closed 2 years ago
This PR contains the following updates:
^16.0.0
^17.0.0
📅 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.
This PR contains the following updates:
^16.0.0
->^17.0.0
Release Notes
puppeteer/puppeteer
### [`v17.1.3`](https://togithub.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#1713-httpsgithubcompuppeteerpuppeteercomparev1712v1713-2022-09-08) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v17.1.2...v17.1.3) ##### Bug Fixes - FirefoxLauncher should not use BrowserFetcher in puppeteer-core ([#8920](https://togithub.com/puppeteer/puppeteer/issues/8920)) ([f2e8de7](https://togithub.com/puppeteer/puppeteer/commit/f2e8de777fc5d547778fdc6cac658add84ed4082)), closes [#8919](https://togithub.com/puppeteer/puppeteer/issues/8919) - linux arm64 check on windows arm ([#8917](https://togithub.com/puppeteer/puppeteer/issues/8917)) ([f02b926](https://togithub.com/puppeteer/puppeteer/commit/f02b926245e28b5671087c051dbdbb3165696f08)), closes [#8915](https://togithub.com/puppeteer/puppeteer/issues/8915) ### [`v17.1.2`](https://togithub.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#1712-httpsgithubcompuppeteerpuppeteercomparev1711v1712-2022-09-07) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v17.1.1...v17.1.2) ##### Bug Fixes - add missing code coverage ranges that span only a single character ([#8911](https://togithub.com/puppeteer/puppeteer/issues/8911)) ([0c577b9](https://togithub.com/puppeteer/puppeteer/commit/0c577b9bf8855dc0ccb6098cd43a25c528f6d7f5)) - add Page.getDefaultTimeout getter ([#8903](https://togithub.com/puppeteer/puppeteer/issues/8903)) ([3240095](https://togithub.com/puppeteer/puppeteer/commit/32400954c50cbddc48468ad118c3f8a47653b9d3)), closes [#8901](https://togithub.com/puppeteer/puppeteer/issues/8901) - don't detect project root for puppeteer-core ([#8907](https://togithub.com/puppeteer/puppeteer/issues/8907)) ([b4f5ea1](https://togithub.com/puppeteer/puppeteer/commit/b4f5ea1167a60c870194c70d22f5372ada5b7c4c)), closes [#8896](https://togithub.com/puppeteer/puppeteer/issues/8896) - support scale for screenshot clips ([#8908](https://togithub.com/puppeteer/puppeteer/issues/8908)) ([260e428](https://togithub.com/puppeteer/puppeteer/commit/260e4282275ab1d05c86e5643e2a02c01f269a9c)), closes [#5329](https://togithub.com/puppeteer/puppeteer/issues/5329) - work around a race in waitForFileChooser ([#8905](https://togithub.com/puppeteer/puppeteer/issues/8905)) ([053d960](https://togithub.com/puppeteer/puppeteer/commit/053d960fb593e514e7914d7da9af436afc39a12f)), closes [#6040](https://togithub.com/puppeteer/puppeteer/issues/6040) ### [`v17.1.1`](https://togithub.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#1711-httpsgithubcompuppeteerpuppeteercomparev1710v1711-2022-09-05) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v17.1.0...v17.1.1) ##### Bug Fixes - restore deferred promise debugging ([#8895](https://togithub.com/puppeteer/puppeteer/issues/8895)) ([7b42250](https://togithub.com/puppeteer/puppeteer/commit/7b42250c7bb91ac873307acda493726ffc4c54a8)) ### [`v17.1.0`](https://togithub.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#1710-httpsgithubcompuppeteerpuppeteercomparev1700v1710-2022-09-02) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v17.0.0...v17.1.0) ##### Features - **chromium:** roll to Chromium 106.0.5249.0 (r1036745) ([#8869](https://togithub.com/puppeteer/puppeteer/issues/8869)) ([6e9a47a](https://togithub.com/puppeteer/puppeteer/commit/6e9a47a6faa06d241dec0bcf7bcdf49370517008)) ##### Bug Fixes - allow getting a frame from an elementhandle ([#8875](https://togithub.com/puppeteer/puppeteer/issues/8875)) ([3732757](https://togithub.com/puppeteer/puppeteer/commit/3732757450b4363041ccbacc3b236289a156abb0)) - typos in documentation ([#8858](https://togithub.com/puppeteer/puppeteer/issues/8858)) ([8d95a9b](https://togithub.com/puppeteer/puppeteer/commit/8d95a9bc920b98820aa655ad4eb2d8fd9b2b893a)) - use the timeout setting in waitForFileChooser ([#8856](https://togithub.com/puppeteer/puppeteer/issues/8856)) ([f477b46](https://togithub.com/puppeteer/puppeteer/commit/f477b46f212da9206102da695697760eea539f05)) ### [`v17.0.0`](https://togithub.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#1700-httpsgithubcompuppeteerpuppeteercomparev1620v1700-2022-08-26) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v16.2.0...v17.0.0) ##### âš BREAKING CHANGES - remove `root` from `WaitForSelectorOptions` ([#8848](https://togithub.com/puppeteer/puppeteer/issues/8848)) - internalize execution context ([#8844](https://togithub.com/puppeteer/puppeteer/issues/8844)) ##### Bug Fixes - allow multiple navigations to happen in LifecycleWatcher ([#8826](https://togithub.com/puppeteer/puppeteer/issues/8826)) ([341b669](https://togithub.com/puppeteer/puppeteer/commit/341b669a5e45ecbb9ffb0f28c45b520660f27ad2)), closes [#8811](https://togithub.com/puppeteer/puppeteer/issues/8811) - internalize execution context ([#8844](https://togithub.com/puppeteer/puppeteer/issues/8844)) ([2f33237](https://togithub.com/puppeteer/puppeteer/commit/2f33237d0443de77d58dca4454b0c9a1d2b57d03)) - remove `root` from `WaitForSelectorOptions` ([#8848](https://togithub.com/puppeteer/puppeteer/issues/8848)) ([1155c8e](https://togithub.com/puppeteer/puppeteer/commit/1155c8eac85b176c3334cc3d98adfe7d943dfbe6)) - remove deferred promise timeouts ([#8835](https://togithub.com/puppeteer/puppeteer/issues/8835)) ([202ffce](https://togithub.com/puppeteer/puppeteer/commit/202ffce0aa4f34dba35fbb8e7d740af16efee35f)), closes [#8832](https://togithub.com/puppeteer/puppeteer/issues/8832)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.