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-07-26 16:15:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pnpm (Old)
 and      /work/SRC/openSUSE:Factory/.pnpm.new.1882 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pnpm"

Fri Jul 26 16:15:49 2024 rev:2 rq:1189662 version:9.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/pnpm/pnpm.changes        2024-07-22 
17:19:58.398013937 +0200
+++ /work/SRC/openSUSE:Factory/.pnpm.new.1882/pnpm.changes      2024-07-26 
16:16:15.651542914 +0200
@@ -1,0 +2,15 @@
+Thu Jul 25 20:35:23 UTC 2024 - Avindra Goolcharan <avin...@opensuse.org>
+
+- update to version 9.6.0:
+  * Support specifying node version (via pnpm.executionEnv.nodeVersion
+    in package.json) for running lifecycle scripts per each package
+    in a workspace #6720
+  * Overrides now support the catalogs: protocol #8303
+  * The pnpm deploy command now supports the catalog: protocol #8298
+  * The pnpm outdated command now supports the catalog: protocol #8304
+  * Correct the error message when trying to run pnpm patch
+    without node_modules/.modules.yaml #8257
+  * Silent reporting fixed with the pnpm exec command #7608
+  * Add registries information to the calculation of dlx cache hash #8299
+
+-------------------------------------------------------------------

Old:
----
  pnpm-9.5.0.tgz

New:
----
  pnpm-9.6.0.tgz

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

Other differences:
------------------
++++++ pnpm.spec ++++++
--- /var/tmp/diff_new_pack.jzz0ly/_old  2024-07-26 16:16:16.315569636 +0200
+++ /var/tmp/diff_new_pack.jzz0ly/_new  2024-07-26 16:16:16.319569797 +0200
@@ -23,7 +23,7 @@
 %global __nodejs_provides %{nil}
 %global __nodejs_requires %{nil}
 Name:           pnpm
-Version:        9.5.0
+Version:        9.6.0
 Release:        0
 Summary:        Fast, disk space efficient package manager
 License:        MIT
@@ -97,7 +97,6 @@
 find %{buildroot}%{nodejs_sitelib}/pnpm/dist/node_modules/node-gyp/gyp -type f 
\
     -exec sed -i '1!b;\|#!/|d' {} \;
 
-
 # SHELL COMPLETION
 
 mkdir -p %{buildroot}%{_datadir}/bash-completion/completions
@@ -107,7 +106,6 @@
 mkdir -p %{buildroot}%{_datadir}/fish/vendor_completions.d
 %{buildroot}%{_bindir}/pnpm completion fish > 
%{buildroot}%{_datadir}/fish/vendor_completions.d/%{name}.fish
 
-
 # CLEANUP
 
 # Hidden files
@@ -127,7 +125,6 @@
 
 %check
 
-
 %files
 %license LICENSE
 %doc README.md

++++++ pnpm-9.5.0.tgz -> pnpm-9.6.0.tgz ++++++
++++ 7825 lines of diff (skipped)

Reply via email to