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 v19 #197

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 (source) ^18.0.0 -> ^19.0.0 age adoption passing confidence

Release Notes

puppeteer/puppeteer ### [`v19.0.0`](https://togithub.com/puppeteer/puppeteer/releases/tag/v19.0.0) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v18.2.1...v19.0.0) ##### ⚠ BREAKING CHANGES - use `~/.cache/puppeteer` for browser downloads ([#​9095](https://togithub.com/puppeteer/puppeteer/issues/9095)) - deprecate `createBrowserFetcher` in favor of `BrowserFetcher` ([#​9079](https://togithub.com/puppeteer/puppeteer/issues/9079)) - refactor custom query handler API ([#​9078](https://togithub.com/puppeteer/puppeteer/issues/9078)) - remove `puppeteer.devices` in favor of `KnownDevices` ([#​9075](https://togithub.com/puppeteer/puppeteer/issues/9075)) - deprecate indirect network condition imports ([#​9074](https://togithub.com/puppeteer/puppeteer/issues/9074)) ##### Features - deprecate `createBrowserFetcher` in favor of `BrowserFetcher` ([#​9079](https://togithub.com/puppeteer/puppeteer/issues/9079)) ([7294dfe](https://togithub.com/puppeteer/puppeteer/commit/7294dfe9c6c3b224f95ba6d59b5ef33d379fd09a)), closes [#​8999](https://togithub.com/puppeteer/puppeteer/issues/8999) - use `~/.cache/puppeteer` for browser downloads ([#​9095](https://togithub.com/puppeteer/puppeteer/issues/9095)) ([3df375b](https://togithub.com/puppeteer/puppeteer/commit/3df375baedad64b8773bb1e1e6f81b604ed18989)) ##### Bug Fixes - deprecate indirect network condition imports ([#​9074](https://togithub.com/puppeteer/puppeteer/issues/9074)) ([41d0122](https://togithub.com/puppeteer/puppeteer/commit/41d0122b94f41b308536c48ced345dec8c272a49)) - refactor custom query handler API ([#​9078](https://togithub.com/puppeteer/puppeteer/issues/9078)) ([1847704](https://togithub.com/puppeteer/puppeteer/commit/1847704789e2888c755de8c739d567364b8ad645)) - remove `puppeteer.devices` in favor of `KnownDevices` ([#​9075](https://togithub.com/puppeteer/puppeteer/issues/9075)) ([87c08fd](https://togithub.com/puppeteer/puppeteer/commit/87c08fd86a79b63308ad8d46c5f7acd1927505f8)) ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 18.2.1 to ^19.0.0 ### [`v18.2.1`](https://togithub.com/puppeteer/puppeteer/releases/tag/puppeteer-core-v18.2.1) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v18.2.0...v18.2.1) ##### Bug Fixes - add README to package during prepack ([#​9057](https://togithub.com/puppeteer/puppeteer/issues/9057)) ([9374e23](https://togithub.com/puppeteer/puppeteer/commit/9374e23d3da5e40378461ed08db24649730a445a)) - waitForRequest works with async predicate ([#​9058](https://togithub.com/puppeteer/puppeteer/issues/9058)) ([8f6b2c9](https://togithub.com/puppeteer/puppeteer/commit/8f6b2c9b7c219d405c954bf7af082d3d29fd48ff)) ### [`v18.2.0`](https://togithub.com/puppeteer/puppeteer/releases/tag/v18.2.0) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v18.1.0...v18.2.0) ##### Features - separate puppeteer and puppeteer-core ([#​9023](https://togithub.com/puppeteer/puppeteer/issues/9023)) ([f42336c](https://togithub.com/puppeteer/puppeteer/commit/f42336cf83982332829ca7e14ee48d8676e11545)) ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 18.1.0 to ^18.2.0 ### [`v18.1.0`](https://togithub.com/puppeteer/puppeteer/releases/tag/v18.1.0) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v18.0.5...v18.1.0) ##### Features - **chromium:** roll to Chromium 107.0.5296.0 (r1045629) ([#​9039](https://togithub.com/puppeteer/puppeteer/issues/9039)) ([022fbde](https://togithub.com/puppeteer/puppeteer/commit/022fbde85e067e8c419cf42dd571f9a1187c343c))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.