msokk / electron-render-service

Microservice for rendering PDF/PNG/JPEG from HTML with Electron
MIT License
102 stars 31 forks source link

An in-range update of supertest is breaking the build 🚨 #75

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency supertest was updated from 3.4.0 to 3.4.1.

🚨 View failing branch.

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

supertest 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/msokk/electron-render-service/builds/480359159?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 9 commits.

  • 8ef3840 3.4.1
  • cea9ff5 Merge pull request #535 from visionmedia/v3.4.1
  • 013caf0 doc(History.md) changelog updated
  • 0d4a6dc Merge pull request #533 from rimiti/publish-only-necessary
  • 9ed4909 chore(package-lock.json) file updated
  • c1a1c37 fix(test/supertest.js) test fixed, message has been updated
  • 87756fb Revert "chore(test/supertest.js) obscure test removed"
  • 9e6851b Revert "chore(test/supertest.js) obscure test removed"
  • ad882c2 chore(.npmignore) only publish necessary files

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 5 years ago

After pinning to 3.4.0 your tests are passing again. Downgrade this dependency 📌.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.4.2
  • PR-542 - Update dependencies. (thanks @rimiti)
  • PR-537 - Fix and update documentation. (thanks @rimiti)
  • PR-536 - Do not publish useless files. (thanks @rimiti)
Commits

The new version differs by 9 commits.

  • 1792d7d 3.4.2
  • 8712722 Merge pull request #542 from visionmedia/update-dependencies
  • 44caa8c chore(package.json) scripts created
  • ef1fd6b chore(package-lock.json) file updated
  • b469434 chore(package.json) eslint updated
  • f55c527 Merge pull request #536 from rimiti/do-not-publish-useless-files
  • eed0a40 Merge pull request #537 from rimiti/fix-documentation
  • 74d1516 doc(README.md) documentation updated
  • 83763c9 chore(.npmignore) paths updated

See the full diff