diff --git a/_service b/_service index ab60211..4b03eed 100644 --- a/_service +++ b/_service @@ -13,8 +13,8 @@ git https://github.com/denoland/deno - v1.31.2 - 1.31.2 + v1.31.3 + 1.31.3 docs diff --git a/deno-1.31.2.tar.xz b/deno-1.31.2.tar.xz deleted file mode 100644 index 932c132..0000000 --- a/deno-1.31.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6dc38e95d4c3ffc64ae8ffa0bdd961be4dc675cff61695e6fffce5128c1c987b -size 7639064 diff --git a/deno-1.31.3.tar.xz b/deno-1.31.3.tar.xz new file mode 100644 index 0000000..26473b0 --- /dev/null +++ b/deno-1.31.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2c7b5f597127f1f950158ede1c25422b452e62bfc1557055f628d51797621a4 +size 7638420 diff --git a/deno.changes b/deno.changes index 6d92a9e..25cdbd2 100644 --- a/deno.changes +++ b/deno.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Thu Mar 16 18:23:39 UTC 2023 - Avindra Goolcharan + +- update to 1.31.3: + * fix(check): regression where config "types" entries caused type checking + errors (#18124) + * fix(core): Upgrades bytes crate from =1.2.1 to ^1.4.0 (#18123) + * fix(core): SafePromiseAll to be unaffected by Array#@@iterator (#17542) + * fix(core/internal): fix typo in primordial type definitions (#18125) + * fix(ext/fs): retry if file already exists in makeTempFile (#17787) + * fix(ext/http): abort request signal when response errors (#17822) + * fix(ext/node): add crypto.createCipheriv (#18091) + * fix(ext/node): implement "ascii" encoding for node:fs writeFile() (#18097) + * fix(ext/web): Stop using globalThis.ReadableStream in Blob (#18187) + * fix(info/doc): add missing --no-lock and --lock flags (#18166) + * fix(lsp): avoid calling client while holding lock (#18197) + * fix(npm): "not implemented scheme" message should properly show the scheme + (#18209) + * fix(npm): show a progress bar when initializing the node_modules folder + (#18136) + * fix(repl): do not panic deleting Deno or deleting all its properties + (#18211) + * fix: ensure no node_modules directory is created when a package.json exists + and no npm dependencies are used (#18134) + * perf: do not depend on iana-time-zone (#18088) + ------------------------------------------------------------------- Sat Mar 11 17:58:10 UTC 2023 - Avindra Goolcharan diff --git a/deno.spec b/deno.spec index c4dde79..ee016d0 100644 --- a/deno.spec +++ b/deno.spec @@ -19,7 +19,7 @@ Name: deno -Version: 1.31.2 +Version: 1.31.3 Release: 0 Summary: A secure JavaScript and TypeScript runtime License: MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index e80068e..0e89b49 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b8f66b12bda19bd82f5ff4f8cafa2e1609eb45cb788f9188a50da9548a98236 -size 70352816 +oid sha256:7b35c27147f73724d476e3296e940a2e4af1cc11bc60cd9223bc8a587d8c0cb2 +size 70687432