heiseonline / embetty

🐙 Embetty displays remote content like tweets or YouTube videos without compromising your privacy.
MIT License
989 stars 32 forks source link

An in-range update of puppeteer is breaking the build 🚨 #99

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency puppeteer was updated from 2.0.0 to 2.1.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

puppeteer is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/heiseonline/embetty/builds/642431332?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 21 commits.

  • a30cf05 chore: mark version v2.1.0 (#5347)
  • 013a86c feat(chromium): roll Chromium to r722269 (#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)

There are 21 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 4 years ago

After pinning to 2.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 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)

Commits

The new version differs by 6 commits.

  • 46386eb chore: mark version v2.1.1 (#5388)
  • 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)

See the full diff