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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update babel-eslint to the latest version 馃殌 #194

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Apr 12, 2017

Version 7.2.2 of babel-eslint just got published.

Dependency babel-eslint
Current Version 7.2.1
Type devDependency

The version 7.2.2 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 babel-eslint.
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.


Release Notes v7.2.2

v7.2.2


  • Fix: use eslint-scope instead of escope if present (#461) (Vitor Balocco)
  • Separate finding peer deps from monkeypatching (#460) (Andres Suarez)
  • Remove unused .gitmodules (#457) (Andres Suarez)
  • Use dedent for unpadding (#456) (Andres Suarez)
  • Enable strict mode in all of babylon-to-espree (Andres Suarez)
  • Move ast convert steps to babylon-to-espree (Andres Suarez)
  • Use for-loop for template literal conversion (Andres Suarez)
  • Only iterate over tokens once (Andres Suarez)
  • Inline fixDirectives and use for-loop (Andres Suarez)
  • Consolidate versions of "convertComments" (Andres Suarez)
  • toAst pass "source" in state instead of keeping in scope (Andres Suarez)
  • Add type parameter scope tests (#454) (Andres Suarez)
Commits

The new version differs by 14 commits .

  • f59d200 7.2.2
  • 8622009 Fix: use eslint-scope instead of escope if present (#461)
  • 0f611b8 Separate finding peer deps from monkeypatching (#460)
  • 1201e12 Remove unused .gitmodules (#457)
  • a750684 Use dedent for unpadding (#456)
  • cdb92fe Merge pull request #455 from babel/babylon-to-espree-tidy
  • ec14787 Enable strict mode in all of babylon-to-espree
  • 6c5beec Move ast convert steps to babylon-to-espree
  • d2ce789 Use for-loop for template literal conversion
  • 539af05 Only iterate over tokens once
  • 06c3a31 Inline fixDirectives and use for-loop
  • 5d32ad0 Consolidate versions of "convertComments"
  • 2541fc9 toAst pass "source" in state instead of keeping in scope
  • 21dac73 Add type parameter scope tests (#454)

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 馃尨

@coveralls
Copy link

coveralls commented Apr 12, 2017

Coverage Status

Coverage remained the same at 98.214% when pulling 0eac935 on greenkeeper/babel-eslint-7.2.2 into d856839 on master.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 21, 2017

Version 7.2.3 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits0.

false

See the full diff

@tdeekens tdeekens closed this Jul 23, 2017
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.

None yet

2 participants