zappar-xr / zappar-react-three-fiber

Our SDK for the 3D rendering platform React-Three-Fiber.
MIT License
60 stars 9 forks source link

Bump jest-puppeteer from 2.4.0 to 5.0.3 #10

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps jest-puppeteer from 2.4.0 to 5.0.3.

Release notes

Sourced from jest-puppeteer's releases.

v5.0.3

Bug Fixes

v5.0.2

Bug Fixes

v5.0.1

Bug Fixes

  • add jest-environment-node as a dependency (#397) (11f2e38)

v5.0.0

Bug Fixes

  • Leverage Puppeteer's native support for Firefox (#356) (e54fb7e)
  • require to puppeteer-core as fallback (#315) (49d313c)
  • Resolve module paths in preset (#335) (36602a1)
  • toFill doesn't empty contents when given an empty string (#381) (964b9a2)

Features

BREAKING CHANGES

  • browser config is deprecated. Use launch.product instead.
  • jest-dev-server uses axios instead of request so the waitOnScheme options may have changed. see wait-on v5.0.0 changelog for more details

v4.4.0

Bug Fixes

... (truncated)

Changelog

Sourced from jest-puppeteer's changelog.

5.0.3 (2021-04-28)

Bug Fixes

5.0.2 (2021-04-21)

Bug Fixes

5.0.1 (2021-04-19)

Bug Fixes

  • add jest-environment-node as a dependency (#397) (11f2e38)

5.0.0 (2021-04-16)

Bug Fixes

  • Leverage Puppeteer's native support for Firefox (#356) (e54fb7e)
  • require to puppeteer-core as fallback (#315) (49d313c)
  • Resolve module paths in preset (#335) (36602a1)
  • toFill doesn't empty contents when given an empty string (#381) (964b9a2)

Features

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by tonybrix, a new releaser for jest-puppeteer since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
dependabot[bot] commented 3 years ago

Superseded by #13.