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 3.0.0 🚀 #836

Closed

Conversation

greenkeeperio-bot
Copy link
Contributor

🚨🔥⚠️ Action required: Switch to the new Greenkeeper now! 🚨🔥⚠️
This version of Greenkeper will be shutdown on May 31st.
With Integrations first-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.


Hello lovely humans,

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

State Update 🚀
Dependency typescript-eslint-parser
New version 3.0.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

  • 6b56bfe Fix: Use correct starting range and loc for JSXText tokens (fixes #227) (#271) (Reyad Attiyat)
  • f5fcc87 Breaking: Allow comment scanner to rescan tokens (fixes #216) (#219) (Reyad Attiyat)
  • f836bb9 Chore: Refactor the codebase (fixes #220) (#261) (James Henry)
  • aade6bd Chore: Update README with list of known issues (#247) (Reyad Attiyat)
  • c8e881a Breaking: Normalize type parameters (fixes #197) (#196) (Rasmus Eneman)
  • d37bf04 Fix: Type parameter start location calculation (fixes #260) (#259) (Igor Oleinikov)
  • 1a97650 Fix: Handle case where class has extends but no super class (fixes #249) (#254) (Reyad Attiyat)
  • 00ad71d Fix: add instanceof to ast-converter (fixes #252) (#251) (Danny Arnold)
  • 2989f8b Upgrade: Update semver package (#246) (Simen Bekkhus)
  • b1efe69 Breaking: Change how interface node gets converted (fixes #201) (#241) (Reyad Attiyat)
  • e311620 Fix: Set await property on async iterators (for await) (fixes #236) (#239) (Reyad Attiyat)
  • a294afa Fix: Set async on async FunctionExpressions (fixes #244) (#245) (Lucas Azzola)
  • 7c00f16 Chore: Add tests for object spread and async generator (refs #236) (#237) (Reyad Attiyat)
  • 7b69bc9 Fix: Label abstract class properties (fixes #234) (#238) (Reyad Attiyat)
  • a330ec6 New: Add support for default type parameters (fixes #235) (#240) (Reyad Attiyat)
  • e1ef800 Fix: Support superTypeParameters (fixes #242) (#243) (Lucas Azzola)
  • 65c2e0a Breaking: Support TypeScript 2.3 (fixes #232) (#233) (Lucas Azzola)
  • 15f1173 Fix: Use TSAbsractMethodDefinition for abstract constructor (fixes #228) (#229) (Lucas Azzola)
  • 8fb71d2 Breaking: Add .body to TSModuleBlock nodes (fixes #217) (#218) (Philipp A)
  • 471f403 Chore: Remove before_script from .travis.yml (fixes #231) (#230) (James Henry)
  • 9397c5c Chore: Cleanup Makefile (#221) (Reyad Attiyat)
  • dd57f81 Update: Open TS peerDependency, warn non-supported version (fixes #167) (#193) (James Henry)
  • a37d5ed Fix: Wrap any parameter with modifiers, not just in constructors (#214) (Rasmus Eneman)

The new version differs by 25 commits .

  • 69edd79 3.0.0
  • 26905f1 Build: changelog update for 3.0.0
  • 6b56bfe Fix: Use correct starting range and loc for JSXText tokens (fixes #227) (#271)
  • f5fcc87 Breaking: Allow comment scanner to rescan tokens (fixes #216) (#219)
  • f836bb9 Chore: Refactor the codebase (fixes #220) (#261)
  • aade6bd Chore: Update README with list of known issues (#247)
  • c8e881a Breaking: Normalize type parameters (fixes #197) (#196)
  • d37bf04 Fix: Type parameter start location calculation (fixes #260) (#259)
  • 1a97650 Fix: Handle case where class has extends but no super class (fixes #249) (#254)
  • 00ad71d Fix: add instanceof to ast-converter (fixes #252) (#251)
  • 2989f8b Upgrade: Update semver package (#246)
  • b1efe69 Breaking: Change how interface node gets converted (fixes #201) (#241)
  • e311620 Fix: Set await property on async iterators (for await) (fixes #236) (#239)
  • a294afa Fix: Set async on async FunctionExpressions (fixes #244) (#245)
  • 7c00f16 Chore: Add tests for object spread and async generator (refs #236) (#237)

There are 25 commits in total. See the full diff.

@ljharb
Copy link
Member

ljharb commented Jan 4, 2018

Fixed by #929.

@ljharb ljharb closed this Jan 4, 2018
@ljharb ljharb deleted the greenkeeper-typescript-eslint-parser-3.0.0 branch January 4, 2018 06:01
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