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 typescript-eslint-parser to version 0.2.0 🚀 #534

Merged
merged 1 commit into from
Aug 30, 2016

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

typescript-eslint-parser just published its new version 0.2.0.

State Update 🚀
Dependency typescript-eslint-parser
New version 0.2.0
Type devDependency

This version 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 typescript-eslint-parser.
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.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


GitHub Release

  • 138495f New: Add accessor decorators to AST (fixes #63) (#73) (James Henry)
  • f6a8e71 New: Add property decorators to AST (fixes #71) (#72) (James Henry)
  • 328259f New: Add param decorators to the AST (fixes #68) (#69) (James Henry)
  • 8b97fe7 New: Add class decorators to AST (fixes #66) (#67) (James Henry)
  • 7364cb9 New: Add method decorators to AST (fixes #65) (#64) (James Henry)

The new version differs by 14 commits .

  • d58041f 0.2.0
  • 251db0e Build: package.json and changelog update for 0.2.0
  • 138495f New: Add accessor decorators to AST (fixes #63) (#73)
  • f6a8e71 New: Add property decorators to AST (fixes #71) (#72)
  • 328259f New: Add param decorators to the AST (fixes #68) (#69)
  • 8b97fe7 New: Add class decorators to AST (fixes #66) (#67)
  • 7364cb9 New: Add method decorators to AST (fixes #65) (#64)
  • b8ab833 0.1.3
  • 2e1ac89 Build: package.json and changelog update for 0.1.3
  • da984bf Fix: manually update package.json after build failure
  • 5bfb9bf Fix: Check for arguments property on NewExpression (fixes #60) (#62)
  • d323ee7 Docs: Add issue template
  • 8f4964c Fix: UpdateExpression detection and operator format (fixes #58) (#59)
  • e09ebb3 Fix: Add function type parameters (fixes #52) (#56)

See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

@coveralls
Copy link

coveralls commented Aug 29, 2016

Coverage Status

Coverage remained the same at 97.729% when pulling e3eaf6f on greenkeeper-typescript-eslint-parser-0.2.0 into 8da6a5a on master.

@benmosher benmosher merged commit 28dbed8 into master Aug 30, 2016
@benmosher benmosher deleted the greenkeeper-typescript-eslint-parser-0.2.0 branch August 30, 2016 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants