diff --git a/_service b/_service index 218dde7..4c63b5d 100644 --- a/_service +++ b/_service @@ -13,8 +13,8 @@ git https://github.com/denoland/deno - v1.35.1 - 1.35.1 + v1.35.2 + 1.35.2 docs diff --git a/deno-1.35.1.tar.xz b/deno-1.35.1.tar.xz deleted file mode 100644 index c4c054d..0000000 --- a/deno-1.35.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3efb7e464a1d3584ed4827c837d546a6e37c71ffa5775398f609b21f67df891e -size 3770032 diff --git a/deno-1.35.2.tar.xz b/deno-1.35.2.tar.xz new file mode 100644 index 0000000..ee3107d --- /dev/null +++ b/deno-1.35.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00eaa69cb46050a59bb91c742c035523d752cd01a56cadea709b803de20a5681 +size 3773924 diff --git a/deno.changes b/deno.changes index 83ae41c..8d01566 100644 --- a/deno.changes +++ b/deno.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Fri Jul 21 22:59:28 UTC 2023 - Avindra Goolcharan + +- update to 1.35.2: + * fix(bench): run warmup benchmark to break JIT bias (#19844) + * fix(ext/node): check if resource can be used with + write_vectored (#19868) + * fix(ext/node): fix stream/promises export (#19820) + * fix(ext/node): properly segregate node globals (#19307) + * fix(napi): update env_test.js (#19876) + * fix(node): add process.dlopen API (#19860) + * fix(node): improve error message requiring non-npm es module (#19856) + * fix(node): improve require esm error messages (#19853) + * fix(node/http): call callback after request is sent (#19871) + * fix(node/net): Server connection callback include socket + value (#19779) + * fix(npm): improve error message importing non-existent file + in a node_modules npm package (#19835) + * fix(npm): improve error message on directory import in npm + package (#19538) + * fix(npm): support dynamic import of Deno TS from npm package (#19858) + * fix(runtime): print process name in case of spawn error (#19855) + * fix(tsc): more informative diagnostic when Deno does not exist (#19825) + * fix(vendor): do not panic vendoring with jsxImportSource and + no jsx files (#19837) + ------------------------------------------------------------------- Thu Jul 13 03:03:57 UTC 2023 - Avindra Goolcharan diff --git a/deno.spec b/deno.spec index bba2731..ea0bffb 100644 --- a/deno.spec +++ b/deno.spec @@ -19,7 +19,7 @@ Name: deno -Version: 1.35.1 +Version: 1.35.2 Release: 0 Summary: A secure JavaScript and TypeScript runtime License: MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index 67a140a..19d75bc 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:889af5e6ae41592e4a9889d76a02d94e1a9306106415ed98af98e36c881b9a1e -size 73724356 +oid sha256:2bb83ebe29c329bbf6e5d342f78725ab614f995c2ed39a1bdcdc3385d9abc0eb +size 73830788