Jesse Chan
ca37139b2c
patches: bump to 18.3.0
2022-06-14 15:29:48 -07:00
Brad Parham
9b7221aa5c
patches: bump to 14.19.3 and 16.15.1 ( #252 )
2022-06-14 15:03:21 -07:00
Brad Parham
a9f960440c
patches: bump to 18.2.0
2022-05-25 12:32:37 +02:00
Jesse Chan
cf13b70266
3.4.1
2022-05-09 12:44:27 -07:00
Jesse Chan
78034df375
expected: update hashes of 18.1.0, add hashes of 14.19.2
2022-05-05 15:33:11 -07:00
Jesse Chan
f0e3aec71b
patches: bump to 14.19.2
2022-05-05 00:33:16 -07:00
Jesse Chan
137b51725e
patches: fix up Node 18 patch
2022-05-05 00:31:21 -07:00
Jesse Chan
895760353f
3.4.0
2022-05-04 20:31:24 -07:00
Jesse Chan
5011c53839
expected: update hashes of 14.19.1, add hashes of 16.15.0 and 18.1.0
2022-05-04 20:30:08 -07:00
Jesse Chan
70a195a8c5
README: mark 12 as EOL, drop 17 and add 18
2022-05-04 20:15:00 -07:00
Jesse Chan
882b49630f
3.4.0-pre
2022-05-03 12:38:24 -07:00
Jesse Chan
e4003188d6
system: add a fallback for musl detection
...
Bug: #222
2022-05-03 12:38:24 -07:00
Jesse Chan
203088890a
CI: drop 10/12 from matrix and add 18
2022-05-03 12:38:24 -07:00
Jesse Chan
7f3403bd71
build: disable NODE_OPTIONS
...
Production binaries shall NOT take NODE_OPTIONS from end-users.
Only the users (developers who use pkg to package their project) should
have control over the flags via the "bake in" (--options) mechanism.
Bug: vercel/pkg#954 , vercel/pkg#989 , vercel/pkg#1194 , vercel/pkg#1517
2022-05-03 12:38:24 -07:00
Jesse Chan
4a92784a1c
patches: bump to 16.15.0
2022-05-03 12:38:23 -07:00
Jesse Chan
9948e6d74a
patches: add 18.1.0 and drop 17
2022-05-03 12:37:45 -07:00
Jesse Chan
36a717e3bc
3.3.0
2022-03-31 16:14:23 -07:00
Jesse Chan
512c3706d3
expected: add hashes of 12.22.11, 14.19.1, 16.14.2, 17.8.0
2022-03-31 16:13:07 -07:00
Jesse Chan
e34c57f612
build: explicitly call "/bin/sh" for configure
2022-03-30 20:30:09 -07:00
Jesse Chan
5fce1d29ec
patches: bump to 12.22.11, 14.19.1, 16.14.2, 17.8.0
2022-03-28 11:17:34 -07:00
dependabot[bot]
c87dfbedd7
build(deps): bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 16:11:45 -07:00
Jesse Chan
ea5e646210
patches: bump to 12.22.10, 14.19.0, 16.14.0 and 17.7.1
2022-03-13 21:44:55 -07:00
dependabot[bot]
99b50413fe
build(deps): bump node-fetch from 2.6.6 to 2.6.7
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 15:45:09 -08:00
Jesse Chan
b5605ad67d
3.3.0-pre
2022-01-27 15:43:23 -08:00
Jesse Chan
0b87ebd323
patches: remove V8 bytecode flag check
...
Bug: vercel/pkg#1400
2022-01-26 08:46:40 -08:00
Jesse Chan
04b4a49b41
3.2.6 ( #230 )
2022-01-12 15:43:53 -06:00
Jesse Chan
9a76f16524
patches: switch to "GetEnvironmentVariableW"
2022-01-10 17:51:50 -08:00
Jesse Chan
4f0303ec4a
Dockerfile.alpine: disable PIE
2022-01-10 17:51:50 -08:00
Jesse Chan
38a4a05468
CI: add Node 17 to matrix
2022-01-10 17:51:50 -08:00
Jesse Chan
26322e4918
patches: add patch for v17.3.1
2022-01-10 17:51:50 -08:00
Jesse Chan
631de4ebb3
patches: bump to 14.18.3
2022-01-10 17:51:50 -08:00
Jesse Chan
9e73882690
patches: bump to 12.22.9
2022-01-10 17:48:00 -08:00
Jesse Chan
082e92fdc4
patches: bump to 16.13.2
2022-01-10 17:46:45 -08:00
Jesse Chan
b895b85fa4
3.2.5
2021-11-09 18:15:10 -08:00
Jesse Chan
e5a5247ff7
expected: add hashes of 16.13.0, replace "linuxstatic"
2021-11-09 18:14:26 -08:00
Jesse Chan
da210e4c6f
build: fetch Node.js sources from tar.gz archive instead of Git
...
Bug: #204 , #212
2021-11-07 09:02:31 -08:00
Jesse Chan
45300a7b6c
patches: do not optimize "BAKERY" placeholder out (GCC ver.), bump to 16.13.0
2021-11-05 22:55:43 -07:00
Jesse Chan
831c82618f
dependencies: revert "lint-staged" back to 10 for Node 10
2021-11-05 16:42:05 -07:00
Jesse Chan
83aa943603
dependencies: bump (minor)
2021-11-05 12:44:51 -07:00
Jesse Chan
ef24fc5cd8
3.2.4
2021-10-22 15:27:32 -07:00
Jesse Chan
fcc782fb45
expected: add hashes of 12.22.7, 14.18.1 and 16.12.0
2021-10-22 15:27:08 -07:00
Jesse Chan
64b8302a3a
patches: bump to 16.12.0
2021-10-22 00:32:18 -07:00
Jesse Chan
2cc56933a0
CI: build "linuxstatic-armv7" for Node 16 only
2021-10-20 16:47:22 -07:00
Jesse Chan
feba410685
CI: add native workflows for arm64 with self-hosted runner
2021-10-20 05:29:30 -07:00
Jesse Chan
08907d09d5
CI: nuke cross compile
2021-10-20 05:29:23 -07:00
Jesse Chan
0e15193813
Switch to devtoolset with Oracle Linux 7
...
It is freely available and binary compatible with EL7.
Plus, it supports arm64, and can bring the binaries in line with x86.
2021-10-20 03:13:54 -07:00
Jesse Chan
58dde54aae
Remove armv7 config flag override
2021-10-20 03:13:54 -07:00
Jesse Chan
86476f2480
Remove "uname" ARM variant detection
...
It is not accurate to read architecture from uname if the user wants
to compile binaries for armv7 on a arm64 machine. As such, always use
architecture from "process.arch", the same as other architectures.
2021-10-18 18:55:27 -07:00
Jesse Chan
81dfe65b76
patches: bump to 12.22.7, 14.18.1 and 16.11.1
2021-10-12 18:56:26 -07:00
Jesse Chan
30cfa750cd
3.2.3
2021-09-09 18:36:11 +01:00