From 2a6a9bb1ea408823971291e123d94f061d410dcc7f0c3606335eb30f2b397c56 Mon Sep 17 00:00:00 2001 From: Avindra Goolcharan Date: Fri, 17 Nov 2023 21:11:44 +0000 Subject: [PATCH] 1.38.2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=166 --- _service | 4 ++-- deno-1.38.1.tar.xz | 3 --- deno-1.38.2.tar.xz | 3 +++ deno-disable-update-check.patch | 6 +++--- deno.changes | 29 +++++++++++++++++++++++++++++ deno.spec | 2 +- vendor.tar.xz | 4 ++-- 7 files changed, 40 insertions(+), 11 deletions(-) delete mode 100644 deno-1.38.1.tar.xz create mode 100644 deno-1.38.2.tar.xz diff --git a/_service b/_service index 4e84be1..a4c4501 100644 --- a/_service +++ b/_service @@ -13,8 +13,8 @@ git https://github.com/denoland/deno - v1.38.1 - 1.38.1 + v1.38.2 + 1.38.2 docs diff --git a/deno-1.38.1.tar.xz b/deno-1.38.1.tar.xz deleted file mode 100644 index 5a73e9a..0000000 --- a/deno-1.38.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b3aa0dab5e765290ac026441b2cfd10c39a3b8288a9f7f3ac0cd193eb41df7ce -size 3805720 diff --git a/deno-1.38.2.tar.xz b/deno-1.38.2.tar.xz new file mode 100644 index 0000000..4c0f924 --- /dev/null +++ b/deno-1.38.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:447690bd19b3a9a804ccc9ebdf31b3e30239092d5fe85a1dd87b08498122045b +size 3808196 diff --git a/deno-disable-update-check.patch b/deno-disable-update-check.patch index 27ace0d..df2872e 100644 --- a/deno-disable-update-check.patch +++ b/deno-disable-update-check.patch @@ -2,12 +2,12 @@ diff --git a/cli/tools/run/mod.rs.1 b/cli/tools/run/mod.rs index 4805ea7..57bb752 100644 --- a/cli/tools/run/mod.rs.1 +++ b/cli/tools/run/mod.rs -@@ -38,13 +38,6 @@ To grant permissions, set them before the script argument. For example: +@@ -45,13 +45,6 @@ To grant permissions, set them before the script argument. For example: let http_client = factory.http_client(); let cli_options = factory.cli_options(); -- // Run a background task that checks for available upgrades. If an earlier -- // run of this background task found a new version of Deno. +- // Run a background task that checks for available upgrades or output +- // if an earlier run of this background task found a new version of Deno. - super::upgrade::check_for_upgrades( - http_client.clone(), - deno_dir.upgrade_check_file_path(), diff --git a/deno.changes b/deno.changes index 69d018c..68e9449 100644 --- a/deno.changes +++ b/deno.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Fri Nov 17 20:58:39 UTC 2023 - Avindra Goolcharan + +- update to 1.38.2: + * feat(ext/web): add AbortSignal.any() (#21087) + * feat(lsp): upgrade check on init and notification (#21105) + * fix(cli): Allow executable name start with digit (#21214) + * fix(doc): issue discovering re-exports of re-exports sometimes (#21223) + * fix(ext/node): Re-enable alloc max size test (#21059) + * fix(ext/node): add APIs perf_hook.performance (#21192) + * fix(ext/node): implement process.geteuid (#21151) + * fix(ext/web): Prevent TextDecoderStream resource leak on + stream cancellation (#21074) + * fix(ext/web): webstorage has trap for symbol (#21090) + * fix(install): should work with non-existent relative root (#21161) + * fix(lsp): update tsconfig after refreshing settings on init (#21170) + * fix(node/http): export globalAgent (#21081) + * fix(npm): support cjs entrypoint in node_modules folder (#21224) + * fix(runtime): fix Deno.noColor when stdout is not tty (#21208) + * fix: improve deno doc --lint error messages (#21156) + * fix: use short git hash for deno version (#21218) + * perf(cli): strace mode for ops (undocumented) (#21131) + * perf(ext/http): Object pooling for HttpRecord and HeaderMap (#20809) + * perf: lazy bootstrap options - first pass (#21164) + * perf: move jupyter esm out of main snapshot (#21163) + * perf: snapshot runtime ops (#21127) + * perf: static bootstrap options in snapshot (#21213) +- rebase deno-disable-update-check.patch + ------------------------------------------------------------------- Fri Nov 10 20:01:44 UTC 2023 - Avindra Goolcharan diff --git a/deno.spec b/deno.spec index 0f54624..e4821d8 100644 --- a/deno.spec +++ b/deno.spec @@ -19,7 +19,7 @@ Name: deno -Version: 1.38.1 +Version: 1.38.2 Release: 0 Summary: A secure JavaScript and TypeScript runtime License: MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index 12aa261..9b98bee 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3fc377349fb8396c344e48e2409568d1c2a989b1d61cff61dca34fe4da532c77 -size 78875376 +oid sha256:e2ba87e096d1dc67119d3c6004d535ad1bfba9294c627e7ef07696cdac4f0188 +size 76636764