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 babel-eslint to version 7.2.2 🚀 #70

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

babel-eslint just published its new version 7.2.2.

State Update 🚀
Dependency babel-eslint
New version 7.2.2
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 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.

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

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)

The new version differs by 104 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)
  • 3cda62e 7.2.1

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


✨ Try the all new Greenkeeper GitHub Integration ✨
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.

Screencast

Try it today. Free for private repositories during beta.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 69a62cf on greenkeeper-babel-eslint-7.2.2 into 93b1e62 on master.

@dustinspecker dustinspecker deleted the greenkeeper-babel-eslint-7.2.2 branch May 23, 2024 01:03
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

3 participants