diff --git a/_service b/_service index af754f3..0be19bf 100644 --- a/_service +++ b/_service @@ -13,8 +13,8 @@ git https://github.com/denoland/deno - v1.11.0 - 1.11.0 + v1.11.1 + 1.11.1 docs @@ -37,7 +37,7 @@ git https://github.com/denoland/rusty_v8 - v0.22.3 + f85508868ebb9477fe57ff9cb352c43e29a5cf7d 0.22.3 .github diff --git a/deno-1.11.0.tar.xz b/deno-1.11.0.tar.xz deleted file mode 100644 index 7944a1b..0000000 --- a/deno-1.11.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aca5bea4474b417404d65a9912d20664c5282f9cc381b900f18a91785a5b7110 -size 6130728 diff --git a/deno-1.11.1.tar.xz b/deno-1.11.1.tar.xz new file mode 100644 index 0000000..1a55bbb --- /dev/null +++ b/deno-1.11.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9326f39fd4313d38dd55abbda182c2ec98a5247f55652ec54ff522665aa5093c +size 6125384 diff --git a/deno.changes b/deno.changes index b4d6316..11b182d 100644 --- a/deno.changes +++ b/deno.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Sat Jun 19 05:38:31 UTC 2021 - Avindra Goolcharan + +- update to v1.11.1: + * feat(unstable): add additional logging information in LSP (#10890) + * fix: Deno.inspect should inspect the object the proxy represents + rather than the target of the proxy (#10977) + * fix: early binding to dispatchEvent in workers (#10904) + * fix: hang in Deno.serveHttp() (#10923) + * fix: improve worker types (#10965) + * fix: make WHATWG streams more compliant (#10967, #10970) + * fix: poll connection after writing response chunk in Deno.serveHttp() + (#10961) + * fix: set minimum timeout to be 4 milliseconds (#10972) + * fix(repl): Complete declarations (#10963) + * fix(repl): Fix undefined result colour in cmd (#10964) +- update deno_std to 0.99.0: + * feat(mime): make createPart of MultipartWriter public (#960) + * feat(node/util): add inherits (#958) + * fix(node/events): fix EventEmitter#removeAllListeners (#968) + * fix(node/process): make process.env enumerable (#957) + * fix(node/util): fix util.inherits (#959) +- includes V8 9.2.230.10 (rusty_v8/#700) + ------------------------------------------------------------------- Wed Jun 9 05:15:53 UTC 2021 - Avindra Goolcharan diff --git a/deno.spec b/deno.spec index 1ee3219..7c61ce6 100644 --- a/deno.spec +++ b/deno.spec @@ -19,7 +19,7 @@ Name: deno -Version: 1.11.0 +Version: 1.11.1 Release: 0 Summary: A secure JavaScript and TypeScript runtime License: MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index 110bd5c..63f10fe 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d373b107f47067efd47c4151ec3da5ea1b56b647c90df8905b70154c9375b17c -size 53388888 +oid sha256:a9bf100347cb3ade0d5686879c29a62dca4f8301262a8d65d58c15ca2bbdce5d +size 52910968