Skip to content

[5.x] Upgrade eslint#9449

Merged
spalger merged 1 commit into5.xfrom
jasper/backport/9357/5.x
Dec 12, 2016
Merged

[5.x] Upgrade eslint#9449
spalger merged 1 commit into5.xfrom
jasper/backport/9357/5.x

Conversation

@elastic-jasper
Copy link
Copy Markdown
Contributor

Upgrade eslint

Backports PR #9357

Commit 1:
upgrade eslint, all related deps, and config files

Commit 2:
replace gruntify-eslint with basic eslint-cli wrapper

Commit 3:
arrow-IIFEs must be invoked outside of the parens

Commit 4:
move import statements before their use

Commit 5:
reindent to satisfy new indentation check algorithm

Commit 6:
place missing semicolon

Commit 7:
ignore copy-pasted decode geohash code

Commit 8:
Merge branch 'master' of github.com:elastic/kibana into upgrade/eslint-try2

Commit 9:
[grunt/eslint] fix argument spacing

Commit 10:
[gurnt/eslint] add comment about contents of report

Commit 11:
Merge branch 'master' of github.com:elastic/kibana into upgrade/eslint-try2

Commit 12:
[grunt/tasks] use export default

Backports PR #9357

**Commit 1:**
upgrade eslint, all related deps, and config files

* Original sha: 054e798
* Authored by spalger <email@spalger.com> on 2016-08-24T23:39:11Z
* Committed by spalger <spalger@users.noreply.github.com> on 2016-12-02T23:04:20Z

**Commit 2:**
replace gruntify-eslint with basic eslint-cli wrapper

* Original sha: 71732e7
* Authored by spalger <email@spalger.com> on 2016-09-02T21:33:02Z
* Committed by spalger <spalger@users.noreply.github.com> on 2016-12-02T23:41:36Z

**Commit 3:**
arrow-IIFEs must be invoked outside of the parens

* Original sha: b05662c
* Authored by spalger <email@spalger.com> on 2016-08-25T17:47:57Z
* Committed by spalger <spalger@users.noreply.github.com> on 2016-12-02T23:41:40Z

**Commit 4:**
move import statements before their use

* Original sha: 3572ab8
* Authored by spalger <email@spalger.com> on 2016-08-25T17:48:30Z
* Committed by spalger <spalger@users.noreply.github.com> on 2016-12-02T23:41:40Z

**Commit 5:**
reindent to satisfy new indentation check algorithm

* Original sha: b31dae1
* Authored by spalger <email@spalger.com> on 2016-08-25T17:49:47Z
* Committed by spalger <spalger@users.noreply.github.com> on 2016-12-02T23:41:58Z

**Commit 6:**
place missing semicolon

* Original sha: 7b39475
* Authored by spalger <email@spalger.com> on 2016-09-06T22:27:10Z
* Committed by spalger <spalger@users.noreply.github.com> on 2016-12-02T23:42:04Z

**Commit 7:**
ignore copy-pasted decode geohash code

* Original sha: 3c02df9
* Authored by spalger <email@spalger.com> on 2016-09-10T01:49:42Z
* Committed by spalger <spalger@users.noreply.github.com> on 2016-12-02T23:42:04Z

**Commit 8:**
Merge branch 'master' of github.com:elastic/kibana into upgrade/eslint-try2

* Original sha: 1224b18
* Authored by spalger <spalger@users.noreply.github.com> on 2016-12-10T04:14:32Z

**Commit 9:**
[grunt/eslint] fix argument spacing

* Original sha: 6fa2c6c
* Authored by spalger <spalger@users.noreply.github.com> on 2016-12-10T04:22:42Z

**Commit 10:**
[gurnt/eslint] add comment about contents of report

* Original sha: 71834ca
* Authored by spalger <spalger@users.noreply.github.com> on 2016-12-10T07:59:11Z

**Commit 11:**
Merge branch 'master' of github.com:elastic/kibana into upgrade/eslint-try2

* Original sha: 76e77a7
* Authored by spalger <spalger@users.noreply.github.com> on 2016-12-12T20:17:05Z

**Commit 12:**
[grunt/tasks] use `export default`

* Original sha: 803c0da
* Authored by spalger <spalger@users.noreply.github.com> on 2016-12-12T20:19:27Z
@elastic-jasper elastic-jasper added the backport This PR is a backport of another PR label Dec 12, 2016
@spalger spalger merged commit f9690a6 into 5.x Dec 12, 2016
@epixa epixa deleted the jasper/backport/9357/5.x branch December 15, 2016 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants