benjamn / install

Minimal JavaScript module loader
https://benjamn.github.io/install/
MIT License
61 stars 24 forks source link

Update reify to the latest version 🚀 #44

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.16.0 of reify was just published.

Dependency reify
Current Version 0.15.1
Type devDependency

The version 0.16.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 reify.

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

  • 5b45139 Bump npm version to 0.16.0 in preparation for publishing.
  • 0d44155 Stop blindly including the "decorators" Babylon plugin.
  • ce5db07 Update package-lock.json.
  • d86c83e Bump Babel plugin to v0.15.1 in preparation for publishing.
  • d4ed1f8 Use yet another strategy for wrapping the isBlockScoped function.

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

Version 0.16.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 12 commits.

  • af1bc66 Bump npm version to 0.16.1 in preparation for publishing.
  • 80701c2 Install the new @babel/parser package in devDependencies.
  • 58a259f Prefer the new @babel/parser package if installed.
  • 1c148a7 Update package-lock.json.
  • 42d5441 Update devDependencies to latest versions.
  • ef818b0 chore(package): update babel-plugin-transform-es2015-modules-reify to version 0.16.0 (#207)
  • 0508961 Temporarily disable non-global REPL context test.
  • 1b39bd5 allow new ES9 features in imported files (#205)
  • d8d15f5 Try running Travis CI tests in Node 10.
  • 2937a0d Drop support for Node 4 and 5, as Babel no longer supports them.
  • cc9c4a1 Bump Babel plugin to v0.16.0 in preparation for publishing.
  • 2b5e288 Update reify dependency of Babel plugin to version 0.16.0.

See the full diff