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.1 to 3.0.2 #735

Merged
merged 1 commit into from
Apr 29, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 29, 2020

Bumps puppeteer from 3.0.1 to 3.0.2.

Release notes

Sourced from puppeteer's releases.

v3.0.2

Highlights

  • uploadFile now throws for non-existent files (#5733)
  • Puppeteer currently fails to extract Chromium when installing on Node 14 (see tracking bug: #5719). We now detect if you're on Node 14 and log a helpful error (#5732).

Behind the scenes

  • Many more files have been migrated to TypeScript and we're continuing with the goal of the src directory being 100% TypeScript.

Raw notes

4e8f091 - chore: mark version v3.0.2 3911836 - chore: small CI tidy ups (#5751) 5e2a029 - chore: use Node's promisify function (#5748) 1b9d9e9cc0ea8026b057e1dc28eac625d6646057 - chore: log useful error for Node v14 breakage (#5732) a7d2485 - chore: split out CI into unit tests + extra checks (#5749) 3ed2f6b - chore: remove puppeteer-web (#5750) 1358b45 - chore: migrate src/LifecycleWatcher (#5734) 79e82e5 - fix: make uploadFile throw for non-existent files (#5733) 1a4e260 - chore: migrate src/BrowserFetcher to TypeScript (#5727) 8509f46 - chore: migrate src/Accessibility to TypeScript (#5726) 930cc32 - chore: migrate src/Errors to TypeScript (#5725) 30aff82 - chore: migrate src/Events to TypeScript (#5724) 1823828 - chore: migrate src/Tracing to TypeScript (#5723) 3050196 - fix: update clipboard read write permissions after upstream change (#5721) 0731049 - chore: update pngjs to 5.0.0 and jpeg-js to 0.3.7 (#5676) ddb8ba1 - chore: tidy up and de-duplicate Travis CI config (#5716) 9d297f0 - chore: bump version to 3.0.1-post (#5717) be8f8a2 - chore: add macOS to Travis CI (#5708) 133abb0 - chore: migrate src/Input to typescript (#5710) 11bc5a6 - chore: migrate src/Worker to typescript (#5715)

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)

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/puppeteer-3.0.2 branch from c26a88d to 0b8810d Compare April 29, 2020 17:59
@jdalrymple jdalrymple merged commit 2f707d3 into master Apr 29, 2020
@jdalrymple jdalrymple deleted the dependabot/npm_and_yarn/puppeteer-3.0.2 branch April 29, 2020 18:09
@jdalrymple
Copy link
Owner

🚀 PR was released in 19.2.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