diff --git a/_service b/_service index 951b435..09da7f1 100644 --- a/_service +++ b/_service @@ -13,8 +13,8 @@ git https://github.com/denoland/deno - v1.42.0 - 1.42.0 + v1.42.1 + 1.42.1 docs diff --git a/deno-1.42.0.tar.xz b/deno-1.42.0.tar.xz deleted file mode 100644 index 1ef8297..0000000 --- a/deno-1.42.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:550d28b2c067adbcb0791e5423ca5dce76a2460218874a0a0c3f10fce0c34883 -size 81724632 diff --git a/deno-1.42.1.tar.xz b/deno-1.42.1.tar.xz new file mode 100644 index 0000000..3d4ee41 --- /dev/null +++ b/deno-1.42.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ea9beef0d13e2444fe54ede413f16edc07aad18b00627f66f3603456311a076 +size 81728020 diff --git a/deno.changes b/deno.changes index caf041f..61edba9 100644 --- a/deno.changes +++ b/deno.changes @@ -1,6 +1,21 @@ +------------------------------------------------------------------- +Thu Apr 4 19:01:31 UTC 2024 - Avindra Goolcharan + +- update to 1.42.1: + * fix(check): ignore certain diagnostics in remote modules and + when publishing (#23119) + * fix(ext/node): support stdin: "inherit" in node:child_process (#23110) + * fix(ext/node): use tty stdin from ext/io (#23044) + * fix(jsr): exclude yanked versions from 'deno add' and completions (#23113) + * fix(lsp): don't apply preload limit to workspace walk (#23123) + * fix(lsp): implement missing ts server host apis (#23131) + * fix(node): handle empty 'main' entry in pkg json (#23155) + * fix(node): remove unwrap in op_require_node_module_paths (#23114) + * fix: deno_graph 0.69.10 (#23147) + ------------------------------------------------------------------- Thu Mar 28 22:30:04 UTC 2024 - Avindra Goolcharan - + - update to 1.42.0: * feat(add): always produce multiline config file (#23077) * feat(ext/node): add riscv64 in process.arch (#23016) diff --git a/deno.spec b/deno.spec index 334ad9c..1c6f1e9 100644 --- a/deno.spec +++ b/deno.spec @@ -19,7 +19,7 @@ Name: deno -Version: 1.42.0 +Version: 1.42.1 Release: 0 Summary: A secure JavaScript and TypeScript runtime License: MIT @@ -69,12 +69,13 @@ updated with the --reload flag. %prep %autosetup -a1 -p1 -cp %{SOURCE2} .cargo/config # Drop lock file due to revendor_source.sh breaking check rm Cargo.lock # drop checksum for ICU 72 -> 73 echo '{"files":{},"package":""}' > vendor/deno_core/.cargo-checksum.json +cp %{SOURCE2} .cargo/config + %build export V8_FROM_SOURCE=1 export CLANG_BASE_PATH=%{_prefix} diff --git a/vendor.tar.xz b/vendor.tar.xz index 50ccce0..80aa7ce 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e9ba8c71e077ebb5c657625fb6345f5a1471f118e1fe8acf54891e23983ae796 -size 85742448 +oid sha256:881e2fec5728d60ff3008e28c30ca6b8d944932371b209ae652ff8a9454490fc +size 103333852