Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Update reify to the latest version 🚀 #47

Merged
merged 1 commit into from
May 10, 2017

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented May 9, 2017

Version 0.11.0 of reify just got published.

Dependency reify
Current Version 0.10.0
Type devDependency

The version 0.11.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 29 commits0.

  • cfc5d2f Bump NPM version to 0.11.0 in preparation for publishing.
  • 5e31f77 Rename module.runModuleSetters to just module.runSetters. (#160)
  • 2c78577 Update README.md to describe the new module.watch(require(id), ...) strategy.
  • a61d310 Use module.watch(require(id), ...) to avoid calling module.require.
  • dd2db15 Remove unused Module.prototype reference from compile-hook.
  • 60c9301 Remove unused SemVer from compile-hook and wrapper.
  • 62238cd Memoize maxSatisfying for a perf win.
  • 716e4d1 Fix node range.
  • ba12df2 Ensure the wrapper maps get the correct raw function.
  • 3636139 Reuse “__reify” symbol when possible.
  • 6451d45 Cleanup wrapper.
  • d98d229 Move abc to misc folder.
  • 867f55a Move misc tests to their own folder.
  • fdac8a7 Move import tests to their own folder.
  • 78f3de5 Move compiler tests to their own folder.

There are 29 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@eventualbuddha eventualbuddha merged commit 0284212 into master May 10, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/reify-0.11.0 branch May 10, 2017 12:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant