Skip to content

Update recast to the latest version 🚀 #62

Merged
merged 1 commit into from
Feb 20, 2018
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 20, 2018

Version 0.14.0 of recast was just published.

Dependency recast
Current Version 0.13.2
Type dependency

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

  • 345ae6c Bump NPM version to 0.14.0 in preparation for publishing.
  • a3194be Increase timeout for TypeScript reprinting tests.
  • c311159 Merge pull request #461 from Phoenixmatrix/typescript-initial
  • 945a14d Update Babel-related dev dependencies.
  • 5d12678 Test reprinting of graphql-tools TypeScript files.
  • f59bc54 Improve TSTypeLiteral printer case and remove redundant case.
  • a48b4bf Rewrite ImportSpecifier printer case to wrap lines automatically.
  • 6c0842a Don't skip printing type parameters for anonymous classes.
  • 001e47c Style tweaks for TSType{Assertion,Parameter}.
  • 6161dd7 Support ? syntax for optional methods and method signatures.
  • 1a18b51 Style tweaks to ArrowFunctionExpression printer case.
  • d78ff88 More .declare and .abstract modifiers.
  • 49769dc Add semicolon after class member declarations.
  • 81638aa Support TypeScript declared variable declarations.
  • c63a44e Tweak enum printing.

There are 77 commits in total.

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 🌴

@tx44 tx44 merged commit 59d2dd1 into master Feb 20, 2018
@tx44 tx44 deleted the greenkeeper/recast-0.14.0 branch February 20, 2018 09:36
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.

1 participant