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 🚀 #47

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.17.0 of reify was just published.

Dependency reify
Current Version 0.16.4
Type devDependency

The version 0.17.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 4 commits.

  • 7cf85a0 Bump npm version to 0.17.0 in preparation for publishing.
  • 967fb6f Allow array-of-strings module.link setter values, too.
  • 48bec2e Allow string-valued setters for easy re-export of imported values.
  • fd22256 Support module.link(id, setters) as shorthand for module.watch.

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.17.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 58fa9a0 Bump npm version to 0.17.1 in preparation for publishing.
  • 8a28410 Update package-lock.json.
  • 01b5a7e Update Babel-related devDependencies to v7.0.0-beta.55.
  • c44d444 Create Entry objects before module evaluation in module.link. (#211)
  • 1ddc4e0 Update Babel plugin dev dependency to version 0.17.0.
  • bea8391 Bump Babel plugin to v0.17.0 in preparation for publishing.
  • 6ccf077 Update reify dependency of Babel plugin to version 0.17.0.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.17.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 2a88a0d Bump npm version to 0.17.2 in preparation for publishing.
  • 0b9e50b Don't complain about missing module.resolve until necessary.

See the full diff