amtrack / sfdx-browserforce-plugin

sfdx plugin for browser automation
MIT License
109 stars 38 forks source link

fix(deps): update dependency puppeteer to v19 #515

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
puppeteer (source) 18.2.1 -> 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

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 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.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.9.11 :tada:

The release is available on:

Your semantic-release bot :package::rocket: