silverwind
2f6ff1bb64
tools: update ESLint to 2.7.0
PR-URL: https://github.com/nodejs/node/pull/6132
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: thefourtheye <thechargingvolcano@gmail.com>
9 years ago
Rich Trott
d7aa8fa088
tools: update ESLint to version 2.1.0
Update ESLint to 2.1.0. ESLint has a number of potentially-useful new
features but this change attempts to be minimal in its changes.
However, some things could not be avoided reasonably.
ESLint 2.1.0 found a few lint issues that ESLing 1.x missed with
template strings that did not take advantage of any features of
template strings, and `let` declarations where `const` sufficed.
Additionally, ESLint 2.1.0 removes some granularity around enabling ES6
features. Some features (e.g., spread operator) that had been turned off
in our configuration for ESLint 1.x are now permitted.
PR-URL: https://github.com/nodejs/node/pull/5214
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: jbergstroem - Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
9 years ago
Michaël Zasso
2d441493a4
tools: update eslint to v1.10.3
PR-URL: https://github.com/nodejs/io.js/pull/2286
Reviewed-By: Roman Reiss <me@silverwind.io>
9 years ago
Roman Reiss
d91e10b3bd
tools: update eslint to 0.24.0
PR-URL: https://github.com/nodejs/io.js/pull/2072
Reviewed-By: Yosuke Furukawa <yosuke.furukawa@gmail.com>
Reviewed-by: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Alex Kocharin <alex@kocharin.ru>
10 years ago
Yosuke Furukawa
f9dd34d301
tools: replace closure-linter with eslint
PR-URL: https://github.com/iojs/io.js/pull/1539
Fixes: https://github.com/iojs/io.js/issues/1253
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
10 years ago
Forrest L Norvell
5eb983e0b3
deps: upgrade npm to 2.7.5
PR-URL: https://github.com/iojs/io.js/pull/1337
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
10 years ago
Forrest L Norvell
f166cdecf1
deps: upgrade npm to 2.7.4
10 years ago
Forrest L Norvell
b542fb94a4
deps: upgrade npm to 2.7.3
PR-URL: https://github.com/iojs/io.js/pull/1219
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
10 years ago
Forrest L Norvell
e79ccee168
npm: upgrade to v2.1.18
PR-URL: https://github.com/iojs/io.js/pull/266
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
10 years ago
Timothy J Fontaine
6a11bfe74b
npm: Update to v1.4.23
11 years ago
Timothy J Fontaine
f051f31790
npm: upgrade to v1.4.14
11 years ago
isaacs
97738994e0
npm: Upgrade to 1.3.19
11 years ago
isaacs
f7b10f5445
npm: Upgrade to 1.2.21
12 years ago
isaacs
fc58a5d4bd
npm: Upgrade to 1.2.20
12 years ago
isaacs
80fb580936
npm: Update to 1.2.14
12 years ago
isaacs
b09f97068e
npm: Upgrade to v1.1.69
12 years ago
isaacs
822e13d375
npm: Upgrade to 1.1.65
12 years ago
isaacs
3ccee08759
npm: Upgrade to 1.1.49
- node-gyp@0.6.5
- abstracted-out configs
- publishing over proxies
- bugfixes to all the deps
13 years ago
isaacs
ae5a209b11
npm: Upgrade to 1.1.37
13 years ago
isaacs
911b0fddd3
Upgrade npm to 1.1.26
13 years ago
isaacs
33a9ac6087
Upgrade npm to 1.1.21
Somehow this got downgraded in the last v0.6 merge. Very strange.
13 years ago
isaacs
37ac5e52bf
Update npm to 1.1.16
13 years ago
isaacs
cda3b6ff52
Upgrade npm to 1.1.14
13 years ago
isaacs
163900dc68
npm: update to 1.1.1
13 years ago
isaacs
25410096b4
Update npm to 1.1.0-2
13 years ago
isaacs
bb9316da28
npm 1.1.0-beta-2
13 years ago
Ryan Dahl
b488be127a
Include NPM, update .pkg to install it.
.msi update coming soon.
13 years ago