stencila / encoda

↔️ A format converter for Stencila documents
https://stencila.github.io/encoda/
Apache License 2.0
35 stars 9 forks source link

fix(dependencies): update dependency puppeteer to ^10.1.0 #964

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
puppeteer ^10.0.0 -> ^10.1.0 age adoption passing confidence

Release Notes

puppeteer/puppeteer ### [`v10.1.0`](https://togithub.com/puppeteer/puppeteer/blob/master/CHANGELOG.md#​1010-httpsgithubcompuppeteerpuppeteercomparev1000v1010-2021-06-29) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/v10.0.0...v10.1.0) ##### Features - add a streaming version for page.pdf ([e3699e2](https://togithub.com/puppeteer/puppeteer/commit/e3699e248bc9c1f7a6ead9a07d68ae8b65905443)) - add drag-and-drop support ([#​7150](https://togithub.com/puppeteer/puppeteer/issues/7150)) ([a91b8ac](https://togithub.com/puppeteer/puppeteer/commit/a91b8aca3728b2c2e310e9446897d729bf983377)) - add page.emulateCPUThrottling ([#​7343](https://togithub.com/puppeteer/puppeteer/issues/7343)) ([4ce4110](https://togithub.com/puppeteer/puppeteer/commit/4ce41106288938b9d366c550e7a424812920683d)) ##### Bug Fixes - remove redundant await while fetching target ([#​7351](https://togithub.com/puppeteer/puppeteer/issues/7351)) ([083b297](https://togithub.com/puppeteer/puppeteer/commit/083b297a6741c6b1dd23867f441130655fac8f7d))

Configuration

πŸ“… Schedule: 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 WhiteSource Renovate. View repository job log here.

codecov-commenter commented 3 years ago

Codecov Report

Merging #964 (7f59669) into master (580f138) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #964   +/-   ##
=======================================
  Coverage   88.32%   88.32%           
=======================================
  Files          80       80           
  Lines        7586     7586           
  Branches     2425     2425           
=======================================
  Hits         6700     6700           
  Misses        860      860           
  Partials       26       26           

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 580f138...7f59669. Read the comment docs.

stencila-ci commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: