Commit graph

637 commits

Author SHA1 Message Date
Anthony Roussel ba5367b708
nodejs-19_x: 19.2.0 -> 19.4.0 2023-01-13 17:32:18 +01:00
Anthony Roussel 7146e2a152
nodejs-18_x: 18.12.1 -> 18.13.0 2023-01-13 17:27:25 +01:00
Anthony Roussel 920bb038e9
nodejs-16_x: 16.18.1 -> 16.19.0 2023-01-13 17:27:24 +01:00
Anthony Roussel 275ddaec53
nodejs-14_x: 14.21.1 -> 14.21.2 2023-01-13 17:27:24 +01:00
Winter 6a5211f123 nodejs-{16,18,19}_x: backport npm pack fixes from npm v9 2022-12-13 19:40:27 -05:00
Mario Rodas a454ae19af nodejs-19_x: 19.1.0 -> 19.2.0
https://github.com/nodejs/node/releases/tag/v19.2.0
2022-11-30 04:20:00 +00:00
Mario Rodas 4324d95bf9 nodejs-19_x: 19.0.1 -> 19.1.0
https://github.com/nodejs/node/releases/tag/v19.1.0
2022-11-18 04:20:00 +00:00
Mario Rodas bf8eaefc86 nodejs-19_x: 19.0.0 -> 19.0.1
https://github.com/nodejs/node/releases/tag/v19.0.1
2022-11-04 04:20:00 +00:00
Mario Rodas 57ea1f2119 nodejs-18_x: 18.12.0 -> 18.12.1
https://github.com/nodejs/node/releases/tag/v18.12.1
2022-11-04 04:20:00 +00:00
Mario Rodas a3d5f09dfd nodejs-16_x: 16.18.0 -> 16.18.1
https://github.com/nodejs/node/releases/tag/v16.18.1
2022-11-04 04:20:00 +00:00
Mario Rodas 7ce8eb28f0 nodejs-14_x: 14.21.0 -> 14.21.1
https://github.com/nodejs/node/releases/tag/v14.21.1
2022-11-04 04:20:00 +00:00
github-actions[bot] d6b8789005
Merge master into staging-next 2022-11-02 06:04:45 +00:00
Mario Rodas e94a8ee1d3 nodejs-14_x: 14.20.1 -> 14.21.0
https://github.com/nodejs/node/releases/tag/v14.21.0
2022-11-01 04:20:00 +00:00
Mario Rodas 1cdd36c0d2 nodejs-18_x: 18.11.0 -> 18.12.0
https://github.com/nodejs/node/releases/tag/v18.12.0
2022-10-22 04:20:00 +00:00
Mario Rodas 81165aa69e nodejs-19_x: init at 19.0.0
https://github.com/nodejs/node/releases/tag/v19.0.0
2022-10-20 04:20:00 +00:00
Mario Rodas d8043fe30e nodejs-18_x: 18.10.0 -> 18.11.0
https://github.com/nodejs/node/releases/tag/v18.11.0
2022-10-14 04:20:00 +00:00
Mario Rodas faddae9ab3 nodejs-16_x: 16.17.1 -> 16.18.0
https://github.com/nodejs/node/releases/tag/v16.18.0
2022-10-14 04:20:00 +00:00
Lily Foster 2998b31b02 nodejs: add back newer bypass-xcrun patch 2022-10-01 08:54:20 +09:00
R. Ryantm 95059b974e nodejs-18_x: 18.9.1 -> 18.10.0 2022-09-29 10:41:03 +00:00
Mario Rodas 117f0a80ec
Merge pull request #192784 from RaitoBezarius/fix-yarn2nix-moretea-for-older-openssl
yarn2nix-moretea-openssl_1_1: pass openssl for Node.js v18, unbreak it
2022-09-24 11:25:07 -05:00
Raito Bezarius e7585fad46 yarn2nix-moretea-openssl_1_1: pass openssl for Node.js v18, unbreak this module 2022-09-24 17:58:07 +02:00
Mario Rodas 4c7bfc6000 nodejs-18_x: 18.9.0 -> 18.9.1
https://github.com/nodejs/node/releases/tag/v18.9.1
2022-09-23 04:20:00 +00:00
Mario Rodas 5b647c67af nodejs-16_x: 16.17.0 -> 16.17.1
https://github.com/nodejs/node/releases/tag/v16.17.1
2022-09-23 04:20:00 +00:00
Mario Rodas 8b89d8d5bd nodejs-14_x: 14.20.0 -> 14.20.1
https://github.com/nodejs/node/releases/tag/v14.20.1
2022-09-23 04:20:00 +00:00
github-actions[bot] 60b28ae00d
Merge master into staging-next 2022-09-08 18:01:13 +00:00
Mario Rodas 53af2c93ce nodejs-18_x: 18.8.0 -> 18.9.0
https://github.com/nodejs/node/releases/tag/v18.9.0
2022-09-08 04:20:00 +00:00
Ivar Scholten 71b85973dd
nodejs-18_x: fix cross compilation to aarch64-linux
This adds a patch reverting https://github.com/nodejs/node/pull/43200 because it breaks
cross compilation to aarch64-linux. Gcc would not recognize the
`-msign-return-address=all` flag causing compilation to fail.
2022-09-06 03:17:12 +02:00
github-actions[bot] c91ed9564a
Merge master into staging-next 2022-08-25 12:01:30 +00:00
Mario Rodas dd845813db nodejs-18_x: 18.7.0 -> 18.8.0
https://github.com/nodejs/node/releases/tag/v18.8.0
2022-08-25 04:20:00 +00:00
ajs124 262d3eba50 Revert "nodejs_18: fix eval"
This reverts commit 64d5ca085a.
2022-08-21 21:49:41 +02:00
Sandro Jäckel 64d5ca085a
nodejs_18: fix eval 2022-08-21 05:32:49 +02:00
github-actions[bot] 77394c111b
Merge staging-next into staging 2022-08-20 18:02:00 +00:00
Mario Rodas dcccf22104 nodejs-18_x: add patch to fix npm fail without a HOME directory
Similar to 37580d6187
2022-08-20 04:20:00 +00:00
ajs124 ed3fab5173 nodejs-14_x: pin to openssl_1_1 2022-08-17 20:16:19 +02:00
Mario Rodas 6e2536f1b0 nodejs-16_x: 16.16.0 -> 16.17.0
https://github.com/nodejs/node/releases/tag/v16.17.0
2022-08-16 04:20:00 +00:00
Mario Rodas 5daf999436 nodejs-18_x: 18.6.0 -> 18.7.0
https://github.com/nodejs/node/releases/tag/v18.7.0
2022-07-26 04:20:00 +00:00
Mario Rodas 37580d6187 nodejs-16_x: 16.15.0 -> 16.16.0
https://github.com/nodejs/node/releases/tag/v16.15.1
https://github.com/nodejs/node/releases/tag/v16.16.0
2022-07-22 04:20:00 +00:00
R. Ryantm 5ad0643e1c nodejs-18_x: 18.5.0 -> 18.6.0 2022-07-14 10:05:53 +00:00
Mario Rodas 939e4a8d94
Merge pull request #180665 from r-ryantm/auto-update/nodejs-18_x
nodejs-18_x: 18.4.0 -> 18.5.0
2022-07-09 00:32:04 -05:00
R. Ryantm c23ba198fe nodejs-18_x: 18.4.0 -> 18.5.0 2022-07-08 08:21:41 +00:00
R. Ryantm f62dd75433 elmPackages.nodejs: 14.19.3 -> 14.20.0 2022-07-08 02:36:42 +00:00
ajs124 2674894432 nodejs-12_x: remove 2022-07-04 15:33:59 +02:00
Mario Rodas a0f7526c81 nodejs-18_x: 18.3.0 -> 18.4.0
https://github.com/nodejs/node/releases/tag/v18.4.0
2022-06-16 04:20:00 +00:00
Mario Rodas 97d05d24b6 Revert "nodejs-16_x: 16.15.0 -> 16.15.1"
Node.js 16.15.1 updated its vendored npm, which breaks sandboxed builds

See: https://github.com/NixOS/nixpkgs/issues/176127

This reverts commit e6188b6576.
2022-06-09 04:20:00 +00:00
Jörg Thalheim b2baafedea
Merge pull request #175637 from helsinki-systems/drop/node10
nodejs-10_x: remove
2022-06-08 21:24:03 +01:00
Mario Rodas 19a14c6967 nodejs-18_x: 18.2.0 -> 18.3.0
https://github.com/nodejs/node/releases/tag/v18.3.0
2022-06-01 04:20:00 +00:00
Mario Rodas e6188b6576 nodejs-16_x: 16.15.0 -> 16.15.1
https://github.com/nodejs/node/releases/tag/v16.15.1
2022-06-01 04:20:00 +00:00
ajs124 0bb0824688 nodejs-10_x: remove
has been EOL for over one year
2022-05-31 23:49:06 +02:00
Mario Rodas 0f2efa91a6 nodejs-17_x: drop
Node.js 17 reaches End-of-Life on 2022-06-01.
2022-05-17 04:20:00 +00:00
Mario Rodas 0fb4d8c4b2 nodejs-18_x: 18.1.0 -> 18.2.0
https://github.com/nodejs/node/releases/tag/v18.2.0
2022-05-17 04:20:00 +00:00