From 74005709e558257a28c9e0c03ecf2a1eb212fffe44cc19044a5611f3dbf35c19 Mon Sep 17 00:00:00 2001 From: Avindra Goolcharan Date: Wed, 11 Aug 2021 02:35:30 +0000 Subject: [PATCH] 1.12.2+ -> 1.13.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=40 --- _service | 12 +++++----- deno-1.12.2.tar.xz | 3 --- deno-1.13.0.tar.xz | 3 +++ deno.changes | 60 ++++++++++++++++++++++++++++++++++++++++++++++ deno.spec | 2 +- vendor.tar.xz | 4 ++-- 6 files changed, 72 insertions(+), 12 deletions(-) delete mode 100644 deno-1.12.2.tar.xz create mode 100644 deno-1.13.0.tar.xz diff --git a/_service b/_service index f8ea760..f437c27 100644 --- a/_service +++ b/_service @@ -13,8 +13,8 @@ git https://github.com/denoland/deno - v1.12.2 - 1.12.2 + v1.13.0 + 1.13.0 docs @@ -37,8 +37,8 @@ git https://github.com/denoland/rusty_v8 - b7abe60108e7d3ed4e26bb1dcbe7a2003c48d6f8 - 0.25.3 + v0.26.0 + 0.26.0 .github - - + + *.tar xz diff --git a/deno-1.12.2.tar.xz b/deno-1.12.2.tar.xz deleted file mode 100644 index 6ef911c..0000000 --- a/deno-1.12.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba9f4a6ab554368b296be20b2479b6a5a59e2ff815438c3bc5a59b95d1eac868 -size 6158516 diff --git a/deno-1.13.0.tar.xz b/deno-1.13.0.tar.xz new file mode 100644 index 0000000..6664b8e --- /dev/null +++ b/deno-1.13.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65c05d006c665c827346e032414986c71926f3456de3e3aece922520d13d5a38 +size 6167040 diff --git a/deno.changes b/deno.changes index b3b2a16..c6d70c3 100644 --- a/deno.changes +++ b/deno.changes @@ -1,3 +1,63 @@ +------------------------------------------------------------------- +Wed Aug 11 02:17:35 UTC 2021 - Avindra Goolcharan + +- update to v1.13.0 + * BREAKING(unstable): Rename Deno.WebSocketUpgrade::websocket to + socket (#11542) + * feat: Add --unsafely-ignore-certificate-errors flag to disable SSL + verification (#11324) + * feat: add experimental WebSocketStream API (#10365) + * feat: FFI API replacing native plugins (#11152) + * feat: stabilize Deno.serveHttp() (#11544) + * feat: support AbortSignal in writeFile (#11568) + * feat: support client certificates for connectTls (#11598) + * feat: type check codeblocks in Markdown file with + "deno test --doc" (#11421) + * feat(extensions/crypto): implement importKey and exportKey for + raw HMAC keys (#11367) + * feat(extensions/crypto): implement verify() for HMAC (#11387) + * feat(extensions/tls): Optionally support loading native certs (#11491) + * feat(extensions/web): add structuredClone function (#11572) + * feat(fmt): format top-level JSX elements/fragments with parens + when multi-line (#11582) + * feat(lsp): ability to set DENO_DIR via settings (#11527) + * feat(lsp): implement refactoring code actions (#11555) + * feat(lsp): support clients which do not support disabled code + actions (#11612) + * feat(repl): add --eval flag for evaluating code when the repl + starts (#11590) + * feat(repl): support exports in the REPL (#11592) + * feat(runtime): allow URL for permissions (#11578) + * feat(runtime): implement navigator.hardwareConcurrency (#11448) + * feat(unstable): clean environmental variables for subprocess (#11571) + * fix: support windows file specifiers with import maps (#11551) + * fix: Type Deno.errors.* as subclasses of Error (#10702) + * fix(doc): panic on invalid url (#11536) + * fix(extensions/fetch): Add Origin header to outgoing requests + for fetch (#11557) + * fix(extensions/websocket): allow any close code for server (#11614) + * fix(lsp): do not output to stderr before exiting the process (#11562) +- deno_std updated to 0.104.0: + * feat: Add collections module (#993, #1075, #1103, #1062, #1062, #1109, + #1108, #1071, #1069, #1104, #1097, #1110, #1116) + * feat(crypto): add std/crypto wrapping and extending runtime + WebCrypto (#1025) + * feat(http/file_server): return code 304 based on If-Modified-Since Header + (#1078) + * feat(node): add remaining Node.js builtin aliases (#1085) + * feat(node): add shim for perf_hooks (#1088) + * feat(node): assert/strict alias (#1084) + * feat(node): fs/promises implementation (#1083) + * feat(testing): add assertRejects, deprecate assertThrowsAsync (#1101) + * fix(async): make it so exception of deadline can be caught (#1105) + * fix(http/file_server): fix flaky 'file_server sets Date header + correctly' test case (#1095) + * fix(node): assert/strict, fs/promises, perf_hooks modules + could not be required (#1107) + * fix(node/events): optimize listener management (#1113) + * fix(testing): change assertThrows and assertThrowsAsync + return type to void and Promise (#1052) + ------------------------------------------------------------------- Mon Jul 26 23:19:02 UTC 2021 - Avindra Goolcharan diff --git a/deno.spec b/deno.spec index e9c55ae..f347ed6 100644 --- a/deno.spec +++ b/deno.spec @@ -19,7 +19,7 @@ Name: deno -Version: 1.12.2 +Version: 1.13.0 Release: 0 Summary: A secure JavaScript and TypeScript runtime License: MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index 93acc28..ef7ace3 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:731a6712fe5ecf00c71b83b358f69ee6889bcf8e33eaefd2c5f3bab1be7102b8 -size 54378936 +oid sha256:24a376a11193bcfdb308ac7bb9a994423a3618279e12382f39251d6d90dbf378 +size 55548072