Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps puppeteer from 2.0.0 to 3.1.0.

Release notes

Sourced from puppeteer's releases.

v3.1.0

Raw notes

8ba3675 - chore: mark version v3.1.0 (#5883) a17bd89 - feat: add securityDetails.subjectAlternativeNames() #5628 (#5881) e823289 - feat(chromium): roll Chromium to r756035 (#5879) ad3613d - docs(contributing): clarify list of Chromium versions (#5878) dc26b8d - docs(examples): add cucumber-puppeteer-example for integration testing (#5875) 3e76554 - chore: fix async dialog specs when they fail (#5859) b2552e4 - chore: restore page.setUserAgent test (#5868) 39f1b13 - chore: extract Request and Response into its own module (#5861) b510c35 - chore: fetch Firefox from JSON source instead of RegExp (#5864) 69c38fc - chore: extract ConsoleMessage and FileChooser into its own module (#5856) 0aba6df - chore: force Mocha to exit on CI (#5862) 9368edb - chore: upgrade TypeScript to 3.9 (#5860) 5f42547 - chore: extract SecurityDetails into its own module (#5858) f5d2597 - chore: add running TSC to test README (#5852) c6d01c9 - chore: extract BrowserRunner into its own module (#5850) b38bb43 - Warn when given unsupported product name. (#5845) 6099272 - chore: add @types/proxy-from-env (#5831) 5343c7a - chore: private-ise src/Accessibility.ts (#5832) ce09742 - feat: add more options to check_availability script (#5827) 5103540 - chore: add command to run eslint with --fix flag (#5829) 49ce659 - chore: remove src/TaskQueue (#5826) 4fdb1e3 - chore: add Prettier (#5825) ae576af - chore: mark v3.0.4-post (#5824)

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

... (truncated)
Commits
  • 8ba3675 chore: mark version v3.1.0 (#5883)
  • a17bd89 feat: add securityDetails.subjectAlternativeNames() #5628 (#5881)
  • e823289 feat(chromium): roll Chromium to r756035 (#5879)
  • ad3613d docs(contributing): clarify list of Chromium versions (#5878)
  • dc26b8d docs(examples): add cucumber-puppeteer-example for integration testing (#5875)
  • 3e76554 chore: fix async dialog specs when they fail (#5859)
  • b2552e4 chore: restore page.setUserAgent test (#5868)
  • 39f1b13 chore: extract Request and Response into its own module (#5861)
  • b510c35 chore: fetch Firefox from JSON source instead of RegExp (#5864)
  • 69c38fc chore: extract ConsoleMessage and FileChooser into its own module (#5856)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by orkon, 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.1.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Commits](puppeteer/puppeteer@v2.0.0...v3.1.0)

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 18, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #30.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/puppeteer-3.1.0 branch May 29, 2020 09:28
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