static-dev / spike-core

:warning: UNMAINTAINED :warning: A modern static build tool, powered by webpack
https://spike.js.org
Other
58 stars 9 forks source link

Update md5-file to the latest version šŸš€ #270

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 4.0.0 of md5-file was just published.

Dependency md5-file
Current Version 3.2.3
Type devDependency

The version 4.0.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 md5-file.

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 8 commits.

  • 7c09759 4.0.0
  • 4f7d21d Merge pull request #19 from realityking/node-4.5
  • f4ed4ca Convert all variables to let/const
  • d198565 Remove a feature check for Symbol that is no longer necessary.
  • 5863e11 Drop the dependency on buffer-alloc in favor of the native Buffer.alloc
  • 46c42ff Require Node.js 6.0
  • 14127a4 Merge pull request #21 from realityking/dev-dependencies
  • 2b184c0 Update dev dependencies to their newest version

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: