jcoreio / crater

Meteor/Webpack/React SSR app skeleton that runs your app code outside of Meteor Isobuild
ISC License
82 stars 10 forks source link

Update meteor-node-stubs to the latest version 🚀 #197

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.3.0 of meteor-node-stubs was just published.

Dependency meteor-node-stubs
Current Version 0.2.11
Type dependency

The version 0.3.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of meteor-node-stubs.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 3 commits.

  • d878461 Bump NPM version to 0.3.0 in preparation for publishing.
  • dc29475 Update npm-shrinkwrap.json.
  • 0bb13e4 Replace readable-stream and stream-browserify with Meteor forks.

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:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 84.456% when pulling f222ecc52089d918b6a5cb67a5ea31f6b9c43220 on greenkeeper/meteor-node-stubs-0.3.0 into 18995130d5746e517bca001fa6444f31da1e2ca5 on master.

greenkeeper[bot] commented 6 years ago

Version 0.3.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 76481b7 Bump NPM version to 0.3.1 in preparation for publishing.
  • 57ddac1 Update npm-shrinkwrap.json.
  • 982f17f Install readable-stream from a local .tgz instead of using git.
  • 7e4b32d Revert "Replace readable-stream and stream-browserify with Meteor forks."

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.3.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • c09ed6f Bump NPM version to 0.3.2 in preparation for publishing.
  • 2b3509e Go back to using a GitHub URL for meteor/readable-stream.

See the full diff