From 607a556ea557b819de90eae245d760477c3c609ce2bc38a7ace0b9d2c8b63f36 Mon Sep 17 00:00:00 2001 From: Avindra Goolcharan Date: Mon, 17 May 2021 16:27:39 +0000 Subject: [PATCH] 1.10.1 -> 1.10.2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=26 --- _service | 4 ++-- deno-1.10.1.tar.xz | 3 --- deno-1.10.2.tar.xz | 3 +++ deno.changes | 14 ++++++++++++++ deno.spec | 2 +- vendor.tar.xz | 4 ++-- 6 files changed, 22 insertions(+), 8 deletions(-) delete mode 100644 deno-1.10.1.tar.xz create mode 100644 deno-1.10.2.tar.xz diff --git a/_service b/_service index f538a8c..ac73119 100644 --- a/_service +++ b/_service @@ -13,8 +13,8 @@ git https://github.com/denoland/deno - v1.10.1 - 1.10.1 + v1.10.2 + 1.10.2 docs diff --git a/deno-1.10.1.tar.xz b/deno-1.10.1.tar.xz deleted file mode 100644 index a01003f..0000000 --- a/deno-1.10.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9dfa3edf40ed363a7f62432c516737ce6537c50801c27ab45e9a4b9cb2cd4d7f -size 6163364 diff --git a/deno-1.10.2.tar.xz b/deno-1.10.2.tar.xz new file mode 100644 index 0000000..5533895 --- /dev/null +++ b/deno-1.10.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeb4e0dbe248414216179f9e5ebd98acaed931e543d44d547b73282df66da05e +size 6159016 diff --git a/deno.changes b/deno.changes index c6c9756..645aace 100644 --- a/deno.changes +++ b/deno.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon May 17 16:03:53 UTC 2021 - Avindra Goolcharan + +- update to v1.10.2: + * fix: static import permissions in dynamic imports + * fix(lsp): remove duplicate cwd in config path + * fix(cli): ignore x-typescript-types header when media type is not js/jsx + * chore: upgrade Tokio to 1.6.0 +- update deno_std to 0.97.0: + * fix(io/buffer): make Buffer compatible with Deploy + * fix(io/bufio): readDelim returns wrong result if delim strides over chunks + * fix(node/events): accept only functions as listener arguments + * fix(testing): support array values in assertObjectMatch + ------------------------------------------------------------------- Wed May 12 20:16:56 UTC 2021 - Avindra Goolcharan diff --git a/deno.spec b/deno.spec index cb637eb..5a95448 100644 --- a/deno.spec +++ b/deno.spec @@ -19,7 +19,7 @@ Name: deno -Version: 1.10.1 +Version: 1.10.2 Release: 0 Summary: A secure JavaScript and TypeScript runtime License: MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index ecdcccd..17556e6 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8a3aac5f206ea757dd8ab6b4ead35478e1ff5da0c2facf55ce181ee50a902034 -size 53336984 +oid sha256:7f715779e3d523bdf7d86ec4870ec26cbf56fc1c4fe2c8a00b940191d5ebae0d +size 53382012