Ryan Mulligan
cd04ed9c4d
Merge pull request #246536 from etienne-k/update-bun
...
bun: 0.7.0 -> 0.7.1
2023-08-01 07:02:51 -07:00
Bruno BELANYI
1e0ff6105a
pnpm-lock-export: use fork with v6 support
2023-08-01 11:05:08 +00:00
etienne-k
3788d28081
bun: 0.7.0 -> 0.7.1
2023-08-01 12:10:34 +02:00
Gaël Reyrol
26e8499f22
minify: 2.12.7 -> 2.12.8
2023-07-31 19:37:55 +02:00
Pol Dellaiera
602ba5f53a
Merge pull request #246102 from r-ryantm/auto-update/cypress
...
cypress: 12.17.1 -> 12.17.2
2023-07-31 10:12:57 +02:00
Pol Dellaiera
375333dae4
Merge pull request #246146 from r-ryantm/auto-update/twitterBootstrap
...
twitterBootstrap: 5.3.0 -> 5.3.1
2023-07-30 22:45:44 +02:00
Pol Dellaiera
6b37793395
twitterBootstrap: use finalAttrs
pattern
2023-07-30 22:05:32 +02:00
R. Ryantm
d6604d0c8a
twitterBootstrap: 5.3.0 -> 5.3.1
2023-07-30 06:14:34 +00:00
R. Ryantm
d6e26fdf02
cypress: 12.17.1 -> 12.17.2
2023-07-29 21:25:06 +00:00
R. Ryantm
3641464f1c
edge-runtime: 1.6.7 -> 1.7.2
2023-07-29 06:09:08 +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
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
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
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
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
meppu
5689d776c3
deno: 1.35.1 -> 1.35.2
2023-07-20 18:36:35 +03: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
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