Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package deno for openSUSE:Factory checked in 
at 2022-10-18 12:44:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deno (Old)
 and      /work/SRC/openSUSE:Factory/.deno.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deno"

Tue Oct 18 12:44:47 2022 rev:6 rq:1029625 version:1.26.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/deno/deno.changes        2022-09-30 
17:57:28.581207812 +0200
+++ /work/SRC/openSUSE:Factory/.deno.new.2275/deno.changes      2022-10-18 
12:45:12.317751795 +0200
@@ -1,0 +2,89 @@
+Mon Oct 17 20:29:27 UTC 2022 - Avindra Goolcharan <avin...@opensuse.org>
+
+- update to 1.26.2:
+  * refactor(napi): simplify napi_value interface (#16170)
+  * fix(napi): move napi symbols file (#16179)
+  * chore: upgrade rusty_v8 to 0.52.0 (#16183)
+  * fix(ext/ffi): Fix usize and isize FFI callback parameters missing mat
+  * chore(napi): Add README explainer for cli/napi_sym and cli/napi (#16187)
+  * perf(napi): optimize primitive napi functions (#16163)
+  * fix(ext/fetch): support empty formdata (#16165)
+  * feat(core): Reorder extension initialization (#16136)
+  * chore(napi_sym): fix readme path (#16203)
+  * fix(serde_v8): avoid creating unsound slice reference (#16189)
+  * test(ext/fetch): enable fetch/content-type/multipart.window WPT (#16209)
+  * fix(ext/fetch): reject immediately on aborted signal (#16190)
+  * perf(ext/crypto): optimize getRandomValues (#16212)
+  * feat(core): improve resource read & write traits (#16115)
+  * fix(npm): support compiling on linux/aarch64 (#16208)
+  * perf(ext/cache): set journal_mode=wal (#16231)
+  * feat(core): add Deno.core.writeAll(rid, chunk) (#16228)
+  * fix sparse array inspection (#16204)
+  * fix(ext/fetch): fix illegal header regex (#16236)
+  * fix(cli): skip removing the latter part if @ appears at the beginning 
(#16244)
+  * fix(ext/fetch): throw TypeError on read failure (#16219)
+  * chore(ext/web): fix typo (#16248)
+  * chore: Added onbeforeunload to window type definition (#16251)
+  * fix(cli): allow importMap to be an absolute URL within the deno
+    config file (#16234)
+  * fix(ext/ffi): Invalid 'function' return type check logic, remove U32x
+  * fix(ext/web/streams): resolve cancelPromise in ReadableStreamTee (#16266
+  * fix(ext/fetch): throw TypeError on non-Uint8Array chunk (#16262)
+  * fix(ext/web/streams): enqueue to second branch before closing (#16269)
+  * fix(lsp): properly handle snippets on completions (#16274)
+  * chore: upgrade rusty_v8 to 0.53.0 (#16272)
+  * fix(ext/crypto): correct HMAC get key length op (#16201)
+  * fix(ext/websocket): panic on no next ws message from an already close
+  * bench: avoid port collision (#16285)
+  * fix(ext/ffi): Fix UnsafeCallback ref'ing making Deno enter a
+    live-loop (#16216)
+  * bench: don't show output (#16288)
+  * chore: fix windows-only clippy errors (#16289)
+  * refactor(core): use isolate get_data/set_data instead of slots (#16286)
+  * refactor(build): better handle old glibc (#16238)
+  * fix(docs): Documentation improvements related to JsRealm. (#16247)
+  * feat(unstable/task): add INIT_CWD env var (#16110)
+  * refactor: Add default implementation for WorkerOptions (#14860)
+  * chore: upgrade rusty_v8 to 0.53.1 (#16303)
+  * fix(npm): disable loading native module for "fsevents" package (#16273)
+  * refactor(core): make borrow_mut more explicit in the ops macro (#16025
+  * fix(ext/cache): illegal constructor (#16205)
+  * fix: add error cause in recursive cause tail (#16306)
+  * fix(cli/bench): skip strace table border (#16310)
+  * fix(build) fix linux symbols export list format (#16313)
+  * fix(lsp): treat empty import map value config as none (#16224)
+  * perf(ext/web): optimize op_cancel_handle (#16318)
+
+-------------------------------------------------------------------
+Sat Oct  8 23:09:47 UTC 2022 - Avindra Goolcharan <avin...@opensuse.org>
+
+- update to 1.26.1:
+  * feat(npm): implement Node API (#13633)
+  * feat(unstable): add supp;rt for npm specifier cli arguments for
+    'deno cache' (#16141)
+  * fix(build): don't export all symbols to dynamic symbol table (#16171)
+  * fix(ext/cache): acquire reader lock before async op (#16126)
+  * fix(ext/cache): close resource on error (#16129)
+  * fix(ext/cache): prevent cache insert if body is not fully written (#16138)
+  * fix(ext/crypto): ECDH and X25519 non byte length and 0 length fixes 
(#16146)
+  * fix(ext/crypto): curve25519 import export (#16140)
+  * fix(ext/crypto): deriveBits for ECDH not taking length into account 
(#16128)
+  * fix(ext/crypto): ecdh spki key import/export roundtrip (#16152)
+  * fix(ext/crypto): fix importKey error when leading zeroes (#16009)
+  * fix(ext/crypto): interoperable import/export (#16153)
+  * fix(ext/crypto): use correct handle for public keys (#16099)
+  * fix(ext/fetch): Body#bodyUsed for static body (#16080)
+  * fix(ext/flash): Avoid sending Content-Length when status code is 204 
(#15901)
+  * fix(node): add dns/promises and stream/consumers (#16169)
+  * fix(npm): better error is version is specified after subpath (#16131)
+  * fix(npm): handle json files in require (#16125)
+  * fix(npm): panic on invalid package name (#16123)
+  * fix(runtime): no FastStream for unrefable streams (#16095)
+  * fix(serde_v8): Implement MapAccess for StructAccess (#15962)
+  * fix(serde_v8): serialize objects with numeric keys correctly (#15946)
+  * fix: move Deno.hostname() from denoNsUnstable to denoNs (#16086)
+  * lsp: use deno:/asset instead of deno:asset (#16023)
+  * perf(ext/fetch): consume body using ops (#16038)
+  * perf: node cjs & esm analysis cache (#16097)
+
+-------------------------------------------------------------------

Old:
----
  deno-1.26.0.tar.xz

New:
----
  deno-1.26.2.tar.xz

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

Other differences:
------------------
++++++ deno.spec ++++++
--- /var/tmp/diff_new_pack.WwRRVs/_old  2022-10-18 12:45:15.873759891 +0200
+++ /var/tmp/diff_new_pack.WwRRVs/_new  2022-10-18 12:45:15.881759909 +0200
@@ -19,7 +19,7 @@
 
 
 Name:           deno
-Version:        1.26.0
+Version:        1.26.2
 Release:        0
 Summary:        A secure JavaScript and TypeScript runtime
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.WwRRVs/_old  2022-10-18 12:45:15.961760091 +0200
+++ /var/tmp/diff_new_pack.WwRRVs/_new  2022-10-18 12:45:15.965760100 +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.26.0</param>
-    <param name="version">1.26.0</param>
+    <param name="revision">v1.26.2</param>
+    <param name="version">1.26.2</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.51.0</param>
-    <param name="version">0.51.0</param>
+    <param name="revision">v0.53.1</param>
+    <param name="version">0.53.1</param>
     <param name="exclude">.github</param>
 
     <!--

++++++ deno-1.26.0.tar.xz -> deno-1.26.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/deno/deno-1.26.0.tar.xz 
/work/SRC/openSUSE:Factory/.deno.new.2275/deno-1.26.2.tar.xz differ: char 15, 
line 1

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

Reply via email to