Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pnpm for openSUSE:Factory checked in 
at 2024-11-09 20:58:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pnpm (Old)
 and      /work/SRC/openSUSE:Factory/.pnpm.new.2017 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pnpm"

Sat Nov  9 20:58:19 2024 rev:8 rq:1222899 version:9.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/pnpm/pnpm.changes        2024-10-09 
22:12:54.526158331 +0200
+++ /work/SRC/openSUSE:Factory/.pnpm.new.2017/pnpm.changes      2024-11-09 
20:59:08.660350494 +0100
@@ -1,0 +2,29 @@
+Fri Nov  8 20:35:11 UTC 2024 - Avindra Goolcharan <avin...@opensuse.org>
+
+- update to version 9.12.3:
+  * Don't purge node_modules, when typing "n" in the prompt that
+    asks whether to remove node_modules before installation #8655
+  * Fix a bug causing pnpm to infinitely spawn itself when manage-
+    package-manager-versions=true is set and the .tools directory is corrupt
+  * Use crypto.hash, when available, for improved performance #8629
+  * Fixed a race condition in temporary file creation in the
+    store by including worker thread ID in filename. Previously,
+    multiple worker threads could attempt to use the same
+    temporary file. Temporary files now include both process ID
+    and thread ID for uniqueness #8703
+  * All commands should read settings from the package.json at
+    the root of the workspace #8667
+  * When manage-package-manager-versions is set to true, errors
+    spawning a self-managed version of pnpm will now be shown
+    (instead of being silent)
+  * Pass the find command to npm, it is an alias for npm search
+- includes 9.12.2:
+  * When checking whether a file in the store has executable
+    permissions, the new approach checks if at least one of the
+    executable bits (owner, group, and others) is set to 1.
+    Previously, a file was incorrectly considered executable only
+    when all the executable bits were set to 1. This fix ensures
+    that files with any executable permission, regardless of the
+    user class, are now correctly identified as executable #8546
+
+-------------------------------------------------------------------

Old:
----
  pnpm-9.12.1.tgz

New:
----
  pnpm-9.12.3.tgz

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

Other differences:
------------------
++++++ pnpm.spec ++++++
--- /var/tmp/diff_new_pack.uCZGIE/_old  2024-11-09 20:59:10.176413557 +0100
+++ /var/tmp/diff_new_pack.uCZGIE/_new  2024-11-09 20:59:10.184413890 +0100
@@ -23,7 +23,7 @@
 %global __nodejs_provides %{nil}
 %global __nodejs_requires %{nil}
 Name:           pnpm
-Version:        9.12.1
+Version:        9.12.3
 Release:        0
 Summary:        Fast, disk space efficient package manager
 License:        MIT

++++++ pnpm-9.12.1.tgz -> pnpm-9.12.3.tgz ++++++
++++ 6835 lines of diff (skipped)

Reply via email to