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

⬆️ Bump puppeteer from 1.18.0 to 2.1.1 in /packages/core #876

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps puppeteer from 1.18.0 to 2.1.1.

Release notes

Sourced from puppeteer's releases.

v2.1.1

eec4325 - chore: mark version v2.1.1 9923e56 - fix(filechooser): quick fix for the headful file chooser (#5369) 1a1ef83 - Add FAQ entry on cross-browser support (#5360) 0d243b7 - feat: make it possible to run install.js script with puppeteer-core (#5325) c283fea - docs(api): add example to page.$$eval (#5200) b45f8e4 - chore: bump version to v2.1.0-post (#5349)

v2.1.0

Big changes

  • Chromium 80.0.3987.0 (r722234)
  • The launcher now has an option to run Puppeteer with different browsers, starting with Firefox (#5137). Puppeteer can now talk to a real, unpatched Firefox binary (as opposed to the old Juggler-based approach). This is a first step towards eventually deprecating the separate puppeteer-firefox package in favor of supporting Firefox directly in puppeteer itself.

Raw notes

7e7b05a - chore: mark version v2.1.0 + roll to r722234 (#5347) 013a86c - feat(chromium): roll Chromium to r722276 (#5289) 14b2369 - chore: mark puppeteer-firefox version v0.5.1 (#5294) 3a49cfc - chore: move to GitHub hosting for Juggler binaries (#5293) c7af7de - docs(readme): update link for ndb (#5272) 5e63254 - chore: fix typo in test name (#5217) 80b5c44 - chore: upgrade https-proxy-agent (#5243) 6091a34 - fix: prepare jsHandle.uploadFile for CDP Page.handleFileChooser removal (#5196) 8b49dc6 - fix: don’t disable BlinkGenPropertyTrees anymore (#5159) f0bf645 - test: reduce flakiness for accessibility tests with autofocus (#5116) 6cc98a7 - docs(troubleshooting): recommend using args for heroku (#5197) 35d5ba5 - feat(launcher): Set default Firefox prefs (#5149) (#5195) eddb23b - chore: update URLs (#5185) c5a72e9 - feat(launcher): add option to run Puppeteer with different browsers (#5137) d17708b - fix(types): publish protocol types to npm (#5174) fd43f9c - docs(api): fix defaultArgs link (#5126) 5fa28b5 - docs(api): fix typo (#5120) 561c99d - docs(api): prefer async/await over Promise#then (#5089) aaa904d - docs(contributing): clarify release process 304f4a7 - chore: update .npmignore 7032472 - chore: bump version to v2.0.0-post

v2.0.0

Big changes

API changes

... (truncated)
Commits
Maintainer changes

This version was pushed to npm by hanselfmu, 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 1.18.0 to 2.1.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Commits](puppeteer/puppeteer@v1.18.0...v2.1.1)

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 Mar 22, 2020
@ggrossetie ggrossetie merged commit e756836 into master Mar 22, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/packages/core/puppeteer-2.1.1 branch March 22, 2020 14:47
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.

None yet

1 participant