From ba666837149f727e8a62097fb2509c467fd0264455a9543ac4f9d17689d0e9b6 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Mon, 11 Aug 2025 08:40:56 +0800 Subject: [PATCH] reupload registry.tar.zst and update deno.changes file Signed-off-by: Soc Virnyl Estela --- _service | 3 +++ deno.changes | 60 +++++++++++++++++++++++++++++++++++++++++++++++- registry.tar.zst | 4 ++-- 3 files changed, 64 insertions(+), 3 deletions(-) diff --git a/_service b/_service index 6b57b4b..0c85e62 100644 --- a/_service +++ b/_service @@ -12,6 +12,9 @@ v2.4.3 ^v?(.*) $1 + true + Soc Virnyl Estela + uncomfyhalomacro@opensuse.org diff --git a/deno.changes b/deno.changes index 3111f9a..c0777b9 100644 --- a/deno.changes +++ b/deno.changes @@ -1,3 +1,62 @@ +------------------------------------------------------------------- +Mon Aug 11 00:36:41 UTC 2025 - Soc Virnyl Estela + +- Update to version 2.4.3: + * 2.4.3 (#30251) + * fix(tsconfig): don't use tsc-compatible defaults for deno.json compiler options (#30242) + * perf(buffer): optimize Buffer.subarray and Buffer.prototype.utf8Slice (#30213) + * fix(ext/node): use primordials in `ext/node/polyfills/internal_binding/pipe_wrap.ts` (#30241) + * fix: reduce change of corrupt lockfile error when updating dependencies in the config file (#30239) + * chore: regression where excluded path stopped being excluded (#30238) + * fix(http): catch more tunnel close errors (#30236) + * refactor: remove more allocations querying for permissions (#30237) + * fix: ensure coverage dir is stored absolute to prevent issues when cwd changes (#30225) + * fix: use 'deno_signals' crate for signal handling (#30204) + * fix: don't invoke `Proxy` getter trap on `console.log` (#30230) + * refactor: use Cow more in permissions (#30227) + * fix(publish): improve diagnostic when importing from another package using a relative import (#30203) + * refactor: remove usages of to_string_lossy().to_string() (#30224) + * chore: remove redundant operations from README.md (#30228) + * refactor: remove some allocations in op_require_x ops (#30212) + * fix(ext/node): validate `fd` is integer on `fsync` and `fdatasync` (#30215) + * fix(ext/node): use Zlib base for brotli handles (#30112) + * refactor(node): remove some duplicate code and unnecessary allocations in node_resolver (#30209) + * refactor: update to deno_path_util 0.5.2 (#30211) + * fix: update setTimeout and setInterval callback type to support strin… (#30183) + * fix(lib/node): change ERR_INVALID_PACKAGE_TARGET to ERR_PACKAGE_PATH_NOT_EXPORTED when no package.json#exports condition matches (#29841) + * chore(bench): add missing commas in Extension struct literal (#30206) + * fix(regression): do not error when specifying `--config` flag with `../` component (#30208) + * fix(ext/node): fix segmentation fault when spkac is empty (#30207) + * fix(bundle): don't force managed npm resolution (#30200) + * fix: support package.json imports in a Deno workspace (#30198) + * docs: Fix broken Getting Started link in CONTRIBUTING.md (#30194) + * test: avoid race condition on node compat test runner (#30201) + * Revert "fix(unstable): always require --allow-read permissions for raw imports (#30184)" (#30196) + * fix(compile): do not include managed npm deps when graph does not have any npm pkgs (#30189) + * fix(compile): do not error including npm packages that don't match current system (#30188) + * fix: tunnels in processes that don't listen (#30178) + * chore: mark some node compat tests as flaky (#30190) + * fix(unstable): always require --allow-read permissions for raw imports (#30184) + * fix(check): ensure module not found errors are surfaced (#30181) + * fix(ext/node): implement tls.checkServerIdentitiy (#30148) + * fix(ext/node): implement TLSSocket.getPeerCertificate (#30146) + * fix: do not panic deserializing config with invalid number value (#30171) + * refactor: upgrade to deno_core 0.353.0 (#30164) + * fix(ext/node): `fs.read` and `fs.write` promisify compatibility (#30152) + * chore: fix flaky dynamic_npm_resolution_failure (#30165) + * fix(task): improve parsing of quotes in command substitution (#30162) + * feat(unstable): add useful metadata to tunnel (#30161) + * test: add ability to mark Node compat tests as flaky (#30158) + * test: de-flake 'wasm_unreachable' test (#30157) + * fix(lsp): improve renaming a file with bytes or text imports (#30142) + * fix(ext/node): use primordials in `ext/node/polyfills/internal_binding/_listen.ts` (#30100) + * chore: update deno_tunnel (#30154) + * fix(ext/node): add process._rawDebug (#30141) + * fix(lsp): do not error for bytes or text import of json module (#30137) + * fix(task): show package name of task when --recursive (#30136) + * fix(task): `--recursive` - order tasks by package dependencies (#30129) + * refactor(lsp): move workspace_resolver to LspResolver (#30127) + ------------------------------------------------------------------- Fri Jul 18 04:42:52 UTC 2025 - Soc Virnyl Estela @@ -6064,4 +6123,3 @@ Sat Dec 19 08:57:04 UTC 2020 - Avindra Goolcharan Fri Dec 4 02:20:19 UTC 2020 - Avindra Goolcharan - init pkg at v1.5.4 - diff --git a/registry.tar.zst b/registry.tar.zst index b545c46..1cc1d6d 100644 --- a/registry.tar.zst +++ b/registry.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:68c5bab507c00781596a87ed46bd37ecff73e7ca8e59c537c6b7c3b2f4eb3060 -size 187223011 +oid sha256:6b2c5503b31dccb211df0777ca0f355d5a4a5a4fbd627408b3b06b346e7c5710 +size 187223159 -- 2.49.0