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
Jesse Chan
e4c14b74fd
expected: add hashes of 12.22.6, 14.17.6 and 16.8.0
2021-09-09 18:36:11 +01:00
Jesse Chan
980c8a21aa
patches: bump to 12.22.6, 14.17.6 and 16.8.0
2021-09-05 14:24:02 +08:00
Jesse Chan
0e2cdcd76d
patches: fixup a479e403, add missing patch
2021-08-24 19:34:51 +08:00
Jesse Chan
19ddcec2ba
patches: apply nodejs/node#39839 for vercel/pkg#1155
2021-08-24 14:11:31 +08:00
Jesse Chan
d0e97881d6
patches: bump to 12.22.5 and 16.7.0
2021-08-20 12:29:29 +08:00
Jesse Chan
925111ba5e
build: workaround nodejs/node#39313 for macOS
...
All supported macOS versions have zlib as a system library.
2021-08-20 12:11:44 +08:00
psact
a479e40365
patches: bump to 14.17.5 ( #210 )
2021-08-20 12:10:19 +08:00
dependabot[bot]
23232aad15
build(deps): bump path-parse from 1.0.6 to 1.0.7
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 05:08:35 +01:00
Jesse Chan
afea48f199
3.2.2
2021-07-02 12:55:35 +08:00
Jesse Chan
1f58c6cfb8
expected: add hashes of Node v12.22.2, v14.17.2 and v16.4.1
2021-07-02 12:55:05 +08:00
Jesse Chan
0331065103
README: fix typo ("disto" -> "distro")
2021-07-02 12:42:56 +08:00
Jesse Chan
159bce969c
patches: bump to 12.22.2
2021-07-02 01:10:43 +08:00
Jesse Chan
f090fd7fb9
patches: bump to 16.4.1
2021-07-02 01:08:34 +08:00
Jesse Chan
08f69df561
patches: bump to 14.17.2
2021-07-02 01:07:46 +08:00
Jesse Chan
99c804dd52
3.2.1
2021-06-09 20:43:39 +08:00
Jesse Chan
aff1abe9d0
expected: update hashes for v3.2.1
...
- macOS binaries replaced due to #199
2021-06-09 20:42:42 +08:00
Jesse Chan
55a34ad0af
patches: fixup a24649d
2021-06-08 22:28:49 +08:00
Jesse Chan
a24649d81c
patches: do not optimize "BAKERY" placeholder out
2021-06-08 19:54:23 +08:00
Jesse Chan
ff6bf25eaf
3.2.0
2021-06-07 22:00:16 +08:00