From b5cbf2ac81297365d3a1ff06f0de9c0f1a4650ecccd6f4302c0e2b354b53c3b0 Mon Sep 17 00:00:00 2001 From: Avindra Goolcharan Date: Wed, 23 Jun 2021 23:36:02 +0000 Subject: [PATCH] 1.11.1+ -> 1.11.2+ OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=32 --- _service | 4 ++-- deno-1.11.1.tar.xz | 3 --- deno-1.11.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.11.1.tar.xz create mode 100644 deno-1.11.2.tar.xz diff --git a/_service b/_service index 0be19bf..16d448e 100644 --- a/_service +++ b/_service @@ -13,8 +13,8 @@ git https://github.com/denoland/deno - v1.11.1 - 1.11.1 + v1.11.2 + 1.11.2 docs diff --git a/deno-1.11.1.tar.xz b/deno-1.11.1.tar.xz deleted file mode 100644 index 1a55bbb..0000000 --- a/deno-1.11.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9326f39fd4313d38dd55abbda182c2ec98a5247f55652ec54ff522665aa5093c -size 6125384 diff --git a/deno-1.11.2.tar.xz b/deno-1.11.2.tar.xz new file mode 100644 index 0000000..12fdf3e --- /dev/null +++ b/deno-1.11.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b854062ae98495283aa563501c184255eca19deaeeec6d4d466a5b351a847aac +size 6120820 diff --git a/deno.changes b/deno.changes index 384dd68..4198713 100644 --- a/deno.changes +++ b/deno.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Jun 23 21:25:08 UTC 2021 - Avindra Goolcharan + +- update to v1.11.2: + * feat(unstable, lsp): quick fix actions to ignore lint errors (#10627) + * fix: add support for module es2020 to Deno.emit (#11065) + * fix: align Console to spec (#10983) + * fix: align URL / URLSearchParams to spec (#11005) + * fix: align Websocket to spec (#11010) + * fix: closing / aborting WritableStream is racy (#10982) + * fix: fetch with method HEAD should not have body (#11003) + * fix: Worker accepts specifier as URL (#11038) + * fix(lsp): do not rename in strings and comments (#11041) + ------------------------------------------------------------------- Sat Jun 19 05:38:31 UTC 2021 - Avindra Goolcharan diff --git a/deno.spec b/deno.spec index 9d5cb74..c529502 100644 --- a/deno.spec +++ b/deno.spec @@ -19,7 +19,7 @@ Name: deno -Version: 1.11.1 +Version: 1.11.2 Release: 0 Summary: A secure JavaScript and TypeScript runtime License: MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index 63f10fe..993a4a6 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a9bf100347cb3ade0d5686879c29a62dca4f8301262a8d65d58c15ca2bbdce5d -size 52910968 +oid sha256:8c3bea388ca52ea8ad5517e124675d59152540b7bc567d41538c9c8a746d941c +size 52912800