Commit Graph

1870 Commits

Author SHA1 Message Date
Atemu
f0c58f6e96 tree-wide: use new multiArch buildFHSEnv argument
This is much more direct and sensible than setting a function null
2023-07-01 13:42:17 +02:00
Weijia Wang
1e35c4a4dc
Merge pull request #240083 from r-ryantm/auto-update/flyctl
flyctl: 0.1.36 -> 0.1.40
2023-06-27 23:26:42 +03:00
R. Ryantm
55a1b0ceda flyctl: 0.1.36 -> 0.1.40 2023-06-27 09:17:24 +00:00
R. Ryantm
f8eabd0501 cypress: 12.9.0 -> 12.16.0 2023-06-26 23:34:32 +00:00
figsoda
b0af7d7161
Merge pull request #239470 from r-ryantm/auto-update/bun
bun: 0.6.7 -> 0.6.9
2023-06-23 20:46:05 -04:00
R. Ryantm
b8fc47097e bun: 0.6.7 -> 0.6.9 2023-06-23 21:50:14 +00:00
Pol Dellaiera
4968ffb38a pkgs/top-level/release: allow nodejs 16.20.1 to be cached on Hydra temporarily 2023-06-23 18:06:16 +02:00
Mario Rodas
12bbce3e6c nodejs_20: 20.3.0 -> 20.3.1
The following CVEs are fixed in this release:
- CVE-2023-30581: mainModule.__proto__ Bypass Experimental Policy Mechanism (High)
- CVE-2023-30584: Path Traversal Bypass in Experimental Permission Model (High)
- CVE-2023-30587: Bypass of Experimental Permission Model via Node.js Inspector (High)
- CVE-2023-30582: Inadequate Permission Model Allows Unauthorized File Watching (Medium)
- CVE-2023-30583: Bypass of Experimental Permission Model via fs.openAsBlob() (Medium)
- CVE-2023-30585: Privilege escalation via Malicious Registry Key manipulation during Node.js installer repair process (Medium)
- CVE-2023-30586: Bypass of Experimental Permission Model via Arbitrary OpenSSL Engines (Medium)
- CVE-2023-30588: Process interuption due to invalid Public Key information in x509 certificates (Medium)
- CVE-2023-30589: HTTP Request Smuggling via Empty headers separated by CR (Medium)
- CVE-2023-30590: DiffieHellman does not generate keys after setting a private key (Medium)

https://github.com/nodejs/node/releases/tag/v20.3.1
2023-06-21 04:20:00 +00:00
Mario Rodas
75f22e0d83 nodejs_18: 18.16.0 -> 18.16.1
The following CVEs are fixed in this release:
- CVE-2023-30581: mainModule.__proto__ Bypass Experimental Policy Mechanism (High)
- CVE-2023-30585: Privilege escalation via Malicious Registry Key manipulation during Node.js installer repair process (Medium)
- CVE-2023-30588: Process interuption due to invalid Public Key information in x509 certificates (Medium)
- CVE-2023-30589: HTTP Request Smuggling via Empty headers separated by CR (Medium)
- CVE-2023-30590: DiffieHellman does not generate keys after setting a private key (Medium)

https://github.com/nodejs/node/releases/tag/v18.16.1
2023-06-21 04:20:00 +00:00
Mario Rodas
805e754620 nodejs_16: 16.20.0 -> 16.20.1
The following CVEs are fixed in this release:
- CVE-2023-30581: mainModule.__proto__ Bypass Experimental Policy Mechanism (High)
- CVE-2023-30585: Privilege escalation via Malicious Registry Key manipulation during Node.js installer repair process (Medium)
- CVE-2023-30588: Process interuption due to invalid Public Key information in x509 certificates (Medium)
- CVE-2023-30589: HTTP Request Smuggling via Empty headers separated by CR (Medium)
- CVE-2023-30590: DiffieHellman does not generate keys after setting a private key (Medium)

https://github.com/nodejs/node/releases/tag/v16.20.1
2023-06-21 04:20:00 +00:00
Vladimír Čunát
6d80b598ef
Merge #237233: staging-next 2023-06-11 2023-06-17 18:53:26 +02:00
R. Ryantm
6c4e7de799 flyctl: 0.1.23 -> 0.1.36 2023-06-17 05:58:48 +00:00
github-actions[bot]
036d56d643
Merge master into staging-next 2023-06-15 12:01:17 +00:00
meppu
23651a5fce
postman: 10.12.0 -> 10.15.0 2023-06-14 22:48:51 +03:00
github-actions[bot]
942de50966
Merge master into staging-next 2023-06-14 06:01:12 +00:00
R. Ryantm
8a3eaaa118 deno: 1.34.1 -> 1.34.2 2023-06-13 16:05:52 +00:00
github-actions[bot]
622850f61f
Merge staging-next into staging 2023-06-09 18:01:50 +00:00
Mario Rodas
42754a724d nodejs_20: 20.2.0 -> 20.3.0
https://github.com/nodejs/node/releases/tag/v20.3.0
2023-06-09 04:20:00 +00:00
github-actions[bot]
57d43eef30
Merge staging-next into staging 2023-06-06 06:02:02 +00:00
R. Ryantm
e58b4a101b bun: 0.6.6 -> 0.6.7 2023-06-06 00:41:59 +00:00
github-actions[bot]
b2f58f98dd
Merge staging-next into staging 2023-06-05 00:03:13 +00:00
Konstantin Alekseev
82f8be70cd playwright: 1.32.1 -> 1.34.3 2023-06-04 17:51:08 +03:00
github-actions[bot]
983aa57586
Merge staging-next into staging 2023-06-03 00:02:52 +00:00
Lily Foster
69c2c5bd99
Merge pull request #235606 from hercules-ci/netlify-cli-update-generate.sh
netlify-cli/generate.sh: Update nodejs version
2023-06-02 17:26:31 -04:00
figsoda
62651cce95
Merge pull request #235600 from r-ryantm/auto-update/deno
deno: 1.34.0 -> 1.34.1
2023-06-02 14:28:41 -04:00
github-actions[bot]
829888bfc0
Merge staging-next into staging 2023-06-02 18:01:37 +00:00
Mario Rodas
0e38e1ce02
Merge pull request #234974 from type-dance/nodejs-fix-pkg-config
nodejs: add -licuuc to libv8 pkg-config file
2023-06-02 10:30:16 -05:00
Robert Hensing
ff52758aa5 netlify-cli: Regenerate node2nix scaffolded file 2023-06-02 17:13:38 +02:00
Robert Hensing
2da879472c netlify-cli/generate.sh: Update nodejs version
... to match the version in composition.nix.
2023-06-02 17:05:07 +02:00
R. Ryantm
3f1aece3b5 deno: 1.34.0 -> 1.34.1 2023-06-02 14:13:35 +00:00
Mario Rodas
d32ea984b0
Merge pull request #235567 from r-ryantm/auto-update/twitterBootstrap
twitterBootstrap: 5.2.3 -> 5.3.0
2023-06-02 07:25:38 -05:00
R. Ryantm
ced74bc746 twitterBootstrap: 5.2.3 -> 5.3.0 2023-06-02 11:07:53 +00:00
R. Ryantm
d2d507afee bun: 0.6.5 -> 0.6.6 2023-06-02 07:28:26 +00:00
cherryblossom
3425365f62
flyctl: 0.1.20 -> 0.1.23
https://github.com/superfly/flyctl/releases/tag/v0.1.23
2023-06-01 19:35:25 +10:00
figsoda
b673ad7466
Merge pull request #234978 from r-ryantm/auto-update/bun
bun: 0.6.3 -> 0.6.5
2023-05-30 13:33:39 -04:00
R. Ryantm
4a38440507 bun: 0.6.3 -> 0.6.5 2023-05-30 10:03:36 +00:00
Cheng Shao
204136bd95 nodejs: add -licuuc to libv8 pkg-config file
-licuuc is required when linking against libv8 output of nodejs.
2023-05-30 09:37:53 +00:00
R. Ryantm
b03bb9fd44 flyctl: 0.1.18 -> 0.1.20 2023-05-30 05:57:38 +00:00
R. Ryantm
de432ab2c2 insomnia: 2023.2.0 -> 2023.2.2 2023-05-29 06:34:33 +00:00
Weijia Wang
671cb8e663
Merge pull request #233989 from 06kellyjac/deno
deno: 1.33.3 -> 1.34.0
2023-05-26 14:07:02 +03:00
06kellyjac
bf12e00bac deno: 1.33.3 -> 1.34.0
Dropped TCC since it's not been used since 1.25.2
Provide lld for aarch64-darwin
2023-05-26 10:36:13 +01:00
Harsh Shandilya
55ccaf2847 flyctl: 0.1.8 -> 0.1.18
Diff: https://github.com/superfly/flyctl/compare/v0.1.8...v0.1.18
2023-05-26 08:21:00 +00:00
Maciej Krüger
0e3f4da01d
Merge pull request #233649 from nbraud/csslint 2023-05-23 19:52:24 +02:00
nicoo
02c8450a59 csslint: 0.10.0 → 1.0.5, fix broken executable
Close #233644 by removing the duplicate (& out-of-date) derivation.
2023-05-23 16:39:01 +00:00
Thilo Billerbeck
f254532694 bun: 0.6.2 -> 0.6.3 2023-05-23 11:20:14 +02:00
Nick Cao
d8aae4dfb4
Merge pull request #233078 from r-ryantm/auto-update/bun
bun: 0.5.9 -> 0.6.2
2023-05-21 23:42:22 -06:00
Lily Foster
9f6f397165
Merge pull request #206477 from winterqt/build-npm-package-patch-npm
buildNpmPackage: patch npm to work around various roadblocks
2023-05-21 11:16:56 -04:00
natsukium
614598f2fb
newman: repackage with buildNpmPackage 2023-05-21 13:56:13 +09:00
Lily Foster
dd23a1203c
nodejs_16: add helper patch for buildNpmPackage 2023-05-20 18:29:43 -04:00
Lily Foster
47efc60157
nodejs: add helper patch for buildNpmPackage 2023-05-20 18:29:36 -04:00