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 eslint-plugin-babel to the latest version 馃殌 #17

Merged
merged 1 commit into from Nov 17, 2016

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Nov 17, 2016

Version 4.0.0 of eslint-plugin-babel just got published.

Dependency eslint-plugin-babel
Current Version 3.3.0
Type devDependency

The version 4.0.0 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 eslint-plugin-babel.
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 v4.0.0
  • drop node < 4
  • Add babel/no-invalid-this: doesn't fail when inside class properties (class A { a = this.b; })

Deprecated:

babel/generator-star-spacing: Use generator-star-spacing.
babel/object-shorthand: Use object-shorthand.
babel/arrow-parens: Use arrow-parens.
babel/func-params-comma-dangle: Use comma-dangle.
babel/array-bracket-spacing: Use array-bracket-spacing.
babel/flow-object-type: Use flowtype/object-type-delimiter.

Commits

The new version differs by 14 commits .

  • be8d95c 4.0.0
  • 483586f readme: drop node < 4 [skip ci]
  • 8073c22 Breaking: Deprecate built-in rules (#115)
  • ac482de chore(package): update dependencies (#109)
  • aa69a6f Updated Node versions to test against in the Travis configuration. (#110)
  • fc11860 Drop support of Node < 4 (#113)
  • 026eab8 Merge pull request #101 from mathieumg/no-invalid-this
  • 7e00840 Added babel/no-invalid-this rule. (Closes #12)
  • 80d66bc Imported and adapted no-invalid-this rule from ESLint.
  • c0a49d2 chore(package): update mocha to version 3.0.0 (#79)
  • 8cf55d4 chore(package): update eslint to version 3.0.0 (#70)
  • 078258a Update Dependencies (#67)
  • 4995439 --save-dev instead of -D [skip ci]
  • 27a7360 Run Travis CI in same Node versions as babel-eslint (#68)

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

Coverage Status

Coverage remained the same at 100.0% when pulling 7eb4667 on greenkeeper/eslint-plugin-babel-4.0.0 into 5c3b2b4 on master.

@skolmer skolmer merged commit 9c2113e into master Nov 17, 2016
@greenkeeper greenkeeper bot deleted the greenkeeper/eslint-plugin-babel-4.0.0 branch November 17, 2016 22:14
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