Commit Graph

7 Commits

Author SHA1 Message Date
Yasin Uslu
8671d601ed
deno: 2.0.0 -> 2.0.2 2024-10-19 18:55:24 +03:00
06kellyjac
dfce2bc3a7 deno_1: init at 1.46.3
Add a pre v2 copy of deno as deno_1 to provide some stability until our next
release and until 1.46 is fully abandoned soon.
deno_1 is expected to be removed prior to 24.11.
Added a release note.
2024-10-10 11:51:26 +01:00
06kellyjac
43984407b5 deno: 1.46.3 -> 2.0.0
Updates deno to v2.
Slight refactor of fetcher code for grabbing librusty_v8.
Updated the update scripts to use new Deno v2 interfaces and pull latest
toml dependency from jsr rather than the deno.land registry.
Added release note.
2024-10-10 11:51:26 +01:00
Jörg Thalheim
d5aa65e866 deno: prefer badPlatforms over broken for macos
This works better with `availableOn`
2024-09-30 09:00:37 +02:00
Austin Horstman
c7412922a1 deno: mark x86 darwin broken
Aligned_alloc error that can't be fixed until SDK refactor work is done
to allow overriding SDK in rust toolchain.
2024-09-25 22:05:11 +02:00
Austin Horstman
dfb72de3db deno: 1.46.2 -> 1.46.3 2024-09-25 22:05:11 +02:00
Austin Horstman
cadf53ea4d deno: move to by-name 2024-09-25 22:05:11 +02:00