diff --git a/_service b/_service index 3a7ef7e..14c5c66 100644 --- a/_service +++ b/_service @@ -3,28 +3,14 @@ --> - - git - https://github.com/denoland/deno - - @PARENT_TAG@ - v2.2.2 - v(.*) - \1 - enable - - false true registry - deno - - - deno - deno-2.2.2.tar.zst - true - true + https://github.com/denoland/deno + v2.4.2 + ^v?(.*) + $1 diff --git a/deno-2.2.2.tar.zst b/deno-2.2.2.tar.zst deleted file mode 100644 index d335aa0..0000000 --- a/deno-2.2.2.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b771fee1293b290caadb3a0df3fcebd5bbe5af327a76e37ee6293ced09461ee -size 103373741 diff --git a/deno-2.4.2.tar.zst b/deno-2.4.2.tar.zst new file mode 100644 index 0000000..0c3e3e7 --- /dev/null +++ b/deno-2.4.2.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30382d98a4a8249146d8ac53bb72d16c84602dc98072bc2a44ecbb113bd762c2 +size 106346733 diff --git a/deno.changes b/deno.changes index 6c089c9..3111f9a 100644 --- a/deno.changes +++ b/deno.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Fri Jul 18 04:42:52 UTC 2025 - Soc Virnyl Estela + +- Update to version 2.4.2: + * fix(bundle): default "jsxImportSource" to "react" (#30082) + * fix(check): temporarily ignore ERR_TYPES_NOT_FOUND (#29926) + * fix(ext/node): don't throw error on invalid path input on exists and + * existsSync (#29971) + * fix(ext/node): validate path parameters on link and linkSync (#30061) + * fix(lint): do not panic for many overlapping lint fixes (#30104) + * fix(lsp): tsconfig features for 'deno check' parity (#30007) + * fix(tsconfig): prioritize deno.json if it has compiler options (#30056) + * fix(tsconfig): use tsc defaults for 'strict' and 'noImplicitOverride' (#30045) + * fix(unstable): support importing files in npm packages as bytes and text + * (#30065) + * fix: global global should be writeable (#30032) + * fix: early init logging (#30034) + * fix: new signal handling (#30029) + * fix: upgrade deno_core to 0.352.1 (#30119) + * All other changes listed here: https://github.com/denoland/deno/compare/v2.2.2...v2.4.2 + ------------------------------------------------------------------- Sat Mar 8 03:08:09 UTC 2025 - Soc Virnyl Estela diff --git a/deno.spec b/deno.spec index 54be51b..608ae69 100644 --- a/deno.spec +++ b/deno.spec @@ -19,9 +19,9 @@ %global _lto_cflags %nil -%global _v8_version 134.4.0 +%global _v8_version 137.2.1 Name: deno -Version: 2.2.2 +Version: 2.4.2 Release: 0 Summary: A secure JavaScript and TypeScript runtime License: MIT diff --git a/registry.tar.zst b/registry.tar.zst index fdd6c51..77478e8 100644 --- a/registry.tar.zst +++ b/registry.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db8a796acd975b325a6711e0ca0d5cf08ef7998f7511d80f602d4da7f28572f4 -size 160040115 +oid sha256:8af3ed9fedbb0285f16ac10d7977f5bfb4762758ddcd0dcc6e450e38cef803d2 +size 187336664