Accepting request 1086808 from devel:languages:javascript

- update to 1.33.3:
  * feat(compile): unstable npm and node specifier support (#19005)
  * feat(ext/http): Automatic compression for Deno.serve (#19031)
  * feat(lsp): ability to configure document pre-load limit (#19097)
  * feat(node): add Module.runMain() (#19080)
  * fix(cli): upgrade to Typescript 5.0.4 (#19090)
  * fix(console): handle error when inspecting promise-like (#19083)
  * fix(core): always report the first error on unhandled rejection (#18992)
  * fix(core): let V8 drive extension ESM loads (#18997)
  * fix(dts): align seekSync position arg with seek (#19077)
  * fix(ext/ffi): Callbacks panic on returning isize (#19022)
  * fix(ext/ffi): UnsafeCallback can hang with 'deno test' (#19018)
  * fix(ext/fs): add more context_path (#19101)
  * fix(ext/http): Ensure Deno.serve works across --watch restarts (#18998)
  * fix(lsp): hard to soft error when unable to get completion info (#19091)
  * fix(lsp): preload documents when deno.documentPreloadLimit
    changes (#19103)
  * fix(node): conditional exports edge case (#19082)
  * fix(node): expose channels in worker_threads (#19086)
  * fix(npm): make http2 module available, make
    'nodeGlobalThisName' writable (#19092)
  * fix(runtime): ChildProcess::kill() doesn't require additional
    perms (#15339)
  * fix(vendor): better handling of redirects (#19063)
  * perf(ext/ffi): Use Box<[NativeType]> in CallbackInfo parameters (#19032)
  * perf(fmt): faster formatting for minified object literals (#19050)

OBS-URL: https://build.opensuse.org/request/show/1086808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/deno?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2023-05-13 15:17:43 +00:00 committed by Git OBS Bridge
commit 2f16eaf816
6 changed files with 40 additions and 10 deletions

View File

@ -13,8 +13,8 @@
<service name="tar_scm" mode="manual"> <service name="tar_scm" mode="manual">
<param name="scm">git</param> <param name="scm">git</param>
<param name="url">https://github.com/denoland/deno</param> <param name="url">https://github.com/denoland/deno</param>
<param name="revision">v1.33.2</param> <param name="revision">v1.33.3</param>
<param name="version">1.33.2</param> <param name="version">1.33.3</param>
<!-- remove large docs --> <!-- remove large docs -->
<param name="exclude">docs</param> <param name="exclude">docs</param>
@ -37,8 +37,8 @@
<service name="tar_scm" mode="manual"> <service name="tar_scm" mode="manual">
<param name="scm">git</param> <param name="scm">git</param>
<param name="url">https://github.com/denoland/rusty_v8</param> <param name="url">https://github.com/denoland/rusty_v8</param>
<param name="revision">v0.71.0</param> <param name="revision">dec3aa2d0b299117190ccd2dd7ba0335a8b20d52</param>
<param name="version">0.71.0</param> <param name="version">0.71.1</param>
<param name="exclude">.github</param> <param name="exclude">.github</param>
<!-- <!--

View File

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

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

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

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Fri May 12 17:08:12 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>
- update to 1.33.3:
* feat(compile): unstable npm and node specifier support (#19005)
* feat(ext/http): Automatic compression for Deno.serve (#19031)
* feat(lsp): ability to configure document pre-load limit (#19097)
* feat(node): add Module.runMain() (#19080)
* fix(cli): upgrade to Typescript 5.0.4 (#19090)
* fix(console): handle error when inspecting promise-like (#19083)
* fix(core): always report the first error on unhandled rejection (#18992)
* fix(core): let V8 drive extension ESM loads (#18997)
* fix(dts): align seekSync position arg with seek (#19077)
* fix(ext/ffi): Callbacks panic on returning isize (#19022)
* fix(ext/ffi): UnsafeCallback can hang with 'deno test' (#19018)
* fix(ext/fs): add more context_path (#19101)
* fix(ext/http): Ensure Deno.serve works across --watch restarts (#18998)
* fix(lsp): hard to soft error when unable to get completion info (#19091)
* fix(lsp): preload documents when deno.documentPreloadLimit
changes (#19103)
* fix(node): conditional exports edge case (#19082)
* fix(node): expose channels in worker_threads (#19086)
* fix(npm): make http2 module available, make
'nodeGlobalThisName' writable (#19092)
* fix(runtime): ChildProcess::kill() doesn't require additional
perms (#15339)
* fix(vendor): better handling of redirects (#19063)
* perf(ext/ffi): Use Box<[NativeType]> in CallbackInfo parameters (#19032)
* perf(fmt): faster formatting for minified object literals (#19050)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu May 4 22:08:20 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org> Thu May 4 22:08:20 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>

View File

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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:b8637650bb1101214b346187e344065b9e3e2e663734416aa1af82ebcf86fb9a oid sha256:33d767d813331dcf22ce5fceb89262203a84373bda9408a6150b03b83a67cfcc
size 71498072 size 71053808