diff --git a/_service b/_service index c647553..49f5320 100644 --- a/_service +++ b/_service @@ -8,19 +8,21 @@ https://github.com/denoland/deno @PARENT_TAG@ - v2.0.4 + v2.0.5 v(.*) \1 enable - + false + true + registry deno deno - deno-2.0.4.tar.zst + deno-2.0.5.tar.zst true true diff --git a/_servicedata b/_servicedata index be3e873..a5c956d 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/denoland/deno - b7c282d2f80b12b0b2a435780fb0ea2b236ab224 \ No newline at end of file + 78a799b4947461eb5c6092295cbcdabfe94053f7 \ No newline at end of file diff --git a/deno-2.0.4.tar.zst b/deno-2.0.4.tar.zst deleted file mode 100644 index 2d188bd..0000000 --- a/deno-2.0.4.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf2c468363b19df96af9813f4328cdd407c09ee7b2f2ebc9d3c5a07e7309dd2a -size 333996917 diff --git a/deno-2.0.5.tar.zst b/deno-2.0.5.tar.zst new file mode 100644 index 0000000..9881cb7 --- /dev/null +++ b/deno-2.0.5.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b262c7058246e86b133ad4807729022eb478ad748e649fe274acaa20ee72f584 +size 98802962 diff --git a/deno.changes b/deno.changes index 463d4ac..9b4ea19 100644 --- a/deno.changes +++ b/deno.changes @@ -1,7 +1,45 @@ +------------------------------------------------------------------- +Thu Nov 7 11:32:30 UTC 2024 - Soc Virnyl Estela + +- Update to version 2.0.5: + * fix: panic_hook hangs without procfs + * chore: deprecate run itests + * fix(install): handle invalid function error, and fallback to junctions regardless of the error + * fix: op_run_microtasks crash + * fix(add): better error message when adding package that only has pre-release versions + * chore: fix serve_watch_all test + * ci: use self-hosted mac arm runner for building on tags + * fix(workspace): support wildcard packages + * fix(ext/node): add `findSourceMap` to the default export of `node:module` + * fix(fmt): do not panic for jsx ignore container followed by jsx text + * fix(lsp): scope attribution for lazily loaded assets + * fix(types): missing `import` permission on `PermissionOptionsObject` + * fix(fmt): ignore file directive for YAML files + * refactor(runtime/permissions): use concrete error types + * chore: update dlint to v0.68.0 for internal + * perf(lsp): don't walk coverage directory + * fix(add): only add npm deps to package.json if it's at least as close as deno.json + * fix: improved support for cjs and cts modules + * chore: upgrade to rust 1.82 and LLVM 19 + * fix(cli): set `npm_config_user_agent` when running npm packages or tasks + * fix(node): Implement `os.userInfo` properly, add missing `toPrimitive` + * fix(ext/node): resolve exports even if parent module filename isn't present + * fix(ext/node): convert errors from `fs.readFile/fs.readFileSync` to node format + * fix: surface package.json location on dep parse failure + * fix(coverage): exclude comment lines from coverage reports + * fix(fmt): fix several HTML and components issues + * fix(lsp): include unstable features from editor settings + * fix: clamp smi in fast calls by default + * fix: remove permission check in op_require_node_module_paths + * fix(ext/node): return `this` from `http.Server.ref/unref()` + * fix(serve): support serve hmr + * docs(console): Update docstrings for install and uninstall + ------------------------------------------------------------------- Sun Nov 3 08:22:47 UTC 2024 - Soc Virnyl Estela -- Experiement with vendoring cargo home registry. +- Experiment with vendoring cargo home registry. See the documentation at + https://github.com/openSUSE-Rust/obs-service-cargo/blob/master/README.md#cargo-vendor-home-registry ------------------------------------------------------------------- Sat Nov 2 12:48:07 UTC 2024 - Soc Virnyl Estela diff --git a/deno.obsinfo b/deno.obsinfo index d257db0..35cd09e 100644 --- a/deno.obsinfo +++ b/deno.obsinfo @@ -1,4 +1,4 @@ name: deno -version: 2.0.4 -mtime: 1730247335 -commit: b7c282d2f80b12b0b2a435780fb0ea2b236ab224 +version: 2.0.5 +mtime: 1730852345 +commit: 78a799b4947461eb5c6092295cbcdabfe94053f7 diff --git a/deno.spec b/deno.spec index e25eb52..5858dae 100644 --- a/deno.spec +++ b/deno.spec @@ -20,7 +20,7 @@ %global _lto_cflags %nil Name: deno -Version: 2.0.4 +Version: 2.0.5 Release: 0 Summary: A secure JavaScript and TypeScript runtime License: MIT diff --git a/registry.tar.zst b/registry.tar.zst index 2be6dc7..3b9617d 100644 --- a/registry.tar.zst +++ b/registry.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6589197fb1387d898fdafe72fc2af2469cd85fd3b0a5e93fda337950f64d29a3 -size 140515832 +oid sha256:9b7e9d2c89d3377247e3d2b0cb0103bac699119eda65f6165b0d6bea35e08070 +size 140558058