deno/_servicedata

4 lines
230 B
Plaintext
Raw Normal View History

<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/denoland/deno</param>
- Update to version 2.1.5: * docs: added jsdoc for window.close() * refactor(npm): move `InNpmPackageChecker` code to deno_resolver * fix(lsp): use verbatim specifier for URL auto-imports * refactor(npm): extract out some npm fs resolution code from the cli * refactor(npm): split some resolution from installation * refactor: update deno_core for error refactor * fix(ext/net): update moka cache to avoid potential panic in `Deno.resolveDns` on some laptops with Ryzen CPU * fix(jsr): Wasm imports fail to load * fix(ext/node): Fix `os.cpus()` on Linux * fix(ext/websocket): Fix close code without reason * fix(ext/node): have `process` global available in Node context * fix(lint): fix single char selectors being ignored * fix(no-slow-types): handle rest param with internal assignments * fix(lsp): don't skip dirs with enabled subdirs * feat(node/fs): Add a chmod method to the FileHandle class * Revert "perf: build denort with panic = "abort" for releases" * refactor: make `IncrementalCache` accept a `CacheDBHash` * test(ext/node): disable flaky dgram tests * feat(unstable): no config npm:@opentelemetry/api integration * refactor(quic): introduce endpoint, 0rtt, cleanup * feat(unstable): replace SpanExporter with TracerProvider * fix(ext/http): improve error message when underlying resource of request body unavailable * fix(kv): improve backoff error message and inline documentation * fix(check): move module not found errors to typescript diagnostics * fix(check): line-break between diagnostic message chain entries * refactor: Use 'await using' in serve_test * fix(permissions): implicit `--allow-import` when using `--cached-only` * refactor: remove use of home crate * refactor: update some fs_util functions to use sys_traits OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=274
2025-01-15 03:01:49 +01:00
<param name="changesrevision">d15a95e28b0ec015c2f2a88cca3882ba96d5da98</param></service></servicedata>