Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Commit

Permalink
Merge tag 'v8.9.4' into v8.x
Browse files Browse the repository at this point in the history
2018-01-02 Node.js v8.9.4 'Carbon' (LTS) Release
Git-EVTag-v0-SHA512: 950eccd9ee4dcf973f80b05a6e6228ad48a8c4e3895ce30aea8095612cbdf74da0698a17fe126fcd25dd343dd88cb2d20d8f8341a819d3ff2ee7d42b783fccf0
  • Loading branch information
kfarnung committed Jan 10, 2018
2 parents 071c954 + d6bf5d1 commit 4ad60a2
Show file tree
Hide file tree
Showing 1,321 changed files with 38,301 additions and 36,261 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ test/addons/??_*
test/fixtures
tools/eslint
tools/icu
tools/remark-*
node_modules
benchmark/tmp
doc/**/*.js
1 change: 1 addition & 0 deletions .eslintrc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ rules:
message: __defineGetter__ is deprecated.
- property: __defineSetter__
message: __defineSetter__ is deprecated.
no-return-await: error
no-self-assign: error
no-throw-literal: error
no-unused-labels: error
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ node_g
icu_config.gypi
.eslintcache
node_trace.*.log
coverage/

/out

Expand Down
52 changes: 52 additions & 0 deletions .mailmap

Large diffs are not rendered by default.

Loading

0 comments on commit 4ad60a2

Please sign in to comment.