adobe / helix-sidekick

Browser-based helper for authors on Helix projects
Apache License 2.0
4 stars 10 forks source link

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

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.5.0 -> 16.1.0 age adoption passing confidence

Release Notes

puppeteer/puppeteer ### [`v16.1.0`](https://togithub.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#​1610-httpsgithubcompuppeteerpuppeteercomparev1600v1610-2022-08-06) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v16.0.0...v16.1.0) ##### Features - use an `xpath` query handler ([#​8730](https://togithub.com/puppeteer/puppeteer/issues/8730)) ([5cf9b4d](https://togithub.com/puppeteer/puppeteer/commit/5cf9b4de8d50bd056db82bcaa23279b72c9313c5)) ##### Bug Fixes - resolve target manager init if no existing targets detected ([#​8748](https://togithub.com/puppeteer/puppeteer/issues/8748)) ([8cb5043](https://togithub.com/puppeteer/puppeteer/commit/8cb5043868f69cdff7f34f1cfe0c003ff09e281b)), closes [#​8747](https://togithub.com/puppeteer/puppeteer/issues/8747) - specify the target filter in setDiscoverTargets ([#​8742](https://togithub.com/puppeteer/puppeteer/issues/8742)) ([49193cb](https://togithub.com/puppeteer/puppeteer/commit/49193cbf1c17f16f0ca59a9fd2ebf306f812f52b)) ### [`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 - "after 2pm on Monday" in timezone Europe/Zurich, 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.

codecov[bot] commented 2 years ago

Codecov Report

Merging #332 (a7074d8) into main (b5ecfd5) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #332   +/-   ##
=======================================
  Coverage   68.21%   68.21%           
=======================================
  Files           3        3           
  Lines        2838     2838           
=======================================
  Hits         1936     1936           
  Misses        902      902           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

trieloff commented 2 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: