diff --git a/_service b/_service index f01869c..ea1ddfe 100644 --- a/_service +++ b/_service @@ -8,7 +8,7 @@ https://github.com/denoland/deno @PARENT_TAG@ - v2.1.2 + v2.1.3 v(.*) \1 enable @@ -22,7 +22,7 @@ deno - deno-2.1.2.tar.zst + deno-2.1.3.tar.zst true true diff --git a/_servicedata b/_servicedata index a0efef2..108f057 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/denoland/deno - 2039abe8d2bc82fa800f4118707a48ac6f5e02ae \ No newline at end of file + 7f9b1ff30f7d9880b7c825c2b5f2de3137343d76 \ No newline at end of file diff --git a/deno-2.1.2.tar.zst b/deno-2.1.2.tar.zst deleted file mode 100644 index 10cfd22..0000000 --- a/deno-2.1.2.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b83783bea4765bcad6fbd9d20321c76b0096656e15a49038da509d3f067ad03c -size 100002260 diff --git a/deno-2.1.3.tar.zst b/deno-2.1.3.tar.zst new file mode 100644 index 0000000..685e9c5 --- /dev/null +++ b/deno-2.1.3.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0937523fb817c16c415579d5d574236ac9042d4cc0ac40474f0fb30ee08b8987 +size 100099315 diff --git a/deno.changes b/deno.changes index d6fd3e7..ccafb6b 100644 --- a/deno.changes +++ b/deno.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Sat Dec 7 14:32:55 UTC 2024 - Soc Virnyl Estela + +- Update to version 2.1.3: + * fix(install): use locked version of jsr package when fetching exports + * fix(task): `--recursive` option not working + * fix: clear dep analysis when module loading is done + * test(ext/node): fix flaky node/http2.createServer() test + * chore: update hickory dns crates + * fix(unstable/temporal): respect locale in `Duration.prototype.toLocaleString` + * fix(node/worker_threads): data url not encoded properly with eval + * refactor: remove usages of `deno_core::resolve_import` for resolving redirects + * fix(outdated): allow `--latest` without `--update` + * fix(task): kill descendants when killing task process on Windows + * fix: improve auto-imports for npm packages + * fix(unstable): otel context with multiple keys + * fix(task): don't panic with filter on missing task argument + * test: add node compat test cases + * test(ext/node): reduce race condition in test case + * refactor: remove `CliNpmRegistryApi` + * fix(task): only pass args to root task + * fix(node/fs): support `recursive` option in readdir + * refactor(ext/web): align error messages + * refactor: add deno_npm_cache crate + * chore: fix cjs_with_deps test to use a temp dir + * fix(fmt): stable formatting of HTML files with JS + * chore: upgrade deno_lint to 0.68.2 + * feat(unstable): add metrics to otel + * refactor: upgrade to deno_npm 0.26 + * chore: export variables from node compat tools script + * fix: support `workspace:^` and `workspace:~` version constraints + * fix(task): forward signals to spawned sub-processes on unix + * refactor(ext/fs): align error messages + ------------------------------------------------------------------- Fri Nov 29 00:58:34 UTC 2024 - Soc Virnyl Estela diff --git a/deno.obsinfo b/deno.obsinfo index 83dbca5..961d89a 100644 --- a/deno.obsinfo +++ b/deno.obsinfo @@ -1,4 +1,4 @@ name: deno -version: 2.1.2 -mtime: 1732808748 -commit: 2039abe8d2bc82fa800f4118707a48ac6f5e02ae +version: 2.1.3 +mtime: 1733441783 +commit: 7f9b1ff30f7d9880b7c825c2b5f2de3137343d76 diff --git a/deno.spec b/deno.spec index 1e3d2aa..67f0e6f 100644 --- a/deno.spec +++ b/deno.spec @@ -21,7 +21,7 @@ %global _lto_cflags %nil %global _v8_version 130.0.1 Name: deno -Version: 2.1.2 +Version: 2.1.3 Release: 0 Summary: A secure JavaScript and TypeScript runtime License: MIT diff --git a/registry.tar.zst b/registry.tar.zst index cbfa386..1bbe128 100644 --- a/registry.tar.zst +++ b/registry.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:981237725395e80c7cdb0456333e03d154baa2ad8c0c63a322a2a8aafdf66336 -size 140268290 +oid sha256:7c929de726b233fc968e866fd4b7eea145b33b1f5a3870e65e55ff29ddec6f91 +size 143610461