Accepting request 1181796 from devel:languages:javascript

- update to 1.44.4:
  * Revert "chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)" (#24262)
  * fix(ext/node): Add Dirent.path and Dirent.parentPath (#24257)
  * fix(ext/node): Add SIGPOLL and SIGUNUSED signals (#24259)
  * fix(ext/node): use primordials in `ext/node/polyfills/_utils.ts` (#24253)
- includes 1.44.3:
  * feat(lsp): multi deno.json resolver scopes (#24206)
  * fix(cli): missing flag for --unstable-process (#24199)
  * fix(docs): correctly resolve href for built-ins (#24228)
  * fix(ext/console): bump default max str lengthto 10_00 (#24245)
  * fix(ext/http): actually await goAhead promise (#24226)
  * fix(ext/node): add missing BlockList & SocketAddress classes (#24229)
  * fix(ext/node): server.close() does graceful shutdown (#24184)
  * fix(ext/node): better support for node:diagnostics_channel module (#24088)
  * fix(ext/node): make process.versions own property (#24240)
  * fix(ext/node): use Deno.FsFile.statSync() (#24234)
  * fix(ext/permissions): add correct feature flags to winapi (#24218)
  * fix(ext/web): fix AbortSignal.timeout() leak (#23842)
  * fix(ext/webgpu): fix surface creation panic when adapter not
    initialized (#24201)
  * fix(inspector): crash on "Debugger.setBlackboxPatterns" (#24204)
  * fix(lsp): use import map from workspace root (#24246)
  * fix(napi): Read reference ownership before calling finalizer
    to avoid crash (#24203)
  * fix(no-slow-types): handle named type in mapped type (#24205)
  * fix(npm): use more relaxed package.json version constraint
    parsing (#24202)
  * fix(repl): prevent panic when deleting globalThis.closed property (#24014)
  * perf(lsp): store settings in Arc (#24191)
  * perf(node): ensure cjs wrapper module has deterministic output (#24248)

OBS-URL: https://build.opensuse.org/request/show/1181796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/deno?expand=0&rev=44
This commit is contained in:
Ana Guerrero 2024-06-20 14:47:51 +00:00 committed by Git OBS Bridge
commit 1603015f12
6 changed files with 42 additions and 8 deletions

View File

@ -13,8 +13,8 @@
<service name="tar_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/denoland/deno</param>
<param name="revision">v1.44.2</param>
<param name="version">1.44.2</param>
<param name="revision">v1.44.4</param>
<param name="version">1.44.4</param>
<!-- remove large docs -->
<param name="exclude">docs</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e5880e755cbf9b7f1bdeb7b753e712eecb25996d62bb6879c2c52fc5d9e8c2f9
size 101402872

3
deno-1.44.4.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6ab2aacd0fe42b4ff6d177a75638c620df963109492613896c0895932e8941ec
size 102007712

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Wed Jun 19 18:52:29 UTC 2024 - Avindra Goolcharan <avindra@opensuse.org>
- update to 1.44.4:
* Revert "chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)" (#24262)
* fix(ext/node): Add Dirent.path and Dirent.parentPath (#24257)
* fix(ext/node): Add SIGPOLL and SIGUNUSED signals (#24259)
* fix(ext/node): use primordials in `ext/node/polyfills/_utils.ts` (#24253)
- includes 1.44.3:
* feat(lsp): multi deno.json resolver scopes (#24206)
* fix(cli): missing flag for --unstable-process (#24199)
* fix(docs): correctly resolve href for built-ins (#24228)
* fix(ext/console): bump default max str lengthto 10_00 (#24245)
* fix(ext/http): actually await goAhead promise (#24226)
* fix(ext/node): add missing BlockList & SocketAddress classes (#24229)
* fix(ext/node): server.close() does graceful shutdown (#24184)
* fix(ext/node): better support for node:diagnostics_channel module (#24088)
* fix(ext/node): make process.versions own property (#24240)
* fix(ext/node): use Deno.FsFile.statSync() (#24234)
* fix(ext/permissions): add correct feature flags to winapi (#24218)
* fix(ext/web): fix AbortSignal.timeout() leak (#23842)
* fix(ext/webgpu): fix surface creation panic when adapter not
initialized (#24201)
* fix(inspector): crash on "Debugger.setBlackboxPatterns" (#24204)
* fix(lsp): use import map from workspace root (#24246)
* fix(napi): Read reference ownership before calling finalizer
to avoid crash (#24203)
* fix(no-slow-types): handle named type in mapped type (#24205)
* fix(npm): use more relaxed package.json version constraint
parsing (#24202)
* fix(repl): prevent panic when deleting globalThis.closed property (#24014)
* perf(lsp): store settings in Arc (#24191)
* perf(node): ensure cjs wrapper module has deterministic output (#24248)
-------------------------------------------------------------------
Tue Jun 18 18:34:11 UTC 2024 - Avindra Goolcharan <avindra@opensuse.org>

View File

@ -19,7 +19,7 @@
Name: deno
Version: 1.44.2
Version: 1.44.4
Release: 0
Summary: A secure JavaScript and TypeScript runtime
License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a295681be295376d0fb6f7bd9c55281fc7b380bd35535df2f5faef404124b8f
size 104787444
oid sha256:0f8873707dfcb28db76c72ec7e410099c89815f3970fd0815f0ff4cd7c1f2905
size 104803956