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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.12.0 of reify just got published.

Dependency reify
Current Version 0.11.24
Type devDependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of reify. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 3 commits.

  • 47e35d9 Bump NPM version to 0.12.0 in preparation for publishing.
  • 8defc64 Properly skip "default" exports in export * from "module".
  • 64807cf fix(package): update acorn to version 5.1.1 (#183)

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 0.12.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 92acc1a Bump NPM version to 0.12.1 in preparation for publishing.
  • 2ac428a Explicitly enable experimental Babylon parser plugins.
  • c5db9cf chore(package): update mocha to version 3.5.0 (#192)
  • 7491006 Bump Babel plugin to v0.12.0 in preparation for publishing.
  • d13b62f Upgrade Reify version used by Babel plugin.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.12.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 0da5b4b Bump NPM version to 0.12.2 in preparation for publishing.
  • edd5d30 Enable the rest of Babylon's experimental plugins, for max tolerance.
  • 8dbe74b Bump Babel plugin to v0.12.1 in preparation for publishing.
  • 93a6c29 Move babel-types to peerDependencies and loosen constraint.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.12.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 02c1ee0 Bump NPM version to 0.12.3 in preparation for publishing.
  • dca4f30 Add a package-lock.json file for the Reify Babel plugin.
  • a266be2 Add a package-lock.json file for the reify package.
  • 4fd223c Bump Babel plugin to v0.12.2 in preparation for publishing.
  • ffae687 Re-crawl scopes with "module"-kinded bindings.
  • c0343a9 Remove illegal reassignments of imported bindings.

See the full diff