Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump puppeteer from 3.0.2 to 3.0.4 #773

Merged
merged 1 commit into from
May 9, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps puppeteer from 3.0.2 to 3.0.4.

Release notes

Sourced from puppeteer's releases.

v3.0.4

Highlights

  • As of Node.js v14.1.0 the bug that prevented Puppeteer working on Node.js 14.0.x 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.js v14.1.0 and beyond.

Behind the scenes

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

Raw notes

c214d20 - chore: mark version v3.0.4 (#5823) 17bb660 - chore: remove unused mime-types dependency (#5819) 70340de - chore: add Node.js 12 & 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

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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@jdalrymple jdalrymple merged commit ed8e01f into master May 9, 2020
@jdalrymple jdalrymple deleted the dependabot/npm_and_yarn/puppeteer-3.0.4 branch May 9, 2020 13:47
@jdalrymple
Copy link
Owner

🚀 PR was released in 19.5.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant