diff --git a/_service b/_service index edad4e5..6b88c84 100644 --- a/_service +++ b/_service @@ -13,8 +13,8 @@ git https://github.com/denoland/deno - v1.17.2 - 1.17.2 + v1.17.3 + 1.17.3 docs diff --git a/deno.changes b/deno.changes index 2d28784..aa8a2f9 100644 --- a/deno.changes +++ b/deno.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Jan 16 18:03:34 UTC 2022 - Avindra Goolcharan + +- update to v1.17.3: + * fix: Get lib.deno_core.d.ts to parse correctly (#13238) + * fix: expose "Deno.memoryUsage()" in worker context (#13293) + * fix: install shim with --allow-all should not output each permission + individually (#13325) + * fix(compile): fix output flag behaviour on compile command (#13299) + * fix(coverage): don't type check (#13324) + * fix(coverage): merge coverage ranges (#13334) + * fix(ext/web): handle no arguments in atob (#13341) + * fix(serde_v8): support #[serde(default)] (#13300) + ------------------------------------------------------------------- Sat Jan 8 18:32:45 UTC 2022 - Avindra Goolcharan diff --git a/deno.spec b/deno.spec index 3451ed3..c5929dc 100644 --- a/deno.spec +++ b/deno.spec @@ -19,7 +19,7 @@ Name: deno -Version: 1.17.2 +Version: 1.17.3 Release: 0 Summary: A secure JavaScript and TypeScript runtime License: MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index 7f35e1a..55411ed 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ef964efbbd7984f44d0311e63ae0854e10597faeda372c37c02b2606c4a607f -size 60138968 +oid sha256:25f774ce9bc562e762515d6625ab76a5d758ba74013d14d11a65e102303c93a7 +size 60121828