Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package deno for openSUSE:Factory checked in 
at 2023-05-13 17:17:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deno (Old)
 and      /work/SRC/openSUSE:Factory/.deno.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deno"

Sat May 13 17:17:43 2023 rev:17 rq:1086808 version:1.33.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/deno/deno.changes        2023-05-05 
15:58:53.096635079 +0200
+++ /work/SRC/openSUSE:Factory/.deno.new.1533/deno.changes      2023-05-13 
17:17:52.490461747 +0200
@@ -1,0 +2,30 @@
+Fri May 12 17:08:12 UTC 2023 - Avindra Goolcharan <avin...@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)
+
+-------------------------------------------------------------------

Old:
----
  deno-1.33.2.tar.xz

New:
----
  deno-1.33.3.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ deno.spec ++++++
--- /var/tmp/diff_new_pack.xOfM87/_old  2023-05-13 17:17:54.442472979 +0200
+++ /var/tmp/diff_new_pack.xOfM87/_new  2023-05-13 17:17:54.442472979 +0200
@@ -19,7 +19,7 @@
 
 
 Name:           deno
-Version:        1.33.2
+Version:        1.33.3
 Release:        0
 Summary:        A secure JavaScript and TypeScript runtime
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.xOfM87/_old  2023-05-13 17:17:54.490473255 +0200
+++ /var/tmp/diff_new_pack.xOfM87/_new  2023-05-13 17:17:54.494473278 +0200
@@ -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.33.2</param>
-    <param name="version">1.33.2</param>
+    <param name="revision">v1.33.3</param>
+    <param name="version">1.33.3</param>
 
     <!-- remove large docs -->
     <param name="exclude">docs</param>
@@ -37,8 +37,8 @@
   <service name="tar_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://github.com/denoland/rusty_v8</param>
-    <param name="revision">v0.71.0</param>
-    <param name="version">0.71.0</param>
+    <param name="revision">dec3aa2d0b299117190ccd2dd7ba0335a8b20d52</param>
+    <param name="version">0.71.1</param>
     <param name="exclude">.github</param>
 
     <!--

++++++ deno-1.33.2.tar.xz -> deno-1.33.3.tar.xz ++++++
/work/SRC/openSUSE:Factory/deno/deno-1.33.2.tar.xz 
/work/SRC/openSUSE:Factory/.deno.new.1533/deno-1.33.3.tar.xz differ: char 15, 
line 1

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/deno/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.deno.new.1533/vendor.tar.xz differ: char 15, line 1

Reply via email to