Commit Graph

489 Commits

Author SHA1 Message Date
IgorKlopov
08a6f3bb48 add abi for node14 2020-05-10 22:54:25 +03:00
Klaus Landsdorf
79dd09e9da
missing abi entries (#88)
* fix: cloned too much from node repo

* chore: add missed bare

* fix: issue #46 nodeVersion on clone with less branches

* fix: typo R removed

* fix: remove and edited files as expected for the pull request

* test: set test to new git pull command results

* feat(build): knowing node 10 to 13
2020-05-10 22:49:08 +03:00
Timothy Pearson
cdac19c4eb
Add ppc64 support (#91) 2020-05-10 20:44:12 +03:00
IgorKlopov
3dc42e5781 2.6.7 2020-04-26 23:05:19 +03:00
IgorKlopov
b14dd0ecf3 add v14.0.0. fixes #89 2020-04-26 19:14:38 +03:00
IgorKlopov
930b0f14c4 2.6.6 2020-04-05 18:22:34 +03:00
IgorKlopov
b7e7f1c183 fixes to gitClone and verify.js 2020-04-05 18:18:59 +03:00
Klaus Landsdorf
edabcb937a
version of nodejs on clone git repo (#84)
* fix: cloned too much from node repo

* chore: add missed bare

* fix: issue #46 nodeVersion on clone with less branches

* fix: typo R removed

* fix: remove and edited files as expected for the pull request

* test: set test to new git pull command results
2020-04-05 18:15:38 +03:00
IgorKlopov
fd1dd39193 reset yarn.lock, bump kind-of to 6.0.3 2020-04-04 18:52:37 +03:00
IgorKlopov
978197b029 add v13.12.0 2020-04-04 18:48:01 +03:00
IgorKlopov
01b50c5883 pin fs-extra temporarily. fixes https://github.com/zeit/pkg/issues/883 2020-04-04 18:16:34 +03:00
IgorKlopov
e75d2022a9 2.6.5 2020-03-29 23:21:09 +03:00
IgorKlopov
372098a056 bump dependencies 2020-03-29 23:12:17 +03:00
IgorKlopov
2b692323c5 add v12.16.1 2020-03-29 22:25:05 +03:00
dependabot[bot]
bf4cfc2df5
Bump minimist from 1.2.0 to 1.2.2 (#82)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-15 12:10:27 +01:00
dependabot[bot]
fb056211c8
Bump acorn from 7.1.0 to 7.1.1 (#81)
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-15 11:55:52 +01:00
IgorKlopov
dfd08adca9 2.6.4 2019-12-08 03:33:43 +03:00
IgorKlopov
32416dd9d6 update dependencies 2019-12-08 00:48:46 +03:00
IgorKlopov
1ad8505c4c lock babel as it can influence npm package 2019-12-07 21:39:30 +03:00
IgorKlopov
2ea75388ab 2.6.3 2019-12-07 21:37:49 +03:00
Igor Klopov
cdcfa3ae21
Update 19-11 (#76)
* copy

* update versions

* add to patches.json

* fix for https://github.com/zeit/pkg/issues/681
2019-12-07 21:34:04 +03:00
Igor Klopov
f21733396c 2.6.2 2019-05-09 23:05:34 +03:00
Igor Klopov
8c2b125124 update babel to v7, fix tests 2019-05-09 21:54:25 +03:00
Igor Klopov
1b9cd7884a preserve compilation of x86 binaries for windows 2019-05-09 21:47:55 +03:00
Igor Klopov
ff942655fa drop compilation of x86 binaries 2019-05-09 05:13:52 +03:00
Igor Klopov
920d3f9c9c fix patches for node 4 and 6 2019-05-09 00:16:51 +03:00
Igor Klopov
221867b884 2.6.1 2019-05-08 02:29:13 +03:00
Igor Klopov
6c8ee3ce56 upgrade 12.1.0 to 12.2.0 2019-05-08 02:28:44 +03:00
Igor Klopov
b4a05d15f3 2.6.0 2019-05-07 19:09:50 +03:00
Igor Klopov
97c52fe8cf disable MAGIC_NUMBER_MISMATCH in all patches 2019-05-07 01:11:22 +03:00
Igor Klopov
00c3a742ce fix node.exe placement for node 12 2019-05-07 00:57:29 +03:00
Igor Klopov
b5a1eec53d there is no noperfctr in node 12. also nosign is redundant 2019-05-07 00:56:56 +03:00
Igor Klopov
8b36b70e00 adjust node 12 patch to worker_threads 2019-05-07 00:54:15 +03:00
Igor Klopov
2665896bbb account modules=72 in verify.js 2019-05-06 20:09:15 +03:00
Igor Klopov
2101486293 update 4.8.5 to 4.9.1 2019-05-06 19:51:32 +03:00
Igor Klopov
2ef9734a9d update 6.11.5 to 6.17.1 2019-05-06 19:39:28 +03:00
Igor Klopov
094ae4447d update 8.11.3 to 8.16.0 2019-05-06 19:34:48 +03:00
Igor Klopov
4b85386fad remove patches for 10.4.1 and 8.9.0 2019-05-06 19:31:06 +03:00
Igor Klopov
d98cb29f83 patch for node 12.1.0 2019-05-06 19:29:37 +03:00
Igor Klopov
b80b344757 2.5.8 2019-04-16 13:53:36 +03:00
Igor Klopov
8a76030418 upgrade dependencies 2019-04-16 13:53:23 +03:00
Igor Klopov
141c2cdbad package.json: use prepare and prepublishOnly 2019-04-16 13:34:38 +03:00
Igor Klopov
0a9a21debc
node 10.15.3 (#62)
* support of node 10.15.3

* fix semver sorting
2019-04-16 13:26:55 +03:00
Cnaik
e92d324624 Adding support for s390x Architecture (#56)
* Update build.js

* Update system.js
2019-04-16 04:07:06 +03:00
Daniel Cohen Gindi
a3c763c8c5 Avoid leaking more info about node.js into ETW (#61)
* Avoid leaking more info about node.js into ETW

* Avoid leaking node.js information into perfctr
2019-04-16 04:05:57 +03:00
Igor Klopov
c32b589de5 2.5.7 2019-01-10 23:00:02 +03:00
Rob Cresswell
1a3454cd75 Update dependencies and remove fixed versioning (#54)
This patch updates some deps with non-major version changes, and also
relaxes the versioning used in the package.json to allow bugfix
releases.

Using pinned versions is probably a well intentioned but naive
restriction that prevents a consumer from automatically receiving
security fixes unless the package author approves them, which can take a
long time. Pinned dependencies don't work in Node-land anyway, as NPM
will happily give you multiple copies of a specific library at different
versions, and pins do also not prevent transitive dependencies from
including version ranges anyway. For these reasons, it is more a
security risk than a reliability insurance.
2019-01-10 20:51:14 +03:00
Igor Klopov
03f551cd53 adjust tests 2018-06-18 14:10:55 +03:00
Igor Klopov
76bb1d159a 2.5.6 2018-06-18 14:03:03 +03:00
Igor Klopov
768bdd9ac4 adjust for updated v8 in 8.11 2018-06-18 12:26:09 +03:00