diff --git a/_service b/_service index b8ac3d2..5036160 100644 --- a/_service +++ b/_service @@ -13,8 +13,8 @@ git https://github.com/denoland/deno - v1.21.0 - 1.21.0 + v1.21.1 + 1.21.1 docs diff --git a/deno-1.21.0.tar.xz b/deno-1.21.0.tar.xz deleted file mode 100644 index cbf6567..0000000 --- a/deno-1.21.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed109e299b91233afc1f13d3d910fd8678b59b70c04d5e9640b8b74749621c69 -size 7992156 diff --git a/deno-1.21.1.tar.xz b/deno-1.21.1.tar.xz new file mode 100644 index 0000000..deddd9e --- /dev/null +++ b/deno-1.21.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d141c2e00c6ff09d67b537a1c16689554f4e7f96739a39fd76013c4e5e14d721 +size 7988936 diff --git a/deno.changes b/deno.changes index e0dce81..0bfc261 100644 --- a/deno.changes +++ b/deno.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Mon May 2 00:14:20 UTC 2022 - Avindra Goolcharan + +- update to v1.21.1: + * feat(ext/console): Add string abbreviation size option for + "Deno.inspect" (#14384) + * fix(ext/console): Compact empty iterables when calling + Deno.inspect with compact false (#14387) + * feat(ext/http): stream auto resp body compression (#14345) + * fix: change shade of "gray" color in eye-catchers (#14309) + * fix(bench): eliminate sanitizeExit overhead (#14361) + * fix(bench): report pending summary before clearing (#14369) + * fix(bench): reset reporter context (#14360) + * fix(cli): wrap long line of the env variables help (#14422) + * fix(ext/http): truncate read bytes when streaming bodies (#14389) + * fix(runtime/js/spawn): Pass stdio options for spawn() and + spawnSync() (#14358) + * fix(test): capture inherited stdout and stderr for subprocesses + in test output (#14395) + * fix(test): capture worker stdout and stderr in test output (#14410) + * fix(watcher): don't clear screen on start (#14351) + * fix(workers): Make worker.terminate() not block the + current thread (#13941) + * fix: deno task forward double hyphen (#14419) + * perf(ext/http): fast path for uncompressed bodies (#14366) + * perf(ext/http): faster is_content_compressible (#14383) + * perf(ext/http): optimize ReadableStreams backed by a resource (#14346) + * perf(runtime): read entire files in single ops (#14261) + * perf(serde_v8): zero-copy StringOrBuffer (#14381) + ------------------------------------------------------------------- Thu Apr 21 17:06:27 UTC 2022 - Avindra Goolcharan diff --git a/deno.spec b/deno.spec index b3767c6..82c8b5c 100644 --- a/deno.spec +++ b/deno.spec @@ -19,7 +19,7 @@ Name: deno -Version: 1.21.0 +Version: 1.21.1 Release: 0 Summary: A secure JavaScript and TypeScript runtime License: MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index 2fdee23..469f5db 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74f981f1af220df83957ec7da11a61663d0aef9afa93e7f9905941b22f0abf8e -size 64777976 +oid sha256:68cc05636eb24afd0f0421cdb70a72f3bc2728f0ccb7ef7682de3ffcee4049e3 +size 64747532