diff --git a/_service b/_service index 2bc813a..daea51d 100644 --- a/_service +++ b/_service @@ -13,8 +13,8 @@ git https://github.com/denoland/deno - c26fbe38d5a1f485a0960357c22080dd23e03ffb - 1.31.0 + v1.31.1 + 1.31.1 docs diff --git a/deno-1.31.0.tar.xz b/deno-1.31.0.tar.xz deleted file mode 100644 index 905d913..0000000 --- a/deno-1.31.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d6d3e0551706bc107eeea3b1eeacf0fb60e3f4fb825823cfbf119b997039611 -size 9456440 diff --git a/deno-1.31.1.tar.xz b/deno-1.31.1.tar.xz new file mode 100644 index 0000000..0eca277 --- /dev/null +++ b/deno-1.31.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68c27a7d241a4761782976eeec77ffad986c70a8ac0fd9ac8edb9821b6105a57 +size 9466752 diff --git a/deno.changes b/deno.changes index cda0171..c273902 100644 --- a/deno.changes +++ b/deno.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Feb 26 20:00:55 UTC 2023 - Avindra Goolcharan + +- update to 1.31.1: + * feat: add DENO_NO_PACKAGE_JSON env var (#17926) + * fix(npm): lazily install package.json dependencies only when necessary + (#17931) + * fix(npm): package.json auto-discovery should respect --no-config and + --no-npm (#17924) + * fix: ensure concurrent non-statically analyzable dynamic imports + do not sometimes fail (#17923) + * fix: ignore workspace, git, file, http, https specifiers in package.json + (#17934, #17938) + * fix: regression remapping remote specifier to local file (#17935) + * fix: remote modules should be allowed to import data urls (#17920) + ------------------------------------------------------------------- Fri Feb 24 00:21:54 UTC 2023 - Avindra Goolcharan diff --git a/deno.spec b/deno.spec index c3f0463..1f7e6c5 100644 --- a/deno.spec +++ b/deno.spec @@ -19,7 +19,7 @@ Name: deno -Version: 1.31.0 +Version: 1.31.1 Release: 0 Summary: A secure JavaScript and TypeScript runtime License: MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index 4c3302f..fddcadf 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2b3011848419a9d00743b3a43b69b1ac4d8f6205c5fd319c99b96f71eb2fc4cd -size 70602636 +oid sha256:8874b411caa9d6ff9a64885c48ac73b687da9dcba6aba0364cbc30259ab943a2 +size 47700628