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 馃殌 #105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Sep 12, 2017

Version 8.0.0 of babel-eslint just got published.

Dependency babel-eslint
Current Version 7.2.3
Type devDependency

The version 8.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 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 v8.0.0

8.0.0

No major changes, just updating babel deps to v7

Commits

The new version differs by 22 commits.

  • 905887c 8.0.0
  • 49493e4 update to beta.0
  • 42d0c5b Remove already fixed workaround (#508)
  • 25bd208 8.0.0-alpha.17
  • 1468905 alpha.17
  • 57c133e 8.0.0-alpha.15
  • 1e41162 update (#504)
  • c31b577 Readme update usage section (#501) [skip ci]
  • c2626f9 Update eslint to the latest version 馃殌 (#500)
  • 3c6b2de chore(package): update husky to version 0.14.0 (#498)
  • e052d5a Update install instructions to use latest stable release (#497) [skip ci]
  • 8e3e088 8.0.0-alpha.13
  • f757e22 Merge pull request #493 from danez/regression-test
  • 5736be6 Update babylon
  • 37f9242 Add Prettier (#491)

There are 22 commits in total.

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 馃尨

@codecov
Copy link

codecov bot commented Sep 12, 2017

Codecov Report

Merging #105 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #105   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          87     87           
=====================================
  Hits           87     87

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update 5544629...c1478b8. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Sep 26, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 26, 2017

Version 8.0.1 just got published.

Update to this version instead 馃殌

Release Notes v8.0.1

v8.0.1

Handle optionalCatchBinding: #521

Commits

The new version differs by 2 commits.

  • 6c7e3d0 8.0.1
  • 5742b71 Adding optionalCatchBinding to plugins. (#521)

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 6, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 6, 2017

Version 8.0.2 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 8 commits ahead by 8, behind by 1.

  • a0fbd50 8.0.2
  • 2004b91 require correct deps
  • fa56d21 Always use unpad (#535)
  • 295091d Allow ^ version for babel dependencies (#534)
  • d3b8519 fix(package): update babylon to version 7.0.0-beta.31 (#533)
  • 54ab4ac 8.0.1
  • c1a7882 Update README.md support (#531) [skip ci]
  • 51100c9 chore(package): update mocha to version 4.0.0 (#524)

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 1, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 1, 2017

Version 8.0.3 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 24, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 24, 2017

Version 8.1.0 just got published.

Update to this version instead 馃殌

Release Notes v8.1.0

Use ESLint's API to customize scope analysis and avoid monkeypatching: #542

Commits

The new version differs by 3 commits.

  • 893a5e3 8.1.0
  • bba9d00 Re-add parseNoPatch function (accidentally removed) (#557)
  • dbc6546 Use new scopeManager/visitorKeys APIs (#542)

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 25, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 25, 2017

Version 8.1.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

  • d84b236 8.1.1
  • e4bed5a Fix: Prevent parseForESLint() behavior from changing after parse() is called (fixes #558)(#559)

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 26, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 26, 2017

Version 8.1.2 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 3 commits.

  • 36bf8b4 8.1.2
  • 5aaf0e1 Fix: add Literal type to visitorKeys (#562)
  • bf9092a Fix: ignore eval (fixes #560) (#561)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 8, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 8, 2018

Version 8.2.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

  • ef27670 8.2.0
  • eba5920 Add other parser plugins, update yarn.lock (#569)
  • e201fb4 Make 2018 the default ecmaVersion for rules relying on parserOptions (#556)
  • 1dedd1b update babel packages (#565)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 9, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 9, 2018

Version 8.2.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

See the full diff

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

0 participants