Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps puppeteer from 2.0.0 to 3.0.4.

Release notes

Sourced from puppeteer's releases.

v3.0.4

Highlights

  • As of Node 14.1 the bug that prevented Puppeteer working on Node 14 has been fixed. The code that tried to debug this and show a useful error has been removed (#5816). Puppeteer should install and run just fine on Node 14.1 and beyond.

Behind the scenes

  • We now run unit tests on Node 14 (#5821).

Raw notes

c214d20 - chore: mark version v3.0.4 (#5823) 17bb660 - chore: remove unused mime-types dependency (#5819) 70340de - chore: add Node 12 and Node 14 to CI (#5821) 70d5c7f - fix: remove node@14 specific extract timeout (#5816) 5115482 - chore: bump version to 3.0.3-post (#5814)

v3.0.3

Highlights

Behind the scenes

  • src/ is now 100% TypeScript! This now lays a baseline to start working on improving Puppeteer docs by automatically generating them, shipping type definitions built in (for now we recommend @types/puppeteer).

Raw notes

b2488eb - chore: mark version v3.0.3 ae7483d - chore: remove src/externs.d.ts (#5811) de4f08d - chore: migrate src/Page.js to TypeScript (#5809) eed7d94 - chore: improve readability for path strings (#5805) d8d1f6f - chore: migrate src/api.js to TypeScript (#5808) 890c215 - chore: migrate src/Puppeteer to TypeScript (#5789) 209e25c - docs(readme): syntax-highlight nested snippets in debugging section (#5799) 53d6fab - docs(api.md): improve emulateMediaFeatures section (#5807) ec91eca - chore: migrate src/Launcher to TypeScript (#5775) 5518bac - chore: update how we track coverage during unit tests (#5779) 4a47867 - feat: add support for string-based custom queries (#5753) c212126 - chore: turn on Travis retries (#5787) 3116bb9 - chore: log product + binary on unit test runs (#5785) 541281b - chore: fix doclint issues (#5784) 32c8c69 - chore: enable mocha retries (#5782) 5fb399d - docs(contributing): update per recent changes (#5778) 8654d63 - chore: migrate src/NetworkManager to TypeScript (#5774) 862eea8 - chore: disable flaky setUserAgent test in Firefox (#5780) a8908cf - chore: update incorrect link for DeviceDescriptors (#5777) af2e458 - chore: migrate src/Target to TypeScript (#5771) 8a5008e - chore: migrate src/FrameManager to TypeScript (#5773) c5c97b0 - chore: remove DOMWorld definition from externs.d.ts (#5767)

... (truncated)
Commits
Maintainer changes

This version was pushed to npm by jackfranklin, a new releaser for 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 2.0.0 to 3.0.4.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Commits](puppeteer/puppeteer@v2.0.0...v3.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 7, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #28.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/puppeteer-3.0.4 branch May 18, 2020 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant