diff --git a/_service b/_service index 2c97191..7af48b7 100644 --- a/_service +++ b/_service @@ -13,8 +13,8 @@ git https://github.com/denoland/deno - v1.9.0 - 1.9.0 + v1.9.2 + 1.9.2 docs diff --git a/deno-1.9.0.tar.xz b/deno-1.9.0.tar.xz deleted file mode 100644 index acb4bc2..0000000 --- a/deno-1.9.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3bc5e22f7b05b776dd9e611c265eae504f381ac322a343389608b2c6d07f1aac -size 6139376 diff --git a/deno-1.9.2.tar.xz b/deno-1.9.2.tar.xz new file mode 100644 index 0000000..a70bebb --- /dev/null +++ b/deno-1.9.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7077e68e16252eb06dacb6a2ab48c80ff29b3a61c0e7d44c4c24764c6c5c5f0 +size 6150692 diff --git a/deno.changes b/deno.changes index 1cb8310..7be9ec8 100644 --- a/deno.changes +++ b/deno.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Tue Apr 27 17:28:33 UTC 2021 - Avindra Goolcharan + +- update to v1.9.2: + * fix: parse websocket messages correctly + * fix: standalone bin corruption on M1 + * fix: don't gray-out internal error frames + * fix(op_crates/fetch): Response inspect regression + * fix(runtime): do not panic on not found cwd + * fix(op_crates/webgpu): move non-null op buffer arg check when needed + * fix(lsp): document symbol performance mark +- includes v1.9.1: + * feat(lsp, unstable): Implement textDocument/documentSymbol + * feat(lsp, unstable): implement textDocument/prepareCallHierarchy + * feat(lsp, unstable): Implement textDocument/semanticTokens/full + * feat(lsp, unstable): improve diagnostic status page + * fix(lsp): handle x-typescript-types header on type only imports properly + * fix(lsp): remove documents when closed + * fix(runtime): correct URL in Request + * fix(runtime): handle race condition in postMessage where worker has terminated + * fix(runtime): hang during HTTP server response + * fix(runtime): include HTTP ops in WebWorker scope + * fix: revert changes to Deno.Conn type +- update deno_std to 0.95.0 (includes 0.94.0): + * feat(node): add basic support for child_process.spawn + * feat(node/fs): add fstat and fstatSync + * fix(node/fs): actually export everything + * fix(path): reduce circular dependency + * fix(testing): equals does not differentiate undefined/absent keys + * feat(path/glob): add caseInsensitive option + * feat(streams): add readableStreamFromReader + ------------------------------------------------------------------- Tue Apr 13 22:18:35 UTC 2021 - Avindra Goolcharan diff --git a/deno.spec b/deno.spec index 69c922a..dd45d1d 100644 --- a/deno.spec +++ b/deno.spec @@ -19,7 +19,7 @@ Name: deno -Version: 1.9.0 +Version: 1.9.2 Release: 0 Summary: A secure JavaScript and TypeScript runtime License: MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index 44aab6d..3ba8e40 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08cafbcc118f4419ae5618c678fa0623e8a9e4cce2db65aee7448ed26ae3518e -size 49838796 +oid sha256:7026cb4791318555994c932f268020cf076c31fa47d4212db2176bc6dcc1649c +size 49898132