diff --git a/_service b/_service index ac73119..ce3c431 100644 --- a/_service +++ b/_service @@ -13,8 +13,8 @@ git https://github.com/denoland/deno - v1.10.2 - 1.10.2 + v1.10.3 + 1.10.3 docs diff --git a/deno-1.10.2.tar.xz b/deno-1.10.2.tar.xz deleted file mode 100644 index 5533895..0000000 --- a/deno-1.10.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aeb4e0dbe248414216179f9e5ebd98acaed931e543d44d547b73282df66da05e -size 6159016 diff --git a/deno-1.10.3.tar.xz b/deno-1.10.3.tar.xz new file mode 100644 index 0000000..f931887 --- /dev/null +++ b/deno-1.10.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92b0a6a1c8f996cc7eaebddcaf0404e1f2bfb730b3d77828de72cbf6b493d4f2 +size 6165084 diff --git a/deno.changes b/deno.changes index 645aace..ab56bcd 100644 --- a/deno.changes +++ b/deno.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Thu Jun 3 15:19:42 UTC 2021 - Avindra Goolcharan + +- update to v1.10.3: + * feat(lsp): diagnostics for deno types and triple-slash refs + * feat(lsp): provide X-Deno-Warning as a diagnostic + * feat(lsp): show hints from deno_lint in addition to messages + * feat(lsp): support formatting json and markdown files + * fix(cli): always allow documentation modules to be checked + * fix(cli): canonicalize coverage dir + * fix(cli): don't statically error on dynamic unmapped bare specifiers + * fix(cli): empty tsconfig.json file does not cause error + * fix(cli): support source maps with Deno.emit() and bundle + * fix(cli/dts): fix missing error class (NotSupported) in types + * fix(cli/install): support file: scheme URLs + * fix(cli/test): don't use reserved symbol : in specifier + * fix(cli/test): ensure coverage dir exists + * fix(cli/upgrade): modify download size paddings + * fix(runtime/http): expose nextRequest() errors in respondWith() + * fix(runtime/http): fix empty blob response + * fix(serde_v8): remove intentional deserialization error on non-utf8 strings + * fix(ext/fetch): fix error message of Request constructor + * fix(ext/fetch): make prototype properties writable + * fix(ext/fetch): remove unimplemented Request attributes + * fix(ext/file): update File constructor following the spec + * fix(ext/webstorage): use opstate for sqlite connection + * fix(lsp): deps diagnostics include data property + * fix(lsp): ignore type definition not found diagnostic + * fix(lsp): local module import added by code action now has file ext + * fix(lsp): make failed to load config error descriptive + * fix(lsp): memoize script versions per tsc request + * fix(lsp): re-enable the per resource configuration without a deadlock + * docs(runtime): fix fetch API usage of HTTP server + * docs(cli): update getting started for clarity + * docs(cli/dts) replace read() with readSync() + * docs(cli/dts): fix plugin example + * docs(cli/dts): fix unix socket examples + * docs(cli/dts): make worker example pass + * docs(cli/dts): tag test permission example as typescript + * docs(cli/dts): fix typo in TestDefinition.only description + * docs(permissions): fix grammatical error in permissions docs + * docs(testing): fix misspelling + * docs(typescript): fix typo in faqs + ------------------------------------------------------------------- Mon May 17 16:03:53 UTC 2021 - Avindra Goolcharan diff --git a/deno.spec b/deno.spec index 5a95448..3506c7b 100644 --- a/deno.spec +++ b/deno.spec @@ -19,7 +19,7 @@ Name: deno -Version: 1.10.2 +Version: 1.10.3 Release: 0 Summary: A secure JavaScript and TypeScript runtime License: MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index 17556e6..e5d50b8 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7f715779e3d523bdf7d86ec4870ec26cbf56fc1c4fe2c8a00b940191d5ebae0d -size 53382012 +oid sha256:eafc4ad8ba6001be6fabfb12c29d65e4d897ebed7e19be7236a8752a88b076a3 +size 53370872