1 Commits

Author SHA256 Message Date
Soc Virnyl Estela
6c510b0f16 - Update to version 2.1.9:
* perf(crypto): use ring for asm implementations of sha256/sha512
  * fix(ext/node): add http information support
  * fix(core): Fix `create_stack_trace` from empty trace
  * fix(lsp): ignore errors on ambient module imports
  * fix(init): correct dev task for --lib
  * fix(ext/node): implement `crypto.hash`
  * fix(check): better handling of TypeScript in npm packages for type checking
  * docs: jsdocs for URL web API
  * fix(check): compiler options from workspace members
  * fix(process/windows): correct command resolution when PATH env var not uppercase
  * fix(npmrc): merge `.npmrc` in user's homedir and project
  * fix(ext/node): clear tz cache when setting process.env.TZ
  * fix(ext/crypto): fix jwk key_ops validation
  * fix(ext/node): implement `aes-128-ctr`, `aes-192-ctr`, and `aes-256-ctr`
  * fix(ext/node): do not apply socket-init-workaround to ipc socket
  * chore: remove unused npm package fixtures
  * perf(node_resolver): reduce url to/from path conversions
  * fix(install/global): warn about not including auto-discovered config file
  * fix(ext/crypto): export private x25519 JWK key
  * chore: fix deno_resolver non-sync build
  * fix(ext/node): implement X509Certificate#checkHost
  * fix(ext/node): fix panic when invalid AES GCM key size
  * fix(ext/node): fix async variant of brotliDecompress
  * chore(ext/node): remove internal/streams/buffer_list.mjs
  * fix(ext/node): scrypt panic when `log_n` > 64
  * fix(core): handle dyn imports exceeding call stack size
  * fix(ext/node): npm:mqtt compatibility
  * fix(ext/fetch): update h2 to fix sending a PROTOCOL_ERROR instead of REFUSED_STREAM when receiving oversized headers
  * perf(lsp): cache completion item resolution during request

OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=281
2025-02-02 07:12:55 +00:00