stalniy / bdd-lazy-var

Provides UI for testing frameworks such as mocha, jasmine and jest which allows to define lazy variables and subjects.
MIT License
162 stars 14 forks source link

chore(deps): update dependency puppeteer to v13 #158

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
puppeteer ^12.0.0 -> ^13.0.0 age adoption passing confidence

Release Notes

puppeteer/puppeteer ### [`v13.0.0`](https://togithub.com/puppeteer/puppeteer/blob/master/CHANGELOG.md#​1300-httpsgithubcompuppeteerpuppeteercomparev1201v1300-2021-12-10) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v12.0.1...v13.0.0) ##### ⚠ BREAKING CHANGES - typo in 'already-handled' constant of the request interception API ([#​7813](https://togithub.com/puppeteer/puppeteer/issues/7813)) ##### Features - expose HTTPRequest intercept resolution state and clarify docs ([#​7796](https://togithub.com/puppeteer/puppeteer/issues/7796)) ([dc23b75](https://togithub.com/puppeteer/puppeteer/commit/dc23b7535cb958c00d1eecfe85b4ee26e52e2e39)) - implement Element.waitForSelector ([#​7825](https://togithub.com/puppeteer/puppeteer/issues/7825)) ([c034294](https://togithub.com/puppeteer/puppeteer/commit/c03429444d05b39549489ad3da67d93b2be59f51)) ##### Bug Fixes - handle multiple/duplicate Fetch.requestPaused events ([#​7802](https://togithub.com/puppeteer/puppeteer/issues/7802)) ([636b086](https://togithub.com/puppeteer/puppeteer/commit/636b0863a169da132e333eb53b17eb2601daabe6)), closes [#​7475](https://togithub.com/puppeteer/puppeteer/issues/7475) [#​6696](https://togithub.com/puppeteer/puppeteer/issues/6696) [#​7225](https://togithub.com/puppeteer/puppeteer/issues/7225) - revert "feat(typescript): allow using puppeteer without dom lib" ([02c9af6](https://togithub.com/puppeteer/puppeteer/commit/02c9af62d64060a83f53368640f343ae2e30e38a)), closes [#​6998](https://togithub.com/puppeteer/puppeteer/issues/6998) - typo in 'already-handled' constant of the request interception API ([#​7813](https://togithub.com/puppeteer/puppeteer/issues/7813)) ([8242422](https://togithub.com/puppeteer/puppeteer/commit/824242246de9e158aacb85f71350a79cb386ed92)), closes [#​7745](https://togithub.com/puppeteer/puppeteer/issues/7745) [#​7747](https://togithub.com/puppeteer/puppeteer/issues/7747) [#​7780](https://togithub.com/puppeteer/puppeteer/issues/7780) ##### [12.0.1](https://togithub.com/puppeteer/puppeteer/compare/v12.0.0...v12.0.1) (2021-11-29) ##### Bug Fixes - handle extraInfo events even if event.hasExtraInfo === false ([#​7808](https://togithub.com/puppeteer/puppeteer/issues/7808)) ([6ee2feb](https://togithub.com/puppeteer/puppeteer/commit/6ee2feb1eafdd399f0af50cdc4517f21bcb55121)), closes [#​7805](https://togithub.com/puppeteer/puppeteer/issues/7805) ### [`v12.0.1`](https://togithub.com/puppeteer/puppeteer/blob/master/CHANGELOG.md#​1201-httpsgithubcompuppeteerpuppeteercomparev1200v1201-2021-11-29) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v12.0.0...v12.0.1)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 WhiteSource Renovate. View repository job log here.