Commit Graph

1966 Commits

Author SHA1 Message Date
github-actions[bot]
eec08f8a6d
Merge staging-next into staging 2023-07-28 12:01:43 +00:00
Pol Dellaiera
b5b32308f5
Merge pull request #245553 from r-ryantm/auto-update/function-runner
function-runner: 3.5.0 -> 3.6.0
2023-07-28 11:07:49 +02:00
github-actions[bot]
24182c8911
Merge staging-next into staging 2023-07-26 18:01:41 +00:00
R. Ryantm
d3bd2c2a5d function-runner: 3.5.0 -> 3.6.0 2023-07-26 16:02:44 +00:00
Pol Dellaiera
7a87cec13c
Merge pull request #244773 from r-ryantm/auto-update/insomnia
insomnia: 2023.2.2 -> 2023.4.0
2023-07-26 14:41:00 +02:00
github-actions[bot]
208cfcb988
Merge staging-next into staging 2023-07-23 18:02:10 +00:00
Stanisław Pitucha
88fc4998ff
Merge pull request #244494 from gmemstr/flyctl-0.1.62
flyctl: update to 0.1.62, disable autoupdate
2023-07-23 23:26:36 +10:00
github-actions[bot]
941ae3102b
Merge staging-next into staging 2023-07-22 12:02:07 +00:00
Mario Rodas
ba0d5fa2f7
Merge pull request #244593 from marsam/update-nodejs_20
nodejs_20: 20.4.0 -> 20.5.0
2023-07-22 05:48:10 -05:00
R. Ryantm
82e6b3ffa2 insomnia: 2023.2.2 -> 2023.4.0 2023-07-22 06:06:14 +00:00
github-actions[bot]
b8dbb233c8
Merge staging-next into staging 2023-07-22 06:01:44 +00:00
Colton Donnelly
7cecff4e80 bun: use blog for changelog 2023-07-21 21:02:21 -04:00
Colton Donnelly
2746e75e64 bun: 0.6.14 -> 0.7.0 2023-07-21 21:01:34 -04:00
Gabriel Simmer
3dcfe64370
flyctl: add auto update disable patch 2023-07-21 08:24:38 +01:00
github-actions[bot]
6689e744ea
Merge staging-next into staging 2023-07-21 06:01:41 +00:00
meppu
5689d776c3
deno: 1.35.1 -> 1.35.2 2023-07-20 18:36:35 +03:00
Mario Rodas
af07eea2cd
Merge pull request #244412 from r-ryantm/auto-update/nodejs
nodejs: 18.16.1 -> 18.17.0
2023-07-20 09:16:26 -05:00
Gabriel Simmer
11f79fd8cd
flyctl: update to 0.1.62, disable autoupdate 2023-07-20 14:37:29 +01:00
Mario Rodas
5df4d78d54
Merge pull request #243945 from gaelreyrol/minify-update-2.12.7
minify: 2.11.1 -> 2.12.7
2023-07-20 05:51:35 -05:00
Mario Rodas
9267d4fae5 nodejs_20: 20.4.0 -> 20.5.0
Changelog: https://github.com/nodejs/node/releases/tag/v20.5.0
2023-07-20 04:20:00 +00:00
R. Ryantm
aa0b11935a nodejs: 18.16.1 -> 18.17.0 2023-07-19 21:01:22 +00:00
Theodore Ni
e0eef2e7c0
pnpm-lock-export: adapt update script to new nix-prefetch-github 2023-07-18 18:16:15 -07:00
Theodore Ni
72c7fe7c62
netlify-cli: adapt update script to new nix-prefetch-github 2023-07-18 18:16:15 -07:00
Gaël Reyrol
f101816bbf
minify: 2.11.1 -> 2.12.7 2023-07-17 12:04:13 +02:00
Pol Dellaiera
c2c289f358
Merge pull request #242457 from dit7ya/boa
boa: init at 0.17
2023-07-16 14:59:40 +02:00
toonn
ba7cf6a456
Merge pull request #243683 from reckenrode/nodejs-fix-ar
nodejs: use a response file with llvm-ar
2023-07-16 12:43:34 +02:00
R. Ryantm
74baebfd40 flyctl: 0.1.53 -> 0.1.56 2023-07-15 20:34:24 +00:00
Randy Eckenrode
87478fdfdf
nodejs: use a response file with llvm-ar
nodejs produces a static archive in its `postInstall`. It detects if the
`ar` is GNU ar and uses a response file. Otherwise, it adds the files
individually. This is apparently very slow with `llvm-ar`, which Darwin
now uses by default. Fortunately, `llvm-ar` also supports response
files, so detect whether the `ar` is `llvm-ar` and use a response file.

I tested the build on aarch64-darwin. `postInstall` took less than a
minute to generate a 59 MiB static archive. Comparing to the build on
master, the only difference between the two archives is `llvm-ar` zeroes
out the dates, uids, and gids by default. Compared disassembly of the
archives appeared identical.

This fixes the timeouts on staging-next. #241951

https://hydra.nixos.org/build/227170390
2023-07-15 10:58:26 -06:00
Mostly Void
9bf5aa4eb7
boa: init at 0.17 2023-07-15 10:19:31 +02:00
Austin Seipp
a0892e0858 deno: 1.35.0 -> 1.35.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-07-14 20:14:37 -05:00
figsoda
afd92f23e3
Merge pull request #243535 from r-ryantm/auto-update/bun
bun: 0.6.13 -> 0.6.14
2023-07-14 17:27:42 -04:00
R. Ryantm
d1a9aa51f7 grails: 5.3.2 -> 5.3.3 2023-07-14 22:50:04 +02:00
R. Ryantm
f448f0959c bun: 0.6.13 -> 0.6.14 2023-07-14 20:20:50 +00:00
happysalada
cb697b86b1 edge-runtime: init at 1.6.7 2023-07-14 11:26:32 +08:00
Weijia Wang
a074169628 cypress: update checksum 2023-07-13 10:44:52 +03:00
R. Ryantm
87508551d9 cypress: 12.16.0 -> 12.17.1 2023-07-12 21:26:58 +00:00
Stanisław Pitucha
58a3723d62
Merge pull request #242991 from r-ryantm/auto-update/flyctl
flyctl: 0.1.51 -> 0.1.53
2023-07-12 16:42:50 +10:00
R. Ryantm
9f440088de flyctl: 0.1.51 -> 0.1.53 2023-07-12 04:49:30 +00:00
R. Ryantm
98f84affae function-runner: 3.4.0 -> 3.5.0 2023-07-12 03:36:55 +00:00
R. Ryantm
c222707a5b bun: 0.6.12 -> 0.6.13 2023-07-08 23:13:31 +00:00
Atemu
67eec418ab
Merge pull request #240860 from Atemu/fhsenv-no-multiarch
buildFHSEnv: disable multiArch by default
2023-07-08 13:53:41 +02:00
R. Ryantm
35911f5bce flyctl: 0.1.43 -> 0.1.51 2023-07-08 07:52:33 +00:00
Mario Rodas
fc4810bfca nodejs_20: 20.3.1 -> 20.4.0
Changelog: https://github.com/nodejs/node/releases/tag/v20.4.0
2023-07-06 04:20:00 +00:00
meppu
19453b99d4
deno: 1.34.2 -> 1.35.0 2023-07-05 14:33:56 +03:00
R. Ryantm
ee11ba6bfe flyctl: 0.1.40 -> 0.1.43 2023-07-02 04:25:49 +00:00
R. Ryantm
be19c4c370 bun: 0.6.9 -> 0.6.12 2023-07-01 14:38:14 +00:00
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
R. Ryantm
576db5c3d1 bun: 0.5.9 -> 0.6.2 2023-05-20 19:39:30 +00:00
Martin Weinelt
b7a9deb5bd
Merge pull request #229910 from helsinki-systems/nodejs-14-insecure
nodejs_14: is EOL on 2023-04-30, nodejs_16: goes EOL during 23.05 release
2023-05-19 15:21:59 +02:00
Mario Rodas
8c4ec55af8 flyctl: 0.1.7 -> 0.1.8
Diff: https://github.com/superfly/flyctl/compare/v0.1.7...v0.1.8
2023-05-19 09:02:00 +00:00
R. Ryantm
3e3b091656 flyctl: 0.1.2 -> 0.1.7 2023-05-19 09:01:42 +00:00