From a9596ce8db1836f66c04dd95d4ccaa04bebf15bea1f4e683f890a57023070568 Mon Sep 17 00:00:00 2001 From: Avindra Goolcharan Date: Fri, 12 Feb 2021 17:39:28 +0000 Subject: [PATCH] 1.7.3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=7 --- _service | 4 ++-- deno-1.7.2.tar.xz | 3 --- deno-1.7.3.tar.xz | 3 +++ deno.changes | 29 +++++++++++++++++++++++++++-- deno.spec | 2 +- vendor.tar.xz | 4 ++-- 6 files changed, 35 insertions(+), 10 deletions(-) delete mode 100644 deno-1.7.2.tar.xz create mode 100644 deno-1.7.3.tar.xz diff --git a/_service b/_service index d1c019c..1c66fed 100644 --- a/_service +++ b/_service @@ -13,8 +13,8 @@ git https://github.com/denoland/deno - a6723fafc5cb4dfb58bfbc709845beaed8cd38e9 - 1.7.2 + v1.7.3 + 1.7.3 docs diff --git a/deno-1.7.2.tar.xz b/deno-1.7.2.tar.xz deleted file mode 100644 index 23ca046..0000000 --- a/deno-1.7.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a946f8404b8e9d9178f806aff7c4fe81deaeee1c1ee16927ab9ffa899d3a6909 -size 2747352 diff --git a/deno-1.7.3.tar.xz b/deno-1.7.3.tar.xz new file mode 100644 index 0000000..e4da086 --- /dev/null +++ b/deno-1.7.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddb2dfca04c6f7b3b1cb4d2c57eb5968df34d569ffd5b4dd62bd9aa989f0bee8 +size 2748452 diff --git a/deno.changes b/deno.changes index de3b6c5..c54c97e 100644 --- a/deno.changes +++ b/deno.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Fri Feb 12 17:23:17 UTC 2021 - Avindra Goolcharan + +- update to v1.7.3 + * upgrade: rusty_v8 0.17.0, v8 9.0.123 + * upgrade: deno_doc, deno_lint, dprint, swc_ecmascript, swc_bundler + * feat(unstable, lsp): add deno cache code actions + * feat(unstable, lsp): add implementations code lens + * fix(cli): check for inline source maps before external ones + * fix(cli): fix WebSocket close + * fix(cli): import maps handles data URLs + * fix(console): log function object properties / do not log + non-enumerable props by default + * fix(lsp): handle code lenses for non-documents + * fix(lsp): handle type deps properly + * fix(lsp): prepare diagnostics when the config changes + * fix(lsp): properly handle static assets + * fix(lsp): support codeAction/resolve + * fix(op_crates): Don't use `Deno.inspect` in op crates + * fix(runtime/tls): handle invalid host for connectTls/startTls + * std:BREAKING(http/cookie): remove Cookies and SameSite type aliases + * std:docs(fmt): fix examples in fmt/colors.ts + * std:docs(io/ioutil): improve jsdoc + * std:fix(http/file_server): svg media type + * std:refactor(hash/md5): throw TypeError for wrong type + * std:test(node): enable native node tests + ------------------------------------------------------------------- Fri Feb 5 21:14:55 UTC 2021 - Avindra Goolcharan @@ -13,8 +40,6 @@ Fri Feb 5 21:14:55 UTC 2021 - Avindra Goolcharan * refactor: rewrite File implementation * std:feat(http/file_server): support do not show dotfiles * std:feat(http/file_server): show ../ if it makes sense & end dirs with / -- includes rusty_v8 0.17.0 for new v8 release - * note: upstream deno 1.7.2 release still uses 0.16.0 ------------------------------------------------------------------- Fri Jan 29 17:34:16 UTC 2021 - Avindra Goolcharan diff --git a/deno.spec b/deno.spec index 7c375df..cfcf5e3 100644 --- a/deno.spec +++ b/deno.spec @@ -19,7 +19,7 @@ Name: deno -Version: 1.7.2 +Version: 1.7.3 Release: 0 Summary: A secure JavaScript and TypeScript runtime License: MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index e62689b..d59c62c 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:409b3d8abb9f5b0115d4e8641340afcca7ee81228c6606c70e8ac898efeafb7d -size 34237212 +oid sha256:e25d74dc762008d0d175e6bcd2d40602b16e1748dd3a649e652b6d0778b6899f +size 33708500