nuxt-community / amp-module

AMP Module for Nuxt 2
https://codesandbox.io/s/github/nuxt-community/amp-module/
MIT License
204 stars 36 forks source link

chore(deps): update devdependency jest-puppeteer to v5 #254

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
jest-puppeteer ^4.4.0 -> ^5.0.0 age adoption passing confidence

Release Notes

smooth-code/jest-puppeteer ### [`v5.0.0`](https://togithub.com/smooth-code/jest-puppeteer/blob/master/CHANGELOG.md#​500-httpsgithubcomUziTechjest-puppeteercomparev440v500-2021-04-16) [Compare Source](https://togithub.com/smooth-code/jest-puppeteer/compare/v4.4.0...v5.0.0) ##### Bug Fixes - Leverage Puppeteer's native support for Firefox ([#​356](https://togithub.com/UziTech/jest-puppeteer/issues/356)) ([e54fb7e](https://togithub.com/UziTech/jest-puppeteer/commit/e54fb7e3e31568f3322c14d9beb8dcd4435c3675)) - require to `puppeteer-core` as fallback ([#​315](https://togithub.com/UziTech/jest-puppeteer/issues/315)) ([49d313c](https://togithub.com/UziTech/jest-puppeteer/commit/49d313c367812541251c4376162d1e222a96fdc0)) - Resolve module paths in preset ([#​335](https://togithub.com/UziTech/jest-puppeteer/issues/335)) ([36602a1](https://togithub.com/UziTech/jest-puppeteer/commit/36602a1fccd304a21e333a0860f87e0d49fec38c)) - toFill doesn't empty contents when given an empty string ([#​381](https://togithub.com/UziTech/jest-puppeteer/issues/381)) ([964b9a2](https://togithub.com/UziTech/jest-puppeteer/commit/964b9a276c0e0219e55cfa0db752d65da93d41b3)) ##### Features - allow path for wait-on resource ([#​382](https://togithub.com/UziTech/jest-puppeteer/issues/382)) ([f2f5b62](https://togithub.com/UziTech/jest-puppeteer/commit/f2f5b621bb68bb19edd5c2fd525691968baaed88)) - support XPATH selectors ([#​321](https://togithub.com/UziTech/jest-puppeteer/issues/321)) ([949027b](https://togithub.com/UziTech/jest-puppeteer/commit/949027b1332e270fad78eda10fd1a92c56abe1b5)) ##### BREAKING CHANGES - browser config is deprecated. Use launch.product instead. Co-authored-by: Tony Brix

Configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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[bot] commented 3 years ago

Codecov Report

Merging #254 (5d9a426) into master (e3c7ffa) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #254   +/-   ##
=======================================
  Coverage   68.06%   68.06%           
=======================================
  Files           5        5           
  Lines         191      191           
  Branches       52       52           
=======================================
  Hits          130      130           
  Misses         45       45           
  Partials       16       16           

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 b98ecaf...5d9a426. Read the comment docs.