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 v15.3.2 #323

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.3.0 -> 15.3.2 age adoption passing confidence

Release Notes

puppeteer/puppeteer ### [`v15.3.2`](https://togithub.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#​1532-httpsgithubcompuppeteerpuppeteercomparev1531v1532-2022-07-08) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v15.3.1...v15.3.2) ##### Bug Fixes - cache dynamic imports ([#​8652](https://togithub.com/puppeteer/puppeteer/issues/8652)) ([1de0383](https://togithub.com/puppeteer/puppeteer/commit/1de0383abf6be31cf06faede3e59b087a2958227)) - expose a RemoteObject getter ([#​8642](https://togithub.com/puppeteer/puppeteer/issues/8642)) ([d0c4291](https://togithub.com/puppeteer/puppeteer/commit/d0c42919956bd36ad7993a0fc1de86e886e39f62)), closes [#​8639](https://togithub.com/puppeteer/puppeteer/issues/8639) - **page:** fix page.#scrollIntoViewIfNeeded method ([#​8631](https://togithub.com/puppeteer/puppeteer/issues/8631)) ([b47f066](https://togithub.com/puppeteer/puppeteer/commit/b47f066c2c068825e3b65cfe17b6923c77ad30b9)) ### [`v15.3.1`](https://togithub.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#​1531-httpsgithubcompuppeteerpuppeteercomparev1530v1531-2022-07-06) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v15.3.0...v15.3.1) ##### Bug Fixes - extends `ElementHandle` to `Node`s ([#​8552](https://togithub.com/puppeteer/puppeteer/issues/8552)) ([5ff205d](https://togithub.com/puppeteer/puppeteer/commit/5ff205dc8b659eb8864b4b1862105d21dd334c8f))

Configuration

πŸ“… Schedule: Branch creation - "after 2pm on Saturday" in timezone Europe/Zurich, 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.

codecov[bot] commented 2 years ago

Codecov Report

Merging #323 (75bb6eb) into main (ae0f620) will not change coverage. The diff coverage is n/a.

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

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update cbbd597...75bb6eb. Read the comment docs.

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: