From d0aec7bc603e1ad343665e26945c2297981d286fa9a0113e20cae2a29469b858 Mon Sep 17 00:00:00 2001 From: Avindra Goolcharan Date: Sat, 8 Jan 2022 18:34:42 +0000 Subject: [PATCH] 1.17.1 -> 1.17.2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=52 --- _service | 4 ++-- deno-1.17.1.tar.xz | 3 --- deno-1.17.2.tar.xz | 3 +++ deno.changes | 23 +++++++++++++++++++++++ deno.spec | 2 +- vendor.tar.xz | 4 ++-- 6 files changed, 31 insertions(+), 8 deletions(-) delete mode 100644 deno-1.17.1.tar.xz create mode 100644 deno-1.17.2.tar.xz diff --git a/_service b/_service index 9e59fa6..edad4e5 100644 --- a/_service +++ b/_service @@ -13,8 +13,8 @@ git https://github.com/denoland/deno - v1.17.1 - 1.17.1 + v1.17.2 + 1.17.2 docs diff --git a/deno-1.17.1.tar.xz b/deno-1.17.1.tar.xz deleted file mode 100644 index 675a038..0000000 --- a/deno-1.17.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1f5189c88d89cd49606237b5832aebf196d51a12df4e38dd007e714ed1b7a32 -size 6752216 diff --git a/deno-1.17.2.tar.xz b/deno-1.17.2.tar.xz new file mode 100644 index 0000000..d88947a --- /dev/null +++ b/deno-1.17.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d0c461856f6d8fa1a1c0ec3848475270ba56aba01a3ca1c319ef5b579ebc532 +size 6896248 diff --git a/deno.changes b/deno.changes index cc21ecf..2d28784 100644 --- a/deno.changes +++ b/deno.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Sat Jan 8 18:32:45 UTC 2022 - Avindra Goolcharan + +- update to v1.17.2: + * fix(cli): include JSON modules in bundle (#13188) + * fix(core): inspector works if no "Runtime.runIfWaitingForDebugger" + message is sent (#13191) + * fix(coverage): use only string byte indexes and 0-indexed + line numbers (#13190) + * fix(doc): Make private types which show up in the rustdocs public (#13230) + * fix(ext/console): map basic css color keywords to ansi (#13175) + * fix(ext/crypto) - exportKey JWK for AES/HMAC must use base64url (#13264) + * fix(ext/crypto) include AES-CTR for deriveKey (#13174) + * fix(ext/crypto): use forgiving base64 encoding for JWK (#13240) + * fix(ext/ffi): throw errors instead of panic (#13283) + * fix(lsp): add code lens for tests just using named functions (#13218) + * fix(lsp): better handling of folders in registry completions (#13250) + * fix(lsp): handle repeating patterns in registry correctly (#13275) + * fix(lsp): properly generate data URLs for completion items (#13246) + * fix(signals): prevent panic when listening to forbidden signals (#13273) + * fix: support mts, cjs & cts files for deno test & deno fmt (#13274) + * fix: upgrade swc_ecmascript to 0.103 (#13284) + ------------------------------------------------------------------- Sat Dec 25 20:13:09 UTC 2021 - Avindra Goolcharan diff --git a/deno.spec b/deno.spec index 529ce3f..3451ed3 100644 --- a/deno.spec +++ b/deno.spec @@ -19,7 +19,7 @@ Name: deno -Version: 1.17.1 +Version: 1.17.2 Release: 0 Summary: A secure JavaScript and TypeScript runtime License: MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index cbf7c0a..7f35e1a 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:57aa651023063e608762d93539b026f49a406c5256f102252fb2f35ee377919f -size 60119748 +oid sha256:2ef964efbbd7984f44d0311e63ae0854e10597faeda372c37c02b2606c4a607f +size 60138968