Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update recast to the latest version 🚀 #91

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 21, 2018

Version 0.14.1 of recast was just published.

Dependency recast
Current Version 0.14.0
Type dependency

The version 0.14.1 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 recast.

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

  • e886f01 Bump NPM version to 0.14.1 in preparation for publishing.
  • 1744980 Add better support for importKind and exportKind (#471)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Feb 22, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 22, 2018

Version 0.14.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 12 commits.

  • 5d938bf Bump NPM version to 0.14.2 in preparation for publishing.
  • 7ea8dcd Bump Reify version to 0.14.2 to enable exportNamespaceFrom plugin.
  • cc405b6 Explain how to use alternate parsers in README.md.
  • a333f22 Merge pull request #472 from benjamn/provide-default-parser-configurations
  • 448ea2b Enable exportNamespaceFrom plugin for Babylon-based parsers.
  • 9c0843b Update test/comments.js to use all preconfigured parsers.
  • d1b9802 Update test/parser.js to use all preconfigured parsers.
  • d09982d Update test/typescript.js to use reify/parsers/typescript.
  • 643cbb7 Update test/printer.js to use all preconfigured parsers.
  • 7c0bc80 Update test/{babylon,jsx}.js to use reify/parsers/babylon.
  • e233519 Provide a few default parser configurations.
  • 860bad1 Reindent test/comments.js to use two spaces per tab.

See the full diff

@greenkeeper greenkeeper bot deleted the greenkeeper/recast-0.14.1 branch February 23, 2018 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant