Commit Graph

1991 Commits

Author SHA1 Message Date
Mario Rodas
695d8aa69b nodejs_20: 20.5.1 -> 20.6.0
Changelog: https://github.com/nodejs/node/releases/tag/v20.6.0
2023-09-07 04:20:00 +00:00
happysalada
bcbbfd86e0 edge-runtime: 1.10.0 -> 1.14.0 2023-09-04 22:31:19 +00:00
github-actions[bot]
2e1f9ebefb
Merge master into staging-next 2023-09-03 06:00:57 +00:00
Mario Rodas
6ec4c3001f
Merge pull request #252382 from domenkozar/flyctl-0.1.84
flyctl: 0.1.71 -> 0.1.84
2023-09-02 22:59:16 -05:00
github-actions[bot]
14f4a764c5
Merge master into staging-next 2023-09-02 00:02:17 +00:00
kashw2
d4bf5278ac insomnia: 2023.5.5 -> 2023.5.7 2023-08-31 17:16:52 +10:00
Domen Kožar
aa74587527 flyctl: 0.1.71 -> 0.1.84 2023-08-30 17:58:34 +01:00
github-actions[bot]
e04d83dad1
Merge staging-next into staging 2023-08-30 00:02:26 +00:00
Weijia Wang
aaa5bced6f
Merge pull request #251212 from r-ryantm/auto-update/cypress
cypress: 12.17.3 -> 12.17.4
2023-08-29 23:28:20 +02:00
Ivan Trubach
2c88411556 nodejs_20: remove upstreamed patch 2023-08-28 12:20:57 +03:00
Ivan Trubach
65ff987f80 nodejs: set strictDeps and patch bash shebangs 2023-08-28 12:16:30 +03:00
Ivan Trubach
e29c330939 nodejs: use fetchpatch for cross-compilation patches 2023-08-28 12:16:30 +03:00
Ivan Trubach
e4d6d1b05b nodejs: cross-compile with icu 2023-08-28 12:16:30 +03:00
Ivan Trubach
d9dc4b0a07 nodejs: patch shebangs for shell scripts when cross-compiling 2023-08-28 12:16:30 +03:00
Ivan Trubach
c66389c6e1 nodejs: remove no-op postPatch phase
tr1/type_traits replacement is only relevent for Node.js v6 that’s
reached EOL in 2019.
2023-08-28 12:16:30 +03:00
Ivan Trubach
608c96eefc nodejs: run a subset of test suite 2023-08-28 12:16:30 +03:00
Ivan Trubach
51d74ca18f nodejs: mark as broken when cross-compiling for different OS 2023-08-28 12:16:30 +03:00
Ivan Trubach
f6b56c9136 nodejs: install shell completions and man pages when cross-compiling 2023-08-28 12:16:30 +03:00
Ivan Trubach
80e825ede8 nodejs: do not run patchShebangs with build inputs 2023-08-28 12:16:30 +03:00
Ivan Trubach
3751f6abb0 nodejs_{18,20}: fix cross compilation from aarch64-linux
This change adds a fix for Node.js build system passing flags intended
for the target toolchain to the host toolchain.
2023-08-28 12:16:30 +03:00
Ivan Trubach
deb5cc6dc8 nodejs: do not pass --without-snapshot
Building --without-snapshot is no longer possible since v14. See
0822bfaa9f
2023-08-28 12:16:30 +03:00
Ivan Trubach
b0312f6daf nodejs_18: backport v8 trap handler conditional compilation 2023-08-28 12:16:29 +03:00
OTABI Tomoya
d6ddaa4ad6
Merge pull request #246551 from pietdevries94/playwright-update
playwright: 1.34.3 > 1.37.0
2023-08-28 14:31:11 +09:00
Nick Cao
37e5c71d87
Merge pull request #251517 from r-ryantm/auto-update/insomnia
insomnia: 2023.4.0 -> 2023.5.5
2023-08-27 08:52:18 +08:00
R. Ryantm
8cf934e9df insomnia: 2023.4.0 -> 2023.5.5 2023-08-26 05:36:11 +00:00
Colton Donnelly
ecf1ea0cdb bun: 0.8.0 -> 0.8.1 2023-08-25 19:09:05 -04:00
R. Ryantm
aa8b09f450 cypress: 12.17.3 -> 12.17.4 2023-08-24 19:53:20 +00:00
Colton Donnelly
291d9155c6 bun: 0.7.3 -> 0.8.0 2023-08-24 12:57:21 -04:00
Piet de Vries
84b273f885
playwright: 1.34.3 > 1.37.0 2023-08-24 11:12:51 +02:00
OTABI Tomoya
c61d68ab95
Merge pull request #250473 from kashw2/bootstrap-studio
bootstrap-studio: 6.2.1 -> 6.4.5
2023-08-22 12:00:54 +09:00
R. Ryantm
b16b6cc6f2 grails: 5.3.3 -> 6.0.0 2023-08-21 17:35:03 +02:00
kashw2
d6855fb33a bootstrap-studio: 6.2.1 -> 6.4.5 2023-08-21 13:20:42 +10:00
R. Ryantm
c26c708048 edge-runtime: 1.8.1 -> 1.10.0 2023-08-14 10:29:17 +08:00
Colton Donnelly
efc8403bb5 bun: 0.7.1 -> 0.7.3 2023-08-12 12:11:18 -04:00
Mario Rodas
510f1b9733 nodejs_20: 20.5.0 -> 20.5.1
Changelog: https://github.com/nodejs/node/releases/tag/v20.5.1
2023-08-09 04:20:00 +00:00
Mario Rodas
25441183e2 nodejs_18: 18.17.0 -> 18.17.1
Changelog: https://github.com/nodejs/node/releases/tag/v18.17.1
2023-08-09 04:20:00 +00:00
Mario Rodas
b72c3a8fa9 nodejs_16: 16.20.1 -> 16.20.2
Changelog: https://github.com/nodejs/node/releases/tag/v16.20.2
2023-08-09 04:20:00 +00:00
Robert Schütz
242d458f25 Merge branch 'master' into staging-next 2023-08-07 12:40:10 -07:00
Guillaume Girol
20831fcd94
Merge pull request #246172 from mpscholten/update-ihp-new
ihp-new: 1.0.1 -> 1.1.0
2023-08-07 19:26:23 +00:00
github-actions[bot]
dd48ee46cf
Merge master into staging-next 2023-08-07 12:00:52 +00:00
R. Ryantm
9c7a52e6a6 flyctl: 0.1.62 -> 0.1.71 2023-08-07 01:37:48 +00:00
Weijia Wang
284b259bd3
Merge pull request #247366 from tjni/boa
boa: fix compilation with rust 1.71
2023-08-05 22:57:01 +02:00
Theodore Ni
5452351b11
boa: fix compilation with rust 1.71 2023-08-05 11:19:14 -07:00
github-actions[bot]
e329dc70ee
Merge master into staging-next 2023-08-05 18:01:09 +00:00
Weijia Wang
27fff9ef3c
Merge pull request #246930 from tjni/bunx
bun: add bunx cli
2023-08-05 19:47:58 +02:00
Vladimír Čunát
3a5c176f95
Merge branch 'master' into staging-next 2023-08-05 07:40:22 +02:00
Ryan Cao
7deb15252c deno: 1.35.2 -> 1.36.0 2023-08-05 09:45:59 +08:00
github-actions[bot]
0542af4e29
Merge master into staging-next 2023-08-04 00:02:04 +00:00
Jan Malakhovski
5852f26bdc treewide: noop: refer to src.name or similar in sourceRoot where appropriate, part 1: trivial cases 2023-08-03 16:32:03 +00:00
Theodore Ni
c0754f9035
bun: add bunx cli
This is just a symlink to bun, which detects it's being run as bunx by
checking argv.
2023-08-03 00:55:36 -07:00