Commit Graph

11 Commits

Author SHA1 Message Date
06kellyjac
fb5b0a999f deno: 2.0.2 -> 2.0.5 2024-11-06 13:43:42 +00:00
github-actions[bot]
1b6b0d4cac
Merge master into staging-next 2024-10-20 00:15:48 +00:00
Yasin Uslu
8671d601ed
deno: 2.0.0 -> 2.0.2 2024-10-19 18:55:24 +03:00
Emily
b97ec51b9b deno: fix on x86_64-darwin
It’s not clear to me what SDK version this actually ideally wants,
but `apple-sdk_11` is a conservative choice for now.
2024-10-16 01:40:44 +01:00
Emily
bdad382851 deno_1: drop
Upstream do not plan to support this version (see
<https://github.com/NixOS/nixpkgs/pull/347484#issuecomment-2404777102>),
so we should not package a version that will surely accumulate CVEs
from V8 etc. in 24.11. As this package was only added yesterday,
I don’t think there’s any need for a compatibility alias.
2024-10-16 01:40:44 +01: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