Commit 1d2ead0
committed
Update to Node v16.16
This brings us back onto an active LTS release. Notably it also seems to
handle HTTP/2 in a way that doesn't trip CloudFlare's fingerprint
detection in many cases.
Updates win-version-info along the way (both locally & transitively in
browser-launcher) because old releases don't include prebuilds for Node
16. Needs a workaround en route due to the switch to prebuildify, which
builds (via node-gyp-build) for the real platform, not the target
platform.
Hackily solved for now, but may need work later.1 parent debd206 commit 1d2ead0
File tree
4 files changed
+167
-680
lines changed- .github/workflows
4 files changed
+167
-680
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
| |||
60 | 65 | | |
61 | 66 | | |
62 | 67 | | |
63 | | - | |
64 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
65 | 71 | | |
66 | 72 | | |
67 | 73 | | |
68 | 74 | | |
69 | 75 | | |
70 | 76 | | |
71 | 77 | | |
72 | | - | |
73 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
74 | 81 | | |
75 | 82 | | |
76 | 83 | | |
| |||
0 commit comments