learnlinux / tuxlab-app

A Platform for Creating Interactive Linux Courses
GNU General Public License v3.0
7 stars 7 forks source link

Update meteor-node-stubs to the latest version šŸš€ #312

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

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

Dependency meteor-node-stubs
Current Version 0.2.11
Type dependency

The version 0.3.3 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 13 commits.

  • 6c3e31a Bump NPM version to 0.3.3 in preparation for publishing.
  • 5ab4c51 Update npm-shrinkwrap.json.
  • 81710aa Bump string_decoder to latest version.
  • 4880599 Replace unmaintained http-browserify with stream-http (#13)
  • c09ed6f Bump NPM version to 0.3.2 in preparation for publishing.
  • 2b3509e Go back to using a GitHub URL for meteor/readable-stream.
  • 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."
  • 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:

CLAassistant commented 6 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


greenkeeper[bot] seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

greenkeeper[bot] commented 6 years ago

Version 0.4.0 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 4 commits.

  • 5e403de Bump npm version to 0.4.0 in preparation for publishing.
  • f64e023 Update npm-shrinkwrap.json to package-lock.json.
  • d52c306 Install readable-stream@2.3.6 from npm rather than our fork.
  • fc83c29 Define Buffer globally if buffer built-in module installed.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.4.1 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 2 commits.

  • 998d5a7 Bump npm version to 0.4.1 in preparation for publishing.
  • d88681f Correctly obtain named Buffer export from "buffer" built-in.

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead šŸš€

Commits

The new version differs by 4 commits.

  • 37cfa17 Bump npm version to 1.0.0 in preparation for publishing.
  • 627591b Fix stream{duplex,passthrough,readable,transform,writable} import paths.
  • bd5227a Update package-lock.json.
  • 4d70f19 Update all dependencies to latest versions.

See the full diff