From 2d3a59b8c7ca1f82f82a402c74e2bc7e393efd19d32f5501022c2515c5a95cbb Mon Sep 17 00:00:00 2001 From: Avindra Goolcharan Date: Wed, 10 Mar 2021 03:44:19 +0000 Subject: [PATCH] 1.8.0 -> 1.8.1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=12 --- _service | 4 ++-- deno-1.8.0.tar.xz | 3 --- deno-1.8.1.tar.xz | 3 +++ deno.changes | 18 ++++++++++++++++++ deno.spec | 2 +- vendor.tar.xz | 4 ++-- 6 files changed, 26 insertions(+), 8 deletions(-) delete mode 100644 deno-1.8.0.tar.xz create mode 100644 deno-1.8.1.tar.xz diff --git a/_service b/_service index 0b5da3a..1425171 100644 --- a/_service +++ b/_service @@ -13,8 +13,8 @@ git https://github.com/denoland/deno - 18b894072d3eb6b04016e77ece0d78512f7ffca1 - 1.8.0 + v1.8.1 + 1.8.1 docs diff --git a/deno-1.8.0.tar.xz b/deno-1.8.0.tar.xz deleted file mode 100644 index 01f2245..0000000 --- a/deno-1.8.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c82c0463f0f26a4a2b987d867328cd65f9be57c3c3aa4abf0cfe86245c13d3c3 -size 6100876 diff --git a/deno-1.8.1.tar.xz b/deno-1.8.1.tar.xz new file mode 100644 index 0000000..5568f61 --- /dev/null +++ b/deno-1.8.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c1846214b1e207d62226528dc7053c7659ad03fd4dbc6ac89f8f32256c66546 +size 6098748 diff --git a/deno.changes b/deno.changes index 129679f..b49fad1 100644 --- a/deno.changes +++ b/deno.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Mar 10 03:34:32 UTC 2021 - Avindra Goolcharan + +- update to v1.8.1: + * fix(cli/ast): Pass importsNotUsedAsValues to swc + * fix(cli/compile): Do not append .exe depending on target + * fix(cli/coverage): Ensure single line functions don't yield false positives + * fix(core): Shared queue assertion failure in case of js error + * fix(runtime): Add navigator interface objects + * fix(runtime/web_worker): Don't block self.onmessage with TLA + * fix(webgpu): Add Uint32Array type for code in ShaderModuleDescriptor + * fix(webgpu): Add webidl records and simple unions +- update deno_std to 0.90.0: + * feat(node): Add CLI for running Node.js script with std/node + * feat(node): Add "module" polyfill + * fix(node): fix assert module, enable test cases + * fix(http): Create a single encoder instance + ------------------------------------------------------------------- Tue Mar 2 23:49:39 UTC 2021 - Avindra Goolcharan diff --git a/deno.spec b/deno.spec index 7873be3..3bd391c 100644 --- a/deno.spec +++ b/deno.spec @@ -19,7 +19,7 @@ Name: deno -Version: 1.8.0 +Version: 1.8.1 Release: 0 Summary: A secure JavaScript and TypeScript runtime License: MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index 53c19d1..ffc7c4d 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ccc91cdca38e4ff241a68d04c7e1f7676b2370a938f72055c451f6d1899267f -size 50619372 +oid sha256:643c8c1dd403cf8457267397891339448613fce2d872150187f775f8e781016c +size 49630880