diff --git a/_service b/_service index 7625f20..65ec60a 100644 --- a/_service +++ b/_service @@ -13,8 +13,8 @@ git https://github.com/denoland/deno - v1.32.3 - 1.32.3 + v1.32.4 + 1.32.4 docs diff --git a/deno-1.32.3.tar.xz b/deno-1.32.3.tar.xz deleted file mode 100644 index 2050939..0000000 --- a/deno-1.32.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71223868fe2c33bf4283dd8df2ebcc7b3463fa01d7bb144f158ba07c15b328c7 -size 7147476 diff --git a/deno-1.32.4.tar.xz b/deno-1.32.4.tar.xz new file mode 100644 index 0000000..d86b984 --- /dev/null +++ b/deno-1.32.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f7366885017d52a304deb69e76c1c270dbfca675e38fb39f53f764d884c406c +size 7119152 diff --git a/deno.changes b/deno.changes index a50b986..4ca41a6 100644 --- a/deno.changes +++ b/deno.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Thu Apr 13 21:58:41 UTC 2023 - Avindra Goolcharan + +- update to 1.32.4: + * Revert "fix(cli): don't store blob and data urls in the module cache (#18261)" + (#18572) + * feat(core): sync io ops in core (#18603) + * feat(ext/http): add an op to perform raw HTTP upgrade (#18511) + * fix(core): preserve syntax error locations in dynamic imports (#18664) + * fix(ext/cache): cache.put overwrites previous call (#18649) + * fix(ext/kv): keys must be arrays (#18655) + * fix(ext/node): add X509Certificate (#18625) + * fix(ext/node): add symmetric keygen (#18609) + * fix(ext/node): fix unable to resolve fraction.js (#18544) + * fix(ext/node): implement hkdf-expand (#18612) + * fix(ext/node): json encode binary command name (#18596) + * fix(npm): cache bust npm specifiers more aggressively (#18636) + * fix(npm): do not "npm install" when npm specifier happens to + match package.json entry (#18660) + * fix(npm): reload an npm package's dependency's information + when version not found (#18622) + * perf(ext/io): remove a data copy from File write (#18601) + * perf(ext/websocket): replace tokio_tungstenite server with + fastwebsockets (#18587) + ------------------------------------------------------------------- Sun Apr 2 02:45:22 UTC 2023 - Avindra Goolcharan diff --git a/deno.spec b/deno.spec index e333f90..6894b41 100644 --- a/deno.spec +++ b/deno.spec @@ -19,7 +19,7 @@ Name: deno -Version: 1.32.3 +Version: 1.32.4 Release: 0 Summary: A secure JavaScript and TypeScript runtime License: MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index f716a1b..379b3d3 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc4c3468aa9703f61ba0555278fe3edd0aee67a9a697a9ec3773c47cda15b316 -size 68831456 +oid sha256:59ff3bfde1a27c82b8b45031c1fa1ff55de9cd610bddd75520a6b2a4bbc22f79 +size 68710904