Closed greenkeeper[bot] closed 6 years ago
Update to this version instead 🚀
The new version differs by 6 commits.
8e86172
Bump NPM version to 0.14.2 in preparation for publishing.
c8677e2
Update package-lock.json.
d9dd55b
Update devDependencies.
277e7ce
Enable exportNamespaceFrom plugin for Babylon parser.
cab6a82
Bump Babel plugin to v0.14.2 in preparation for publishing.
f295f0d
Bump Reify dependency of Babel plugin to latest version.
See the full diff
Version 0.14.0 of reify was just published.
The version 0.14.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 11 commits.
aefc738
Bump NPM version to 0.14.0 in preparation for publishing.
b636da3
Update package-lock.json.
dce549a
chore(package): update mocha to version 5.0.0 (#201)
47e6012
Merge pull request #202 from benjamn/issue-113-possible-indexes-parse-optimization
3b811a1
Don't use possibleIndexes.{left,right}, and improve terminology.
0dcf208
Make Visitor#visitChildren loop more readable.
6f13a42
Replace complicated binary search with gradual left/right narrowing.
9eab430
Also use possibleIndexes to guide AssignmentVisitor traversal.
aee999f
Guide AST traversal based on a RegExp scan of possible indexes.
91bb786
Bump Babel plugin to v0.14.1 in preparation for publishing.
3ed67bf
Call cache.clearScope() only when Reify compiler made changes.
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: