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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

8.1.0 Proposal #13483

Closed
wants to merge 115 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
115 commits
Select commit Hold shift + click to select a range
f0ad3bb
test: hasCrypto https-server-keep-alive-timeout
danbev May 12, 2017
a2d4954
test: support candidate V8 versions
targos May 29, 2017
cc6ec2f
inspector: bind to random port with --inspect=0
bnoordhuis May 27, 2017
bee1421
doc: fix doc styles
watilde May 28, 2017
7cc6fd8
test: improve n-api coverage for typed arrays
mhdawson May 26, 2017
5369359
test: Make N-API weak-ref GC tests asynchronous
jasongin May 18, 2017
ec357bf
test: use mustNotCall() in test-stream2-objects
Trott May 26, 2017
25a05e5
test: fix flaky test-fs-watchfile on macOS
Trott May 27, 2017
243643e
doc: fix typo in n-api.md
disjukr May 31, 2017
c7ebf6e
http: suppress data event if req aborted
yhwang May 28, 2017
50b5f8b
crypto: clear err stack after ECDH::BufferToPoint
rfk May 29, 2017
9df8e2a
test: use mustCall() in test-readline-interface
Trott May 27, 2017
bb77d6c
zlib: option for engine in convenience methods
AlexanderOMara May 18, 2017
cc3174a
zlib: expose amount of data read for engines
AlexanderOMara May 18, 2017
c2d7b41
doc: fix code examples in url.md
vsemozhetbyt May 29, 2017
830049f
test: refactor test-net-server-bind
Trott May 29, 2017
561c14b
doc: modernize and fix code examples in util.md
vsemozhetbyt May 30, 2017
b8b0bfb
doc: add tniessen to collaborators
tniessen Jun 1, 2017
a95f080
n-api: enable napi_wrap() to work with any object
jasongin May 26, 2017
41f0af5
doc: async-hooks documentation
thlorenz Nov 28, 2016
e4f3756
doc: fix date for 8.0.0 changelog
MylesBorins Jun 1, 2017
b16dd98
test: consolidate n-api test addons
mhdawson May 30, 2017
eb6e9a0
doc: remove 'you' from writing-tests.md
mhdawson May 30, 2017
16605cc
doc: add async_hooks, n-api to _toc.md and all.md
vsemozhetbyt Jun 1, 2017
6e0eccd
fs: promisify exists correctly
dfabulich May 30, 2017
2a29c07
test: mark inspector-port-zero-cluster as flaky
refack Jun 1, 2017
1729574
doc: fix link in CHANGELOG_V8
jamesplease May 30, 2017
e20f357
test: improve test-https-server-keep-alive-timeout
Trott May 30, 2017
7f0aa3f
inspector: refactor to rename and comment methods
sam-github May 30, 2017
bccda4f
tools: be explicit about including key-id
MylesBorins May 30, 2017
81ddeb9
readline: clean up event listener in onNewListener
gibfahn May 28, 2017
8620aad
src: added newline in help message
May 30, 2017
b3c9bff
http: describe parse err in debug output
sam-github May 24, 2017
315c3aa
url: more precise URLSearchParams constructor
TimothyGu May 14, 2017
dccd1d2
test: improve dns internet test case
mscdex May 28, 2017
007a033
dns: improve callback performance
mscdex May 28, 2017
92de432
dns: use faster IP address type check on results
mscdex May 28, 2017
d1b39d9
test: add known_test request with Unicode in the URL
Flimm May 30, 2017
47c9de9
assert: fix deepEqual RangeError: Maximum call stack size exceeded
rmdm May 30, 2017
93e91a4
test: check inspector support in test/inspector
danbev May 31, 2017
dcadeb4
build: fix typo
seishun Jun 2, 2017
1bcda5e
util: refactor format method.Performance improved.
jesus-seijas-sp Apr 14, 2017
3c55d1a
doc: refine spaces in example from vm.md
vsemozhetbyt May 31, 2017
d9191f6
deps: upgrade openssl sources to 1.0.2l
danbev May 26, 2017
dd93fa6
deps: copy all openssl header files to include dir
danbev May 26, 2017
db7419b
deps: fix openssl assembly error on ia32 win32
indutny Jan 8, 2014
783294a
deps: fix asm build error of openssl in x86_win32
Feb 13, 2015
b5409ab
openssl: fix keypress requirement in apps on win32
Feb 17, 2015
1b8b82d
deps: add -no_rand_screen to openssl s_client
May 27, 2015
6f57554
deps: update openssl config files
danbev May 26, 2017
035a81b
deps: update openssl asm and asm_obsolete files
danbev Jun 1, 2017
90417e8
doc: add missing make command to UPGRADING.md
danbev May 30, 2017
a872399
doc: update who to cc for n-api
mhdawson May 31, 2017
291669e
build: streamline JS test suites in Makefile
Trott May 31, 2017
1b192f9
doc: fix code examples in zlib.md
vsemozhetbyt May 31, 2017
406c2cd
test: make test-fs-watchfile reliable
Trott Jun 2, 2017
6917df2
async_wrap: run destroy in uv_timer_t
trevnorris Jun 1, 2017
c208f9d
test: check destroy hooks are called before exit
addaleax Jun 1, 2017
4e68760
doc: use destructuring in code examples
vsemozhetbyt May 31, 2017
6cd5312
doc: unify spaces in object literals
vsemozhetbyt May 31, 2017
2d25e09
doc: add object-curly-spacing to doc/.eslintrc
vsemozhetbyt Jun 1, 2017
11e428d
doc: add require modules in url.md
watilde Jun 1, 2017
29f19b6
test: add documentation for common.mustNotCall()
Trott Jun 1, 2017
52c0c47
doc: suggest xcode-select --install
gibfahn May 28, 2017
818c935
test: test async-hook triggerId properties
dszakallas May 31, 2017
837ecc0
doc: update who to cc for async_hooks
addaleax May 31, 2017
9db02dc
async_hooks,http: fix socket reuse with Agent
addaleax May 31, 2017
135f4e6
async_hooks: use parent promise as triggerId
JiaLiPassion Jun 1, 2017
8c7f9da
test: improve async hooks test error messages
addaleax May 26, 2017
d4d138c
url: do not pass WHATWG host to http.request
tniessen Jun 2, 2017
6c56bbd
doc: add missing backticks to doc/api/tls.md
pbininda Jun 2, 2017
641979b
doc: resume a stream after pipe() and unpipe()
mcollina May 31, 2017
44c8ea3
doc,stream: clarify 'data', pipe() and 'readable'
mcollina Jun 3, 2017
159294d
doc: use prefer-rest-params eslint rule in docs
vsemozhetbyt Jun 2, 2017
414da1b
doc: fix nits in code examples of async_hooks.md
vsemozhetbyt Jun 2, 2017
376ac5f
inspector: Allows reentry when paused
May 31, 2017
6aeb555
zlib: revert back to Functions
jasnell Jun 1, 2017
339d220
test: rearrange inspector headers into convention
sam-github Jun 3, 2017
48cad9c
tools: fix node args passing in test runner
mscdex Jun 2, 2017
a666238
events: fix potential permanent deopt
mscdex Jun 2, 2017
103de0e
process: fix permanent deopt
mscdex Jun 2, 2017
41eaa4b
net: fix permanent deopt
mscdex Jun 2, 2017
afe91ec
http: assert parser.consume argument's type
gireeshpunathil Apr 9, 2017
2e3b758
test,module: make message check MUI dependent
refack Jun 3, 2017
b8e90dd
assert: fix deepEqual similar sets and maps bug
josephg Jun 3, 2017
fb73070
test: consolidate n-api test addons - part2
mhdawson Jun 1, 2017
7be1a1c
test: fix build warning in addons-napi/test_object
jasongin Jun 2, 2017
e991cd7
doc: add ref to option to enable n-api
mhdawson Jun 2, 2017
640101b
src: remove process._inspectorEnbale
cjihrig Jun 5, 2017
01278bd
tools: fix order of ESLint rules
targos Jun 1, 2017
f47ce01
win, doc: document per-drive current working dir
bzoz Jun 6, 2017
791b5b5
src: remove `'` print modifier
refack Jun 4, 2017
8f2b82a
errors,tty: migrate to use internal/errors.js
200GAUTAM May 26, 2017
e6e42c1
doc: fix typo "ndapi" in n-api.md
Jun 5, 2017
ffa7deb
deps: upgrade npm to 5.0.3
zkat Jun 5, 2017
b3fb909
lib: "iff" changed to "if and only if"
jonsey247 Jun 6, 2017
9be8b63
inspector: allow --inspect=host:port from js
sam-github May 26, 2017
68e06e6
test: increase coverage of async_hooks
DavidCai1111 Jun 5, 2017
a117bcc
doc: Add URL argument with http/https request
vladimir-trifonov Jun 2, 2017
ba817d3
url: update IDNA handling
TimothyGu Jun 1, 2017
5644dd7
fs: replace a bind() with a top-level function
mcollina Jun 5, 2017
658560e
test,fs: test fs.watch for `filename`
refack Jun 5, 2017
757ae52
test: validate full error messages
aniketshukla Jun 3, 2017
26e5b64
doc: update linux supported versions
cjihrig Jun 5, 2017
0caa09d
gitignore: add libuv book and GitHub template
cjihrig Jun 5, 2017
61eb085
tools, test: update test-npm-package paths
gibfahn Jun 3, 2017
54ae7d8
test: pass env vars through to test-benchmark-http
gibfahn Jun 2, 2017
65f22e4
build: use existing variable to reduce complexity
brycebaril Sep 15, 2015
8efaa55
http: overridable keep-alive behavior of `Agent`
indutny May 12, 2017
71a3d2c
test: refactor test-dgram-oob-buffer
Trott Jun 3, 2017
4b2c756
lib: return this from net.Socket.end()
sam-github Jun 5, 2017
c756efb
fs: expose Stats times as Numbers
refack May 23, 2017
968596e
deps: upgrade libuv to 1.12.0
cjihrig May 30, 2017
f6fc46e
2017-05-07, Version 8.1.0 (Current)
jasnell Jun 5, 2017
5e7c8da
Working on 8.1.1
jasnell Jun 7, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
34 changes: 17 additions & 17 deletions .eslintrc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ parserOptions:
rules:
# Possible Errors
# http://eslint.org/docs/rules/#possible-errors
comma-dangle: [2, only-multiline]
no-control-regex: 2
no-debugger: 2
no-dupe-args: 2
Expand All @@ -28,7 +27,6 @@ rules:
no-invalid-regexp: 2
no-irregular-whitespace: 2
no-obj-calls: 2
no-proto: 2
no-template-curly-in-string: 2
no-unexpected-multiline: 2
no-unreachable: 2
Expand All @@ -44,7 +42,23 @@ rules:
no-global-assign: 2
no-multi-spaces: 2
no-octal: 2
no-proto: 2
no-redeclare: 2
no-restricted-properties:
- 2
- object: assert
property: deepEqual
message: Use assert.deepStrictEqual().
- object: assert
property: equal
message: Use assert.strictEqual() rather than assert.equal().
- object: assert
property: notEqual
message: Use assert.notStrictEqual() rather than assert.notEqual().
- property: __defineGetter__
message: __defineGetter__ is deprecated.
- property: __defineSetter__
message: __defineSetter__ is deprecated.
no-self-assign: 2
no-throw-literal: 2
no-unused-labels: 2
Expand All @@ -71,26 +85,12 @@ rules:
no-new-require: 2
no-path-concat: 2
no-restricted-modules: [2, sys]
no-restricted-properties:
- 2
- object: assert
property: deepEqual
message: Use assert.deepStrictEqual().
- object: assert
property: equal
message: Use assert.strictEqual() rather than assert.equal().
- object: assert
property: notEqual
message: Use assert.notStrictEqual() rather than assert.notEqual().
- property: __defineGetter__
message: __defineGetter__ is deprecated.
- property: __defineSetter__,
message: __defineSetter__ is deprecated.

# Stylistic Issues
# http://eslint.org/docs/rules/#stylistic-issues
block-spacing: 2
brace-style: [2, 1tbs, {allowSingleLine: true}]
comma-dangle: [2, only-multiline]
comma-spacing: 2
comma-style: 2
computed-property-spacing: 2
Expand Down
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,8 @@ icu_config.gypi
# Xcode workspaces and project folders
*.xcodeproj
*.xcworkspace

# libuv book and GitHub template
deps/uv/.github/
deps/uv/docs/code/
deps/uv/docs/src/guide/
19 changes: 9 additions & 10 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Support is divided into three tiers:

| System | Support type | Version | Architectures | Notes |
|--------------|--------------|----------------------------------|----------------------|------------------|
| GNU/Linux | Tier 1 | kernel >= 2.6.18, glibc >= 2.5 | x86, x64, arm, arm64 | |
| GNU/Linux | Tier 1 | kernel >= 2.6.32, glibc >= 2.12 | x86, x64, arm, arm64 | |
| macOS | Tier 1 | >= 10.10 | x64 | |
| Windows | Tier 1 | >= Windows 7 / 2008 R2 | x86, x64 | vs2015 or vs2017 |
| SmartOS | Tier 2 | >= 15 < 16.4 | x86, x64 | see note1 |
Expand Down Expand Up @@ -81,13 +81,12 @@ Prerequisites:
* Python 2.6 or 2.7
* GNU Make 3.81 or newer

On macOS, you will also need:
* [Xcode](https://developer.apple.com/xcode/download/)
- You also need to install the `Command Line Tools` via Xcode. You can find
this under the menu `Xcode -> Preferences -> Downloads`
- This step will install `gcc` and the related toolchain containing `make`

* After building, you may want to setup [firewall rules](tools/macosx-firewall.sh)
On macOS you will need to install the `Xcode Command Line Tools` by running
`xcode-select --install`. Alternatively, if you already have the full Xcode
installed, you can find them under the menu `Xcode -> Open Developer Tool ->
More Developer Tools...`. This step will install `clang`, `clang++`, and
`make`.
* You may want to setup [firewall rules](tools/macosx-firewall.sh)
to avoid popups asking to accept incoming network connections when running tests:

```console
Expand Down Expand Up @@ -119,7 +118,7 @@ and not a newer version.

To run the tests:

```
```console
$ make test
```

Expand Down Expand Up @@ -167,7 +166,7 @@ Prerequisites:
including the Community edition (remember to select
"Common Tools for Visual C++ 2015" feature during installation).
* [Visual Studio 2017](https://www.visualstudio.com/downloads/), any edition (including the Build Tools SKU).
__Required Components:__ "MSbuild", "VC++ 2017 v141 toolset" and one of the Windows SDKs (10 or 8.1).
**Required Components:** "MSbuild", "VC++ 2017 v141 toolset" and one of the Windows SDKs (10 or 8.1).
* Basic Unix tools required for some tests,
[Git for Windows](http://git-scm.com/download/win) includes Git Bash
and tools which can be included in the global `PATH`.
Expand Down
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ release.
</tr>
<tr>
<td valign="top">
<b><a href="doc/changelogs/CHANGELOG_V8.md#8.0.0">8.0.0</a></b><br/>
<b><a href="doc/changelogs/CHANGELOG_V8.md#8.1.0">8.1.0</a></b><br/>
<a href="doc/changelogs/CHANGELOG_V8.md#8.0.0">8.0.0</a><br/>
</td>
<td valign="top">
<b><a href="doc/changelogs/CHANGELOG_V7.md#7.10.0">7.10.0</a></b><br/>
Expand Down
36 changes: 18 additions & 18 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -197,8 +197,8 @@ test: all
$(MAKE) build-addons-napi
$(MAKE) cctest
$(PYTHON) tools/test.py --mode=release -J \
doctool inspector known_issues message pseudo-tty parallel sequential \
async-hooks $(CI_NATIVE_SUITES)
$(CI_JS_SUITES) \
$(CI_NATIVE_SUITES)
$(MAKE) lint

test-parallel: all
Expand Down Expand Up @@ -328,7 +328,7 @@ test-all-valgrind: test-build
$(PYTHON) tools/test.py --mode=debug,release --valgrind

CI_NATIVE_SUITES := addons addons-napi
CI_JS_SUITES := doctool inspector known_issues message parallel pseudo-tty sequential async-hooks
CI_JS_SUITES := async-hooks doctool inspector known_issues message parallel pseudo-tty sequential

# Build and test addons without building anything else
test-ci-native: LOGLEVEL := info
Expand Down Expand Up @@ -712,9 +712,9 @@ pkg: $(PKG)

pkg-upload: pkg
ssh $(STAGINGSERVER) "mkdir -p nodejs/$(DISTTYPEDIR)/$(FULLVERSION)"
chmod 664 node-$(FULLVERSION).pkg
scp -p node-$(FULLVERSION).pkg $(STAGINGSERVER):nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/node-$(FULLVERSION).pkg
ssh $(STAGINGSERVER) "touch nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/node-$(FULLVERSION).pkg.done"
chmod 664 $(TARNAME).pkg
scp -p $(TARNAME).pkg $(STAGINGSERVER):nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/$(TARNAME).pkg
ssh $(STAGINGSERVER) "touch nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/$(TARNAME).pkg.done"

$(TARBALL): release-only $(NODE_EXE) doc
git checkout-index -a -f --prefix=$(TARNAME)/
Expand Down Expand Up @@ -744,13 +744,13 @@ tar: $(TARBALL)

tar-upload: tar
ssh $(STAGINGSERVER) "mkdir -p nodejs/$(DISTTYPEDIR)/$(FULLVERSION)"
chmod 664 node-$(FULLVERSION).tar.gz
scp -p node-$(FULLVERSION).tar.gz $(STAGINGSERVER):nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/node-$(FULLVERSION).tar.gz
ssh $(STAGINGSERVER) "touch nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/node-$(FULLVERSION).tar.gz.done"
chmod 664 $(TARNAME).tar.gz
scp -p $(TARNAME).tar.gz $(STAGINGSERVER):nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/$(TARNAME).tar.gz
ssh $(STAGINGSERVER) "touch nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/$(TARNAME).tar.gz.done"
ifeq ($(XZ), 0)
chmod 664 node-$(FULLVERSION).tar.xz
scp -p node-$(FULLVERSION).tar.xz $(STAGINGSERVER):nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/node-$(FULLVERSION).tar.xz
ssh $(STAGINGSERVER) "touch nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/node-$(FULLVERSION).tar.xz.done"
chmod 664 $(TARNAME).tar.xz
scp -p $(TARNAME).tar.xz $(STAGINGSERVER):nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/$(TARNAME).tar.xz
ssh $(STAGINGSERVER) "touch nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/$(TARNAME).tar.xz.done"
endif

doc-upload: doc
Expand Down Expand Up @@ -814,13 +814,13 @@ binary: $(BINARYTAR)

binary-upload: binary
ssh $(STAGINGSERVER) "mkdir -p nodejs/$(DISTTYPEDIR)/$(FULLVERSION)"
chmod 664 node-$(FULLVERSION)-$(OSTYPE)-$(ARCH).tar.gz
scp -p node-$(FULLVERSION)-$(OSTYPE)-$(ARCH).tar.gz $(STAGINGSERVER):nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/node-$(FULLVERSION)-$(OSTYPE)-$(ARCH).tar.gz
ssh $(STAGINGSERVER) "touch nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/node-$(FULLVERSION)-$(OSTYPE)-$(ARCH).tar.gz.done"
chmod 664 $(TARNAME)-$(OSTYPE)-$(ARCH).tar.gz
scp -p $(TARNAME)-$(OSTYPE)-$(ARCH).tar.gz $(STAGINGSERVER):nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/$(TARNAME)-$(OSTYPE)-$(ARCH).tar.gz
ssh $(STAGINGSERVER) "touch nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/$(TARNAME)-$(OSTYPE)-$(ARCH).tar.gz.done"
ifeq ($(XZ), 0)
chmod 664 node-$(FULLVERSION)-$(OSTYPE)-$(ARCH).tar.xz
scp -p node-$(FULLVERSION)-$(OSTYPE)-$(ARCH).tar.xz $(STAGINGSERVER):nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/node-$(FULLVERSION)-$(OSTYPE)-$(ARCH).tar.xz
ssh $(STAGINGSERVER) "touch nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/node-$(FULLVERSION)-$(OSTYPE)-$(ARCH).tar.xz.done"
chmod 664 $(TARNAME)-$(OSTYPE)-$(ARCH).tar.xz
scp -p $(TARNAME)-$(OSTYPE)-$(ARCH).tar.xz $(STAGINGSERVER):nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/$(TARNAME)-$(OSTYPE)-$(ARCH).tar.xz
ssh $(STAGINGSERVER) "touch nodejs/$(DISTTYPEDIR)/$(FULLVERSION)/$(TARNAME)-$(OSTYPE)-$(ARCH).tar.xz.done"
endif

bench-net: all
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,8 @@ more information about the governance of the Node.js project, see
**Thorsten Lorenz** &lt;thlorenz@gmx.de&gt;
* [TimothyGu](https://github.com/TimothyGu) -
**Timothy Gu** &lt;timothygu99@gmail.com&gt; (he/him)
* [tniessen](https://github.com/tniessen) -
**Tobias Nießen** &lt;tniessen@tnie.de&gt;
* [tunniclm](https://github.com/tunniclm) -
**Mike Tunnicliffe** &lt;m.j.tunnicliffe@gmail.com&gt;
* [vkurchatkin](https://github.com/vkurchatkin) -
Expand Down
38 changes: 38 additions & 0 deletions benchmark/dns/lookup.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
'use strict';

const common = require('../common.js');
const lookup = require('dns').lookup;

const bench = common.createBenchmark(main, {
name: ['', '127.0.0.1', '::1'],
all: [true, false],
n: [5e6]
});

function main(conf) {
const name = conf.name;
const n = +conf.n;
const all = !!conf.all;
var i = 0;

if (all) {
const opts = { all: true };
bench.start();
(function cb(err, results) {
if (i++ === n) {
bench.end(n);
return;
}
lookup(name, opts, cb);
})();
} else {
bench.start();
(function cb(err, result) {
if (i++ === n) {
bench.end(n);
return;
}
lookup(name, cb);
})();
}
}
4 changes: 3 additions & 1 deletion deps/npm/.travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,11 @@ matrix:
# previous LTS is next most important
- node_js: "4"
env: DEPLOY_VERSION=testing
# then master
- node_js: "7"
env: DEPLOY_VERSION=testing
# then master
- node_js: "8"
env: DEPLOY_VERSION=testing
before_install:
# required by test/tap/registry.js
- "mkdir -p /var/run/couchdb"
Expand Down
11 changes: 11 additions & 0 deletions deps/npm/AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -464,3 +464,14 @@ J F <git@twopointzero.us>
Pavlo Liulia <pavloblack@hotmail.com>
Ján Dzurek <famousgarkin@outlook.com>
Lucas Theisen <ltheisen@mitre.org>
Mike Sherov <mike.sherov@gmail.com>
薛定谔的猫 <hh_2013@foxmail.com>
Paweł Lula <pavloblack@hotmail.com>
Jakob Krigovsky <jakob@krigovsky.com>
George Rawlinson <george@rawlinson.net.nz>
Jack Nagel <jacknagel@users.noreply.github.com>
Andreas Kohn <andreas.kohn@gmail.com>
Jason Wohlgemuth <jhwohlgemuth@users.noreply.github.com>
Ryan Graham <r.m.graham@gmail.com>
Hirse <jan.pilzer@gmx.de>
Colin Rotherham <work@colinr.com>
Loading