Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pnpm for openSUSE:Factory checked in 
at 2025-03-07 16:42:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pnpm (Old)
 and      /work/SRC/openSUSE:Factory/.pnpm.new.19136 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pnpm"

Fri Mar  7 16:42:50 2025 rev:25 rq:1251055 version:10.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/pnpm/pnpm.changes        2025-03-03 
16:05:00.202934072 +0100
+++ /work/SRC/openSUSE:Factory/.pnpm.new.19136/pnpm.changes     2025-03-07 
16:47:42.247309842 +0100
@@ -1,0 +2,38 @@
+Thu Mar  6 13:03:35 UTC 2025 - Johannes Kastl 
<opensuse_buildserv...@ojkastl.de>
+
+- update to 10.6.0:
+  * Minor Changes
+    - pnpm-workspace.yaml can now hold all the settings that .npmrc
+      accepts. The settings should use camelCase #9211.
+      pnpm-workspace.yaml example:
+
+        verifyDepsBeforeRun: install
+        optimisticRepeatInstall: true
+        publicHoistPattern:
+          - "*types*"
+          - "!@types/react"
+
+    - Projects using a file: dependency on a local tarball file
+      (i.e. .tgz, .tar.gz, .tar) will see a performance improvement
+      during installation. Previously, using a file: dependency on
+      a tarball caused the lockfile resolution step to always run.
+      The lockfile will now be considered up-to-date if the tarball
+      is unchanged.
+  * Patch Changes
+    - pnpm self-update should not leave a directory with a broken
+      pnpm installation if the installation fails.
+    - fast-glob replace with tinyglobby to reduce the size of the
+      pnpm CLI dependencies #9169.
+    - pnpm deploy should not remove fields from the deployed
+      package's package.json file #9215.
+    - pnpm self-update should not read the pnpm settings from the
+      package.json file in the current working directory.
+    - Fix pnpm deploy creating a package.json without the imports
+      and license field #9193.
+    - pnpm update -i should list only packages that have newer
+      versions #9206.
+    - Fix a bug causing entries in the catalogs section of the
+      pnpm-lock.yaml file to be removed when
+      dedupe-peer-dependents=false on a filtered install. #9112
+
+-------------------------------------------------------------------

Old:
----
  pnpm-10.5.2.tgz

New:
----
  pnpm-10.6.0.tgz

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

Other differences:
------------------
++++++ pnpm.spec ++++++
--- /var/tmp/diff_new_pack.wWsjgw/_old  2025-03-07 16:47:44.107388340 +0100
+++ /var/tmp/diff_new_pack.wWsjgw/_new  2025-03-07 16:47:44.127389184 +0100
@@ -23,7 +23,7 @@
 %global __nodejs_provides %{nil}
 %global __nodejs_requires %{nil}
 Name:           pnpm
-Version:        10.5.2
+Version:        10.6.0
 Release:        0
 Summary:        Fast, disk space efficient package manager
 License:        MIT

++++++ pnpm-10.5.2.tgz -> pnpm-10.6.0.tgz ++++++
++++ 33916 lines of diff (skipped)

Reply via email to